/*
Template Name: Mixlax - Spa, Beauty, Salon, Wellness HTML Template
Template URI: https: //vecuro.com/html/mixlax/
Description: Mixlax - Spa, Beauty, Salon, Wellness HTML Template
Author: Vecuro
Author URI: https: //themeforest.net/user/vecuro/portfolio
Version: 1.0
======================= 
Table of content 
=======================
01. body reset content
02. Header start here
03. Hero Area
04. About Us Section
05. Our Services Section
06. Appointment Form
07. CTA Area
08. About Funfact
09. Brand Slider
10. Price Plans
11. Testomonial Area
12. Latest Blog Section
13. Footer Start
14. Our Features
15. Our Team
16. Gallery Area
17. Date And Time Picker
18. 404 Error Page
19. FAQ Page
20. Counter Seciton
21. Contact Us Section
22. Bouchers Section
23. Progress Bar
24. Pagination
25. Sidebar Area
26. Portfolio Details
27. About Us Features
28. Make an appoinment Section
29. Sidebar Overly
30. Search Box Overly
31. Thank You Section

*/
/*=================================

==================================*/
@import url("https://fonts.googleapis.com/css2?family=Anton&display=swap");
/* Notification */
#groupnoti
{
     width:100%;
    height:100%;
    position:absolute;
    top:0px;
    z-index:999999999999;
    display:block;
}
#noti
{
    width:100%;
    overflow: hidden;
    max-width:550px;
    margin:0px auto;
    padding:10px;   
    margin-top:20px;
    background: #fff;
    overflow: hidden;
    text-align: center;
}
#noti img
{
    width: 100%;
    border: 1px solid #ccc;
}
#closenoti
{
    width: 100%;
    cursor:pointer;
    margin-bottom:5px;
    color: #000;
    font-weight: bold;
    text-align:right;
}
/* Promotions*/
.grouppro
{
    margin-bottom:30px;
}
.proimg img    
    {
        
        border-radius:5px;
    }
/* Promotions*/
/* Notification */
#selected
{
    color:#932226;   
 }
.groupmenu_m
{
    display: none;    
}
#notification
{
    width:100%;
    background:#a58a45;
    position: fixed;
    top: 0;
    z-index:9999999;    
    text-align:center;
    color:#fff;
    font-weight: bold;
    line-height: 1.5em;
    font-size: 15pt;
    display:none;
    padding: 5px;
    font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
}
.notificationtop a
{
    color:#d2a54c;
    text-decoration:none;    
    background:#fff;
    padding:4px 5px 4px 5px;
    font-size:11pt;
    border-radius:5px;
    -moz-border-radius:5px;
    margin-left:10px;
    cursor:pointer;
}
/* Notification */
#subbar 
{
    width: 130px;
    height: 40px;
    position: fixed;
    z-index: 99;
    right: 0px;
    top: 35%;
    border-top-left-radius: 4px;
    -mox-border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-bottom-left-radius: 4px;
    background: url(../img/subbar.webp) 0px 0px no-repeat;
    background-color: #377C4F;
    cursor: pointer;
    opacity: 1.0;
}

.groupfbye 
{
    background: #377C4F;
    height: 141px;
    width: 55px;
    top: 25%;
    left: 0;
    position: fixed;
    z-index: 99999999;
    padding: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
}
.groupfbye a i 
{
    padding: 8px;
    font-size: 14pt;
    color: #fff;
}
.line 
{
    border-bottom: 1px solid rgba(255,255,255,0.2);
    height: 4px;
    width: 33px;
    text-align: center;
    margin-bottom: 4px;
    margin-top: 4px;
}

/*Host-a-party*/
#form2
{
  margin-bottom:50px;
}
.txt_hostparty
{
    margin-top:20px;
    color:#000;
    font-size:13pt;
    margin-top:40px;
    text-align:center;
    margin-bottom:20px;
}
.img_hostparty
{
	width:100%;
	margin-top:20px;
	text-align:center;
	
}

.img_hostparty img
{
	padding-bottom: 15px;
	padding-right:15px;
}

.contact_r2
{
	max-width:650px;
	width:100%;
    margin:0px auto;
    margin-top:40px;
}
.contact_title2
{
	font-size:15pt;
	color:#000;
	font-weight:bold;
	margin-bottom:5px;
}
#bPartySend
{
	width: 100%;
	max-width: 150px;
	background: #bf9654;
	color: #fff;
	text-align: center;
	cursor: pointer;
	margin: 0px auto;
	height: 35px;
	line-height: 35px;
}
#bPartySend:hover
{
    opacity:0.8;
}
/*End-Host-a-party*/

/*Contact form*/
#form
{
				
}
.txtbox
{
	border: 1px solid #ccc;
	height: 30px;
	width: 100%;
}
.textarea
{
	min-height: 100px;
}
.formrowtop
{
	font-weight: bold;
}
.formrow
{
	margin-bottom: 10px;
}
.buttonrow
{
	text-align: center;
}
#bSend
{
	width: 100%;
	max-width: 150px;
	background: #932226;
	color: #fff;
	border:1px solid #932226;
	text-align: center;
	cursor: pointer;
	margin: 0px auto;
	height: 35px;
	line-height: 35px;
}
#bSend:hover
{
    opacity:0.8;
}
#formnotify
{
	width: 90%;
	max-width: 400px;
	min-height: 160px;
	background: #fff;
	border: 1px solid #ccc;
	position: fixed;
	top: 20%;
	left: 50%;
	margin-left: -200px;
	padding: 10px;
	text-align: center;
	box-shadow: 2px 2px 5px #666;
	z-index: 99999;
	display: none;
}
#formnotifycontent
{
	font-size: 12pt;
	color: #666;
	margin-top: 30px;
}
#formnotifyok
{
	margin: 0px auto;
	margin-top: 20px;
	width: 100px;
	height: 35px;
	line-height: 35px;
	color: #000;
	background: #fff;
	cursor: pointer;
	border:1px solid #a79a9a;
}
#formnotifyok:hover
{
	background: #bf9654;
	color:#fff;
}
#formpwait
{
	float: left;
	margin-left: 20px;
	display: none;
}
#formwait
{
	display: none;
}
/*Contact form*/

.section {
  
}

.pt-130 {
  padding-top: 130px;
}

.pb-130 {
  padding-bottom: 130px;
}

.pt-120 {
  padding-top: 120px;
}

.pb-120 {
  padding-bottom: 120px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pt-100 {
  padding-top: 100px;
}

.pr-100 {
  padding-right: 100px;
}

.pl-100 {
  padding-left: 100px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-70 {
  padding-bottom: 70px;
}

.mb-120 {
  margin-bottom: 120px;
}

.mt-120 {
  margin-top: 120px;
}

.gradient-bg, .about-us-wrapper.v2:before, .brand-slider-wrapper.v2:before, .brand-slider-wrapper.v3:after, .brand-slider-wrapper.v3:before {
  background: white;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), color-stop(66%, #fff4f4), to(#fff4f4));
  background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, #fff4f4 66%, #fff4f4 100%);
  background: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, #fff4f4 66%, #fff4f4 100%);
  background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, #fff4f4 66%, #fff4f4 100%);
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, #fff4f4 66%, #fff4f4 100%);
}

.sec-separator {
  text-align: center;
  position: relative;
}

.sec-separator:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  top: 50%;
  opacity: 0.7;
  margin-top: -1px;
  background: white;
  background: -moz-linear-gradient(85deg, rgba(255, 255, 255, 0) 0%, #932226 15%, #932226 85%, rgba(255, 255, 255, 0) 99%);
  background: -webkit-linear-gradient(85deg, rgba(255, 255, 255, 0) 0%, #932226 15%, #932226 85%, rgba(255, 255, 255, 0) 99%);
  background: -webkit-linear-gradient(5deg, rgba(255, 255, 255, 0) 0%, #932226 15%, #932226 85%, rgba(255, 255, 255, 0) 99%);
  background: -moz-linear-gradient(5deg, rgba(255, 255, 255, 0) 0%, #932226 15%, #932226 85%, rgba(255, 255, 255, 0) 99%);
  background: -o-linear-gradient(5deg, rgba(255, 255, 255, 0) 0%, #932226 15%, #932226 85%, rgba(255, 255, 255, 0) 99%);
  background: linear-gradient(85deg, rgba(255, 255, 255, 0) 0%, #932226 15%, #932226 85%, rgba(255, 255, 255, 0) 99%);
}

.sec-separator span {
  display: inline-block;
  font-size: 32px;
  color: #fff;
  position: relative;
  z-index: 1;
  text-align: center;
  -webkit-box-shadow: 0 1px 20px -5px #932226;
     -moz-box-shadow: 0 1px 20px -5px #932226;
          box-shadow: 0 1px 20px -5px #932226;
  width: 60px;
  height: 60px;
  line-height: 60px;
  background-color: #932226;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  -webkit-animation-name: BipingScaling;
     -moz-animation-name: BipingScaling;
       -o-animation-name: BipingScaling;
          animation-name: BipingScaling;
  -webkit-animation-duration: 1s;
     -moz-animation-duration: 1s;
       -o-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-timing-function: linear;
     -moz-animation-timing-function: linear;
       -o-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
     -moz-animation-iteration-count: infinite;
       -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.bg-primary {
  background-color: #932226 !important;
}

.bg-light {
  
}

.background-image {
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100% 100%;
       -o-background-size: 100% 100%;
          background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.flower-shape {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation-name: flowerShape;
     -moz-animation-name: flowerShape;
       -o-animation-name: flowerShape;
          animation-name: flowerShape;
  -webkit-animation-duration: 20s;
     -moz-animation-duration: 20s;
       -o-animation-duration: 20s;
          animation-duration: 20s;
  -webkit-animation-timing-function: linear;
     -moz-animation-timing-function: linear;
       -o-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
     -moz-animation-iteration-count: infinite;
       -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

/*Egift*/
.error
{
    font-size:13pt;
    line-height:28px;
    margin:30px 0px;
}
.error a
{
    color:#94671f;
}
.error a:hover
{
    text-decoration:underline;
}
.textbox2
{
    width:100%;
    max-width:500px;
    height:100px;
    border:1px solid #999;
}
.egiftcontent
{
    overflow:hidden;
    width:100%;
    text-align:center;  
    color: #000;
    font-size: 36px;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}
.card_m
{
    max-width: 650px;
    width: 98%;
    border: 1px dashed #ccc;
    background: #f1f1f1;
}

#egifttopnote
{
	font-weight: bold;	
	color: #000000;
}

.egiftrow
{
	text-align: left;
	margin-top: 20px;
}

#egiftlibrary
{
	text-align: left;
	margin-top: 20px;
}

#egiftlibrary img
{
	margin: 5px;
	border: 2px solid #e5e5e5;
	padding: 2px;
	cursor: pointer;
}

#egiftlibrary img:hover
{
	border: 2px solid #94671f;
}

.egiftbox
{
	float: left;
	width: 208px;
	margin-right: 10px;
	text-align: center;
	margin-bottom: 20px;
}

#cardimg img
{
	width: 100%;
}

#egiftmessagegroup
{
	font-family: Arial;
	font-size: 10pt;
	line-height: 140%;
	overflow: hidden;
	background: #f1f1f1;
	color: #000;
}

.calendar
{
	position: relative;
	border: 1px solid #e5e5e5;
	background: #333fff;
}

.searchbutton 
{
	-moz-box-shadow:inset 0px 1px 0px 0px #333fff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #333fff;
	box-shadow:inset 0px 1px 0px 0px #333fff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9) );
	background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
	background-color:#f9f9f9;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#666666;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-shadow:1px 1px 0px #333fff;
	cursor: pointer;
	padding:6px 24px;
}.searchbutton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9) );
	background:-moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
	background-color:#e9e9e9;
}.searchbutton:active {
	position:relative;
	top:1px;
}

.textbox
{
	width: 250px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 25px;
	border: 1px solid #999;
}

#productcart
{
	text-align: center;
	width: 350px;
	border: 1px dashed #e5e5e5;
	margin-bottom: 30px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
	float: right;
	margin-right: 10px;
}

#productcart img
{
	border: none;
}

#egifttabbar
{
	margin-bottom: 20px;
	overflow: hidden;
}

.egifttab
{
	float: left;
	height: 35px;
	margin-right: 10px;
	width: 200px;
	font-size: 12pt;
	color: #333;
	background: #f2c781;
	text-align: center;
	font-weight: bold;
	line-height: 32px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-top-left-radius: 5px;
	-moz-border-top-right-radius: 5px;
}

.egifttab a
{
	height: 35px;
	width: 200px;
	display: block;
	color: #333;
	text-decoration: none;
}

.egifttab a:hover
{
	background: #666;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-top-left-radius: 5px;
	-moz-border-top-right-radius: 5px;
}

.giftselect
{
	background: #666;
}
#dragguide
{
	width: 195;
	height: 19px;
	background: url(../images/dragguide.webp) 0px 0px no-repeat;
	display: none;
}

.gifttextarea
{
    width: 90%;
	max-width: 500px; 
	height: 80px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #cccccc;
}
/*Egift*/

.section-title {
  margin-bottom: 30px;
}

.section-title > span {
  font-size: 18px;
  display: block;
  text-transform: capitalize;
  margin-bottom: 25px;
}

.section-title > span > span {
  font-weight: 700;
  background-color: #932226;
  color: #fff;
  display: inline-block;
  padding: 5px 8px;
  line-height: 1;
  margin: 0 5px;
  -webkit-border-radius: 7px;
     -moz-border-radius: 7px;
          border-radius: 7px;
}

.section-title .title {
  font-size: 20pt;
  line-height: 1;
  margin-bottom: 25px;
  color: #377C4F;
  text-transform:uppercase;
}

.section-title .title span {
  font-size: 26px;
  display: inline-block;
  max-width: 100px;
  color: #932226;
  margin-left: 15px;
  line-height: 26px;
  text-align: left;
}

.section-title .small-title {
  line-height: 30px;
  font-size: 20px;
  margin-bottom: 0;
}

.section-title .text {
  font-size: 18px;
  margin-bottom: 0;
}

.section-title2 {
  margin-bottom: 75px;
  position: relative;
  z-index: 1;
  text-align: center;
  margin-top:110px;
}

.section-title2:before {
  content: '';
  position: absolute;
  top: -60px;
  left: 50%;
  width: 120px;
  height: 120px;
  background-image: url("../img/icons/section-title-bg-icon.webp");
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100% 100%;
       -o-background-size: 100% 100%;
          background-size: 100% 100%;
  z-index: -1;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-animation-name: sectionTitleBg;
     -moz-animation-name: sectionTitleBg;
       -o-animation-name: sectionTitleBg;
          animation-name: sectionTitleBg;
  -webkit-animation-duration: 15s;
     -moz-animation-duration: 15s;
       -o-animation-duration: 15s;
          animation-duration: 15s;
  -webkit-animation-timing-function: linear;
     -moz-animation-timing-function: linear;
       -o-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
     -moz-animation-iteration-count: infinite;
       -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
.service-img
{
    margin-bottom: 15px;
}

.section-title2 .text {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 0;
  color:#000;
}

.section-title2 .title {
  font-size: 36px;
  line-height: 1;
  margin-bottom: 15px;
  color:#377B50;
  text-transform:uppercase;
}

.section-title2 .title span {
  font-size: 36px;
  line-height: 26px;
  color: #377B50;
  /*width: 100px;*/
  display: inline-block;
  text-align: left;
  padding-left:7px;
}

.section-title3 .text {
  font-size: 18px;
  margin-bottom: 30px;
  margin-top: 35px;
}

.section-title3 .text a {
  font-weight: 700;
  text-decoration: underline;
}

.section-title3 .title {
  font-size: 30px;
  line-height: 1;
  margin-bottom: 40px;
}

.section-title3 a.def-btn.outline {
  width: 195px;
  height: 72px;
}

.section-title4 {
  padding-bottom: 40px;
}

.section-title4 .text {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 0;
  margin-bottom: 40px;
}

.section-title4 .title {
  font-size: 60px;
  line-height: 1;
  margin-bottom: 15px;
}

.section-title4 .title-small {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 0;
}

.def-btn {
  display: inline-block;
  width: 255px;
  background-color: #fff;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  text-transform: capitalize;
  position: relative;
  padding-right: 60px;
  z-index: 1;
  border: none;
  margin: 0 10px;
  -webkit-box-shadow: 0 7px 27px -14px #932226;
     -moz-box-shadow: 0 7px 27px -14px #932226;
          box-shadow: 0 7px 27px -14px #932226;
  height: 70px;
  line-height: 70px;
}

.def-btn.btn-md {
  width: 215px;
}

.def-btn.btn-sm {
  width: 145px;
  height: 50px;
  line-height: 48px;
  padding-right: 0;
  padding: 0;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.def-btn.outline {
  padding-right: 0;
  text-align: center;
  background-color: transparent;
  border: 2px solid #e4e4e4;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.def-btn.outline:hover {
  border-color: transparent;
}

.def-btn.outline i {
  margin-right: 10px;
}

.def-btn:last-of-type {
  margin-right: 0;
}

.def-btn:first-of-type {
  margin-left: 0;
}

.def-btn:before {
  content: '';
  position: absolute;
  left: -2px;
  top: 0;
  width: 0;
  height: 100%;
  background-color: #932226;
  z-index: -1;
  bottom: 0;
  -webkit-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

.def-btn span {
  display: inline-block;
  background-color: transparent;
  color: #fff;
  font-size: 16px;
  text-align: center;
  position: absolute;
  right: 5px;
  top: 5px;
  bottom: 5px;
  z-index: 1;
  -webkit-transition: all ease 0.8s;
  -o-transition: all ease 0.8s;
  -moz-transition: all ease 0.8s;
  transition: all ease 0.8s;
  width: 60px;
  height: 60px;
  line-height: 60px;
}

.def-btn span:before {
  display: inline-block;
  background-color: transparent;
  color: inherit;
  z-index: 2;
  width: 40px;
  height: 40px;
  line-height: 40px;
  -webkit-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  transition: all ease 0.5s;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}

.def-btn span:after {
  content: '';
  background-color: #932226;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 1;
  z-index: -1;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

.def-btn:hover {
  background-color: transparent;
  color: #fff;
}

.def-btn:hover:before {
  width: 100%;
  height: 100%;
  right: 0;
  left: auto;
}

.def-btn:hover span:before {
  background-color: #fff;
  color: #932226;
}

.def-btn:hover span:after {
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
}

.circle-btn {
  display: inline-block;
  border: none;
  font-size: 16px;
  background-color: #fff;
  margin: 0 5px;
  position: relative;
  z-index: 1;
  text-align: center;
  -webkit-box-shadow: 0 6px 24px -15px #932226;
     -moz-box-shadow: 0 6px 24px -15px #932226;
          box-shadow: 0 6px 24px -15px #932226;
  width: 60px;
  height: 60px;
  line-height: 60px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.circle-btn:last-child {
  margin-right: 0;
}

.circle-btn:first-child {
  margin-left: 0;
}

.circle-btn:before {
  content: '';
  background-color: #932226;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 1;
  z-index: -1;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.circle-btn:hover {
  background-color: transparent;
  color: #fff;
}

.circle-btn:hover:before {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}

.circle-btn.primary-btn {
  background-color: #377C4F;
  color: #fff;
}

.circle-btn.primary-btn:before {
  background-color: #fff;
}

.circle-btn.primary-btn:hover {
  color: #932226;
}

/* Preloader */
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 999999999;
  background-color: #fff;
  opacity: 1;
  overflow: hidden;
}

.preloader .preloader-inner {
  width: 100%;
  height: 100%;
  background: #377C4F;
  background: radial-gradient(circle, rgb(204 204 204) 0%, rgb(204 204 204) 100%);
  z-index: 10;
}

.preloader .preloader-inner .logo {
  position: absolute;
  left: 50%;
  top: 43%;
  width: 100%;
  max-width: 400px;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.preloader .preloader-inner .logo img {
  width: auto;
  margin-left: -10px;
}

.preloader .preloader-inner .preloader-box {
  position: absolute;
  width: 100%;
  height: 30px;
  left: 0;
  top: 58%;
  padding-left: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -moz-perspective: 200px;
       perspective: 200px;
  -webkit-perspective: 200px;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}

.preloader .preloader-inner .preloader-box > div {
  position: relative;
  width: 40px;
  height: 40px;
  line-height: 40px;
 
  float: left;
  text-align: center;
  font-size: 20px;
  color: #FFF;
  background: #377C4F;
  margin-right: 15px;
}

.preloader .preloader-inner .preloader-box > div:nth-child(1) {
  -webkit-animation: movement 600ms ease 0ms infinite alternate;
  -moz-animation: movement 600ms ease 0ms infinite alternate;
    -o-animation: movement 600ms ease 0ms infinite alternate;
       animation: movement 600ms ease 0ms infinite alternate;
}

.preloader .preloader-inner .preloader-box > div:nth-child(2) {
  -webkit-animation: movement 600ms ease 75ms infinite alternate;
  -moz-animation: movement 600ms ease 75ms infinite alternate;
    -o-animation: movement 600ms ease 75ms infinite alternate;
       animation: movement 600ms ease 75ms infinite alternate;
}

.preloader .preloader-inner .preloader-box > div:nth-child(3) {
  -webkit-animation: movement 600ms ease 150ms infinite alternate;
  -moz-animation: movement 600ms ease 150ms infinite alternate;
    -o-animation: movement 600ms ease 150ms infinite alternate;
       animation: movement 600ms ease 150ms infinite alternate;
}

.preloader .preloader-inner .preloader-box > div:nth-child(4) {
  -webkit-animation: movement 600ms ease 225ms infinite alternate;
  -moz-animation: movement 600ms ease 225ms infinite alternate;
    -o-animation: movement 600ms ease 225ms infinite alternate;
       animation: movement 600ms ease 225ms infinite alternate;
}

.preloader .preloader-inner .preloader-box > div:nth-child(5) {
  -webkit-animation: movement 600ms ease 300ms infinite alternate;
  -moz-animation: movement 600ms ease 300ms infinite alternate;
    -o-animation: movement 600ms ease 300ms infinite alternate;
       animation: movement 600ms ease 300ms infinite alternate;
}

.preloader .preloader-inner .preloader-box > div:nth-child(6) {
  -webkit-animation: movement 600ms ease 375ms infinite alternate;
  -moz-animation: movement 600ms ease 375ms infinite alternate;
    -o-animation: movement 600ms ease 375ms infinite alternate;
       animation: movement 600ms ease 375ms infinite alternate;
}

.preloader .preloader-inner .preloader-box > div:nth-child(7) {
  -webkit-animation: movement 600ms ease 450ms infinite alternate;
  -moz-animation: movement 600ms ease 450ms infinite alternate;
    -o-animation: movement 600ms ease 450ms infinite alternate;
       animation: movement 600ms ease 450ms infinite alternate;
}

.preloader .preloader-inner .preloader-box > div:nth-child(8) {
  margin-top: 0;
  -webkit-animation: movement 600ms ease 525ms infinite alternate;
  -moz-animation: movement 600ms ease 525ms infinite alternate;
    -o-animation: movement 600ms ease 525ms infinite alternate;
       animation: movement 600ms ease 525ms infinite alternate;
}

@-webkit-keyframes movement {
  from {
    -webkit-transform: scale(1) translateY(0px) rotateX(0deg);
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
            box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  }
  to {
    -webkit-transform: scale(1.5) translateY(-25px) rotateX(45deg);
    -webkit-box-shadow: 0 25px 40px rgba(0, 0, 0, 0.1);
            box-shadow: 0 25px 40px rgba(0, 0, 0, 0.1);
    background: #377C4F;
  }
}

@-moz-keyframes movement {
  from {
    -webkit-transform: scale(1) translateY(0px) rotateX(0deg);
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
         box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  }
  to {
    -webkit-transform: scale(1.5) translateY(-25px) rotateX(45deg);
    -moz-box-shadow: 0 25px 40px rgba(0, 0, 0, 0.1);
         box-shadow: 0 25px 40px rgba(0, 0, 0, 0.1);
    background: #377C4F;
  }
}

@-o-keyframes movement {
  from {
    -webkit-transform: scale(1) translateY(0px) rotateX(0deg);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  }
  to {
    -webkit-transform: scale(1.5) translateY(-25px) rotateX(45deg);
    box-shadow: 0 25px 40px rgba(0, 0, 0, 0.1);
    background: #377C4F;
  }
}

@keyframes movement {
  from {
    -webkit-transform: scale(1) translateY(0px) rotateX(0deg);
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
       -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
            box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  }
  to {
    -webkit-transform: scale(1.5) translateY(-25px) rotateX(45deg);
    -webkit-box-shadow: 0 25px 40px rgba(0, 0, 0, 0.1);
       -moz-box-shadow: 0 25px 40px rgba(0, 0, 0, 0.1);
            box-shadow: 0 25px 40px rgba(0, 0, 0, 0.1);
    background: #377C4F;
  }
}

.scrollToTop {
  position: fixed;
  z-index: 999;
  bottom: 40px;
  right: 20px;
  opacity: 0;
  visibility: hidden;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

.scrollToTop.show {
  opacity: 1;
  visibility: visible;
}

.tab-swipe {
  position: relative;
  display: inline-block;
  margin: 0 auto;
  background-color: #fff4f4;
}

.tab-swipe li {
  display: inline-block;
}

.tab-swipe li.indicator {
  position: absolute;
  height: 100%;
  background-color: #932226;
  -webkit-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

.tab-swipe li a {
  background-color: transparent;
  z-index: 1;
  position: relative;
}

/*=====================
    1. body reset content
======================*/
body,
html {
  scroll-behavior: smooth;
}

body {
  
  font-size: 16px;
  font-weight: 400;
  color: #808080;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

iframe {
  border: none;
}

a,
b,
div,
ul,
li {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  -moz-outline-: none;
}

.slick-slide,
button:focus,
a:focus,
a:active,
input,
input:hover,
input:focus,
input:active,
textarea,
textarea:hover,
textarea:focus,
textarea:active {
  -moz-outline: none;
  outline: none;
}

img:not([draggable]),
embed,
object,
video {
  max-width: 100%;
  height: auto;
}

a {
  text-decoration: none;
  outline: 0;
  color: #211e1c;
  line-height: 26px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
}

a:active,
a:focus,
a:hover,
a:visited {
  text-decoration: none;
  outline: 0;
}

a:active,
a:focus,
a:hover {
  color: #932226;
}

img {
  border: none;
  max-width: 100%;
}

ul, li {
  margin: 0;
  padding: 0;
  list-style: none;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
p a,
span a {
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  -webkit-transition: all ease 0s;
  -o-transition: all ease 0s;
  -moz-transition: all ease 0s;
  transition: all ease 0s;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  
  font-weight: 400;
  line-height: 1;
 font-family: 'Anton', sans-serif;
}

h1 {
  font-size: 42px;
}

h2 {
  font-size: 32px;
}

h3 {
  font-size: 30px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 16px;
}

p {
  margin-bottom: 30px;
  line-height: 26px;
}

/*=======================
Content end 
=======================*/
/*=======================
element start 
=======================*/
/*======================
    element inheritance
======================*/
/*=================================
02. Custom Animation 
==================================*/
@-webkit-keyframes scaling {
  0% {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }
  90% {
    -webkit-transform: scale(1.9);
            transform: scale(1.9);
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes scaling {
  0% {
    -moz-transform: scale(0.7);
         transform: scale(0.7);
  }
  90% {
    -moz-transform: scale(1.9);
         transform: scale(1.9);
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes scaling {
  0% {
    -o-transform: scale(0.7);
       transform: scale(0.7);
  }
  90% {
    -o-transform: scale(1.9);
       transform: scale(1.9);
  }
  100% {
    opacity: 0;
  }
}
@keyframes scaling {
  0% {
    -webkit-transform: scale(0.7);
       -moz-transform: scale(0.7);
         -o-transform: scale(0.7);
            transform: scale(0.7);
  }
  90% {
    -webkit-transform: scale(1.9);
       -moz-transform: scale(1.9);
         -o-transform: scale(1.9);
            transform: scale(1.9);
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes cfadeIn {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@-moz-keyframes cfadeIn {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@-o-keyframes cfadeIn {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@keyframes cfadeIn {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes comeRight {
  0% {
    opacity: 0;
    right: -10%;
  }
  50% {
    opacity: 0.8;
  }
  100% {
    right: 200px;
    opacity: 1;
  }
}

@-moz-keyframes comeRight {
  0% {
    opacity: 0;
    right: -10%;
  }
  50% {
    opacity: 0.8;
  }
  100% {
    right: 200px;
    opacity: 1;
  }
}

@-o-keyframes comeRight {
  0% {
    opacity: 0;
    right: -10%;
  }
  50% {
    opacity: 0.8;
  }
  100% {
    right: 200px;
    opacity: 1;
  }
}

@keyframes comeRight {
  0% {
    opacity: 0;
    right: -10%;
  }
  50% {
    opacity: 0.8;
  }
  100% {
    right: 200px;
    opacity: 1;
  }
}

@-webkit-keyframes czoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

@-moz-keyframes czoomIn {
  from {
    opacity: 0;
    -moz-transform: scale3d(0.3, 0.3, 0.3);
         transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

@-o-keyframes czoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

@keyframes czoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
       -moz-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

@-webkit-keyframes clightSpeedIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) skewX(-20deg);
            transform: translate3d(-100%, 0, 0) skewX(-20deg);
  }
  60% {
    -webkit-transform: skewX(10deg);
            transform: skewX(10deg);
    opacity: 0.5;
  }
  80% {
    -webkit-transform: skewX(-5deg);
            transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@-moz-keyframes clightSpeedIn {
  from {
    opacity: 0;
    -moz-transform: translate3d(-100%, 0, 0) skewX(-20deg);
         transform: translate3d(-100%, 0, 0) skewX(-20deg);
  }
  60% {
    -moz-transform: skewX(10deg);
         transform: skewX(10deg);
    opacity: 0.5;
  }
  80% {
    -moz-transform: skewX(-5deg);
         transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -moz-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0);
  }
}

@-o-keyframes clightSpeedIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) skewX(-20deg);
  }
  60% {
    -o-transform: skewX(10deg);
       transform: skewX(10deg);
    opacity: 0.5;
  }
  80% {
    -o-transform: skewX(-5deg);
       transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes clightSpeedIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) skewX(-20deg);
       -moz-transform: translate3d(-100%, 0, 0) skewX(-20deg);
            transform: translate3d(-100%, 0, 0) skewX(-20deg);
  }
  60% {
    -webkit-transform: skewX(10deg);
       -moz-transform: skewX(10deg);
         -o-transform: skewX(10deg);
            transform: skewX(10deg);
    opacity: 0.5;
  }
  80% {
    -webkit-transform: skewX(-5deg);
       -moz-transform: skewX(-5deg);
         -o-transform: skewX(-5deg);
            transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes cslideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@-moz-keyframes cslideInDown {
  from {
    -moz-transform: translate3d(0, -100%, 0);
         transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -moz-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0);
  }
}

@-o-keyframes cslideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes cslideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
       -moz-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes crotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@-moz-keyframes crotateInDownLeft {
  from {
    -moz-transform-origin: left bottom;
         transform-origin: left bottom;
    -moz-transform: rotate3d(0, 0, 1, -45deg);
         transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -moz-transform-origin: left bottom;
         transform-origin: left bottom;
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0);
  }
}

@-o-keyframes crotateInDownLeft {
  from {
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes crotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
       -moz-transform-origin: left bottom;
         -o-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
       -moz-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
       -moz-transform-origin: left bottom;
         -o-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes cfadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@-moz-keyframes cfadeInUp {
  from {
    opacity: 0;
    -moz-transform: translate3d(0, 100%, 0);
         transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0);
  }
}

@-o-keyframes cfadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes cfadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
       -moz-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes flowerShape {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(50px, 0);
            transform: translate(50px, 0);
  }
  50% {
    -webkit-transform: translate(50px, 100px);
            transform: translate(50px, 100px);
  }
  75% {
    -webkit-transform: translate(0, 100px);
            transform: translate(0, 100px);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

@-moz-keyframes flowerShape {
  0% {
    -moz-transform: translate(0, 0);
         transform: translate(0, 0);
  }
  25% {
    -moz-transform: translate(50px, 0);
         transform: translate(50px, 0);
  }
  50% {
    -moz-transform: translate(50px, 100px);
         transform: translate(50px, 100px);
  }
  75% {
    -moz-transform: translate(0, 100px);
         transform: translate(0, 100px);
  }
  100% {
    -moz-transform: translate(0, 0);
         transform: translate(0, 0);
  }
}

@-o-keyframes flowerShape {
  0% {
    -o-transform: translate(0, 0);
       transform: translate(0, 0);
  }
  25% {
    -o-transform: translate(50px, 0);
       transform: translate(50px, 0);
  }
  50% {
    -o-transform: translate(50px, 100px);
       transform: translate(50px, 100px);
  }
  75% {
    -o-transform: translate(0, 100px);
       transform: translate(0, 100px);
  }
  100% {
    -o-transform: translate(0, 0);
       transform: translate(0, 0);
  }
}

@keyframes flowerShape {
  0% {
    -webkit-transform: translate(0, 0);
       -moz-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(50px, 0);
       -moz-transform: translate(50px, 0);
         -o-transform: translate(50px, 0);
            transform: translate(50px, 0);
  }
  50% {
    -webkit-transform: translate(50px, 100px);
       -moz-transform: translate(50px, 100px);
         -o-transform: translate(50px, 100px);
            transform: translate(50px, 100px);
  }
  75% {
    -webkit-transform: translate(0, 100px);
       -moz-transform: translate(0, 100px);
         -o-transform: translate(0, 100px);
            transform: translate(0, 100px);
  }
  100% {
    -webkit-transform: translate(0, 0);
       -moz-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

@-webkit-keyframes flowerShape2 {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(-50px, 0);
            transform: translate(-50px, 0);
  }
  50% {
    -webkit-transform: translate(-50px, -100px);
            transform: translate(-50px, -100px);
  }
  75% {
    -webkit-transform: translate(0, -100px);
            transform: translate(0, -100px);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

@-moz-keyframes flowerShape2 {
  0% {
    -moz-transform: translate(0, 0);
         transform: translate(0, 0);
  }
  25% {
    -moz-transform: translate(-50px, 0);
         transform: translate(-50px, 0);
  }
  50% {
    -moz-transform: translate(-50px, -100px);
         transform: translate(-50px, -100px);
  }
  75% {
    -moz-transform: translate(0, -100px);
         transform: translate(0, -100px);
  }
  100% {
    -moz-transform: translate(0, 0);
         transform: translate(0, 0);
  }
}

@-o-keyframes flowerShape2 {
  0% {
    -o-transform: translate(0, 0);
       transform: translate(0, 0);
  }
  25% {
    -o-transform: translate(-50px, 0);
       transform: translate(-50px, 0);
  }
  50% {
    -o-transform: translate(-50px, -100px);
       transform: translate(-50px, -100px);
  }
  75% {
    -o-transform: translate(0, -100px);
       transform: translate(0, -100px);
  }
  100% {
    -o-transform: translate(0, 0);
       transform: translate(0, 0);
  }
}

@keyframes flowerShape2 {
  0% {
    -webkit-transform: translate(0, 0);
       -moz-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(-50px, 0);
       -moz-transform: translate(-50px, 0);
         -o-transform: translate(-50px, 0);
            transform: translate(-50px, 0);
  }
  50% {
    -webkit-transform: translate(-50px, -100px);
       -moz-transform: translate(-50px, -100px);
         -o-transform: translate(-50px, -100px);
            transform: translate(-50px, -100px);
  }
  75% {
    -webkit-transform: translate(0, -100px);
       -moz-transform: translate(0, -100px);
         -o-transform: translate(0, -100px);
            transform: translate(0, -100px);
  }
  100% {
    -webkit-transform: translate(0, 0);
       -moz-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

@-webkit-keyframes BipingScaling {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@-moz-keyframes BipingScaling {
  0% {
    -moz-transform: scale(1);
         transform: scale(1);
  }
  50% {
    -moz-transform: scale(1.1);
         transform: scale(1.1);
  }
  100% {
    -moz-transform: scale(1);
         transform: scale(1);
  }
}

@-o-keyframes BipingScaling {
  0% {
    -o-transform: scale(1);
       transform: scale(1);
  }
  50% {
    -o-transform: scale(1.1);
       transform: scale(1.1);
  }
  100% {
    -o-transform: scale(1);
       transform: scale(1);
  }
}

@keyframes BipingScaling {
  0% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
}

@-webkit-keyframes shapeAnimaiton {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(-20px, 0);
            transform: translate(-20px, 0);
  }
  50% {
    -webkit-transform: translate(-20px, -20px);
            transform: translate(-20px, -20px);
  }
  75% {
    -webkit-transform: translate(0, -20px);
            transform: translate(0, -20px);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

@-moz-keyframes shapeAnimaiton {
  0% {
    -moz-transform: translate(0, 0);
         transform: translate(0, 0);
  }
  25% {
    -moz-transform: translate(-20px, 0);
         transform: translate(-20px, 0);
  }
  50% {
    -moz-transform: translate(-20px, -20px);
         transform: translate(-20px, -20px);
  }
  75% {
    -moz-transform: translate(0, -20px);
         transform: translate(0, -20px);
  }
  100% {
    -moz-transform: translate(0, 0);
         transform: translate(0, 0);
  }
}

@-o-keyframes shapeAnimaiton {
  0% {
    -o-transform: translate(0, 0);
       transform: translate(0, 0);
  }
  25% {
    -o-transform: translate(-20px, 0);
       transform: translate(-20px, 0);
  }
  50% {
    -o-transform: translate(-20px, -20px);
       transform: translate(-20px, -20px);
  }
  75% {
    -o-transform: translate(0, -20px);
       transform: translate(0, -20px);
  }
  100% {
    -o-transform: translate(0, 0);
       transform: translate(0, 0);
  }
}

@keyframes shapeAnimaiton {
  0% {
    -webkit-transform: translate(0, 0);
       -moz-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(-20px, 0);
       -moz-transform: translate(-20px, 0);
         -o-transform: translate(-20px, 0);
            transform: translate(-20px, 0);
  }
  50% {
    -webkit-transform: translate(-20px, -20px);
       -moz-transform: translate(-20px, -20px);
         -o-transform: translate(-20px, -20px);
            transform: translate(-20px, -20px);
  }
  75% {
    -webkit-transform: translate(0, -20px);
       -moz-transform: translate(0, -20px);
         -o-transform: translate(0, -20px);
            transform: translate(0, -20px);
  }
  100% {
    -webkit-transform: translate(0, 0);
       -moz-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

@-webkit-keyframes shapeAnimaiton2 {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(20px, 0);
            transform: translate(20px, 0);
  }
  50% {
    -webkit-transform: translate(20px, 20px);
            transform: translate(20px, 20px);
  }
  75% {
    -webkit-transform: translate(0, 20px);
            transform: translate(0, 20px);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

@-moz-keyframes shapeAnimaiton2 {
  0% {
    -moz-transform: translate(0, 0);
         transform: translate(0, 0);
  }
  25% {
    -moz-transform: translate(20px, 0);
         transform: translate(20px, 0);
  }
  50% {
    -moz-transform: translate(20px, 20px);
         transform: translate(20px, 20px);
  }
  75% {
    -moz-transform: translate(0, 20px);
         transform: translate(0, 20px);
  }
  100% {
    -moz-transform: translate(0, 0);
         transform: translate(0, 0);
  }
}

@-o-keyframes shapeAnimaiton2 {
  0% {
    -o-transform: translate(0, 0);
       transform: translate(0, 0);
  }
  25% {
    -o-transform: translate(20px, 0);
       transform: translate(20px, 0);
  }
  50% {
    -o-transform: translate(20px, 20px);
       transform: translate(20px, 20px);
  }
  75% {
    -o-transform: translate(0, 20px);
       transform: translate(0, 20px);
  }
  100% {
    -o-transform: translate(0, 0);
       transform: translate(0, 0);
  }
}

@keyframes shapeAnimaiton2 {
  0% {
    -webkit-transform: translate(0, 0);
       -moz-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  25% {
    -webkit-transform: translate(20px, 0);
       -moz-transform: translate(20px, 0);
         -o-transform: translate(20px, 0);
            transform: translate(20px, 0);
  }
  50% {
    -webkit-transform: translate(20px, 20px);
       -moz-transform: translate(20px, 20px);
         -o-transform: translate(20px, 20px);
            transform: translate(20px, 20px);
  }
  75% {
    -webkit-transform: translate(0, 20px);
       -moz-transform: translate(0, 20px);
         -o-transform: translate(0, 20px);
            transform: translate(0, 20px);
  }
  100% {
    -webkit-transform: translate(0, 0);
       -moz-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

@-webkit-keyframes abShape {
  0% {
    right: 21%;
  }
  50% {
    right: 17%;
  }
  100% {
    right: 21%;
  }
}

@-moz-keyframes abShape {
  0% {
    right: 21%;
  }
  50% {
    right: 17%;
  }
  100% {
    right: 21%;
  }
}

@-o-keyframes abShape {
  0% {
    right: 21%;
  }
  50% {
    right: 17%;
  }
  100% {
    right: 21%;
  }
}

@keyframes abShape {
  0% {
    right: 21%;
  }
  50% {
    right: 17%;
  }
  100% {
    right: 21%;
  }
}

@-webkit-keyframes srBgIcon {
  0% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
  20% {
    -webkit-transform: translate(-10px, 0px);
            transform: translate(-10px, 0px);
  }
  50% {
    -webkit-transform: translate(-10px, -10px);
            transform: translate(-10px, -10px);
  }
  70% {
    -webkit-transform: translate(0px, -10px);
            transform: translate(0px, -10px);
  }
  100% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}

@-moz-keyframes srBgIcon {
  0% {
    -moz-transform: translate(0px, 0px);
         transform: translate(0px, 0px);
  }
  20% {
    -moz-transform: translate(-10px, 0px);
         transform: translate(-10px, 0px);
  }
  50% {
    -moz-transform: translate(-10px, -10px);
         transform: translate(-10px, -10px);
  }
  70% {
    -moz-transform: translate(0px, -10px);
         transform: translate(0px, -10px);
  }
  100% {
    -moz-transform: translate(0px, 0px);
         transform: translate(0px, 0px);
  }
}

@-o-keyframes srBgIcon {
  0% {
    -o-transform: translate(0px, 0px);
       transform: translate(0px, 0px);
  }
  20% {
    -o-transform: translate(-10px, 0px);
       transform: translate(-10px, 0px);
  }
  50% {
    -o-transform: translate(-10px, -10px);
       transform: translate(-10px, -10px);
  }
  70% {
    -o-transform: translate(0px, -10px);
       transform: translate(0px, -10px);
  }
  100% {
    -o-transform: translate(0px, 0px);
       transform: translate(0px, 0px);
  }
}

@keyframes srBgIcon {
  0% {
    -webkit-transform: translate(0px, 0px);
       -moz-transform: translate(0px, 0px);
         -o-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
  20% {
    -webkit-transform: translate(-10px, 0px);
       -moz-transform: translate(-10px, 0px);
         -o-transform: translate(-10px, 0px);
            transform: translate(-10px, 0px);
  }
  50% {
    -webkit-transform: translate(-10px, -10px);
       -moz-transform: translate(-10px, -10px);
         -o-transform: translate(-10px, -10px);
            transform: translate(-10px, -10px);
  }
  70% {
    -webkit-transform: translate(0px, -10px);
       -moz-transform: translate(0px, -10px);
         -o-transform: translate(0px, -10px);
            transform: translate(0px, -10px);
  }
  100% {
    -webkit-transform: translate(0px, 0px);
       -moz-transform: translate(0px, 0px);
         -o-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}

@-webkit-keyframes srBgIcon2 {
  0% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
  20% {
    -webkit-transform: translate(0px, -10px);
            transform: translate(0px, -10px);
  }
  50% {
    -webkit-transform: translate(-10px, -10px);
            transform: translate(-10px, -10px);
  }
  70% {
    -webkit-transform: translate(-10px, 0px);
            transform: translate(-10px, 0px);
  }
  100% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}

@-moz-keyframes srBgIcon2 {
  0% {
    -moz-transform: translate(0px, 0px);
         transform: translate(0px, 0px);
  }
  20% {
    -moz-transform: translate(0px, -10px);
         transform: translate(0px, -10px);
  }
  50% {
    -moz-transform: translate(-10px, -10px);
         transform: translate(-10px, -10px);
  }
  70% {
    -moz-transform: translate(-10px, 0px);
         transform: translate(-10px, 0px);
  }
  100% {
    -moz-transform: translate(0px, 0px);
         transform: translate(0px, 0px);
  }
}

@-o-keyframes srBgIcon2 {
  0% {
    -o-transform: translate(0px, 0px);
       transform: translate(0px, 0px);
  }
  20% {
    -o-transform: translate(0px, -10px);
       transform: translate(0px, -10px);
  }
  50% {
    -o-transform: translate(-10px, -10px);
       transform: translate(-10px, -10px);
  }
  70% {
    -o-transform: translate(-10px, 0px);
       transform: translate(-10px, 0px);
  }
  100% {
    -o-transform: translate(0px, 0px);
       transform: translate(0px, 0px);
  }
}

@keyframes srBgIcon2 {
  0% {
    -webkit-transform: translate(0px, 0px);
       -moz-transform: translate(0px, 0px);
         -o-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
  20% {
    -webkit-transform: translate(0px, -10px);
       -moz-transform: translate(0px, -10px);
         -o-transform: translate(0px, -10px);
            transform: translate(0px, -10px);
  }
  50% {
    -webkit-transform: translate(-10px, -10px);
       -moz-transform: translate(-10px, -10px);
         -o-transform: translate(-10px, -10px);
            transform: translate(-10px, -10px);
  }
  70% {
    -webkit-transform: translate(-10px, 0px);
       -moz-transform: translate(-10px, 0px);
         -o-transform: translate(-10px, 0px);
            transform: translate(-10px, 0px);
  }
  100% {
    -webkit-transform: translate(0px, 0px);
       -moz-transform: translate(0px, 0px);
         -o-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}

@-webkit-keyframes fshape {
  0% {
    bottom: 60px;
  }
  50% {
    bottom: 100px;
  }
  100% {
    bottom: 60px;
  }
}

@-moz-keyframes fshape {
  0% {
    bottom: 60px;
  }
  50% {
    bottom: 100px;
  }
  100% {
    bottom: 60px;
  }
}

@-o-keyframes fshape {
  0% {
    bottom: 60px;
  }
  50% {
    bottom: 100px;
  }
  100% {
    bottom: 60px;
  }
}

@keyframes fshape {
  0% {
    bottom: 60px;
  }
  50% {
    bottom: 100px;
  }
  100% {
    bottom: 60px;
  }
}

@-webkit-keyframes sectionTitleBg {
  0% {
    left: 50%;
  }
  20% {
    left: 45%;
  }
  40% {
    left: 50%;
  }
  60% {
    left: 55%;
  }
  80% {
    left: 50%;
  }
}

@-moz-keyframes sectionTitleBg {
  0% {
    left: 50%;
  }
  20% {
    left: 45%;
  }
  40% {
    left: 50%;
  }
  60% {
    left: 55%;
  }
  80% {
    left: 50%;
  }
}

@-o-keyframes sectionTitleBg {
  0% {
    left: 50%;
  }
  20% {
    left: 45%;
  }
  40% {
    left: 50%;
  }
  60% {
    left: 55%;
  }
  80% {
    left: 50%;
  }
}

@keyframes sectionTitleBg {
  0% {
    left: 50%;
  }
  20% {
    left: 45%;
  }
  40% {
    left: 50%;
  }
  60% {
    left: 55%;
  }
  80% {
    left: 50%;
  }
}

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
            transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@-moz-keyframes rollIn {
  from {
    opacity: 0;
    -moz-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
         transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0);
  }
}

@-o-keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
       -moz-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
            transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes stickyAnimate {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@-moz-keyframes stickyAnimate {
  0% {
    opacity: 0;
    -moz-transform: translateY(-100%);
         transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
         transform: translateY(0);
  }
}

@-o-keyframes stickyAnimate {
  0% {
    opacity: 0;
    -o-transform: translateY(-100%);
       transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
       transform: translateY(0);
  }
}

@keyframes stickyAnimate {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
       -moz-transform: translateY(-100%);
         -o-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
  }
}

/*=================================
02. header start here 
==================================*/
header {
  width: 100%;
    position: fixed;
    top: 0;
    z-index: 999;
/*background: rgb(240,174,31);
background: radial-gradient(circle, rgba(240,174,31,1) 0%, rgba(241,227,193,1) 100%);*/
background: url(../img/bg-header.webp) 0px 0px no-repeat;
background-size:cover;
}
.header-logo img
{
    max-width: 200px;
    width: 100%;    
}
.section-title3 img
{
    max-width: 250px;
    width: 100%;    
}
.footer-logo img
{
    max-width: 220px;
    width: 100%;    
}
.footer-logo
{
    margin-bottom: 10px;    
}

header .header-logo 
{
    text-align: center;
  -webkit-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

header nav ul li {
  display: inline-block;
  margin: 0 20px;
  position: relative;
}

header nav ul li.menu-item-has-children > a {
  position: relative;
}

header nav ul li.menu-item-has-children > a:before {
  content: "\f102";
  font-family: "Flaticon";
  font-weight: 400;
  margin-left: 7px;
  margin-right: 0;
  float: right;
  font-size: 10px;
}

header nav ul li:last-child {
  margin-right: 0;
}

header nav ul li:first-child {
  margin-left: 0;
}

header nav ul li a {
  font-size: 11pt;  
  padding: 49.1px 0;
  display: block;
  text-transform:uppercase;
  font-family: 'Anton', sans-serif;
  letter-spacing:1.8px;
  color:#666;
}

header nav ul li a i {
  font-size: 12px;
  margin-left: 3px;
}

header nav ul li ul {
  position: absolute;
  min-width: 13rem;
  background: #ffffff;
  top: 100%;
  left: 0;
  z-index: 99;
  border-top: 2px solid #932226;
  -webkit-box-shadow: 0 0 15px #0000001f;
     -moz-box-shadow: 0 0 15px #0000001f;
          box-shadow: 0 0 15px #0000001f;
  opacity: 0;
  visibility: hidden;
  -webkit-border-radius: 2px 2px 0 0;
     -moz-border-radius: 2px 2px 0 0;
          border-radius: 2px 2px 0 0;
  margin-top: 20px;
  text-align: left;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}

header nav ul li ul li {
  padding: 0;
  display: block;
  margin: 0;
}

header nav ul li ul li.menu-item-has-children > a:before {
  display: none;
}

header nav ul li ul li a {
  display: block;
  padding: 13px 0;
  padding-left: 20px;
  font-size: 14px;
}

header nav ul li ul li a:hover {
  color: #932226;
  padding-left: 25px;
  background-color: #f7faff;
}

header nav ul li ul li ul {
  left: 100%;
  right: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
}

header nav ul li ul li:hover > ul {
  opacity: 1;
  visibility: visible;
}

header nav ul li:hover > ul {
  margin-top: 0;
  opacity: 1;
  visibility: visible;
}

header.unvisible-default {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  background-color: #fff;
  -webkit-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

header.unvisible-default.sticky {
  opacity: 1;
  visibility: visible;
  -webkit-box-shadow: 0 0 26px -15px #932226;
     -moz-box-shadow: 0 0 26px -15px #932226;
          box-shadow: 0 0 26px -15px #932226;
}

header.sticky {
  z-index: 9999;
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}

@media (min-width: 991px) {
  header.sticky {
    /*-webkit-animation-duration: .5s;
       -moz-animation-duration: .5s;
         -o-animation-duration: .5s;
            animation-duration: .5s;
    -webkit-animation-name: stickyAnimate;
       -moz-animation-name: stickyAnimate;
         -o-animation-name: stickyAnimate;
            animation-name: stickyAnimate;
    -webkit-animation-timing-function: ease-out;
       -moz-animation-timing-function: ease-out;
         -o-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    -webkit-animation-fill-mode: both;
       -moz-animation-fill-mode: both;
         -o-animation-fill-mode: both;
            animation-fill-mode: both;*/
  }
  header.sticky .header-logo {
    max-width: 200px;
    padding-top: 10px;
  }
  header.sticky nav > ul > li > a {
    padding: 30px 0;
  }
}

.header-tow-wrapper {
  padding: 35px 115px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 12;
}

.header-tow-wrapper ul li {
  display: inline-block;
  margin: 0 20px;
  position: relative;
}

.header-tow-wrapper ul li.menu-item-has-children > a {
  position: relative;
}

.header-tow-wrapper ul li.menu-item-has-children > a:before {
  content: "\f102";
  font-family: "Flaticon";
  font-weight: 400;
  margin-left: 7px;
  margin-right: 0;
  float: right;
  font-size: 10px;
}

.header-tow-wrapper ul li:last-child {
  margin-right: 0;
}

.header-tow-wrapper ul li:first-child {
  margin-left: 0;
}

.header-tow-wrapper ul li a {
  font-size: 16px;
  font-family: "Prata", serif;
  text-transform: capitalize;
  font-weight: 400;
  padding: 25px 0;
  display: block;
}

.header-tow-wrapper ul li ul {
  position: absolute;
  min-width: 13rem;
  background: #ffffff;
  top: 100%;
  left: 0;
  z-index: 99;
  border-top: 2px solid #932226;
  -webkit-box-shadow: 0 0 15px #0000001f;
     -moz-box-shadow: 0 0 15px #0000001f;
          box-shadow: 0 0 15px #0000001f;
  opacity: 0;
  visibility: hidden;
  -webkit-border-radius: 2px 2px 0 0;
     -moz-border-radius: 2px 2px 0 0;
          border-radius: 2px 2px 0 0;
  margin-top: 20px;
  text-align: left;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}

.header-tow-wrapper ul li ul li {
  padding: 0;
  display: block;
  margin: 0;
}

.header-tow-wrapper ul li ul li.menu-item-has-children > a:before {
  display: none;
}

.header-tow-wrapper ul li ul li a {
  display: block;
  padding: 13px 0;
  padding-left: 20px;
  font-size: 14px;
}

.header-tow-wrapper ul li ul li a:hover {
  color: #932226;
  padding-left: 25px;
  background-color: #f7faff;
}

.header-tow-wrapper ul li ul li ul {
  left: 100%;
  right: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
}

.header-tow-wrapper ul li ul li:hover > ul {
  opacity: 1;
  visibility: visible;
}

.header-tow-wrapper ul li:hover > ul {
  margin-top: 0;
  opacity: 1;
  visibility: visible;
}

.header-tow-wrapper .header-two-btn {
  padding-top: 5px;
  padding-bottom: 5px;
}

.header-three-wrapper {
  padding: 0 85px;
}

.header-three-wrapper ul li {
  display: inline-block;
  margin: 0 20px;
  position: relative;
}

.header-three-wrapper ul li.menu-item-has-children > a {
  position: relative;
}

.header-three-wrapper ul li.menu-item-has-children > a:before {
  content: "\f102";
  font-family: "Flaticon";
  font-weight: 400;
  margin-left: 7px;
  margin-right: 0;
  float: right;
  font-size: 10px;
}

.header-three-wrapper ul li:last-child {
  margin-right: 0;
}

.header-three-wrapper ul li:first-child {
  margin-left: 0;
}

.header-three-wrapper ul li a {
  font-size: 16px;
  font-family: "Prata", serif;
  text-transform: capitalize;
  font-weight: 400;
  padding: 37px 0;
  display: block;
}

.header-three-wrapper ul li ul {
  position: absolute;
  min-width: 13rem;
  background: #ffffff;
  top: 100%;
  left: 0;
  z-index: 99;
  border-top: 2px solid #932226;
  -webkit-box-shadow: 0 0 15px #0000001f;
     -moz-box-shadow: 0 0 15px #0000001f;
          box-shadow: 0 0 15px #0000001f;
  opacity: 0;
  visibility: hidden;
  -webkit-border-radius: 2px 2px 0 0;
     -moz-border-radius: 2px 2px 0 0;
          border-radius: 2px 2px 0 0;
  margin-top: 20px;
  text-align: left;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}

.header-three-wrapper ul li ul li {
  padding: 0;
  display: block;
  margin: 0;
}

.header-three-wrapper ul li ul li.menu-item-has-children > a:before {
  display: none;
}

.header-three-wrapper ul li ul li a {
  display: block;
  padding: 13px 0;
  padding-left: 20px;
  font-size: 14px;
}

.header-three-wrapper ul li ul li a:hover {
  color: #932226;
  padding-left: 25px;
  background-color: #f7faff;
}

.header-three-wrapper ul li ul li ul {
  left: 100%;
  right: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
}

.header-three-wrapper ul li ul li:hover > ul {
  opacity: 1;
  visibility: visible;
}

.header-three-wrapper ul li:hover > ul {
  margin-top: 0;
  opacity: 1;
  visibility: visible;
}

/*=================================
03. Hero Area
==================================*/
.hero-sec-wrapper {
  background-color: #fff5f5;
}

.hero-sec-wrapper .single-hero-slide {
  position: relative;
  min-height: 980px;
  overflow: hidden;
}

.hero-sec-wrapper .single-hero-slide img {
  display: inline-block;
}

.hero-sec-wrapper .single-hero-slide .hero-content {
  padding-right: 20px;
  padding-top: 290px;
  position: relative;
  overflow: hidden;
  z-index: 3;
}

.hero-sec-wrapper .single-hero-slide .hero-content > span {
  font-size: 18px;
  display: block;
  margin-bottom: 20px;
}

.hero-sec-wrapper .single-hero-slide .hero-content .hero-title {
  font-size: 72px;
  line-height: 90px;
  margin-bottom: 17px;
  text-transform: capitalize;
}

.hero-sec-wrapper .single-hero-slide .hero-content p {
  font-size: 18px;
  margin-bottom: 35px;
}

.hero-sec-wrapper .single-hero-slide .hero-schedule-box {
  position: absolute;
  bottom: 70px;
  right: 200px;
  width: 100%;
  max-width: 340px;
  text-align: center;
  z-index: 2;
  padding-top: 60px;
  padding-bottom: 40px;
  -webkit-box-shadow: 0 0 40px -8px #932226;
     -moz-box-shadow: 0 0 40px -8px #932226;
          box-shadow: 0 0 40px -8px #932226;
}

.hero-sec-wrapper .single-hero-slide .hero-schedule-box:before {
  content: '';
  position: absolute;
  left: -15px;
  top: 0;
  border-top: 15px solid #932226;
  border-left: 15px solid transparent;
}

.hero-sec-wrapper .single-hero-slide .hero-schedule-box .icon {
  margin-bottom: 25px;
}

.hero-sec-wrapper .single-hero-slide .hero-schedule-box .sechedule-title {
  font-family: "Prata", serif;
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 35px;
}

.hero-sec-wrapper .single-hero-slide .hero-schedule-box ul li {
  color: #fff;
  font-family: "Roboto", sans-serif;
  margin-bottom: 15px;
}

.hero-sec-wrapper .single-hero-slide .hero-schedule-box ul li a {
  font-weight: 700;
  color: inherit;
}

.hero-sec-wrapper .single-hero-slide .hero-schedule-box ul li a:hover {
  color: #fff;
}

.hero-sec-wrapper .single-hero-slide .slider-big-img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 1;
  z-index: 1;
  text-align: center;
  overflow: hidden;
}

.hero-sec-wrapper .single-hero-slide .slider-big-img span.bg-shape {
  width: 750px;
  height: 750px;
  position: absolute;
  display: inline-block;
  background-color: #fff;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  left: 50%;
  margin-left: -375px;
  opacity: 0;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
}

.hero-sec-wrapper .single-hero-slide .slider-big-img:before, .hero-sec-wrapper .single-hero-slide .slider-big-img:after {
  content: '';
  width: 750px;
  height: 750px;
  position: absolute;
  left: 50%;
  top: 0;
  background-color: #932226;
  opacity: 0.2;
  margin-left: -375px;
  z-index: -1;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
}

.hero-sec-wrapper .single-hero-slide.slick-current .hero-content > span {
  -webkit-animation-name: crotateInDownLeft;
     -moz-animation-name: crotateInDownLeft;
       -o-animation-name: crotateInDownLeft;
          animation-name: crotateInDownLeft;
  -webkit-animation-delay: 1.5s;
     -moz-animation-delay: 1.5s;
       -o-animation-delay: 1.5s;
          animation-delay: 1.5s;
  -webkit-animation-duration: 1s;
     -moz-animation-duration: 1s;
       -o-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
     -moz-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: ease-out;
     -moz-animation-timing-function: ease-out;
       -o-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}

.hero-sec-wrapper .single-hero-slide.slick-current .hero-content p,
.hero-sec-wrapper .single-hero-slide.slick-current .hero-content .hero-title {
  -webkit-animation-name: clightSpeedIn;
     -moz-animation-name: clightSpeedIn;
       -o-animation-name: clightSpeedIn;
          animation-name: clightSpeedIn;
  -webkit-animation-delay: 1.2s;
     -moz-animation-delay: 1.2s;
       -o-animation-delay: 1.2s;
          animation-delay: 1.2s;
  -webkit-animation-duration: 1s;
     -moz-animation-duration: 1s;
       -o-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
     -moz-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: ease-out;
     -moz-animation-timing-function: ease-out;
       -o-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}

.hero-sec-wrapper .single-hero-slide.slick-current .hero-content .def-btn {
  -webkit-animation-name: cfadeInUp;
     -moz-animation-name: cfadeInUp;
       -o-animation-name: cfadeInUp;
          animation-name: cfadeInUp;
  -webkit-animation-delay: 1.2s;
     -moz-animation-delay: 1.2s;
       -o-animation-delay: 1.2s;
          animation-delay: 1.2s;
  -webkit-animation-duration: 1s;
     -moz-animation-duration: 1s;
       -o-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
     -moz-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: ease-out;
     -moz-animation-timing-function: ease-out;
       -o-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}

.hero-sec-wrapper .single-hero-slide.slick-current .slider-big-img span.bg-shape {
  opacity: 1;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  -webkit-animation-duration: 1s;
     -moz-animation-duration: 1s;
       -o-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
     -moz-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: czoomIn;
     -moz-animation-name: czoomIn;
       -o-animation-name: czoomIn;
          animation-name: czoomIn;
  -webkit-animation-delay: 1s;
     -moz-animation-delay: 1s;
       -o-animation-delay: 1s;
          animation-delay: 1s;
}

.hero-sec-wrapper .single-hero-slide.slick-current .slider-big-img img {
  -webkit-animation-duration: 2s;
     -moz-animation-duration: 2s;
       -o-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-fill-mode: both;
     -moz-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: cfadeIn;
     -moz-animation-name: cfadeIn;
       -o-animation-name: cfadeIn;
          animation-name: cfadeIn;
  -webkit-animation-delay: .5s;
     -moz-animation-delay: .5s;
       -o-animation-delay: .5s;
          animation-delay: .5s;
}

.hero-sec-wrapper .single-hero-slide.slick-current .slider-big-img:before, .hero-sec-wrapper .single-hero-slide.slick-current .slider-big-img:after {
  -webkit-animation-name: scaling;
     -moz-animation-name: scaling;
       -o-animation-name: scaling;
          animation-name: scaling;
  -webkit-animation-duration: 4s;
     -moz-animation-duration: 4s;
       -o-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-iteration-count: infinite;
     -moz-animation-iteration-count: infinite;
       -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
     -moz-animation-timing-function: linear;
       -o-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-delay: 1.3s;
     -moz-animation-delay: 1.3s;
       -o-animation-delay: 1.3s;
          animation-delay: 1.3s;
}

.hero-sec-wrapper .single-hero-slide.slick-current .slider-big-img:before {
  -webkit-animation-delay: 3s;
     -moz-animation-delay: 3s;
       -o-animation-delay: 3s;
          animation-delay: 3s;
}

.hero-sec-wrapper .single-hero-slide.slick-current .hero-schedule-box {
  -webkit-animation-duration: 0.8s;
     -moz-animation-duration: 0.8s;
       -o-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
     -moz-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: comeRight;
     -moz-animation-name: comeRight;
       -o-animation-name: comeRight;
          animation-name: comeRight;
  -webkit-animation-delay: 2s;
     -moz-animation-delay: 2s;
       -o-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-iteration-count: 1;
     -moz-animation-iteration-count: 1;
       -o-animation-iteration-count: 1;
          animation-iteration-count: 1;
}

.hero-sec-wrapper.v2 {
  position: relative;
  z-index: 9;
  margin: 0 100px;
  background-color: #fff;
  margin-top: -125px;
}

.hero-sec-wrapper.v2 .bg-elements {
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin-top: 125px;
  background-color: #fff;
  /*background-image: url("../img/icons/index1.webp");*/
}

.hero-sec-wrapper.v2 .bg-elements .bg-shape {
  position: absolute !important;
  top: auto !important;
  left: auto !important;
}

.hero-sec-wrapper.v2 .bg-elements .bg-shape img {
  -webkit-animation-name: shapeAnimaiton;
     -moz-animation-name: shapeAnimaiton;
       -o-animation-name: shapeAnimaiton;
          animation-name: shapeAnimaiton;
  -webkit-animation-duration: 8s;
     -moz-animation-duration: 8s;
       -o-animation-duration: 8s;
          animation-duration: 8s;
  -webkit-animation-timing-function: linear;
     -moz-animation-timing-function: linear;
       -o-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
     -moz-animation-iteration-count: infinite;
       -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.hero-sec-wrapper.v2 .bg-elements .bg-shape:nth-child(odd) img {
  -webkit-animation-name: shapeAnimaiton2;
     -moz-animation-name: shapeAnimaiton2;
       -o-animation-name: shapeAnimaiton2;
          animation-name: shapeAnimaiton2;
  -webkit-animation-duration: 8s;
     -moz-animation-duration: 8s;
       -o-animation-duration: 8s;
          animation-duration: 8s;
  -webkit-animation-timing-function: linear;
     -moz-animation-timing-function: linear;
       -o-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
     -moz-animation-iteration-count: infinite;
       -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.hero-sec-wrapper.v2 .bg-elements .bg-shape.shape-1 {
  left: 40% !important;
  margin-top: -60px;
  z-index: 1;
}

.hero-sec-wrapper.v2 .bg-elements .bg-shape.shape-2 {
  left: -75px !important;
  bottom: 85px;
  z-index: 1;
}

.hero-sec-wrapper.v2 .bg-elements .bg-shape.shape-3 {
  right: -200px;
  width: 340px;
  top: 135px !important;
  z-index: 1;
}

.hero-sec-wrapper.v2 .bg-elements .bg-shape.bg-text span {
  color: #fff;
  font-size: 26vw;
  line-height: 1;
  font-family: "Prata", serif;
}

.hero-sec-wrapper.v2 .single-hero-slide {
  min-height: 800px;
  overflow: visible;
  margin-top: 125px;
}

.hero-sec-wrapper.v2 .single-hero-slide .slider-big-img {
  position: static;
}

.hero-sec-wrapper.v2 .single-hero-slide .slider-big-img img {
  position: absolute;
  right: 40px;
  bottom: 0;
}

.hero-sec-wrapper.v2 .single-hero-slide .slider-big-img:after, .hero-sec-wrapper.v2 .single-hero-slide .slider-big-img:before {
  display: none;
}

.hero-sec-wrapper.v2 .hero-content {
  padding-right: 20px;
  padding-top: 190px;
  padding-bottom: 200px;
  color: #377C4F;
}

.hero-sec-wrapper.v2 .hero-content .hero-title {
  margin-bottom: 25px;
}

.hero-sec-wrapper.v3 {
  padding: 0 85px;
  background-color: transparent;
}

.hero-sec-wrapper.v3 .single-hero-slide {
  background-color: transparent;
  min-height: 900px;
}

.hero-sec-wrapper.v3 .single-hero-slide:before {
  content: '';
  background-color: transparent;
  background-image: url("../img/hero/hero-3-bg-shape.webp");
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100% 100%;
       -o-background-size: 100% 100%;
          background-size: 100% 100%;
  position: absolute;
  bottom: 10px;
  left: 10px;
  right: 10px;
  top: 0;
  z-index: 2;
}

.hero-sec-wrapper.v3 .single-hero-slide .slider-bg-img {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 1;
  z-index: 1;
}

.hero-sec-wrapper.v3 .single-hero-slide .slider-bg-img div {
  width: 100%;
  height: 100%;
  -webkit-animation-name: slowZoomIn;
     -moz-animation-name: slowZoomIn;
       -o-animation-name: slowZoomIn;
          animation-name: slowZoomIn;
  -webkit-animation-duration: 30s;
     -moz-animation-duration: 30s;
       -o-animation-duration: 30s;
          animation-duration: 30s;
  -webkit-animation-delay: 0.1s;
     -moz-animation-delay: 0.1s;
       -o-animation-delay: 0.1s;
          animation-delay: 0.1s;
  -webkit-animation-iteration-count: infinite;
     -moz-animation-iteration-count: infinite;
       -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
     -moz-animation-timing-function: linear;
       -o-animation-timing-function: linear;
          animation-timing-function: linear;
}

.hero-sec-wrapper.v3 .single-hero-slide .slider-bg-img div:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.55;
  z-index: 2;
  background-color: #050918;
}

.hero-sec-wrapper.v3 .single-hero-slide .hero-content {
  position: relative;
  z-index: 3;
  padding: 280px 0;
}

.hero-sec-wrapper.v3 .single-hero-slide .hero-content .hero-title {
  color: #fff;
  text-transform: none;
  opacity: 0;
}

.hero-sec-wrapper.v3 .single-hero-slide .hero-content .text {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 40px;
  opacity: 0;
}

.hero-sec-wrapper.v3 .single-hero-slide .hero-content a.def-btn {
  opacity: 0;
}

.hero-sec-wrapper.v3 .single-hero-slide.slick-current .hero-content .hero-title {
  -webkit-animation-name: fadeInDown;
     -moz-animation-name: fadeInDown;
       -o-animation-name: fadeInDown;
          animation-name: fadeInDown;
  -webkit-animation-delay: 2s;
     -moz-animation-delay: 2s;
       -o-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-duration: 0.8s;
     -moz-animation-duration: 0.8s;
       -o-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
     -moz-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: ease-out;
     -moz-animation-timing-function: ease-out;
       -o-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  opacity: 1;
}

.hero-sec-wrapper.v3 .single-hero-slide.slick-current .hero-content .text {
  -webkit-animation-name: zoomIn;
     -moz-animation-name: zoomIn;
       -o-animation-name: zoomIn;
          animation-name: zoomIn;
  -webkit-animation-delay: 2.5s;
     -moz-animation-delay: 2.5s;
       -o-animation-delay: 2.5s;
          animation-delay: 2.5s;
  -webkit-animation-duration: 0.8s;
     -moz-animation-duration: 0.8s;
       -o-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
     -moz-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: ease-out;
     -moz-animation-timing-function: ease-out;
       -o-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  opacity: 1;
}

.hero-sec-wrapper.v3 .single-hero-slide.slick-current .hero-content a.def-btn {
  -webkit-animation-name: fadeInUp;
     -moz-animation-name: fadeInUp;
       -o-animation-name: fadeInUp;
          animation-name: fadeInUp;
  -webkit-animation-delay: 3s;
     -moz-animation-delay: 3s;
       -o-animation-delay: 3s;
          animation-delay: 3s;
  -webkit-animation-duration: 0.8s;
     -moz-animation-duration: 0.8s;
       -o-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
     -moz-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: ease-out;
     -moz-animation-timing-function: ease-out;
       -o-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  opacity: 1;
}

.hero-sec-wrapper.v3 .single-hero-slide.slick-current:nth-child(even) .hero-content .hero-title {
  -webkit-animation-name: fadeInRight;
     -moz-animation-name: fadeInRight;
       -o-animation-name: fadeInRight;
          animation-name: fadeInRight;
  -webkit-animation-delay: 2s;
     -moz-animation-delay: 2s;
       -o-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-duration: 0.8s;
     -moz-animation-duration: 0.8s;
       -o-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
     -moz-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: ease-out;
     -moz-animation-timing-function: ease-out;
       -o-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  opacity: 1;
}

.hero-sec-wrapper.v3 .single-hero-slide.slick-current:nth-child(even) .hero-content .text {
  -webkit-animation-name: fadeInRight;
     -moz-animation-name: fadeInRight;
       -o-animation-name: fadeInRight;
          animation-name: fadeInRight;
  -webkit-animation-delay: 2.5s;
     -moz-animation-delay: 2.5s;
       -o-animation-delay: 2.5s;
          animation-delay: 2.5s;
  -webkit-animation-duration: 0.8s;
     -moz-animation-duration: 0.8s;
       -o-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
     -moz-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: ease-out;
     -moz-animation-timing-function: ease-out;
       -o-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  opacity: 1;
}

.hero-sec-wrapper.v3 .single-hero-slide.slick-current:nth-child(even) .hero-content a.def-btn {
  -webkit-animation-name: fadeInUp;
     -moz-animation-name: fadeInUp;
       -o-animation-name: fadeInUp;
          animation-name: fadeInUp;
  -webkit-animation-delay: 3s;
     -moz-animation-delay: 3s;
       -o-animation-delay: 3s;
          animation-delay: 3s;
  -webkit-animation-duration: 0.8s;
     -moz-animation-duration: 0.8s;
       -o-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
     -moz-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: ease-out;
     -moz-animation-timing-function: ease-out;
       -o-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  opacity: 1;
}

.hero-sec-wrapper.v3 .hero-slide-v3 .slick-arrow {
  position: absolute;
  z-index: 3;
  left: 80px;
  top: 50%;
  background-color: transparent;
  color: #fff;
  font-size: 42px;
  border: none;
  font-weight: 400;
  padding: 0;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}

.hero-sec-wrapper.v3 .hero-slide-v3 .slick-arrow.slick-next {
  left: auto;
  right: 80px;
}

.hero-sec-wrapper .hero-banner {
  margin: 0 100px;
  padding: 145px 0;
  position: relative;
}

.hero-sec-wrapper .hero-banner:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 1;
}

.hero-sec-wrapper .hero-banner .banner-title {
  font-size: 72px;
  color: #fff;
  line-height: 90px;
  margin-bottom: 0;
}

.hero-sec-wrapper .hero-banner ul.breadcrumb-wrap {
  margin-top: 7px;
}

.hero-sec-wrapper .hero-banner ul.breadcrumb-wrap li {
  display: inline-block;
  border-right: 1px solid #fff;
  padding-right: 15px;
  margin-right: 8px;
}

.hero-sec-wrapper .hero-banner ul.breadcrumb-wrap li:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: 0;
}

.hero-sec-wrapper .hero-banner ul.breadcrumb-wrap li a {
  color: #fff;
  text-transform: capitalize;
  display: block;
  font-size: 18px;
  line-height: 1;
}

.hero-sec-wrapper .hero-banner .container {
  position: relative;
  z-index: 1;
}

@-webkit-keyframes slowZoomIn {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@-moz-keyframes slowZoomIn {
  0% {
    -moz-transform: scale(1);
         transform: scale(1);
  }
  50% {
    -moz-transform: scale(1.2);
         transform: scale(1.2);
  }
  100% {
    -moz-transform: scale(1);
         transform: scale(1);
  }
}

@-o-keyframes slowZoomIn {
  0% {
    -o-transform: scale(1);
       transform: scale(1);
  }
  50% {
    -o-transform: scale(1.2);
       transform: scale(1.2);
  }
  100% {
    -o-transform: scale(1);
       transform: scale(1);
  }
}

@keyframes slowZoomIn {
  0% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
       -moz-transform: scale(1.2);
         -o-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
}

/*=================================
04. About Us Section 
==================================*/
.about-us-wrapper {
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative; 
      background: url(../img/bg-body.webp) 0px 0px no-repeat fixed;
      background-size:cover;  

}

.about-us-wrapper .leaf-shape {
  position: absolute;
  right: 21%;
  top: -8%;
  -webkit-animation-name: abShape;
     -moz-animation-name: abShape;
       -o-animation-name: abShape;
          animation-name: abShape;
  -webkit-animation-duration: 6s;
     -moz-animation-duration: 6s;
       -o-animation-duration: 6s;
          animation-duration: 6s;
  -webkit-animation-timing-function: linear;
     -moz-animation-timing-function: linear;
       -o-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
     -moz-animation-iteration-count: infinite;
       -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.about-us-wrapper .about-us-img {
  position: relative;
}

.about-us-wrapper .about-us-img img {
  width: 100%;
}
.small-img-1 img
{
    max-width: 200px;
    width: 100%;
}
.small-img-2 img
{
    max-width: 250px;
    width: 100%;
}

.about-us-wrapper .about-us-img .small-img-1 {
  position: absolute;
  top: -100px;
  right: -85px;
}

.about-us-wrapper .about-us-img .small-img-2 {
  position: absolute;
  left: -115px;
  bottom: -150px;
}

.about-us-wrapper .about-us-video {
  position: relative;
}

.about-us-wrapper .about-us-video .btn-wrap {
  width: 160px;
  height: 160px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
  background-color: #fff;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}

.about-us-wrapper .about-us-video .btn-wrap:before, .about-us-wrapper .about-us-video .btn-wrap:after {
  content: '';
  background-color: #932226;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.4;
  z-index: 1;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  -webkit-animation-name: scaling;
     -moz-animation-name: scaling;
       -o-animation-name: scaling;
          animation-name: scaling;
  -webkit-animation-duration: 4s;
     -moz-animation-duration: 4s;
       -o-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-iteration-count: infinite;
     -moz-animation-iteration-count: infinite;
       -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.about-us-wrapper .about-us-video .btn-wrap:after {
  -webkit-animation-delay: 0.8s;
     -moz-animation-delay: 0.8s;
       -o-animation-delay: 0.8s;
          animation-delay: 0.8s;
}

.about-us-wrapper .about-us-video .btn-wrap a.circle-btn {
  width: 100%;
  height: 100%;
  line-height: 160px;
  font-size: 25px;
  z-index: 2;
}

.about-us-wrapper .about-us-video img {
  position: relative;
  z-index: 1;
}

.about-us-wrapper .about-us-video .blur-bg {
  position: absolute;
  bottom: -20px;
  z-index: 0;
  -webkit-filter: blur(15px);
          filter: blur(15px);
  right: 60px;
  left: 60px;
}

.about-us-wrapper .about-us-content {
  padding-top: 30px;
  padding-left: 50px;
}

.about-us-wrapper .about-us-content > p {
  margin-bottom: 45px;
  color:#000;
}

.about-us-wrapper .about-us-content .about-us-quote {
  border-left: 2px solid #932226;
  padding: 15px 0;
  padding-left: 30px;
  margin-bottom: 25px;
}

.about-us-wrapper .about-us-content .about-us-quote p {
  margin-bottom: 0;
}

.about-us-wrapper .about-us-content .about-img-quote {
  padding-left: 30px;
  border-left: 2px solid #932226;
  margin-bottom: 35px;
}

.about-us-wrapper .about-us-content .about-img-quote .quote-img {
  width: 135px;
  margin-right: 20px;
}

.about-us-wrapper .about-us-content .about-img-quote .quote-content {
  width: -webkit-calc(100% - 160px);
  width: -moz-calc(100% - 160px);
  width: calc(100% - 160px);
}

.about-us-wrapper .about-us-content .about-img-quote .quote-content p {
  margin-bottom: 0;
}

.about-us-wrapper .about-us-content .ceo-area {
  padding-top: 10px;
  padding-bottom: 40px;
}

.about-us-wrapper .about-us-content .ceo-area .signature {
  margin-right: 30px;
}

.about-us-wrapper .about-us-content .ceo-area .img {
  width: 90px;
  height: 90px;
  border: 1px solid #f3f6fd;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  padding: 10px;
  margin-right: 20px;
}

.about-us-wrapper .about-us-content .ceo-area .img img {
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  -webkit-box-shadow: 0 0 40px -20px #932226;
     -moz-box-shadow: 0 0 40px -20px #932226;
          box-shadow: 0 0 40px -20px #932226;
}

.about-us-wrapper .about-us-content .ceo-area .ceo-content .name {
  text-align: left;
}

.about-us-wrapper .about-us-content .ceo-area .ceo-content .name span {
  color: #932226;
  font-weight: 700;
  font-size: 14px;
}

.about-us-wrapper .about-us-content .ceo-area .ceo-content .name .title {
  font-size: 20px;
  margin-bottom: 3px;
}

.about-us-wrapper .counter-box {
  position: absolute;
  bottom: -95px;
  right: -40px;
  z-index: 1;
}

.about-us-wrapper .counter-box::after {
  content: '';
  position: absolute;
  top: -10px;
  left: -10px;
  bottom: 30px;
  right: 40px;
  background-color: #fef0ee;
  z-index: 0;
  -webkit-box-shadow: 5px 5px 22px -15px #932226;
     -moz-box-shadow: 5px 5px 22px -15px #932226;
          box-shadow: 5px 5px 22px -15px #932226;
  -webkit-border-radius: 12px;
     -moz-border-radius: 12px;
          border-radius: 12px;
}

.about-us-wrapper .counter-box .conter-content {
  background-color: #932226;
  min-width: 240px;
  min-height: 185px;
  -webkit-border-radius: 12px;
     -moz-border-radius: 12px;
          border-radius: 12px;
  padding-left: 40px;
  padding-top: 50px;
  z-index: 1;
  position: relative;
}

.about-us-wrapper .counter-box .conter-content span {
  color: #fff;
  font-size: 60px;
  line-height: 1;
  font-family: "Prata", serif;
  display: inline-block;
  margin-bottom: 15px;
}

.about-us-wrapper .counter-box .conter-content .title {
  margin-bottom: 0;
  color: #fff;
  font-family: "Prata", serif;
  font-size: 20px;
}

.about-us-wrapper.v2 {
  position: relative;
  padding-bottom: 120px;
}

.about-us-wrapper.v2:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 400px;
}

.about-us-wrapper.v2 .bg-shapes div {
  position: absolute;
  top: 0;
  left: 0;
}

.about-us-wrapper.v2 .bg-shapes div.shape-1 {
  left: auto;
  top: 18%;
  right: 11%;
  z-index: 2;
  -webkit-animation-name: srBgIcon2;
     -moz-animation-name: srBgIcon2;
       -o-animation-name: srBgIcon2;
          animation-name: srBgIcon2;
  -webkit-animation-duration: 6s;
     -moz-animation-duration: 6s;
       -o-animation-duration: 6s;
          animation-duration: 6s;
  -webkit-animation-timing-function: linear;
     -moz-animation-timing-function: linear;
       -o-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
     -moz-animation-iteration-count: infinite;
       -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.about-us-wrapper.v2 .bg-shapes div.shape-2 {
  top: auto;
  bottom: 12%;
  left: 10%;
  -webkit-animation-name: srBgIcon;
     -moz-animation-name: srBgIcon;
       -o-animation-name: srBgIcon;
          animation-name: srBgIcon;
  -webkit-animation-duration: 6s;
     -moz-animation-duration: 6s;
       -o-animation-duration: 6s;
          animation-duration: 6s;
  -webkit-animation-timing-function: linear;
     -moz-animation-timing-function: linear;
       -o-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
     -moz-animation-iteration-count: infinite;
       -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.about-us-wrapper.v3 {
  padding-top: 130px;
  padding-bottom: 175px;
}

.about-us-wrapper.v3 .bg-shape {
  position: absolute;
  right: 30px;
  bottom: -30px;
  -webkit-animation-name: shapeAnimaiton2;
     -moz-animation-name: shapeAnimaiton2;
       -o-animation-name: shapeAnimaiton2;
          animation-name: shapeAnimaiton2;
  -webkit-animation-duration: 6s;
     -moz-animation-duration: 6s;
       -o-animation-duration: 6s;
          animation-duration: 6s;
  -webkit-animation-timing-function: linear;
     -moz-animation-timing-function: linear;
       -o-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
     -moz-animation-iteration-count: infinite;
       -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.about-us-wrapper.v3 .about-us-img .about-us-big-img {
  z-index: -1;
}

.about-us-wrapper.v3 .about-us-img .small-img-1 {
  width: 260px;
  height: 260px;
  padding: 10px;
  right: -130px;
  top: auto;
  bottom: 60px;
  background-color: #fff;
  -webkit-box-shadow: 1px 5px 34px -20px #932226;
     -moz-box-shadow: 1px 5px 34px -20px #932226;
          box-shadow: 1px 5px 34px -20px #932226;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  z-index: 2;
}

.about-us-wrapper.v3 .about-us-img .small-img-1 img {
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}

.about-us-wrapper.v3 .about-us-content {
  padding-top: 50px;
  padding-left: 50px;
}

.about-us-wrapper.pt-120 {
  padding-top: 120px;
}

.about-us-wrapper.pb-190 {
  padding-bottom: 190px;
}

.about-us-wrapper .progress-bar-area {
  padding: 100px;
  padding-bottom: 60px;
}

/*=================================
05. Our Services Section
==================================*/
.our-service-wrapper .section-title2 {
  margin-bottom: 10px;
}

.our-service-wrapper .single-service {
  text-align: center;
  margin-bottom: 60px;
}

.our-service-wrapper .single-service .service-icon {
  position: relative;
  z-index: 1;
  padding-bottom: 45px;
  margin-bottom: 40px;
}

.our-service-wrapper .single-service .service-icon:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 40px;
  height: 4px;
  margin-left: -20px;
  background-color: #932226;
  -webkit-border-radius: 50px;
     -moz-border-radius: 50px;
          border-radius: 50px;
}

.our-service-wrapper .single-service .service-icon span {
  display: inline-block;
  text-align: center;
  background-color: #fff;
  color: #932226;
  font-size: 60px;
  -webkit-box-shadow: 0 7px 27px -14px #932226;
     -moz-box-shadow: 0 7px 27px -14px #932226;
          box-shadow: 0 7px 27px -14px #932226;
  width: 100px;
  height: 100px;
  line-height: 100px;
  -webkit-border-radius: 12px;
     -moz-border-radius: 12px;
          border-radius: 12px;
}

.our-service-wrapper .single-service .service-icon span i {
  display: inline-block;
  -webkit-transform: rotateY(0);
     -moz-transform: rotateY(0);
          transform: rotateY(0);
  -webkit-transition: all ease 0.6s;
  -o-transition: all ease 0.6s;
  -moz-transition: all ease 0.6s;
  transition: all ease 0.6s;
}

.our-service-wrapper .single-service .service-icon span i.flaticon-mascara {
  padding-left: 25px;
}

.our-service-wrapper .single-service .service-icon span.bg-icon {
  background-color: transparent;
  position: absolute;
  left: 30px;
  top: 0;
  font-size: 120px;
  z-index: -1;
  width: auto;
  height: auto;
  opacity: 0.3;
  -webkit-animation-name: srBgIcon;
     -moz-animation-name: srBgIcon;
       -o-animation-name: srBgIcon;
          animation-name: srBgIcon;
  -webkit-animation-duration: 6s;
     -moz-animation-duration: 6s;
       -o-animation-duration: 6s;
          animation-duration: 6s;
  -webkit-animation-timing-function: linear;
     -moz-animation-timing-function: linear;
       -o-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
     -moz-animation-iteration-count: infinite;
       -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.our-service-wrapper .single-service .service-icon span.flaticon-stones-2 {
  left: -5px;
  font-size: 190px;
  bottom: 6px;
  top: auto;
}

.our-service-wrapper .single-service .service-icon span.flaticon-mortar {
  left: 110px;
  top: -50px;
}

.our-service-wrapper .single-service .service-icon span.flaticon-teapot {
  top: auto;
  bottom: 9px;
  left: 25px;
}

.our-service-wrapper .single-service .service-icon span.flaticon-lotus-1 {
  top: -52px;
  left: 15px;
  font-size: 170px;
}

.our-service-wrapper .single-service .service-icon span.bg-icon.flaticon-cosmetics-1 {
  top: 23px;
  left: 15px;
}

.our-service-wrapper .single-service .service-content .service-title {
  font-size: 24px;
  margin-bottom: 25px;
}

.our-service-wrapper .single-service .service-content p {
  margin-bottom: 0;
}

.our-service-wrapper .single-service:hover .service-icon span i {
  -webkit-transform: rotateY(360deg);
     -moz-transform: rotateY(360deg);
          transform: rotateY(360deg);
}

.our-service-wrapper .service-slider-active .single-service {
  margin-bottom: 0;
}

.our-service-wrapper .slick-list {
  padding-top: 60px;
}

.our-service-wrapper .slick-track > div:nth-child(even) .single-service,
.our-service-wrapper .row > div:nth-child(even) .single-service {
  padding-top: 60px;
}

.our-service-wrapper .slick-track > div:nth-child(even) .single-service .service-icon span.bg-icon,
.our-service-wrapper .row > div:nth-child(even) .single-service .service-icon span.bg-icon {
  -webkit-animation-name: srBgIcon2;
     -moz-animation-name: srBgIcon2;
       -o-animation-name: srBgIcon2;
          animation-name: srBgIcon2;
  -webkit-animation-duration: 6s;
     -moz-animation-duration: 6s;
       -o-animation-duration: 6s;
          animation-duration: 6s;
  -webkit-animation-timing-function: linear;
     -moz-animation-timing-function: linear;
       -o-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
     -moz-animation-iteration-count: infinite;
       -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.our-service-wrapper.v2 {
  
  position: relative;
  padding-bottom: 0;
}

.our-service-wrapper.v2 .section-title2 {
  margin-bottom: 75px;
}

.our-service-wrapper.v2 .row > div:nth-child(even) .single-service {
  padding-top: 0;
}

.our-service-wrapper.v2 .single-service {
  padding: 70px 35px !important;
  padding-top: 50px !important;
  background:#fff;
  margin-right:10px;
  border: 2px solid #f1f1f1;
  margin-bottom: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
  min-height:550px;
}

.our-service-wrapper.v2 .single-service > a {
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -25px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 15px;
  font-weight: 900;
  color: #211e1c;
  background-color: #fff;
  z-index: 1;
  border: 1px solid transparent;
  -webkit-box-shadow: 0 10px 30px -12px #ccc;
     -moz-box-shadow: 0 10px 30px -12px #ccc;
          box-shadow: 0 10px 30px -12px #ccc;
  opacity: 0;
  visibility: hidden;
}

.our-service-wrapper.v2 .single-service > a:hover {
  background-color: #ccc;
  color: #000;
  border-color: #fff;
}

.our-service-wrapper.v2 .single-service .service-icon {
  padding-bottom: 0;
  margin-bottom: 20px;
}

.our-service-wrapper.v2 .single-service .service-icon:before {
  display: none;
}

.our-service-wrapper.v2 .single-service .service-icon span {
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
  -webkit-transition: all ease 0s;
  -o-transition: all ease 0s;
  -moz-transition: all ease 0s;
  transition: all ease 0s;
}

.our-service-wrapper.v2 .single-service .service-content .service-title {
  font-size: 25px;
  margin-bottom: 20px;
  -webkit-transition: all ease 0s;
  -o-transition: all ease 0s;
  -moz-transition: all ease 0s;
  transition: all ease 0s;
  color:#932226;
}

.our-service-wrapper.v2 .single-service .service-content .service-title a {
  -webkit-transition: all ease 0s;
  -o-transition: all ease 0s;
  -moz-transition: all ease 0s;
  transition: all ease 0s;
  color:#0d6303;
  text-transform:uppercase;
}

.our-service-wrapper.v2 .single-service .service-content .service-title a:hover {
 
}

.our-service-wrapper.v2 .single-service .service-content p {
  -webkit-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s;
  color: #232121;
}

.our-service-wrapper.v2 .single-service:hover {
  -webkit-box-shadow: 0 0 19px -12px #932226;
     -moz-box-shadow: 0 0 19px -12px #932226;
          box-shadow: 0 0 19px -12px #932226;
  
}

.our-service-wrapper.v2 .single-service:hover > a {
  opacity: 1;
  visibility: visible;
  bottom: -25px;
}

.our-service-wrapper.v2 .single-service:hover .service-icon span {
  
}

.our-service-wrapper.v2 .single-service:hover .service-icon span i {
  -webkit-transform: rotateY(0);
     -moz-transform: rotateY(0);
          transform: rotateY(0);
}

.our-service-wrapper.v2 .single-service:hover .service-content p,
.our-service-wrapper.v2 .single-service:hover .service-content .service-title {
 
}

.our-service-wrapper.v2 .bg-icon span {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 380px;
  color: #932226;
  opacity: 0.2;
  line-height: 1;
}

.our-service-wrapper.v2 .bg-icon span.icon-1 {
  left: auto;
  right: 80px;
  top: 240px;
  -webkit-animation-name: srBgIcon;
     -moz-animation-name: srBgIcon;
       -o-animation-name: srBgIcon;
          animation-name: srBgIcon;
  -webkit-animation-duration: 6s;
     -moz-animation-duration: 6s;
       -o-animation-duration: 6s;
          animation-duration: 6s;
  -webkit-animation-timing-function: linear;
     -moz-animation-timing-function: linear;
       -o-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
     -moz-animation-iteration-count: infinite;
       -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.our-service-wrapper.v2 .bg-icon span.icon-2 {
  top: auto;
  bottom: 90px;
  left: 170px;
  -webkit-animation-name: srBgIcon2;
     -moz-animation-name: srBgIcon2;
       -o-animation-name: srBgIcon2;
          animation-name: srBgIcon2;
  -webkit-animation-duration: 6s;
     -moz-animation-duration: 6s;
       -o-animation-duration: 6s;
          animation-duration: 6s;
  -webkit-animation-timing-function: linear;
     -moz-animation-timing-function: linear;
       -o-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
     -moz-animation-iteration-count: infinite;
       -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.our-service-wrapper.v3 {
  position: relative;
}

.our-service-wrapper.v3 .bg-shape-img {
  position: absolute;
  top: -435px;
  right: 90px;
  -webkit-animation-name: shapeAnimaiton;
     -moz-animation-name: shapeAnimaiton;
       -o-animation-name: shapeAnimaiton;
          animation-name: shapeAnimaiton;
  -webkit-animation-duration: 6s;
     -moz-animation-duration: 6s;
       -o-animation-duration: 6s;
          animation-duration: 6s;
  -webkit-animation-timing-function: linear;
     -moz-animation-timing-function: linear;
       -o-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
     -moz-animation-iteration-count: infinite;
       -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.our-service-wrapper.v3 .row > div:nth-child(even) .single-service {
  padding-top: 40px;
}

.our-service-wrapper.v3 .row {
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: -10px;
}

.our-service-wrapper.v3 .row > div {
  padding-left: 5px;
  padding-right: 5px;
}

.our-service-wrapper.v3 .single-service {
  background-color: #fff3f1;
  margin-bottom: 10px;
  border: 1px dashed #932226;
  padding: 40px 25px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.our-service-wrapper.v3 .single-service .service-icon {
  padding-bottom: 0;
  margin-bottom: 40px;
}

.our-service-wrapper.v3 .single-service .service-icon:before {
  display: none;
}

.our-service-wrapper.v3 .single-service .service-icon span {
  width: 120px;
  height: 120px;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  line-height: 118px;
  background-color: #fff;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  font-size: 48px;
}

.our-service-wrapper.v3 .single-service .service-content .service-title {
  margin-bottom: 15px;
}

.our-service-wrapper.v3 .single-service .service-content .service-title a:hover {
  color: inherit;
}

.our-service-wrapper.v3 .single-service .service-content p {
  line-height: 28px;
}

.our-service-wrapper.v3 .single-service:hover {
  background-color: #932226;
  border-color: transparent;
}

.our-service-wrapper.v3 .single-service:hover .service-content p,
.our-service-wrapper.v3 .single-service:hover .service-content .service-title {
  color: #fff;
}

.our-service-wrapper.inner-service {
  border-top: 2px solid #fff0f0;
  border-bottom: 2px solid #fff0f0;
  padding-top: 80px;
  padding-bottom: 80px;
  margin-bottom: 75px;
}

.our-service-wrapper.inner-service .single-service {
  border: 2px solid #fff1ee;
  padding: 60px 48px;
  margin-bottom: 0;
}

.our-service-wrapper.inner-service .single-service .service-icon {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.our-service-wrapper.inner-service .single-service .service-icon:before {
  display: none;
}

.our-service-wrapper.inner-service .single-service .service-icon span {
  width: auto;
  height: auto;
  line-height: 1;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  margin-bottom: 35px;
}

.our-service-wrapper.inner-service .single-service .service-content h4.service-title {
  margin-bottom: 20px;
}

.our-service-wrapper.inner-service .single-service .service-content h4.service-title a {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
}

.our-service-wrapper.inner-service .single-service .service-content p {
  margin-bottom: 0;
}

.our-service-wrapper .service-details-area .category {
  margin-bottom: 30px;
}

.our-service-wrapper .service-details-area .category a {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  background-color: #932226;
  color: #fff;
  line-height: 1;
  padding: 8px 31px;
  min-width: 120px;
  min-height: 30px;
  margin-right: 10px;
  text-align: center;
}

.our-service-wrapper .service-details-area .category a:hover {
  color: #932226;
  background-color: #fff;
}

.our-service-wrapper .service-details-area .img-box {
  margin-bottom: 60px;
}

.our-service-wrapper .service-details-area .title {
  font-size: 60px;
  margin-bottom: 45px;
}

.our-service-wrapper .service-details-area .text {
  line-height: 30px;
}

.our-service-wrapper .service-details-area ul.features-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr;
  grid-row-gap: 25px;
  margin-bottom: 60px;
  padding-top: 10px;
}

.our-service-wrapper .service-details-area ul.features-list li {
  font-size: 16px;
  line-height: 30px;
}

.our-service-wrapper .service-details-area ul.features-list li:before {
  content: "\f146";
  font-family: "Flaticon";
  width: 50px;
  height: 50px;
  background-color: #fff1ee;
  line-height: 55px;
  display: inline-block;
  text-align: center;
  font-size: 16px;
  margin-right: 20px;
  color: #932226;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}

.our-service-wrapper .service-details-area .tab-area-wrap {
  border-top: 2px solid #fff0f0;
  border-bottom: 2px solid #fff0f0;
  padding: 80px 0;
  margin-bottom: 75px;
}

.our-service-wrapper .service-details-area .tab-area-wrap .img img {
  width: 100%;
}

.our-service-wrapper .service-details-area .tab-area-wrap .tab-area {
  padding-left: 50px;
}

.our-service-wrapper .service-details-area .tab-area-wrap .tab-area .title {
  font-size: 40px;
  margin-bottom: 20px;
}

.our-service-wrapper .service-details-area .tab-area-wrap .tab-area ul.nav {
  padding-top: 10px;
  padding-bottom: 30px;
}

.our-service-wrapper .service-details-area .tab-area-wrap .tab-area ul.nav li a {
  background-color: #fff3f3;
  font-size: 16px;
  font-weight: 700;
  padding: 17px 35px;
  position: relative;
  text-transform: capitalize;
}

.our-service-wrapper .service-details-area .tab-area-wrap .tab-area ul.nav li a:before {
  content: '';
  position: absolute;
  bottom: -8px;
  left: 50%;
  background-color: #932226;
  margin-left: -8px;
  opacity: 0;
  visibility: hidden;
  width: 16px;
  height: 16px;
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

.our-service-wrapper .service-details-area .tab-area-wrap .tab-area ul.nav li a.active {
  background-color: #932226;
  color: #fff;
}

.our-service-wrapper .service-details-area .tab-area-wrap .tab-area ul.nav li a.active:before {
  opacity: 1;
  visibility: visible;
}

.our-service-wrapper .service-details-area .tab-area-wrap .tab-area ul.nav li a:hover {
  background-color: #932226;
  color: #fff;
}

.our-service-wrapper .service-details-area .tab-area-wrap .tab-area .tab-content .tab-pane p {
  line-height: 30px;
  margin-bottom: 0;
}

.our-service-wrapper .service-details-area .inner-testomonial .slick-list {
  padding-top: 0;
}

.our-service-wrapper .service-details-area .middle-imgs {
  border-top: 2px solid #fff0f0;
  padding-top: 80px;
  padding-bottom: 80px;
  margin-top: 75px;
}

.our-service-wrapper .service-details-area .middle-imgs .single-image {
  overflow: hidden;
}

.our-service-wrapper .service-details-area .middle-imgs .single-image img {
  width: 100%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}

.our-service-wrapper .service-details-area .middle-imgs .single-image:hover img {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}

/*=================================
06. Appointment Form
==================================*/
form.appointment-form {
  padding: 70px 60px;
  margin-bottom: 30px;
}

form.appointment-form .form-title {
  margin-bottom: 45px;
}

form.appointment-form .form-title .title-icon span {
  display: inline-block;
  text-align: center;
  font-size: 24px;
  background-color: #932226;
  color: #fff;
  margin-right: 20px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  width: 70px;
  height: 70px;
  line-height: 70px;
}

form.appointment-form .form-title .content span {
  display: block;
  margin-bottom: 15px;
}

form.appointment-form .form-title .content .title {
  font-size: 36px;
  margin-bottom: 0;
}

form.appointment-form .form-row {
  margin-left: -10px;
  margin-right: -10px;
}

form.appointment-form .form-group {
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  z-index: 1;
}

form.appointment-form .form-group input {
  width: 100%;
  height: 60px;
  border: none;
  background-color: #fff;
  padding-left: 30px;
  -webkit-box-shadow: 0 7px 17px -14px #932226;
     -moz-box-shadow: 0 7px 17px -14px #932226;
          box-shadow: 0 7px 17px -14px #932226;
  color: #211e1c;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

form.appointment-form .form-group input::-moz-placeholder {
  color: #211e1c;
}

form.appointment-form .form-group input::-webkit-input-placeholder {
  color: #211e1c;
}

form.appointment-form .form-group input:-ms-input-placeholder {
  color: #211e1c;
}

form.appointment-form .form-group input:-moz-placeholder {
  color: #211e1c;
}

form.appointment-form .form-group input::-ms-input-placeholder {
  color: #211e1c;
}

form.appointment-form .form-group input::placeholder {
  color: #211e1c;
}

form.appointment-form .form-group > span {
  position: absolute;
  color: #932226;
  top: 50%;
  right: 40px;
  font-size: 16px;
  line-height: 1;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}

form.appointment-form .form-group .nice-select {
  width: 100%;
  height: 60px;
  line-height: 45px;
  border: none;
  font-size: 16px;
  float: none;
  padding-left: 30px;
  -webkit-box-shadow: 0 7px 17px -14px #932226;
     -moz-box-shadow: 0 7px 17px -14px #932226;
          box-shadow: 0 7px 17px -14px #932226;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

form.appointment-form .form-group .nice-select:after {
  display: none;
}

form.appointment-form .form-group .nice-select:before {
  content: "\f118";
  font-family: "Flaticon";
  position: absolute;
  top: 5px;
  right: 30px;
  font-size: 16px;
  color: #932226;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
}

form.appointment-form .form-group .nice-select .list {
  width: 100%;
}

form.appointment-form .form-group .nice-select .list li.selected,
form.appointment-form .form-group .nice-select .list li:hover {
  background-color: #fff9f9;
}

form.appointment-form .form-group .nice-select.open:before {
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}

form.appointment-form .form-group.select-box-wrap {
  z-index: 2;
}

form.appointment-form.v2 {
  padding: 100px;
}

form.appointment-form.v2 .form-group {
  margin-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

/*=================================
07. CTA Area
==================================*/
.cta-wrapper {
  position: relative;
}

.cta-wrapper.background-image:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 1;
  z-index: 0;
  /*background-color: rgba(0, 0, 0, 0.6);*/
}

.cta-wrapper .bg-leaf {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 310px;
  -webkit-animation-name: srBgIcon;
     -moz-animation-name: srBgIcon;
       -o-animation-name: srBgIcon;
          animation-name: srBgIcon;
  -webkit-animation-duration: 6s;
     -moz-animation-duration: 6s;
       -o-animation-duration: 6s;
          animation-duration: 6s;
  -webkit-animation-timing-function: linear;
     -moz-animation-timing-function: linear;
       -o-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
     -moz-animation-iteration-count: infinite;
       -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.cta-wrapper .cta-box {
  min-height: 306px;
  margin-bottom: 30px;
  position: relative;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100% 100%;
       -o-background-size: 100% 100%;
          background-size: 100% 100%;
}

.cta-wrapper .cta-box:last-child {
  margin-bottom: 0;
}

.cta-wrapper .cta-box .cta-content {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}

.cta-wrapper .cta-box .cta-content .title {
  font-size: 40px;
  line-height: 1.2;
  margin-bottom: 10px;
}

.cta-wrapper .cta-box .cta-content span {
  display: block;
  margin-bottom: 10px;
}

.cta-wrapper .cta-box.box-1 {
  background-color: #932226;
}

.cta-wrapper .cta-box.box-1 .cta-content {
  position: absolute;
  right: 70px;
}

.cta-wrapper .cta-box.box-2 .cta-content {
  position: absolute;
  left: 70px;
  padding-right: 100px;
}

.cta-wrapper .section-title3 .title,
.cta-wrapper .section-title3 .text {
  color: #0d6303;
}

.cta-wrapper .section-title3 a.def-btn.outline {
  color: #fff;
  border-color: #fff;
}

.cta-wrapper .section-title3 a.def-btn.outline:hover {
  border-color: transparent;
}

.cta-wrapper form.subscribe-form {
  background-color: #fff;
  padding: 10px;
  margin-left: 50px;
  -webkit-box-shadow: 0 7px 27px -14px #932226;
     -moz-box-shadow: 0 7px 27px -14px #932226;
          box-shadow: 0 7px 27px -14px #932226;
}

.cta-wrapper form.subscribe-form input {
  width: -webkit-calc(100% - 180px);
  width: -moz-calc(100% - 180px);
  width: calc(100% - 180px);
  padding-left: 30px;
  border: none;
  height: 60px;
  color: #211e1c;
}

.cta-wrapper form.subscribe-form input::-moz-placeholder {
  color: #211e1c;
}

.cta-wrapper form.subscribe-form input::-webkit-input-placeholder {
  color: #211e1c;
}

.cta-wrapper form.subscribe-form input:-ms-input-placeholder {
  color: #211e1c;
}

.cta-wrapper form.subscribe-form input:-moz-placeholder {
  color: #211e1c;
}

.cta-wrapper form.subscribe-form input::-ms-input-placeholder {
  color: #211e1c;
}

.cta-wrapper form.subscribe-form input::placeholder {
  color: #211e1c;
}

.cta-wrapper form.subscribe-form button {
  width: 180px;
  height: 60px;
  padding-right: 0;
  background-color: #932226;
  color: #fff;
  border: 1px solid transparent;
  font-size: 16px;
  font-weight: 700;
  text-transform: capitalize;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
}

.cta-wrapper form.subscribe-form button:hover {
  background-color: #fff;
  color: #211e1c;
  border-color: #211e1c;
}

.cta-wrapper .flower-shape.shape-1 {
  left: auto;
  right: 7%;
  top: 20%;
}

.cta-wrapper .flower-shape.shape-2 {
  top: auto;
  bottom: 10%;
  left: 8%;
  -webkit-transform: rotateY(180deg) rotateX(180deg);
     -moz-transform: rotateY(180deg) rotateX(180deg);
          transform: rotateY(180deg) rotateX(180deg);
  -webkit-animation-name: flowerShape2;
     -moz-animation-name: flowerShape2;
       -o-animation-name: flowerShape2;
          animation-name: flowerShape2;
  -webkit-animation-duration: 20s;
     -moz-animation-duration: 20s;
       -o-animation-duration: 20s;
          animation-duration: 20s;
  -webkit-animation-timing-function: linear;
     -moz-animation-timing-function: linear;
       -o-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
     -moz-animation-iteration-count: infinite;
       -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

/*=================================
08. About Funfact
==================================*/
.about-funfact-wrapper {
  position: relative;
}

.about-funfact-wrapper .inner-quote {
  margin-bottom: 50px;
  padding-left: 30px;
  border-left: 2px solid #932226;
}

.about-funfact-wrapper .inner-quote .quote-img {
  width: 140px;
  margin-right: 20px;
}

.about-funfact-wrapper .inner-quote .quote-content {
  width: -webkit-calc(100% - 160px);
  width: -moz-calc(100% - 160px);
  width: calc(100% - 160px);
}

.about-funfact-wrapper .inner-quote .quote-content p {
  margin-bottom: 0;
}

.about-funfact-wrapper .counter-box-wrapper .single-counter {
  width: 200px;
  margin-right: 30px;
  position: relative;
  padding: 50px 0;
  padding-left: 30px;
}

.about-funfact-wrapper .counter-box-wrapper .single-counter i {
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  font-size: 90px;
  line-height: 1;
  display: inline-block;
  opacity: 0.25;
}

.about-funfact-wrapper .counter-box-wrapper .single-counter span {
  color: #fff;
  font-size: 80px;
  line-height: 1;
  font-family: "Prata", serif;
  position: relative;
}

.about-funfact-wrapper .counter-box-wrapper .single-counter span:after {
  content: "\f102";
  font-size: 16px;
  font-family: "Flaticon";
}

.about-funfact-wrapper .counter-box-wrapper .single-counter p {
  margin-bottom: 0;
  color: #fff;
  font-weight: 700;
}

.about-funfact-wrapper .counter-box-wrapper .single-counter:first-child {
  background-color: #000000;
}

.about-funfact-wrapper .counter-box-wrapper .single-counter:first-child i.flaticon-group {
  top: -15px;
  font-size: 100px;
}

.about-funfact-wrapper .counter-box-wrapper .single-counter:first-child p {
  color: #932226;
}

.about-funfact-wrapper .counter-box-wrapper .single-counter:last-child {
  background-color: #932226;
  margin-right: 0;
}

.about-funfact-wrapper .leaf-shape {
  position: absolute;
  top: auto;
  right: 40px;
  left: auto;
  bottom: 60px;
  width: 550px;
  -webkit-animation-name: srBgIcon;
     -moz-animation-name: srBgIcon;
       -o-animation-name: srBgIcon;
          animation-name: srBgIcon;
  -webkit-animation-duration: 4s;
     -moz-animation-duration: 4s;
       -o-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-timing-function: linear;
     -moz-animation-timing-function: linear;
       -o-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
     -moz-animation-iteration-count: infinite;
       -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.about-funfact-wrapper .leaf-shape img {
  width: 100%;
}

/*=================================
09. Brand Slider
==================================*/
.brand-slider-wrapper {
  padding: 0 165px;
}

.brand-slider-wrapper .single-brand-slider {
  text-align: center;
  margin: 50px 0;
}

.brand-slider-wrapper .single-brand-slider img {
  display: inline-block;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

.brand-slider-wrapper .single-brand-slider:hover img {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}

.brand-slider-wrapper.v2 {
  position: relative;
  padding-top: 70px;
  padding-bottom: 70px;
}

.brand-slider-wrapper.v2:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80%;
  -webkit-transform: rotateX(180deg);
     -moz-transform: rotateX(180deg);
          transform: rotateX(180deg);
}

.brand-slider-wrapper.v3 {
  position: relative;
  padding-top: 80px;
  padding-bottom: 80px;
}

.brand-slider-wrapper.v3:after, .brand-slider-wrapper.v3:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40%;
  opacity: 0.6;
  -webkit-transform: rotateX(180deg);
     -moz-transform: rotateX(180deg);
          transform: rotateX(180deg);
}

.brand-slider-wrapper.v3:after {
  bottom: auto;
  top: 0;
  -webkit-transform: rotateX(0);
     -moz-transform: rotateX(0);
          transform: rotateX(0);
}

/*=================================
10. Price Plans
==================================*/
.price-plans-wrapper .section-title {
  margin-bottom: 60px;
}

.price-plans-wrapper .price-plans-content {
  background-color: #fff;
  padding: 60px;
  padding-bottom: 40px;
  margin-bottom: -40px;
  position: relative;
  -webkit-box-shadow: 0 19px 62px -43px #932226;
     -moz-box-shadow: 0 19px 62px -43px #932226;
          box-shadow: 0 19px 62px -43px #932226;
  -webkit-border-radius: 20px;
     -moz-border-radius: 20px;
          border-radius: 20px;
}

.price-plans-wrapper .price-plans-content .single-price-plan {
  margin-bottom: 20px;
}

.price-plans-wrapper .price-plans-content .single-price-plan .img {
  width: 120px;
  height: 120px;
  overflow: hidden;
  margin-right: 30px;
  -webkit-border-radius: 12px;
     -moz-border-radius: 12px;
          border-radius: 12px;
}

.price-plans-wrapper .price-plans-content .single-price-plan .content {
  width: -webkit-calc(100% - 150px);
  width: -moz-calc(100% - 150px);
  width: calc(100% - 150px);
}

.price-plans-wrapper .price-plans-content .single-price-plan .content .title {
  font-size: 24px;
  margin-bottom: 20px;
}

.price-plans-wrapper .price-plans-content .single-price-plan .content p {
  margin-bottom: 0;
}

.price-plans-wrapper .price-plans-content .single-price-plan .content p a {
  font-weight: 700;
  background-color: #932226;
  color: #fff;
  display: inline-block;
  padding: 5px 8px;
  line-height: 1.1;
  margin: 0 5px;
  -webkit-border-radius: 7px;
     -moz-border-radius: 7px;
          border-radius: 7px;
}

.price-plans-wrapper .price-table {
  background-color: #fff4f4;
  border-bottom: 10px solid transparent;
  padding: 0 100px;
  padding-top: 95px;
  padding-bottom: 70px;
  position: relative;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
}

.price-plans-wrapper .price-table .price-table-head {
  border-bottom: 1px solid #ffe1e1;
  padding-bottom: 35px;
}

.price-plans-wrapper .price-table .price-table-head .price span {
  font-size: 80px;
  color: #932226;
  font-family: "Prata", serif;
  line-height: 1;
}

.price-plans-wrapper .price-table .price-table-head .price span sub {
  font-size: 24px;
}

.price-plans-wrapper .price-table .catetory {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #932226;
  width: 120px;
  height: 120px;
  text-align: center;
  padding-top: 27px;
  padding-left: 41px;
  -webkit-clip-path: polygon(100% 0, 0 0, 100% 100%);
          clip-path: polygon(100% 0, 0 0, 100% 100%);
}

.price-plans-wrapper .price-table .catetory span {
  color: #fff;
  display: inline-block;
  font-family: "Prata", serif;
  font-size: 18px;
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
}

.price-plans-wrapper .price-table ul.package-service {
  margin-top: 60px;
  margin-bottom: 35px;
}

.price-plans-wrapper .price-table ul.package-service li {
  display: block;
  position: relative;
  margin-bottom: 15px;
  padding: 5px 0;
}

.price-plans-wrapper .price-table ul.package-service li:last-child {
  margin-bottom: 0;
}

.price-plans-wrapper .price-table ul.package-service li span {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-color: #fff;
  text-align: center;
  color: #932226;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  font-size: 14px;
  line-height: 36px;
  position: absolute;
  right: 0;
  top: 2px;
}

.price-plans-wrapper .price-table:hover {
  background-color: #fff;
  border-color: #932226;
}

.price-plans-wrapper .price-plan-slide .slick-track > div {
  padding-left: 0;
  padding-right: 0;
}

.price-plans-wrapper .price-plan-features .img-box {
  width: 50%;
  overflow: hidden;
}

.price-plans-wrapper .price-plan-features .img-box img {
  width: 100%;
  height: auto;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}

.price-plans-wrapper .price-plan-features .img-box:hover img {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}

.price-plans-wrapper .price-plan-features .price-features-content {
  width: 50%;
  background-color: #211e1c;
  padding: 80px 200px;
  padding-right: 250px;
  background-image: url("../img/bg-img/features-pattern-bg.webp");
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.price-plans-wrapper .price-plan-features .price-features-content .section-title span,
.price-plans-wrapper .price-plan-features .price-features-content .section-title .title,
.price-plans-wrapper .price-plan-features .price-features-content .section-title .small-title {
  color: #fff;
}

.price-plans-wrapper .price-plan-features .price-features-content .section-title .title span {
  color: #932226;
}

.price-plans-wrapper .price-plan-features .price-features-content .inner-quote {
  margin-bottom: 50px;
  padding-left: 30px;
  border-left: 2px solid #932226;
}

.price-plans-wrapper .price-plan-features .price-features-content .inner-quote .quote-img {
  width: 140px;
  margin-right: 20px;
}

.price-plans-wrapper .price-plan-features .price-features-content .inner-quote .quote-content {
  width: -webkit-calc(100% - 160px);
  width: -moz-calc(100% - 160px);
  width: calc(100% - 160px);
}

.price-plans-wrapper .price-plan-features .price-features-content .inner-quote .quote-content p {
  margin-bottom: 0;
  color: #fff;
}

.price-plans-wrapper .price-plan-features .price-features-content p {
  color: #fff;
  margin-bottom: 0;
}

.price-plans-wrapper .price-plan-features:nth-child(odd) .price-features-content {
  position: relative;
  top: -73px;
  -webkit-border-top-left-radius: 36px;
     -moz-border-radius-topleft: 36px;
          border-top-left-radius: 36px;
}

.price-plans-wrapper .price-plan-features:nth-child(even) .img-box {
  position: relative;
  top: -74px;
}

.price-plans-wrapper .price-plan-features:nth-child(even) .price-features-content {
  background-color: #027773;
  -webkit-border-bottom-right-radius: 36px;
     -moz-border-radius-bottomright: 36px;
          border-bottom-right-radius: 36px;
}

.price-plans-wrapper .tab-nav {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

.price-plans-wrapper .tab-nav a {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  text-transform: capitalize;
  padding: 17px 32px;
}

.price-plans-wrapper .tab-nav a.active {
  color: #fff;
}

.price-plans-wrapper .tab-nav a.active:hover {
  color: #fff;
}

.price-plans-wrapper .tab-nav a:hover {
  color: inherit;
}

.price-plans-wrapper.v2 .section-title {
  position: absolute;
  left: 0;
  right: 0;
  top: 120px;
  z-index: 1;
}

.price-plans-wrapper.v2 .price-table {
  padding-top: 320px;
}

.price-plans-wrapper.v3 .price-plans-content {
  margin-bottom: 0;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  padding: 80px 60px;
  padding-bottom: 60px;
  margin-top: 60px;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  margin-left: -1px;
}

.price-plans-wrapper.v3 .price-table {
  padding-bottom: 85px;
  border-color: #932226;
}

.price-plans-wrapper.v3 .price-table:hover {
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

/*=================================
11. Testomonial Area
==================================*/
.testomonial-sec-wrapper {
  padding-top: 180px;
  padding-bottom: 110px;
  position: relative;
}

.testomonial-sec-wrapper .quote-shape {
  position: relative;
  padding-bottom: 54px;
  margin-bottom: 50px;
}

.testomonial-sec-wrapper .quote-shape:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  height: 4px;
  width: 100px;
  margin-left: -50px;
  background: white;
  opacity: 0.4;
  background: -webkit-linear-gradient(5deg, rgba(255, 255, 255, 0) 0%, #932226 25%, #932226 75%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(5deg, rgba(255, 255, 255, 0) 0%, #932226 25%, #932226 75%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(5deg, rgba(255, 255, 255, 0) 0%, #932226 25%, #932226 75%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(85deg, rgba(255, 255, 255, 0) 0%, #932226 25%, #932226 75%, rgba(255, 255, 255, 0) 100%);
}

.testomonial-sec-wrapper .quote-shape span {
  font-size: 68px;
  color: #932226;
  position: relative;
  line-height: 1;
  display: inline-block;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  -webkit-animation-name: BipingScaling;
     -moz-animation-name: BipingScaling;
       -o-animation-name: BipingScaling;
          animation-name: BipingScaling;
  -webkit-animation-duration: 2s;
     -moz-animation-duration: 2s;
       -o-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-timing-function: linear;
     -moz-animation-timing-function: linear;
       -o-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
     -moz-animation-iteration-count: infinite;
       -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.testomonial-sec-wrapper .quote-shape span:after {
  content: '';
  position: absolute;
  background-color: #932226;
  width: 75px;
  height: 75px;
  left: 15px;
  top: -20px;
  z-index: -1;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  opacity: 0.3;
}

.testomonial-sec-wrapper .testomonial-author-name {
  padding-top: 20px;
  position: relative;
  padding-bottom: 13px;
}

.testomonial-sec-wrapper .testomonial-author-name span {
  font-weight: 700;
  color: #932226;
  text-transform: capitalize;
}

.testomonial-sec-wrapper .testomonial-author-name .name {
  font-size: 24px;
}

.testomonial-sec-wrapper .testomonial-slider-wrapper {
  padding: 0 60px;
  position: relative;
  z-index: 2;
}

.testomonial-sec-wrapper .testomonial-slider-wrapper .single-testomonial .title {
  font-size: 36px;
  line-height: 48px;
  margin-bottom: 17px;
}

.testomonial-sec-wrapper .testomonial-slider-wrapper .single-testomonial .text {
  font-size: 20px;
  line-height: 32px;
}

.testomonial-sec-wrapper .bottom-shape {
  width: -webkit-calc(100% - 180px);
  width: -moz-calc(100% - 180px);
  width: calc(100% - 180px);
  height: 2px;
  background-color: #f7f7f7;
  margin: 0 auto;
  margin-bottom: 35px;
  margin-top: 12px;
  position: relative;
}

.testomonial-sec-wrapper .bottom-shape:after, .testomonial-sec-wrapper .bottom-shape:before {
  content: '';
  position: absolute;
  width: 80px;
  top: 0;
  height: 2px;
  background-color: #932226;
  left: 50%;
  margin-left: -40px;
}

.testomonial-sec-wrapper .bottom-shape:after {
  border-bottom: 2px solid #932226;
  border-left: 2px solid #932226;
  width: 20px;
  height: 20px;
  margin-left: -12px;
  background-color: #fff;
  margin-top: -9px;
  -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.testomonial-sec-wrapper .testomonial-slider-nav {
  padding: 0 10px;
  z-index: 2;
  position: relative;
}

.testomonial-sec-wrapper .testomonial-slider-nav .single-testomonial-nav {
  position: relative;
  overflow: visible;
}

.testomonial-sec-wrapper .testomonial-slider-nav .single-testomonial-nav .testomonial-author {
  margin: 0 auto;
  background-color: #fff;
  margin-top: 2px;
  cursor: pointer;
  width: 70px;
  height: 70px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  -webkit-transform: scale(0.8);
     -moz-transform: scale(0.8);
      -ms-transform: scale(0.8);
       -o-transform: scale(0.8);
          transform: scale(0.8);
}

.testomonial-sec-wrapper .testomonial-slider-nav .single-testomonial-nav .testomonial-author img {
  display: inline-block;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}

.testomonial-sec-wrapper .testomonial-slider-nav .single-testomonial-nav .testomonial-author-name {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 20px;
  opacity: 0;
  visibility: hidden;
  width: 18rem;
  left: 50%;
  z-index: 1;
  -webkit-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  transition: all ease 0.4s;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}

.testomonial-sec-wrapper .testomonial-slider-nav .single-testomonial-nav.slick-current .testomonial-author {
  margin-top: 0;
  -webkit-box-shadow: 0 10px 19px -5px #932226;
     -moz-box-shadow: 0 10px 19px -5px #932226;
          box-shadow: 0 10px 19px -5px #932226;
  padding: 5px;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}

.testomonial-sec-wrapper .testomonial-slider-nav .single-testomonial-nav.slick-current .testomonial-author-name {
  opacity: 1;
  visibility: visible;
  -webkit-animation-duration: 2s;
     -moz-animation-duration: 2s;
       -o-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-fill-mode: both;
     -moz-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: cfadeIn;
     -moz-animation-name: cfadeIn;
       -o-animation-name: cfadeIn;
          animation-name: cfadeIn;
  -webkit-animation-delay: .5s;
     -moz-animation-delay: .5s;
       -o-animation-delay: .5s;
          animation-delay: .5s;
}

.testomonial-sec-wrapper .testomonial-slider-nav2 {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 1;
  z-index: 0;
}

.testomonial-sec-wrapper .testomonial-slider-nav2 > div {
  width: 100% !important;
  height: 100% !important;
}

.testomonial-sec-wrapper .testomonial-slider-nav2 > div > div {
  width: 100% !important;
  height: 100% !important;
  -webkit-transform: translate3d(0, 0, 0) !important;
     -moz-transform: translate3d(0, 0, 0) !important;
          transform: translate3d(0, 0, 0) !important;
}

.testomonial-sec-wrapper .testomonial-slider-nav2 .single-nav {
  position: absolute;
  left: 0;
  top: 0;
  width: 110px;
  height: 110px;
  display: inline-block;
  background-color: #fff;
  padding: 10px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  cursor: pointer;
  -webkit-animation-name: srBgIcon2;
     -moz-animation-name: srBgIcon2;
       -o-animation-name: srBgIcon2;
          animation-name: srBgIcon2;
  -webkit-animation-duration: 6s;
     -moz-animation-duration: 6s;
       -o-animation-duration: 6s;
          animation-duration: 6s;
  -webkit-animation-timing-function: linear;
     -moz-animation-timing-function: linear;
       -o-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
     -moz-animation-iteration-count: infinite;
       -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.testomonial-sec-wrapper .testomonial-slider-nav2 .single-nav img {
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}

.testomonial-sec-wrapper .testomonial-slider-nav2 .single-nav:nth-child(odd) {
  -webkit-animation-name: srBgIcon;
     -moz-animation-name: srBgIcon;
       -o-animation-name: srBgIcon;
          animation-name: srBgIcon;
  -webkit-animation-duration: 6s;
     -moz-animation-duration: 6s;
       -o-animation-duration: 6s;
          animation-duration: 6s;
  -webkit-animation-timing-function: linear;
     -moz-animation-timing-function: linear;
       -o-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
     -moz-animation-iteration-count: infinite;
       -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.testomonial-sec-wrapper .testomonial-slider-nav2 .single-nav:nth-child(1) {
  top: 140px;
  left: 11%;
}

.testomonial-sec-wrapper .testomonial-slider-nav2 .single-nav:nth-child(2) {
  width: 80px;
  height: 80px;
  top: auto;
  bottom: 120px;
  left: 17%;
}

.testomonial-sec-wrapper .testomonial-slider-nav2 .single-nav:nth-child(3) {
  width: 100px;
  height: 100px;
  left: auto;
  right: 22%;
  top: 50px;
}

.testomonial-sec-wrapper .testomonial-slider-nav2 .single-nav:nth-child(4) {
  width: 80px;
  height: 80px;
  top: 50%;
  margin-top: -40px;
  left: auto;
  right: 15%;
}

.testomonial-sec-wrapper .testomonial-slider-nav2 .single-nav:nth-child(5) {
  width: 100px;
  height: 100px;
  top: auto;
  bottom: 65px;
  left: auto;
  right: 4%;
}

.testomonial-sec-wrapper .testomonial-slider-nav3-active ul.slick-dots li {
  display: inline-block;
  margin-right: 15px;
}

.testomonial-sec-wrapper .testomonial-slider-nav3-active ul.slick-dots {
  background-color: transparent;
  display: inline-block;
  position: absolute;
  bottom: -60px;
  left: 50%;
  line-height: 1;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}

.testomonial-sec-wrapper .testomonial-slider-nav3-active ul.slick-dots li {
  display: inline-block;
  margin-right: 15px;
  line-height: 0;
  -webkit-box-shadow: 0 0 24px -5px #932226;
     -moz-box-shadow: 0 0 24px -5px #932226;
          box-shadow: 0 0 24px -5px #932226;
}

.testomonial-sec-wrapper .testomonial-slider-nav3-active ul.slick-dots li:last-child {
  margin-right: 0;
}

.testomonial-sec-wrapper .testomonial-slider-nav3-active ul.slick-dots li button {
  border: none;
  font-size: 0;
  padding: 0;
  width: 16px;
  height: 16px;
  display: inline-block;
  background-color: #932226;
  border: 5px solid #fff;
  position: relative;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}

.testomonial-sec-wrapper .testomonial-slider-nav3-active ul.slick-dots li.slick-active button {
  -webkit-box-shadow: 0 0 0px 5px #932226;
     -moz-box-shadow: 0 0 0px 5px #932226;
          box-shadow: 0 0 0px 5px #932226;
}

.testomonial-sec-wrapper.v2 {
  background-color: #932226;
  background-image: url("../img/icons/testomonial-bg-shape.webp");
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 135px;
}

.testomonial-sec-wrapper.v2 .quote-shape:before {
  background: -webkit-linear-gradient(5deg, rgba(255, 255, 255, 0) 0%, #fff 25%, #fff 75%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(5deg, rgba(255, 255, 255, 0) 0%, #fff 25%, #fff 75%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(5deg, rgba(255, 255, 255, 0) 0%, #fff 25%, #fff 75%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(85deg, rgba(255, 255, 255, 0) 0%, #fff 25%, #fff 75%, rgba(255, 255, 255, 0) 100%);
  opacity: 1;
  height: 2px;
}

.testomonial-sec-wrapper.v2 .quote-shape span {
  color: #fff;
}

.testomonial-sec-wrapper.v2 .quote-shape span:after {
  background-color: #932226;
  opacity: 1;
}

.testomonial-sec-wrapper.v2 .bottom-shape {
  background-color: transparent;
}

.testomonial-sec-wrapper.v2 .bottom-shape:after {
  border-color: #fff;
  background-color: transparent;
}

.testomonial-sec-wrapper.v2 .bottom-shape:before {
  display: none;
}

.testomonial-sec-wrapper.v2 .bottom-shape span:before, .testomonial-sec-wrapper.v2 .bottom-shape span:after {
  content: '';
  position: absolute;
  background-color: #fff;
  width: -webkit-calc(50% - 10px);
  width: -moz-calc(50% - 10px);
  width: calc(50% - 10px);
  height: 2px;
  right: 0;
  top: 0;
}

.testomonial-sec-wrapper.v2 .bottom-shape span:after {
  right: auto;
  left: 0;
  width: -webkit-calc(-webkit-calc(50% - 13px));
  width: -moz-calc(-moz-calc(50% - 13px));
  width: calc(calc(50% - 13px));
}

.testomonial-sec-wrapper.v2 .testomonial-slider-wrapper .single-testomonial .title,
.testomonial-sec-wrapper.v2 .testomonial-slider-wrapper .single-testomonial .text {
  color: #fff;
}

.testomonial-sec-wrapper.v2 .testomonial-slider-nav .single-testomonial-nav .testomonial-author-name .name,
.testomonial-sec-wrapper.v2 .testomonial-slider-nav .single-testomonial-nav .testomonial-author-name span {
  color: #fff;
}

.testomonial-sec-wrapper.v2 .testomonial-slider-nav .single-testomonial-nav .testomonial-author-name .name a:hover,
.testomonial-sec-wrapper.v2 .testomonial-slider-nav .single-testomonial-nav .testomonial-author-name span a:hover {
  color: inherit;
}

.testomonial-sec-wrapper.v3 {
  position: relative;
  padding-bottom: 125px;
  padding-top: 150px;
}

.testomonial-sec-wrapper.v3 .bottom-shape {
  margin-bottom: 20px;
  background-color: transparent;
}

.testomonial-sec-wrapper.v3 .bottom-shape:after {
  border-color: #932226;
  background-color: transparent;
}

.testomonial-sec-wrapper.v3 .bottom-shape:before {
  display: none;
}

.testomonial-sec-wrapper.v3 .bottom-shape span:before, .testomonial-sec-wrapper.v3 .bottom-shape span:after {
  content: '';
  position: absolute;
  background-color: #fff;
  width: -webkit-calc(50% - 10px);
  width: -moz-calc(50% - 10px);
  width: calc(50% - 10px);
  height: 2px;
  right: 0;
  top: 0;
}

.testomonial-sec-wrapper.v3 .bottom-shape span:after {
  right: auto;
  left: 0;
  width: -webkit-calc(-webkit-calc(50% - 13px));
  width: -moz-calc(-moz-calc(50% - 13px));
  width: calc(calc(50% - 13px));
}

.testomonial-sec-wrapper.v3 .bottom-shape span.shape-2:before {
  background-color: #932226;
  width: 30px;
  right: -webkit-calc(50% - 40px);
  right: -moz-calc(50% - 40px);
  right: calc(50% - 40px);
}

.testomonial-sec-wrapper.v3 .bottom-shape span.shape-2:after {
  background-color: #932226;
  width: 30px;
  left: -webkit-calc(50% - 45px);
  left: -moz-calc(50% - 45px);
  left: calc(50% - 45px);
}

.testomonial-sec-wrapper.v3 .quote-shape {
  padding-bottom: 42px;
  margin-bottom: 40px;
}

.testomonial-sec-wrapper.v3 .quote-shape:before {
  height: 2px;
  opacity: 1;
}

.testomonial-sec-wrapper.v3:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 1;
  z-index: 0;
  background-image: url("../img/bg-img/testomonial-bg-shape-3-1.webp");
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100% 100%;
       -o-background-size: 100% 100%;
          background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
}

.testomonial-sec-wrapper.v3 .testomonial-slider-nav {
  max-width: 240px;
  margin: 0 auto;
}

.testomonial-sec-wrapper.v3 .testomonial-slider-nav .single-testomonial-nav {
  padding: 50px 0;
}

.testomonial-sec-wrapper.v3 .testomonial-slider-nav .single-testomonial-nav .testomonial-author {
  -webkit-transform: scale(0.71);
     -moz-transform: scale(0.71);
      -ms-transform: scale(0.71);
       -o-transform: scale(0.71);
          transform: scale(0.71);
  margin: 0 5px;
  z-index: 1;
  position: relative;
  -webkit-box-shadow: 0 10px 20px -11px #932226;
     -moz-box-shadow: 0 10px 20px -11px #932226;
          box-shadow: 0 10px 20px -11px #932226;
}

.testomonial-sec-wrapper.v3 .testomonial-slider-nav .single-testomonial-nav.slick-current .testomonial-author {
  -webkit-transform: scale(1.71);
     -moz-transform: scale(1.71);
      -ms-transform: scale(1.71);
       -o-transform: scale(1.71);
          transform: scale(1.71);
  position: relative;
  z-index: 2;
}

.inner-testomonial {
  background-color: #211e1c;
  background-image: url("../img/testomonial/pattern-bg.webp");
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100% 100%;
       -o-background-size: 100% 100%;
          background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  padding: 75px 90px;
  margin-top: 75px;
}

.inner-testomonial .single-testomonial {
  padding: 0 10px;
}

.inner-testomonial .single-testomonial .img {
  width: 140px;
  margin-right: 50px;
}

.inner-testomonial .single-testomonial .content {
  width: -webkit-calc(100% - 190px);
  width: -moz-calc(100% - 190px);
  width: calc(100% - 190px);
}

.inner-testomonial .single-testomonial .content h2.title {
  color: #fff;
  display: inline-block;
  margin-bottom: 0;
  font-size: 34px;
}

.inner-testomonial .single-testomonial .content .text {
  font-size: 24px;
  line-height: 36px !important;
  color: #fff;
  margin-bottom: 20px;
}

.inner-testomonial .single-testomonial .content span {
  font-size: 16px;
  color: #932226;
  display: inline-block;
  margin-left: 10px;
  font-weight: 700;
}

/*=================================
12. Latest Blog Section
==================================*/
.blog-wrapper {
  position: relative;
}

.blog-wrapper .latest-blog-slider .single-latest-blog {
  margin-bottom: 30px;
}

.blog-wrapper .latest-blog-slider .single-latest-blog .img-box {
  position: relative;
  overflow: hidden;
}

.blog-wrapper .latest-blog-slider .single-latest-blog .img-box img {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

.blog-wrapper .latest-blog-slider .single-latest-blog .img-box a {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -30px;
  margin-left: -30px;
  margin-left: -30px !important;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
}

.blog-wrapper .latest-blog-slider .single-latest-blog .img-box a i {
  font-size: 22px;
  line-height: 73px;
}

.blog-wrapper .latest-blog-slider .single-latest-blog .img-box:hover a {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}

.blog-wrapper .latest-blog-slider .single-latest-blog .latest-blog-content {
  background-color: #fff;
  padding: 40px;
  margin: 0 20px;
  padding-right: 35px;
  position: relative;
  margin-top: -45px;
  z-index: 1;
  -webkit-box-shadow: 0 0 34px -17px #932226;
     -moz-box-shadow: 0 0 34px -17px #932226;
          box-shadow: 0 0 34px -17px #932226;
}

.blog-wrapper .latest-blog-slider .single-latest-blog .latest-blog-content:before {
  content: attr(data-no);
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 140px;
  line-height: 0.7;
  font-weight: 900;
  color: #fff9f9;
  margin-right: -10px;
  letter-spacing: 0;
  z-index: -1;
  font-family: "Roboto", sans-serif;
}

.blog-wrapper .latest-blog-slider .single-latest-blog .latest-blog-content p {
  margin-bottom: 0;
}

.blog-wrapper .latest-blog-slider .single-latest-blog .latest-blog-content .blog-meta {
  margin-bottom: 30px;
  padding-bottom: 20px;
  position: relative;
}

.blog-wrapper .latest-blog-slider .single-latest-blog .latest-blog-content .blog-meta:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 100%;
  background-color: #932226;
  opacity: 0.3;
  bottom: 0;
  left: 0;
}

.blog-wrapper .latest-blog-slider .single-latest-blog .latest-blog-content .blog-meta span {
  display: inline-block;
  margin-right: 20px;
}

.blog-wrapper .latest-blog-slider .single-latest-blog .latest-blog-content .blog-meta span i {
  color: #932226;
  margin-right: 5px;
}

.blog-wrapper .latest-blog-slider .single-latest-blog .latest-blog-content .blog-meta span:last-child {
  margin-right: 0;
}

.blog-wrapper .latest-blog-slider .single-latest-blog .latest-blog-content .blog-title {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 15px;
}

.blog-wrapper .latest-blog-slider .single-latest-blog:hover .img-box img {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}

.blog-wrapper .blog-widget {
  overflow: hidden;
}

.blog-wrapper .blog-widget img {
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
}

.blog-wrapper .blog-widget.widget-counter {
  background-color: #000000;
  margin-bottom: 30px;
  min-height: 280px;
  position: relative;
  padding: 40px;
}

.blog-wrapper .blog-widget.widget-counter:before {
  content: '';
  position: absolute;
  left: 40px;
  top: 40px;
  border-right: 20px solid #932226;
  border-top: 20px solid transparent;
}

.blog-wrapper .blog-widget.widget-counter > span {
  width: 50px;
  height: 50px;
  line-height: 54px;
  background-color: #fff;
  text-align: center;
  font-size: 20px;
  float: right;
}

.blog-wrapper .blog-widget.widget-counter .content {
  clear: both;
  padding-top: 55px;
}

.blog-wrapper .blog-widget.widget-counter .content span {
  color: #fff;
  font-size: 80px;
  font-weight: 900;
  letter-spacing: -6px;
  line-height: 0.9;
}

.blog-wrapper .blog-widget.widget-counter .content span sub {
  font-size: 16px;
}

.blog-wrapper .blog-widget.widget-counter .content p {
  color: #fff;
  font-weight: 900;
  text-transform: capitalize;
  margin-bottom: 0;
}

.blog-wrapper .blog-widget:hover img {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}

.blog-wrapper .blog-widget.small-blog-slide .single-latest-blog .latest-blog-content {
  padding-top: 75px;
  padding-bottom: 40px;
}

.blog-wrapper .blog-widget.small-blog-slide .single-latest-blog .latest-blog-content:before {
  top: auto;
  bottom: 0;
  right: 0;
  font-size: 140px;
  line-height: 0.7;
  font-weight: 900;
  margin-right: -10px;
  letter-spacing: 0;
  font-family: "Roboto", sans-serif;
}

.blog-wrapper .blog-widget.small-blog-slide .single-latest-blog .latest-blog-content .blog-meta {
  margin-right: 0;
}

.blog-wrapper .blog-widget.small-blog-slide .single-latest-blog .latest-blog-content .blog-meta p {
  font-size: 16px;
}

.blog-wrapper .small-blog-slide .slick-dots {
  position: absolute;
  top: 35px;
  left: 40px;
}

.blog-wrapper .small-blog-slide .slick-dots li {
  display: inline-block;
  margin-right: 6px;
}

.blog-wrapper .small-blog-slide .slick-dots li button {
  border: none;
  font-size: 0;
  display: inline-block;
  height: 6px;
  width: 6px;
  background-color: #fff;
  line-height: 0;
  padding: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
}

.blog-wrapper .small-blog-slide .slick-dots li:last-child {
  margin-right: 0;
}

.blog-wrapper .small-blog-slide .slick-dots li.slick-active button {
  width: 30px;
}

.blog-wrapper .small-blog-slide .single-latest-blog {
  position: relative;
  overflow: hidden;
}

.blog-wrapper .small-blog-slide .single-latest-blog .img-box {
  position: absolute;
  left: 0;
  top: 100%;
  height: 100%;
  width: 100%;
  visibility: hidden;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
}

.blog-wrapper .small-blog-slide .single-latest-blog .img-box img {
  width: 100%;
  height: 100%;
}

.blog-wrapper .small-blog-slide .single-latest-blog .img-box:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.7;
  z-index: 1;
  background-color: #000;
}

.blog-wrapper .small-blog-slide .single-latest-blog .img-box img {
  width: 100%;
}

.blog-wrapper .small-blog-slide .single-latest-blog .latest-blog-content {
  padding: 40px;
  padding-right: 35px;
  position: relative;
  z-index: 1;
  padding-top: 95px;
  padding-bottom: 55px;
}

.blog-wrapper .small-blog-slide .single-latest-blog .latest-blog-content:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 1;
  z-index: -2;
  background-color: #932226;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
}

.blog-wrapper .small-blog-slide .single-latest-blog .latest-blog-content:before {
  content: attr(data-no);
  position: absolute;
  top: 40px;
  right: 45px;
  font-size: 60px;
  line-height: 0.7;
  color: #fff9f9;
  letter-spacing: 0;
  z-index: -1;
  opacity: 0.25;
  font-family: "Prata", serif;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}

.blog-wrapper .small-blog-slide .single-latest-blog .latest-blog-content p {
  margin-bottom: 0;
  color: #fff;
}

.blog-wrapper .small-blog-slide .single-latest-blog .latest-blog-content .blog-meta {
  margin-bottom: 30px;
  padding-bottom: 20px;
  position: relative;
  margin-right: 35px;
}

.blog-wrapper .small-blog-slide .single-latest-blog .latest-blog-content .blog-meta:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 100%;
  background-color: #fff;
  opacity: 1;
  bottom: 0;
  left: 0;
}

.blog-wrapper .small-blog-slide .single-latest-blog .latest-blog-content .blog-meta p {
  font-size: 14px;
}

.blog-wrapper .small-blog-slide .single-latest-blog .latest-blog-content .blog-meta span {
  display: inline-block;
  margin-right: 20px;
  color: #fff;
}

.blog-wrapper .small-blog-slide .single-latest-blog .latest-blog-content .blog-meta span i {
  color: #fff;
  margin-right: 5px;
}

.blog-wrapper .small-blog-slide .single-latest-blog .latest-blog-content .blog-meta span:last-child {
  margin-right: 0;
}

.blog-wrapper .small-blog-slide .single-latest-blog .latest-blog-content .blog-title {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 15px;
  color: #fff;
}

.blog-wrapper .small-blog-slide .single-latest-blog:hover .img-box {
  top: 0;
  opacity: 1;
  visibility: visible;
}

.blog-wrapper .small-blog-slide .single-latest-blog:hover .latest-blog-content:after {
  height: 0;
}

.blog-wrapper .small-blog-slide .single-latest-blog:hover .latest-blog-content:before {
  opacity: 0;
  visibility: hidden;
}

@media (min-width: 1200px) {
  .blog-wrapper .small-blog-slide .slick-center .single-latest-blog .img-box {
    top: 0;
    opacity: 1;
    visibility: visible;
  }
  .blog-wrapper .small-blog-slide .slick-center .single-latest-blog .latest-blog-content:after {
    height: 0;
  }
  .blog-wrapper .small-blog-slide .slick-center .single-latest-blog .latest-blog-content:before {
    opacity: 0;
    visibility: hidden;
  }
}

.blog-wrapper .single-blog {
  background-color: #fff7f6;
  margin-bottom: 40px;
  padding-bottom: 50px;
}

.blog-wrapper .single-blog .blog-img {
  overflow: hidden;
  position: relative;
}

.blog-wrapper .single-blog .blog-img img {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}

.blog-wrapper .single-blog .blog-img:hover img {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}

.blog-wrapper .single-blog .blog-img .btn-wrap {
  width: 80px;
  height: 80px;
  background-color: #932226;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  text-align: center;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.blog-wrapper .single-blog .blog-img .btn-wrap:before, .blog-wrapper .single-blog .blog-img .btn-wrap:after {
  content: '';
  background-color: #932226;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  z-index: 1;
  -webkit-animation-name: scaling;
     -moz-animation-name: scaling;
       -o-animation-name: scaling;
          animation-name: scaling;
  -webkit-animation-duration: 4s;
     -moz-animation-duration: 4s;
       -o-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-iteration-count: infinite;
     -moz-animation-iteration-count: infinite;
       -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}

.blog-wrapper .single-blog .blog-img .btn-wrap:after {
  -webkit-animation-delay: 0.8s;
     -moz-animation-delay: 0.8s;
       -o-animation-delay: 0.8s;
          animation-delay: 0.8s;
}

.blog-wrapper .single-blog .blog-img .btn-wrap a {
  width: 100%;
  height: 100%;
  background-color: #932226;
  line-height: 80px;
  font-size: 19px;
  color: #fff;
  z-index: 2;
  position: relative;
}

.blog-wrapper .single-blog .blog-img .btn-wrap a:hover {
  color: #932226;
}

.blog-wrapper .single-blog .blog-img .btn-wrap a:before {
  background-color: #fff;
}

.blog-wrapper .single-blog .blog-img.img-box-slider:hover img {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}

.blog-wrapper .single-blog .img-box-slider {
  position: relative;
}

.blog-wrapper .single-blog .img-box-slider .slick-arrow {
  position: absolute;
  left: 20px;
  top: 50%;
  height: 50px;
  width: 50px;
  border: none;
  color: #fff;
  background-color: #932226;
  font-size: 14px;
  z-index: 1;
  -webkit-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  transition: all ease 0.4s;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}

.blog-wrapper .single-blog .img-box-slider .slick-arrow:hover {
  background-color: #fff;
  color: #932226;
}

.blog-wrapper .single-blog .img-box-slider .slick-arrow.slick-next {
  left: auto;
  right: 20px;
}

.blog-wrapper .single-blog .blog-audio iframe {
  width: 100%;
}

.blog-wrapper .single-blog .inner-title {
  font-size: 22px;
  margin-bottom: 35px;
}

.blog-wrapper .single-blog .blog-text {
  padding: 50px;
  padding-bottom: 0;
}

.blog-wrapper .single-blog .blog-text .blog-category {
  margin-bottom: 25px;
}

.blog-wrapper .single-blog .blog-text .blog-category a {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  background-color: #932226;
  color: #fff;
  line-height: 1;
  padding: 8px 31px;
  min-width: 120px;
  min-height: 30px;
  margin-right: 10px;
  text-align: center;
}

.blog-wrapper .single-blog .blog-text .blog-category a:hover {
  background-color: #fff;
  color: #932226;
}

.blog-wrapper .single-blog .blog-text .blog-title {
  font-size: 38px;
  line-height: 46px;
  margin-bottom: 15px;
  letter-spacing: -1px;
}

.blog-wrapper .single-blog .blog-text .blog-title a {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
}

.blog-wrapper .single-blog .blog-text .blog-title a:hover {
  color: inherit;
}

.blog-wrapper .single-blog .blog-text .text {
  margin-bottom: 20px;
}

.blog-wrapper .single-blog .blog-text .blog-meta {
  margin-bottom: 20px;
}

.blog-wrapper .single-blog .blog-text .blog-meta span {
  display: inline-block;
  font-size: 14px;
  margin-right: 30px;
}

.blog-wrapper .single-blog .blog-text .blog-meta span:last-child {
  margin-right: 0;
}

.blog-wrapper .single-blog .blog-text .blog-meta span i {
  margin-right: 5px;
}

.blog-wrapper .single-blog .blog-text .blog-bottom {
  padding-top: 15px;
}

.blog-wrapper .single-blog .blog-text .blog-admin img {
  width: 40px;
  height: 40px;
  margin-right: 15px;
}

.blog-wrapper .single-blog .blog-text .blog-admin a {
  font-family: "Prata", serif;
}

.blog-wrapper .single-blog .blog-text .read-more-icon a {
  font-size: 16px;
  font-weight: 700;
  text-transform: capitalize;
}

.blog-wrapper .single-blog .blog-text .read-more-icon i {
  margin-right: 7px;
}

.blog-wrapper .single-blog .blog-text.blog-quote {
  background-color: #932226;
  background-image: url("../img/bg-img/blog-quote-bg.webp");
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100% 100%;
       -o-background-size: 100% 100%;
          background-size: 100% 100%;
  background-position: center center;
  padding-left: 160px;
  padding-bottom: 50px;
  position: relative;
}

.blog-wrapper .single-blog .blog-text.blog-quote:before {
  content: '\f150';
  font-family: "Flaticon";
  font-size: 100px;
  position: absolute;
  left: 0;
  color: #fff;
  line-height: 1;
  left: 30px;
}

.blog-wrapper .single-blog .blog-text.blog-quote .blog-title {
  color: #fff;
  line-height: 42px;
  margin-bottom: 20px;
  letter-spacing: -1px;
}

.blog-wrapper .single-blog .blog-text.blog-quote .blog-meta span {
  color: #fff;
}

.blog-wrapper .single-blog .blog-text .middle-img {
  padding-top: 25px;
  padding-bottom: 15px;
}

.blog-wrapper .single-blog .blog-text .middle-img img {
  width: 100%;
}

.blog-wrapper .single-blog .blog-text .middle-text {
  padding-top: 40px;
}

.blog-wrapper .single-blog .blog-text .middle-text .title {
  margin-bottom: 25px;
}

.blog-wrapper .single-blog .blog-text .middle-text .text {
  padding-bottom: 35px;
  border-bottom: 1px solid #fff;
  margin-bottom: 0;
}

.blog-wrapper .single-blog .blog-text .middle-text ul {
  padding-left: 30px;
  padding-bottom: 25px;
}

.blog-wrapper .single-blog .blog-text .middle-text ul li {
  display: block;
  margin-bottom: 10px;
  font-size: 16px;
  position: relative;
}

.blog-wrapper .single-blog .blog-text .middle-text ul li:before {
  content: '\f146';
  font-family: "Flaticon";
  color: #211e1c;
  font-weight: 600;
  position: relative;
  top: 4px;
  margin-right: 15px;
}

.blog-wrapper .single-blog .blog-text .text-quote {
  background-color: #932226;
  text-align: center;
  padding: 60px;
  position: relative;
  margin-bottom: 30px;
  -webkit-border-radius: 14px;
     -moz-border-radius: 14px;
          border-radius: 14px;
}

.blog-wrapper .single-blog .blog-text .text-quote:before {
  content: "\f150";
  font-family: "Flaticon";
  position: absolute;
  right: 40px;
  top: 25px;
  font-size: 210px;
  z-index: 0;
  color: #ee9785;
  line-height: 1;
}

.blog-wrapper .single-blog .blog-text .text-quote span {
  font-family: "Prata", serif;
  color: #fff;
  display: block;
  margin-bottom: 15px;
  position: relative;
  line-height: 1;
}

.blog-wrapper .single-blog .blog-text .text-quote .title {
  font-size: 28px;
  line-height: 38px;
  color: #fff;
  margin-bottom: 0;
  position: relative;
  z-index: 1;
}

.blog-wrapper .single-blog .blog-text .middle-box {
  overflow: hidden;
  margin-bottom: 20px;
}

.blog-wrapper .single-blog .blog-text .middle-box img {
  float: left;
  margin-right: 10px;
  overflow: hidden;
  margin-right: 35px;
  width: 250px;
  padding-top: 5px;
}

.blog-wrapper .single-blog .blog-text .middle-box p {
  margin-bottom: 0 !important;
  overflow: hidden;
}

.blog-wrapper .single-blog .share-links {
  padding: 50px;
  padding-top: 25px;
}

.blog-wrapper .single-blog .share-links .title {
  margin-bottom: 25px;
  font-size: 20px;
}

.blog-wrapper .single-blog .share-links .tags a {
  display: inline-block;
  background-color: #fff;
  color: #211e1c;
  padding: 10px 18px;
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase;
  margin-right: 8px;
  margin-bottom: 10px;
  font-weight: 500;
}

.blog-wrapper .single-blog .share-links .tags a:hover {
  background-color: #932226;
  color: #fff;
}

.blog-wrapper .single-blog .share-links ul li {
  display: inline-block;
  margin-right: 20px;
}

.blog-wrapper .single-blog .share-links ul li:last-child {
  margin-right: 0;
}

.blog-wrapper .single-blog .share-links ul li a {
  font-size: 16px;
  color: #b5becc;
}

.blog-wrapper .single-blog .share-links ul li a:hover {
  color: #932226;
}

.blog-wrapper .single-blog .blog-pagination {
  margin-right: 50px;
  margin-left: 50px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding-top: 40px;
  padding-bottom: 40px;
}

.blog-wrapper .single-blog .blog-pagination .pagination-content .title {
  font-size: 28px;
  text-transform: capitalize;
  margin-bottom: 0;
}

.blog-wrapper .single-blog .blog-pagination .pagination-content .title a {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
}

.blog-wrapper .single-blog .blog-pagination .pagination-content > a {
  color: #932226;
  font-size: 14px;
  display: inline-block;
  margin-bottom: 10px;
}

.blog-wrapper .single-blog .blog-pagination .pagination-content span {
  font-size: 50px;
  line-height: 1;
  display: block;
  margin-top: 10px;
}

.blog-wrapper .single-blog .related-posts {
  padding: 0 50px;
  padding-top: 50px;
}

.blog-wrapper .single-blog .related-posts .single-blog {
  background-color: #fff;
  padding-bottom: 0;
  margin-bottom: 50px;
  -webkit-box-shadow: 0 0 30px -17px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0 0 30px -17px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 30px -17px rgba(0, 0, 0, 0.1);
}

.blog-wrapper .single-blog .related-posts .single-blog .blog-img img {
  width: 100%;
}

.blog-wrapper .single-blog .related-posts .single-blog .blog-text {
  padding: 35px 40px;
}

.blog-wrapper .single-blog .related-posts .single-blog .blog-text .blog-meta {
  margin-bottom: 5px;
}

.blog-wrapper .single-blog .related-posts .single-blog .blog-text .blog-meta span {
  color: #932226;
}

.blog-wrapper .single-blog .related-posts .single-blog .blog-text .blog-title {
  font-size: 22px;
  line-height: 30px;
  letter-spacing: -1px;
  margin-bottom: 10px;
}

.blog-wrapper .single-blog .related-posts .single-blog .blog-text .blog-title a {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
}

.blog-wrapper .single-blog .related-posts .single-blog .blog-text .blog-title a:hover {
  color: #932226;
}

.blog-wrapper .single-blog .related-posts .single-blog .blog-text .text {
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 0;
}

.blog-wrapper .single-blog .blog-author {
  padding: 40px;
  background-color: #fff;
  margin: 0 50px;
}

.blog-wrapper .single-blog .blog-author .author-img {
  width: 180px;
  margin-right: 40px;
}

.blog-wrapper .single-blog .blog-author .author-content {
  width: -webkit-calc(100% - 220px);
  width: -moz-calc(100% - 220px);
  width: calc(100% - 220px);
}

.blog-wrapper .single-blog .blog-author .author-content span {
  font-size: 12px;
  color: #932226;
  font-weight: 700;
  display: block;
  margin-bottom: 10px;
}

.blog-wrapper .single-blog .blog-author .author-content .title {
  font-size: 36px;
}

.blog-wrapper .single-blog .blog-author .author-content .title a {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
}

.blog-wrapper .single-blog .blog-author .author-content .title a:hover {
  color: #932226;
}

.blog-wrapper .single-blog .blog-author .author-content .text {
  font-size: 14px;
  margin-bottom: 0;
}

.blog-wrapper .single-blog .blog-comment-area {
  padding: 0 50px;
  padding-top: 45px;
}

.blog-wrapper .single-blog .blog-comment-area .single-comment {
  border-top: 1px solid #fff;
  padding-top: 30px;
  padding-bottom: 25px;
}

.blog-wrapper .single-blog .blog-comment-area .single-comment:first-of-type {
  border-top: none;
  padding-top: 0;
}

.blog-wrapper .single-blog .blog-comment-area .single-comment:last-of-type {
  border-bottom: 1px solid #fff;
  padding-bottom: 45px;
}

.blog-wrapper .single-blog .blog-comment-area .single-comment.replay-comment {
  margin-left: 130px;
}

.blog-wrapper .single-blog .blog-comment-area .single-comment .comment-author {
  width: 100px;
  height: 100px;
  margin-right: 30px;
}

.blog-wrapper .single-blog .blog-comment-area .single-comment .comment-author img {
  width: 100%;
  height: 100%;
}

.blog-wrapper .single-blog .blog-comment-area .single-comment .comment-content {
  width: -webkit-calc(100% - 130px);
  width: -moz-calc(100% - 130px);
  width: calc(100% - 130px);
}

.blog-wrapper .single-blog .blog-comment-area .single-comment .comment-content .comment-top {
  overflow: hidden;
  margin-bottom: 15px;
}

.blog-wrapper .single-blog .blog-comment-area .single-comment .comment-content .comment-top a.reply-btn {
  width: 100px;
  height: 40px;
  line-height: 41px;
  background-color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 14px;
  -webkit-border-radius: 50px;
     -moz-border-radius: 50px;
          border-radius: 50px;
}

.blog-wrapper .single-blog .blog-comment-area .single-comment .comment-content .comment-top a.reply-btn i {
  margin-right: 3px;
}

.blog-wrapper .single-blog .blog-comment-area .single-comment .comment-content .comment-top a.reply-btn:hover {
  background-color: #932226;
  color: #fff;
}

.blog-wrapper .single-blog .blog-comment-area .single-comment .comment-content .comment-top .title {
  font-size: 18px;
  margin-bottom: 10px;
}

.blog-wrapper .single-blog .blog-comment-area .single-comment .comment-content .comment-top .title i {
  margin-left: 10px;
  color: #932226;
  font-size: 14px;
}

.blog-wrapper .single-blog .blog-comment-area .single-comment .comment-content span {
  font-size: 12px;
  font-weight: 700;
  color: #932226;
  overflow: hidden;
}

.blog-wrapper .single-blog .blog-comment-area .single-comment .comment-content .text {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
}

.blog-wrapper .single-blog .comment-form-area {
  padding: 0 50px;
  padding-top: 50px;
}

.blog-wrapper .single-blog .comment-form-area form {
  background-color: #fff;
  padding: 50px;
}

.blog-wrapper .single-blog .comment-form-area form .form-group {
  margin-bottom: 20px;
  position: relative;
}

.blog-wrapper .single-blog .comment-form-area form .form-group input,
.blog-wrapper .single-blog .comment-form-area form .form-group textarea {
  width: 100%;
  background-color: #fff2f1;
  padding-left: 30px;
  font-size: 14px;
  border: none;
  height: 60px;
}

.blog-wrapper .single-blog .comment-form-area form .form-group input::-moz-placeholder,
.blog-wrapper .single-blog .comment-form-area form .form-group textarea::-moz-placeholder {
  color: #211e1c;
}

.blog-wrapper .single-blog .comment-form-area form .form-group input::-webkit-input-placeholder,
.blog-wrapper .single-blog .comment-form-area form .form-group textarea::-webkit-input-placeholder {
  color: #211e1c;
}

.blog-wrapper .single-blog .comment-form-area form .form-group input:-ms-input-placeholder,
.blog-wrapper .single-blog .comment-form-area form .form-group textarea:-ms-input-placeholder {
  color: #211e1c;
}

.blog-wrapper .single-blog .comment-form-area form .form-group input:-moz-placeholder,
.blog-wrapper .single-blog .comment-form-area form .form-group textarea:-moz-placeholder {
  color: #211e1c;
}

.blog-wrapper .single-blog .comment-form-area form .form-group input::-ms-input-placeholder,
.blog-wrapper .single-blog .comment-form-area form .form-group textarea::-ms-input-placeholder {
  color: #211e1c;
}

.blog-wrapper .single-blog .comment-form-area form .form-group input::placeholder,
.blog-wrapper .single-blog .comment-form-area form .form-group textarea::placeholder {
  color: #211e1c;
}

.blog-wrapper .single-blog .comment-form-area form .form-group textarea {
  height: 150px;
  padding-top: 20px;
}

.blog-wrapper .single-blog .comment-form-area form .form-group i {
  position: absolute;
  top: 18px;
  right: 30px;
  font-size: 14px;
  color: #932226;
}

.blog-wrapper .single-blog .comment-form-area form button[type='submit'] {
  width: 240px;
  height: 60px;
  font-size: 14px;
  font-weight: 700;
  padding: 0;
  color: #fff;
  background-color: #932226;
  border: 1px solid transparent;
  -webkit-border-radius: 50px;
     -moz-border-radius: 50px;
          border-radius: 50px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
}

.blog-wrapper .single-blog .comment-form-area form button[type='submit']:hover {
  color: #211e1c;
  background-color: #fff;
  border-color: #932226;
}

.blog-wrapper .single-blog .comment-form-area form button[type='submit'] i {
  font-size: 15px;
  margin-right: 3px;
}

.blog-wrapper .single-blog.no-content .blog-meta {
  margin-bottom: 0;
}

.blog-wrapper .single-blog.background-image {
  background-color: #fff;
}

.blog-wrapper .pagination-wrapper {
  padding-top: 0;
  padding-bottom: 0;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.blog-wrapper .bg-leaf {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 310px;
  -webkit-animation-name: srBgIcon;
     -moz-animation-name: srBgIcon;
       -o-animation-name: srBgIcon;
          animation-name: srBgIcon;
  -webkit-animation-duration: 6s;
     -moz-animation-duration: 6s;
       -o-animation-duration: 6s;
          animation-duration: 6s;
  -webkit-animation-timing-function: linear;
     -moz-animation-timing-function: linear;
       -o-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
     -moz-animation-iteration-count: infinite;
       -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

/*=================================
13. Footer Start
==================================*/
footer {
  position: relative;
}

footer .footer-wid-area {
  padding-top: 90px;
  padding-bottom: 90px;
}

footer .footer-wid-area .widget {
  margin-bottom: 30px;
  padding-top: 60px;
}

footer .footer-wid-area .widget h3 {
  margin-bottom: 30px;
}

footer .footer-wid-area .widget p {
  margin-bottom: 40px;
  line-height: 28px;
}

footer .footer-wid-area .widget.footer-contact {
  padding: 60px;
  padding-top: 40px;
  -webkit-box-shadow: 0 5px 28px -21px #932226;
     -moz-box-shadow: 0 5px 28px -21px #932226;
          box-shadow: 0 5px 28px -21px #932226;
}

footer .footer-wid-area .widget.footer-contact .title {
  font-size: 24px;
  margin-bottom: 15px;
}

footer .footer-wid-area .widget.footer-contact > span {
  font-size: 62px;
  display: inline-block;
  margin-bottom: 15px;
  color: #932226;
}

footer .footer-wid-area .widget.footer-contact p {
  line-height: 36px;
  margin-bottom: 0;
}

footer .footer-wid-area .widget.footer-contact p a {
  margin-left: 3px;
}

footer .footer-wid-area .widget.footer-contact a.def-btn {
  width: 175px;
  height: 60px;
  line-height: 55px;
  margin-top: 25px;
}

footer .footer-wid-area .widget.footer-about {
  padding-right: 20px;
}

footer .footer-wid-area .widget.footer-post-wrap {
  padding-left: 25px;
}

footer .footer-wid-area .widget.footer-post-wrap .single-footer-post {
  border-bottom: 1px solid #f5f5f5;
  padding-top: 30px;
  padding-bottom: 25px;
}

footer .footer-wid-area .widget.footer-post-wrap .single-footer-post .img-box {
  width: 70px;
  height: 70px;
  margin-right: 20px;
  padding-top: 3px;
}

footer .footer-wid-area .widget.footer-post-wrap .single-footer-post .img-box img {
  width: 100%;
  height: 100%;
}

footer .footer-wid-area .widget.footer-post-wrap .single-footer-post .post-content {
  width: -webkit-calc(100% - 90px);
  width: -moz-calc(100% - 90px);
  width: calc(100% - 90px);
}

footer .footer-wid-area .widget.footer-post-wrap .single-footer-post .post-content .title {
  line-height: 30px;
  font-size: 20px;
  margin-bottom: 0;
}

footer .footer-wid-area .widget.footer-post-wrap .single-footer-post .post-content span {
  font-size: 15px;
  display: block;
  margin-bottom: 5px;
}

footer .footer-wid-area .widget.footer-post-wrap .single-footer-post .post-content span i {
  font-size: 18px;
  margin-right: 5px;
  color: #ffffff;
}

footer .footer-wid-area .widget.footer-post-wrap .single-footer-post:first-of-type {
  padding-top: 0;
}

footer .footer-wid-area .widget.footer-post-wrap .single-footer-post:last-of-type {
  border-bottom: 0;
  padding-bottom: 0;
}

footer .footer-wid-area .widget ul.footer-links li {
  margin-bottom: 25px;
}

footer .footer-wid-area .widget ul.footer-links li:last-child {
  margin-bottom: 0;
}

footer .footer-wid-area .widget ul.footer-links li a {
  color: #d0d0d0;
  display: inline-block;
  text-transform: capitalize;
}

footer .footer-wid-area .widget ul.footer-links li a:hover {
  padding-left: 5px;
  color: #932226;
}

footer .footer-copyright {
  padding: 30px 0;
}

footer .footer-copyright p {
  margin-bottom: 0;
  font-weight: 700;
  line-height: 34px;
}

footer .footer-copyright ul.footer-social-menu li {
  display: inline-block;
}

footer .footer-copyright ul.footer-social-menu li a {
  background-color: #fff9f9;
}

footer .bg-shape {
  position: absolute;
  bottom: 60px;
  width: 300px;
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
  left: 30px;
  -webkit-animation-name: fshape;
     -moz-animation-name: fshape;
       -o-animation-name: fshape;
          animation-name: fshape;
  -webkit-animation-duration: 8s;
     -moz-animation-duration: 8s;
       -o-animation-duration: 8s;
          animation-duration: 8s;
  -webkit-animation-timing-function: linear;
     -moz-animation-timing-function: linear;
       -o-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
     -moz-animation-iteration-count: infinite;
       -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

footer.v2 {
  background-color: #211e1c;
}

footer.v2 .footer-wid-area {
  padding-top: 0px;
}

footer.v2 .footer-wid-area .widget h3 {
  color: #fff;
}

footer.v2 .footer-wid-area .widget.footer-about p {
  color: #d0d0d0;
}

footer.v2 .footer-wid-area .widget.footer-about .contact-info a {
  display: block;
  color: #fff;
  margin-bottom: 20px;
  line-height: 1;
}

footer.v2 .footer-wid-area .widget.footer-about .contact-info a:last-child {
  margin-bottom: 0;
}

footer.v2 .footer-wid-area .widget.footer-about .contact-info a span {
  display: inline-block;
  color: #932226;
  margin-right: 20px;
  padding-right: 20px;
  border-right: 2px solid #444343;
}

footer.v2 .footer-wid-area .widget.footer-post-wrap .single-footer-post {
  border-color: #3e3936;
}

footer.v2 .footer-wid-area .widget.footer-post-wrap .single-footer-post .post-content .title {
  color: #fff;
}

footer.v2 .footer-wid-area .widget.footer-post-wrap .single-footer-post .post-content span {
  color: #aeaeae;
}

footer.v2 .footer-copyright {
  background-color: #161311;
}

footer.v2 .footer-copyright p {
  color: #fff;
}

footer.v2 .footer-copyright ul.footer-social-menu li a {
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  color: #fff;
  background-color: transparent;
}

/*=================================
14. Our Features
==================================*/
.our-features-section {
  position: relative;
  padding-bottom: 70px;
  margin-top: 160px;
  
}
.bg-wrapper
{
    background: url(../img/bg-body.webp) 0px 0px no-repeat fixed;
    background-size: cover;   
 }
.our-features-section:before {
  content: '';
  position: absolute;
  left: 210px;
  right: 210px;
  background-color: #fff;
  height: 100%;
  top: 0;
  z-index: -1;
  -webkit-border-radius: 12px;
     -moz-border-radius: 12px;
          border-radius: 12px;
}

.our-features-section .features-banner {
  position: absolute;
  bottom: 0;
  width: 100%;
  max-width: 650px;
  left: 51%;
  top: -75px;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}

.our-features-section .features-banner:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 25px;
  background-color: #fff;
  width: 510px;
  height: 510px;
  z-index: -1;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}

.our-features-section .features-banner img {
  height: 100%;
  width: 100%;
}

.our-features-section .features-area .single-features {
  margin-bottom: 20px;
  border-bottom: 1px dashed #f1f1f1;
}

.our-features-section .features-area .single-features .icon span {
  width: 60px;
  height: 60px;
  line-height: 30px;
  text-align: center;
  background-color: #fff;
  margin-right: 25px;
  display: inline-block;
  font-size: 28px;
  color: #ccc;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}

.our-features-section .features-area .single-features .content {
  width: -webkit-calc(100% - 85px);
  width: -moz-calc(100% - 85px);
  width: calc(100% - 85px);
  padding-top: 10px;
}

.our-features-section .features-area .single-features .content .title {
  font-size: 15px;
  color:#666666;
}

.our-features-section .features-area .single-features .content p {
  font-size: 14px;
  margin-bottom: 0;
}

.our-features-section .features-area.features-left .single-features {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
     -moz-box-orient: horizontal;
     -moz-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  text-align: right;
}

.our-features-section .features-area.features-left .single-features .icon span {
  margin-right: 0;
  margin-left: 25px;
}

.our-features-section.v2 {
  margin-top: 0;
  padding-bottom: 80px;
  padding-top: 130px;
  overflow: hidden;
}

.our-features-section.v2 .section-title4 {
  margin-bottom: 85px;
  z-index: 1;
  position: relative;
}

.our-features-section.v2 .section-title4:after, .our-features-section.v2 .section-title4:before {
  content: '';
  width: 920px;
  height: 920px;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  margin-top: -580px;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}

.our-features-section.v2 .section-title4:after {
  border: 35px solid #932226;
  opacity: 0.4;
  -webkit-transform: translateX(-50%) scale(0.97);
     -moz-transform: translateX(-50%) scale(0.97);
      -ms-transform: translateX(-50%) scale(0.97);
       -o-transform: translateX(-50%) scale(0.97);
          transform: translateX(-50%) scale(0.97);
}

.our-features-section.v2:before {
  display: none;
}

.our-features-section.v2 .features-banner {
  top: auto;
  max-width: 920px;
  z-index: 2;
}

.our-features-section.v2 .features-area {
  position: relative;
  z-index: 2;
}

.our-features-section.v2 .features-area .single-features .icon {
  padding-top: 7px;
}

.our-features-section.v2 .features-area .single-features .icon span {
  position: relative;
  margin-right: 30px;
}

.our-features-section.v2 .features-area .single-features .icon span:before {
  content: '';
  position: absolute;
  left: -7px;
  right: -7px;
  top: -7px;
  bottom: -7px;
  border: 1px dashed #932226;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}

.our-features-section.v2 .features-area .single-features .content {
  width: -webkit-calc(100% - 90px);
  width: -moz-calc(100% - 90px);
  width: calc(100% - 90px);
  padding-top: 0;
}

.our-features-section.v2 .features-area.features-left .single-features .icon span {
  margin-left: 30px;
  margin-right: 0;
}

.features-slider-sec .features-slide {
  background-color: #fff9f9;
  padding: 70px 40px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
}

.features-slider-sec .features-slide .img-box {
  position: relative;
  width: 160px;
  height: 160px;
  margin: 0 auto;
  margin-bottom: 35px;
}

.features-slider-sec .features-slide .img-box span {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-color: #932226;
  color: #fff;
  font-size: 20px;
  line-height: 40px;
  position: absolute;
  right: -20px;
  top: -20px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
}

.features-slider-sec .features-slide .img-box span i {
  vertical-align: middle;
}

.features-slider-sec .features-slide .features-content > span {
  font-weight: 700;
  text-transform: capitalize;
  display: block;
  margin-bottom: 15px;
}

.features-slider-sec .features-slide .features-content .features-title {
  font-size: 36px;
  line-height: 1;
}

.features-slider-sec .features-slide .features-content .features-title a {
  -webkit-transition: all ease 0s;
  -o-transition: all ease 0s;
  -moz-transition: all ease 0s;
  transition: all ease 0s;
}

.features-slider-sec .features-slide .features-content .features-title a:hover {
  color: #fff;
}

.features-slider-sec .features-slide .features-content .features-text {
  font-size: 18px;
  line-height: 30px;
}

.features-slider-sec .features-slide .features-content a.def-btn {
  padding-right: 0;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.features-slider-sec .features-slide .features-content a.def-btn:before {
  background-color: #fff9f9;
}

.features-slider-sec .features-slide .features-content a.def-btn i {
  margin-right: 5px;
}

.features-slider-sec .features-slide .features-content a.def-btn.btn-md {
  width: 175px;
}

.features-slider-sec .features-slide.bg-white .features-content a.def-btn {
  background-color: #932226;
  color: #fff;
}

.features-slider-sec .features-slide:hover {
  background-color: #932226 !important;
}

.features-slider-sec .features-slide:hover .img-box span {
  background-color: #fff;
  color: #932226;
}

.features-slider-sec .features-slide:hover .features-content > span,
.features-slider-sec .features-slide:hover .features-content .features-title,
.features-slider-sec .features-slide:hover .features-content .features-text {
  color: #fff;
}

.features-slider-sec .features-slide:hover .features-content a.def-btn {
  background-color: #fff;
  color: #211e1c;
}

.features-slider-sec .slick-center .features-slide {
  background-color: #932226 !important;
}

.features-slider-sec .slick-center .features-slide .img-box span {
  background-color: #fff;
  color: #932226;
}

.features-slider-sec .slick-center .features-slide .features-content > span,
.features-slider-sec .slick-center .features-slide .features-content .features-title,
.features-slider-sec .slick-center .features-slide .features-content .features-text {
  color: #fff;
}

.features-slider-sec .slick-center .features-slide .features-content a.def-btn {
  background-color: #fff;
  color: #211e1c;
}

/*=================================
15. Our Team
==================================*/
.our-team-wrapper {
  padding-bottom: 70px;
}

.our-team-wrapper.pb-120 {
  padding-bottom: 120px;
}

.our-team-wrapper .container > .row {
  margin-left: -5px;
  margin-right: -5px;
}

.our-team-wrapper .container > .row.team-slider-active .slick-track > div {
  padding-right: 5px;
  padding-left: 5px;
}

.our-team-wrapper .container > .row > div {
  padding-right: 5px;
  padding-left: 5px;
}

.our-team-wrapper .team-member {
  margin-bottom: 50px;
}

.our-team-wrapper .team-member .member-img {
  overflow: hidden;
}

.our-team-wrapper .team-member .member-img img {
  -webkit-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  transition: all ease 0.4s;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  width: 100%;
}

.our-team-wrapper .team-member .member-content {
  position: relative;
  padding-top: 40px;
}

.our-team-wrapper .team-member .member-content .name {
  font-size: 24px;
  margin-bottom: 0;
}

.our-team-wrapper .team-member .member-content > span {
  color: #932226;
  font-weight: 700;
  display: block;
  margin-bottom: 15px;
}

.our-team-wrapper .team-member .member-content ul {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

.our-team-wrapper .team-member .member-content ul li {
  display: inline-block;
  margin: 0 4px;
}

.our-team-wrapper .team-member .member-content ul li a {
  display: inline-block;
  width: 35px;
  font-size: 16px;
  height: 35px;
  line-height: 36px;
  background-color: #fff;
  text-align: center;
  -webkit-box-shadow: 0 4px 14px -3px #932226;
     -moz-box-shadow: 0 4px 14px -3px #932226;
          box-shadow: 0 4px 14px -3px #932226;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}

.our-team-wrapper .team-member .member-content ul li a:hover {
  color: #fff;
  background-color: #932226;
}

.our-team-wrapper .team-member:hover .member-img img {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}

.our-team-wrapper .team-member:hover .member-content ul {
  top: -17px;
  opacity: 1;
  visibility: visible;
}

.our-team-wrapper .team-member .member-about-area {
  margin-bottom: 35px;
}

.our-team-wrapper .team-member .member-about-area .member-img {
  position: relative;
  overflow: visible;
}

.our-team-wrapper .team-member .member-about-area .member-img img {
  -webkit-transform: scale(1) !important;
     -moz-transform: scale(1) !important;
      -ms-transform: scale(1) !important;
       -o-transform: scale(1) !important;
          transform: scale(1) !important;
}

.our-team-wrapper .team-member .member-about-area .member-img .blur-img {
  position: absolute;
  bottom: 15px;
  z-index: 0;
  -webkit-filter: blur(30px);
  filter: blur(30px);
  right: 40px;
  left: 40px;
  z-index: -1;
}

.our-team-wrapper .team-member .member-about-area .member-img a.skype-link {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 80px;
  height: 80px;
  line-height: 80px;
  display: inline-block;
  text-align: center;
  background-color: #0095e1;
  color: #fff;
  font-size: 28px;
  -webkit-border-top-left-radius: 22px;
     -moz-border-radius-topleft: 22px;
          border-top-left-radius: 22px;
}

.our-team-wrapper .team-member .member-about-area .member-img a.skype-link:hover {
  color: #fff;
  background-color: #932226;
}

.our-team-wrapper .team-member .member-about-area .member-about {
  padding-left: 40px;
}

.our-team-wrapper .team-member .member-about-area .member-about .member-name {
  font-size: 60px;
  line-height: 1;
  margin-bottom: 15px;
  letter-spacing: -1.5px;
}

.our-team-wrapper .team-member .member-about-area .member-about p.text {
  font-size: 18px;
  margin-bottom: 25px;
}

.our-team-wrapper .team-member .member-about-area .member-about ul.member-information li {
  font-size: 20px;
  font-weight: 700;
  display: block;
  border-bottom: 1px solid #f0e1e1;
  padding: 25px 0;
}

.our-team-wrapper .team-member .member-about-area .member-about ul.member-information li:first-child {
  padding-top: 0;
}

.our-team-wrapper .team-member .member-about-area .member-about ul.member-information li:last-child {
  padding-bottom: 0;
  border: none;
}

.our-team-wrapper .team-member .member-about-area .member-about ul.member-information li a,
.our-team-wrapper .team-member .member-about-area .member-about ul.member-information li span {
  font-weight: 400;
  margin-left: 4px;
}

.our-team-wrapper .team-slider-active .team-member {
  margin-bottom: 40px;
}

.our-team-wrapper .progress-bar-area {
  padding-top: 40px;
  padding-bottom: 40px;
}

.our-team-wrapper .middle-imgs {
  border-top: 2px solid #fff0f0;
  padding-top: 80px;
  padding-bottom: 80px;
  margin-top: 75px;
}

.our-team-wrapper .middle-imgs .single-image {
  overflow: hidden;
}

.our-team-wrapper .middle-imgs .single-image img {
  width: 100%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}

.our-team-wrapper .middle-imgs .single-image:hover img {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}

.our-team-wrapper.v2 {
  padding-top: 130px;
  padding-bottom: 100px;
}

.our-team-wrapper.v2 .container > .row {
  margin-left: -15px;
  margin-right: -15px;
}

.our-team-wrapper.v2 .team-member {
  -webkit-box-shadow: 0 14px 45px -35px #932226;
     -moz-box-shadow: 0 14px 45px -35px #932226;
          box-shadow: 0 14px 45px -35px #932226;
  margin-bottom: 30px;
}

.our-team-wrapper.v2 .team-member .member-content {
  padding-top: 45px;
  padding-bottom: 40px;
}

.our-team-wrapper.v2 .team-member .member-content ul {
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
  top: -23px;
}

.our-team-wrapper.v2 .team-member .member-content ul li a {
  width: 45px;
  height: 45px;
  line-height: 45px;
  color: #932226;
  -webkit-box-shadow: 0 4px 30px -10px #932226;
     -moz-box-shadow: 0 4px 30px -10px #932226;
          box-shadow: 0 4px 30px -10px #932226;
}

.our-team-wrapper.v2 .team-member .member-content a.plus-icon {
  position: absolute;
  display: inline-block;
  width: 45px;
  height: 45px;
  line-height: 45px;
  color: #fff;
  background-color: #932226;
  top: -23px;
  font-size: 16px;
  left: 50%;
  margin-left: -22.5px;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  opacity: 1;
  visibility: visible;
}

.our-team-wrapper.v2 .team-member:hover .member-content ul {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  top: -23px;
}

.our-team-wrapper.v2 .team-member:hover .member-content a.plus-icon {
  -webkit-transform: scale(1.4);
     -moz-transform: scale(1.4);
      -ms-transform: scale(1.4);
       -o-transform: scale(1.4);
          transform: scale(1.4);
  opacity: 0;
  visibility: hidden;
}

/*=================================
16. Gallery Area
==================================*/
.gallery-sec-wrapper .gallery-item {
  position: relative;
  overflow: hidden;
}

.gallery-sec-wrapper .gallery-item:before {
  content: '';
  position: absolute;
  height: 0;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform: scale(1.8);
     -moz-transform: scale(1.8);
      -ms-transform: scale(1.8);
       -o-transform: scale(1.8);
          transform: scale(1.8);
}

.gallery-sec-wrapper .gallery-item > a.circle-btn {
  position: absolute;
  top: 0;
  left: 50%;
  width: 80px;
  height: 80px;
  line-height: 80px;
  font-size: 28px;
  color: #932226;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;
}

.gallery-sec-wrapper .gallery-item > a.circle-btn:hover {
  color: #fff;
}

.gallery-sec-wrapper .gallery-item img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}

.gallery-sec-wrapper .gallery-item .gallery-content {
  position: absolute;
  bottom: -50px;
  left: 0;
  right: 0;
  text-align: center;
  padding-bottom: 75px;
  opacity: 0;
  visibility: hidden;
  z-index: 2;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
}

.gallery-sec-wrapper .gallery-item .gallery-content > a {
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.6);
  color: #fff;
  line-height: 58px;
  height: 80px;
  width: 80px;
  line-height: 78px;
  font-size: 15px;
}

.gallery-sec-wrapper .gallery-item .gallery-content > a:hover {
  border-color: transparent;
}

.gallery-sec-wrapper .gallery-item .gallery-content span {
  display: block;
  color: #932226;
  margin-top: 60px;
  margin-bottom: 18px;
}

.gallery-sec-wrapper .gallery-item .gallery-content h3 {
  color: #fff;
}

.gallery-sec-wrapper .gallery-item:hover:before {
  opacity: 1;
  visibility: visible;
  height: 100%;
}

.gallery-sec-wrapper .gallery-item:hover > a.circle-btn {
  top: 50%;
  opacity: 1;
  visibility: visible;
}

.gallery-sec-wrapper .gallery-item:hover img {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}

.gallery-sec-wrapper .gallery-item:hover .gallery-content {
  opacity: 1;
  visibility: visible;
  bottom: 0;
}

.gallery-sec-wrapper .gallery-area .grid-item {
  padding-bottom: 30px;
}

.gallery-sec-wrapper .gallery-area .grid-item .gallery-item {
  overflow: hidden;
}

.gallery-sec-wrapper .gallery-area .grid-item .gallery-item:before {
  display: none;
}

.gallery-sec-wrapper .gallery-btn a {
  width: 175px;
  height: 60px;
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  text-transform: capitalize;
  line-height: 58px;
  border: 1px solid transparent;
  background-color: #932226;
  display: inline-block;
  margin-top: 10px;
}

.gallery-sec-wrapper .gallery-btn a i {
  margin-left: 8px;
  font-size: 14px;
}

.gallery-sec-wrapper .gallery-btn a:hover {
  background-color: #fff;
  border-color: #211e1c;
  color: #211e1c;
}

.gallery-sec-wrapper .no-gutters .slick-track > div {
  padding-left: 0;
  padding-right: 0;
}

/*=================================
17. Date And Time Picker 
==================================*/
.xdsoft_datetimepicker .xdsoft_datepicker {
  width: 300px;
}

.xdsoft_datetimepicker .xdsoft_calendar td,
.xdsoft_datetimepicker .xdsoft_calendar th {
  font-size: 16px;
  color: #211e1c;
  background-color: #fff;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today,
.xdsoft_datetimepicker .xdsoft_calendar th.xdsoft_today {
  color: #932226;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current, .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default, .xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_calendar th.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_calendar th.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar th:hover {
  background-color: #932226 !important;
  color: #fff !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current div, .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default div,
.xdsoft_datetimepicker .xdsoft_calendar th.xdsoft_current div,
.xdsoft_datetimepicker .xdsoft_calendar th.xdsoft_default div {
  background-color: inherit !important;
  color: inherit;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div {
  font-size: 16px;
  color: #211e1c;
  background-color: #fff;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  background-color: #932226 !important;
  color: #fff !important;
  -webkit-box-shadow: #932226 0 1px 3px 0 inset !important;
     -moz-box-shadow: #932226 0 1px 3px 0 inset !important;
          box-shadow: #932226 0 1px 3px 0 inset !important;
}

.xdsoft_datetimepicker .xdsoft_datetimepicker {
  color: #211e1c;
}

/*=================================
18. 404 Error Page 
==================================*/
.error-sec-wrap {
  position: relative;
}

.error-sec-wrap:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 1;
  z-index: 0;
  background-image: url("../img/bg-img/404-page-bg-shape.webp");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100% 100%;
       -o-background-size: 100% 100%;
          background-size: 100% 100%;
}

.error-sec-wrap .error-content {
  position: relative;
  z-index: 1;
}

.error-sec-wrap .error-content .big-title {
  font-size: 300px;
  line-height: 0.9;
  margin-bottom: 0;
}

.error-sec-wrap .error-content .small-title {
  font-size: 140px;
  line-height: 1.2;
  margin-bottom: 40px;
}

.error-sec-wrap .error-content .text {
  font-size: 30px;
  margin-bottom: 45px;
}

/*=================================
19. FAQ Page 
==================================*/
.faq-sec-wrap {
  margin-bottom: 10px;
}

.faq-sec-wrap .single-faq {
  background-color: #fff6f4;
  margin-bottom: 20px;
}

.faq-sec-wrap .single-faq .faq-header {
  padding: 15px 30px;
}

.faq-sec-wrap .single-faq .faq-header button {
  display: block;
  font-family: "Prata", serif;
  font-size: 18px;
  position: relative;
  background-color: transparent;
  border: none;
  text-align: left;
}

.faq-sec-wrap .single-faq .faq-header button:before {
  content: '-';
  position: relative;
  color: #000;
  font-size: 22px;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
  display: inline-block;
  background-color: #fff;
  text-align: center;
  margin-right: 40px;
  -webkit-box-shadow: 0 5px 25px -12px #932226;
     -moz-box-shadow: 0 5px 25px -12px #932226;
          box-shadow: 0 5px 25px -12px #932226;
  width: 50px;
  height: 50px;
  line-height: 50px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}

.faq-sec-wrap .single-faq .faq-header button.collapsed:before {
  font-weight: 400;
  content: '+';
}

.faq-sec-wrap .single-faq .faq-header button:focus {
  color: #211e1c;
}

.faq-sec-wrap .single-faq .faq-body {
  padding: 30px;
  padding-right: 35px;
  padding-top: 15px;
}

.faq-sec-wrap .single-faq .faq-body p {
  line-height: 28px;
  margin-bottom: 0;
}

/*=================================
20. Counter Seciton
==================================*/
.counter-sec-wrapper {
  padding-top: 160px;
}

.counter-sec-wrapper .single-counter {
  width: 170px;
  height: 170px;
  border: 1px solid #f1f1f1;
  text-align: center;
  padding: 45px 0;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}

.counter-sec-wrapper .single-counter .title {
  font-size: 60px;
  position: relative;
  margin-bottom: 0;
}

.counter-sec-wrapper .single-counter .title:after {
  content: '+';
  font-size: 18px;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
}

.counter-sec-wrapper .single-counter > span {
  font-size: 14px;
  color: #a9a9a9;
  font-weight: 700;
  text-transform: capitalize;
}

.counter-sec-wrapper .row > div:nth-child(1) .single-counter {
  margin-top: -40px;
}

.counter-sec-wrapper .row > div:nth-child(2) .single-counter {
  margin-top: 130px;
}

.counter-sec-wrapper .row > div:nth-child(3) .single-counter {
  margin-top: 300px;
}

.counter-sec-wrapper .row > div:nth-child(4) .single-counter {
  margin-top: 130px;
}

.counter-sec-wrapper .row > div:nth-child(5) .single-counter {
  margin-top: -40px;
}

/*=================================
21. Contact Us Section
==================================*/
.contact-us-sec .google-map {
  height: 700px;
  width: 100%;
  padding-left: 100px;
  padding-right: 100px;
}

.contact-us-sec .google-map > div {
  width: 100%;
  height: 100%;
}

.contact-us-sec .contact-information-area {
  padding-bottom: 70px;
  margin-top: -65px;
  position: relative;
  z-index: 1;
}

.contact-us-sec .contact-information-area .contact-information {
  text-align: center;
  border: 1px solid #ececec;
  background-color: #fff;
  padding: 68px 70px;
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
  -webkit-transition: all ease-in-out 0.4s;
  -o-transition: all ease-in-out 0.4s;
  -moz-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
}

.contact-us-sec .contact-information-area .contact-information .img-box {
  visibility: hidden;
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  z-index: -1;
  -webkit-transition: all ease-in-out 0.4s;
  -o-transition: all ease-in-out 0.4s;
  -moz-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
}

.contact-us-sec .contact-information-area .contact-information .img-box:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 1;
  z-index: 0;
  background-color: rgba(0, 0, 0, 0.7);
}

.contact-us-sec .contact-information-area .contact-information > span {
  font-size: 65px;
  color: #932226;
  display: inline-block;
  margin-bottom: 30px;
  line-height: 1;
}

.contact-us-sec .contact-information-area .contact-information .title {
  font-size: 24px;
  margin-bottom: 20px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
}

.contact-us-sec .contact-information-area .contact-information .text {
  line-height: 36px;
  margin-bottom: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
}

.contact-us-sec .contact-information-area .contact-information a.def-btn {
  width: 200px;
  height: 60px;
  line-height: 58px;
  background-color: #211e1c;
  color: #fff;
  border: none;
  margin-top: 30px;
}

.contact-us-sec .contact-information-area .contact-information a.def-btn:before {
  background-color: #fff;
}

.contact-us-sec .contact-information-area .contact-information a.def-btn:hover {
  color: #211e1c;
}

.contact-us-sec .contact-information-area .contact-information:hover {
  border-color: transparent;
  -webkit-box-shadow: 0 5px 19px -5px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 5px 19px -5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 19px -5px rgba(0, 0, 0, 0.2);
  background-color: transparent;
}

.contact-us-sec .contact-information-area .contact-information:hover .img-box {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}

.contact-us-sec .contact-information-area .contact-information:hover .title,
.contact-us-sec .contact-information-area .contact-information:hover .text {
  color: #fff;
}

.contact-us-sec .contact-information-area .contact-information:hover a.def-btn {
  background-color: #932226;
}

.contact-us-sec form.contact-us-form {
  padding-right: 100px;
  padding-left: 100px;
  background-color: #fff9f9;
}

.contact-us-sec form.contact-us-form .form-group {
  margin-bottom: 30px;
  position: relative;
}

.contact-us-sec form.contact-us-form .form-group textarea,
.contact-us-sec form.contact-us-form .form-group input {
  width: 100%;
  height: 60px;
  border: none;
  background-color: #fff;
  padding-left: 30px;
  color: #211e1c;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.contact-us-sec form.contact-us-form .form-group textarea::-moz-placeholder,
.contact-us-sec form.contact-us-form .form-group input::-moz-placeholder {
  color: #211e1c;
}

.contact-us-sec form.contact-us-form .form-group textarea::-webkit-input-placeholder,
.contact-us-sec form.contact-us-form .form-group input::-webkit-input-placeholder {
  color: #211e1c;
}

.contact-us-sec form.contact-us-form .form-group textarea:-ms-input-placeholder,
.contact-us-sec form.contact-us-form .form-group input:-ms-input-placeholder {
  color: #211e1c;
}

.contact-us-sec form.contact-us-form .form-group textarea:-moz-placeholder,
.contact-us-sec form.contact-us-form .form-group input:-moz-placeholder {
  color: #211e1c;
}

.contact-us-sec form.contact-us-form .form-group textarea::-ms-input-placeholder,
.contact-us-sec form.contact-us-form .form-group input::-ms-input-placeholder {
  color: #211e1c;
}

.contact-us-sec form.contact-us-form .form-group textarea::placeholder,
.contact-us-sec form.contact-us-form .form-group input::placeholder {
  color: #211e1c;
}

.contact-us-sec form.contact-us-form .form-group textarea {
  padding-top: 25px;
  min-height: 240px;
}

.contact-us-sec form.contact-us-form .form-group > i {
  position: absolute;
  color: #932226;
  top: 22px;
  right: 40px;
  font-size: 16px;
  line-height: 1;
}

.contact-us-sec form.contact-us-form .form-group .nice-select {
  width: 100%;
  height: 60px;
  line-height: 45px;
  border: none;
  font-size: 16px;
  float: none;
  padding-left: 30px;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.contact-us-sec form.contact-us-form .form-group .nice-select:focus {
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.contact-us-sec form.contact-us-form .form-group .nice-select:after {
  display: none;
}

.contact-us-sec form.contact-us-form .form-group .nice-select:before {
  content: "\f118";
  font-family: "Flaticon";
  position: absolute;
  top: 5px;
  right: 30px;
  font-size: 16px;
  color: #932226;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
}

.contact-us-sec form.contact-us-form .form-group .nice-select .list {
  width: 100%;
}

.contact-us-sec form.contact-us-form .form-group .nice-select .list li.selected,
.contact-us-sec form.contact-us-form .form-group .nice-select .list li:hover {
  background-color: #fff9f9;
}

.contact-us-sec form.contact-us-form .form-group .nice-select.open:before {
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}

.contact-us-sec form.contact-us-form .form-group.select-box-wrap {
  z-index: 2;
}

/*=================================
22. Bouchers Section
==================================*/
.bouchers-sec-wrap .boucher {
  background-color: #fff4f4;
}

.bouchers-sec-wrap .boucher .boucher-img {
  overflow: hidden;
}

.bouchers-sec-wrap .boucher .boucher-img img {
  width: 100%;
  height: auto;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
}

.bouchers-sec-wrap .boucher .boucher-content {
  text-align: center;
  padding: 100px 0;
}

.bouchers-sec-wrap .boucher .boucher-content .offer {
  font-size: 100px;
  font-family: "Prata", serif;
  line-height: 1;
  display: block;
  margin-bottom: 15px;
  margin-top: 50px;
}

.bouchers-sec-wrap .boucher .boucher-content .offer span {
  font-size: 30px;
  max-width: 30px;
  display: inline-block;
  color: #932226;
}

.bouchers-sec-wrap .boucher .boucher-content .offer span span {
  font-size: 50px;
}

.bouchers-sec-wrap .boucher .boucher-content .title {
  font-size: 100px;
  font-style: italic;
  letter-spacing: -5px;
  line-height: 1;
}

.bouchers-sec-wrap .boucher .boucher-content a.def-btn {
  width: 170px;
  height: 60px;
  background-color: #932226;
  color: #fff;
  line-height: 60px;
  font-weight: 700;
  font-size: 16px;
  text-transform: capitalize;
  margin-top: 40px;
}

.bouchers-sec-wrap .boucher .boucher-content a.def-btn:before {
  background-color: #fff;
}

.bouchers-sec-wrap .boucher .boucher-content a.def-btn:hover {
  color: #211e1c;
}

.bouchers-sec-wrap .boucher:nth-child(2) {
  background-color: #edfffa;
}

.bouchers-sec-wrap .boucher:nth-child(2) .boucher-content .offer span {
  color: #35bf96;
}

.bouchers-sec-wrap .boucher:nth-child(2) .boucher-content a.def-btn {
  background-color: #35bf96;
}

.bouchers-sec-wrap .boucher:hover .boucher-img img {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}

/*=================================
23. Progress Bar
==================================*/
@media (min-width: 991px) {
  .progress-bar-area .row .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 48%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 48%;
            flex: 0 0 48%;
    max-width: 48%;
  }
  .progress-bar-area .row .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 31.5%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 31.5%;
            flex: 0 0 31.5%;
    max-width: 31.5%;
  }
}

.progress-bar-area .single-progress-bar {
  padding-bottom: 40px;
}

.progress-bar-area .single-progress-bar .progress-title {
  overflow: hidden;
  margin-bottom: 15px;
}

.progress-bar-area .single-progress-bar .progress-title .title {
  float: left;
  font-size: 18px;
  text-transform: capitalize;
  margin-bottom: 0;
  line-height: 28px;
  font-family: "Prata", serif;
}

.progress-bar-area .single-progress-bar .progress-title span {
  float: right;
  font-size: 18px;
  font-family: 'Prata', serif;
}

.progress-bar-area .single-progress-bar .progress {
  background-color: #f7e9e9;
  height: 10px;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.progress-bar-area .single-progress-bar .progress .progress-bar {
  background-color: #932226;
}

/*=================================
24. Pagination
==================================*/
.pagination-wrapper {
  padding: 40px;
  padding-bottom: 30px;
  -webkit-box-shadow: 0 20px 75px -56px #932226;
     -moz-box-shadow: 0 20px 75px -56px #932226;
          box-shadow: 0 20px 75px -56px #932226;
}

.pagination-wrapper ul {
  text-align: center;
  line-height: 0;
  padding-top: 25px;
}

.pagination-wrapper ul li {
  line-height: 0;
  display: inline-block;
  margin-right: 5px;
}

.pagination-wrapper ul li a {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  line-height: 49px;
  text-align: center;
  width: 50px;
  height: 50px;
  border: 1px solid #ededed;
  font-weight: 500;
}

.pagination-wrapper ul li a i {
  font-size: 12px;
}

.pagination-wrapper ul li a.active, .pagination-wrapper ul li a:hover {
  color: #fff;
  border-color: #932226;
  background-color: #932226;
}

.pagination-wrapper ul li:last-child {
  margin-right: 0;
}

.pagination-wrapper ul li:first-child {
  margin-left: 0;
}

.pagination-wrapper .paginaiton-content .link a,
.pagination-wrapper .paginaiton-content .text a {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
}

.pagination-wrapper .paginaiton-content .link {
  font-size: 24px;
  font-family: "Prata", serif;
  margin-bottom: 5px !important;
  display: block;
}

.pagination-wrapper .paginaiton-content .text {
  margin-bottom: 0;
  display: block;
}

.pagination-wrapper .paginaiton-content span.flaticon-menu-1 {
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  background-color: #932226;
  font-size: 22px;
  font-weight: 700;
  -webkit-box-shadow: 0 10px 20px -10px #932226;
     -moz-box-shadow: 0 10px 20px -10px #932226;
          box-shadow: 0 10px 20px -10px #932226;
  color: #fff;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
}

.pagination-wrapper .paginaiton-content span.flaticon-menu-1:hover {
  background-color: #fff;
  color: #932226;
}

/*=================================
25. Sidebar Area
==================================*/
aside.widget-area {
  margin-left: 20px;
}

aside.widget-area .widget {
  background-color: #fff7f6;
  padding: 40px;
  margin-bottom: 40px;
}

aside.widget-area .widget:last-child {
  margin-bottom: 0;
}

aside.widget-area .widget .widget-title {
  border-left: 2px solid #932226;
  font-size: 20px;
  text-transform: capitalize;
  padding-left: 30px;
  margin-bottom: 40px;
}

aside.widget-area .widget.admin-widget .admin-content {
  text-align: center;
}

aside.widget-area .widget.admin-widget .admin-content .admin-img {
  width: 140px;
  height: 140px;
  margin: 0 auto;
  margin-bottom: 30px;
}

aside.widget-area .widget.admin-widget .admin-content .admin-img img {
  width: 100%;
  height: 100%;
}

aside.widget-area .widget.admin-widget .admin-content .admin-title {
  font-size: 18px;
  margin-bottom: 15px;
}

aside.widget-area .widget.admin-widget .admin-content .admin-title a {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
}

aside.widget-area .widget.admin-widget .admin-content .admin-text {
  font-size: 14px;
  line-height: 26px;
}

aside.widget-area .widget.admin-widget .admin-content ul.admin-links li {
  display: inline-block;
  margin: 0 9px;
}

aside.widget-area .widget.admin-widget .admin-content ul.admin-links li:last-child {
  margin-right: 0;
}

aside.widget-area .widget.admin-widget .admin-content ul.admin-links li:first-child {
  margin-left: 0;
}

aside.widget-area .widget.admin-widget .admin-content ul.admin-links li a {
  color: #b3bed3;
  font-size: 16px;
}

aside.widget-area .widget.admin-widget .admin-content ul.admin-links li a:hover {
  color: #932226;
}

aside.widget-area .widget.search-widget form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

aside.widget-area .widget.search-widget form input {
  width: -webkit-calc(100% - 60px);
  width: -moz-calc(100% - 60px);
  width: calc(100% - 60px);
  border: none;
  padding-left: 20px;
  font-size: 14px;
  height: 60px;
}

aside.widget-area .widget.search-widget form input::-moz-placeholder {
  color: #211e1c;
}

aside.widget-area .widget.search-widget form input::-webkit-input-placeholder {
  color: #211e1c;
}

aside.widget-area .widget.search-widget form input:-ms-input-placeholder {
  color: #211e1c;
}

aside.widget-area .widget.search-widget form input:-moz-placeholder {
  color: #211e1c;
}

aside.widget-area .widget.search-widget form input::-ms-input-placeholder {
  color: #211e1c;
}

aside.widget-area .widget.search-widget form input::placeholder {
  color: #211e1c;
}

aside.widget-area .widget.search-widget form button {
  border: none;
  background-color: #932226;
  color: #fff;
  width: 60px;
  height: 60px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
}

aside.widget-area .widget.search-widget form button:hover {
  background-color: #fff;
  color: #932226;
}

aside.widget-area .widget.popular-feeds-widget .popular-feeds {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px 0;
  border-bottom: 2px solid #fff;
}

aside.widget-area .widget.popular-feeds-widget .popular-feeds .feeds-img {
  width: 80px;
  height: 80px;
  margin-right: 20px;
}

aside.widget-area .widget.popular-feeds-widget .popular-feeds .feeds-content {
  width: -webkit-calc(100% - 100px);
  width: -moz-calc(100% - 100px);
  width: calc(100% - 100px);
}

aside.widget-area .widget.popular-feeds-widget .popular-feeds .feeds-content .feeds-title {
  font-size: 16px;
  line-height: 22px;
}

aside.widget-area .widget.popular-feeds-widget .popular-feeds .feeds-content .feeds-title a {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
}

aside.widget-area .widget.popular-feeds-widget .popular-feeds .feeds-content .feeds-meta {
  font-size: 14px;
  display: block;
}

aside.widget-area .widget.popular-feeds-widget .popular-feeds .feeds-content .feeds-meta i {
  margin-right: 8px;
}

aside.widget-area .widget.popular-feeds-widget .popular-feeds:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

aside.widget-area .widget.popular-feeds-widget .popular-feeds:first-child {
  padding-top: 0;
}

aside.widget-area .widget.categories-widget ul li {
  margin-bottom: 10px;
}

aside.widget-area .widget.categories-widget ul li:last-child {
  margin-bottom: 0;
}

aside.widget-area .widget.categories-widget ul li a {
  display: block;
  background-color: #fff;
  height: 50px;
  line-height: 50px;
  width: 100%;
  position: relative;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 500;
  padding-left: 30px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
}

aside.widget-area .widget.categories-widget ul li a span {
  float: right;
  height: 100%;
  width: 50px;
  background-color: #932226;
  text-align: center;
  color: #fff;
  font-family: "Prata", serif;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
}

aside.widget-area .widget.categories-widget ul li a:hover {
  background-color: #932226;
  color: #fff;
}

aside.widget-area .widget.categories-widget ul li a:hover span {
  background-color: #e79382;
}

aside.widget-area .widget.social-links-widget ul {
  text-align: center;
}

aside.widget-area .widget.social-links-widget ul li {
  margin-right: 10px;
  display: inline-block;
}

aside.widget-area .widget.social-links-widget ul li:last-child {
  margin-right: 0;
}

aside.widget-area .widget.social-links-widget ul li a {
  display: inline-block;
  background-color: #fff;
  font-size: 16px;
  width: 40px;
  height: 40px;
  line-height: 40px;
}

aside.widget-area .widget.social-links-widget ul li a:hover {
  color: #fff;
  background-color: #932226;
}

aside.widget-area .widget.twitter-feed-widget .twitter-feed {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0;
  border-bottom: 2px solid #fff;
}

aside.widget-area .widget.twitter-feed-widget .twitter-feed:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

aside.widget-area .widget.twitter-feed-widget .twitter-feed:first-child {
  padding-top: 0;
}

aside.widget-area .widget.twitter-feed-widget .twitter-feed .feed-icon span {
  font-size: 14px;
  margin-right: 20px;
  display: inline-block;
  color: #932226;
}

aside.widget-area .widget.twitter-feed-widget .twitter-feed .feed-content .feed-text {
  font-size: 12px;
  line-height: 24px;
  margin-bottom: 10px;
}

aside.widget-area .widget.twitter-feed-widget .twitter-feed .feed-content .meta {
  font-family: "Prata", serif;
  font-size: 14px;
  display: block;
}

aside.widget-area .widget.instagram-feed-widget .instagram-feed-wrap {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
}

aside.widget-area .widget.instagram-feed-widget .instagram-feed-wrap .instagram-feed {
  overflow: hidden;
}

aside.widget-area .widget.instagram-feed-widget .instagram-feed-wrap .instagram-feed img {
  width: 100%;
  -webkit-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}

aside.widget-area .widget.instagram-feed-widget .instagram-feed-wrap .instagram-feed:hover img {
  -webkit-transform: scale(1.2);
     -moz-transform: scale(1.2);
      -ms-transform: scale(1.2);
       -o-transform: scale(1.2);
          transform: scale(1.2);
}

aside.widget-area .widget.tags-widget .tags-wrap {
  margin-right: -10px;
  margin-bottom: -10px;
}

aside.widget-area .widget.tags-widget .tags-wrap a {
  display: inline-block;
  background-color: #fff;
  color: #211e1c;
  padding: 10px 18px;
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase;
  margin-right: 8px;
  margin-bottom: 10px;
  font-weight: 500;
}

aside.widget-area .widget.tags-widget .tags-wrap a:hover {
  background-color: #932226;
  color: #fff;
}

aside.widget-area .widget.advertise-widget {
  padding: 0;
  background-color: #fff;
  position: relative;
}

aside.widget-area .widget.advertise-widget img {
  width: 100%;
}

aside.widget-area .widget.advertise-widget .box {
  position: absolute;
  background-color: #932226;
  z-index: 1;
  top: 50%;
  left: 50%;
  text-align: center;
  padding: 25px 35px;
  min-width: 215px;
  min-height: 100px;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

aside.widget-area .widget.advertise-widget .box .size {
  font-size: 16px;
  font-family: "Prata", serif;
  color: #fff;
  display: block;
  margin-bottom: 10px;
}

aside.widget-area .widget.advertise-widget .box .title {
  font-size: 24px;
  color: #fff;
  margin-bottom: 0;
}

/*=================================
26. Portfolio Details
==================================*/
.portfolio-details-wrap .portfolio-details-area .portfolio-top-bar {
  padding: 40px 80px;
  margin: 0 50px;
  margin-bottom: -80px;
  position: relative;
  z-index: 1;
  background-color: #fff;
  -webkit-box-shadow: 0 10px 25px -15px #932226;
     -moz-box-shadow: 0 10px 25px -15px #932226;
          box-shadow: 0 10px 25px -15px #932226;
}

.portfolio-details-wrap .portfolio-details-area .portfolio-top-bar .content .title {
  margin-bottom: 5px;
  font-size: 24px;
}

.portfolio-details-wrap .portfolio-details-area .portfolio-top-bar .content .btn-wrap {
  width: 80px;
  height: 80px;
  margin: 0 auto;
  background-color: #932226;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  position: relative;
}

.portfolio-details-wrap .portfolio-details-area .portfolio-top-bar .content .btn-wrap:before, .portfolio-details-wrap .portfolio-details-area .portfolio-top-bar .content .btn-wrap:after {
  content: '';
  background-color: #932226;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  z-index: 1;
  -webkit-animation-name: scaling;
     -moz-animation-name: scaling;
       -o-animation-name: scaling;
          animation-name: scaling;
  -webkit-animation-duration: 4s;
     -moz-animation-duration: 4s;
       -o-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-iteration-count: infinite;
     -moz-animation-iteration-count: infinite;
       -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}

.portfolio-details-wrap .portfolio-details-area .portfolio-top-bar .content .btn-wrap:after {
  -webkit-animation-delay: 0.8s;
     -moz-animation-delay: 0.8s;
       -o-animation-delay: 0.8s;
          animation-delay: 0.8s;
}

.portfolio-details-wrap .portfolio-details-area .portfolio-top-bar .content .btn-wrap a {
  width: 100%;
  height: 100%;
  background-color: #932226;
  line-height: 80px;
  font-size: 19px;
  color: #fff;
}

.portfolio-details-wrap .portfolio-details-area .portfolio-top-bar .content .btn-wrap a:hover {
  color: #932226;
}

.portfolio-details-wrap .portfolio-details-area .portfolio-top-bar .content .btn-wrap a:before {
  background-color: #fff;
}

.portfolio-details-wrap .portfolio-details-area .text {
  line-height: 30px;
}

.portfolio-details-wrap .portfolio-details-area .img-box {
  overflow: hidden;
  margin-bottom: 55px;
}

.portfolio-details-wrap .portfolio-details-area .img-box img {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}

.portfolio-details-wrap .portfolio-details-area .img-box:hover img {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}

.portfolio-details-wrap .portfolio-details-area ul.features-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr;
  grid-row-gap: 25px;
  margin-bottom: 60px;
}

.portfolio-details-wrap .portfolio-details-area ul.features-list li {
  font-size: 16px;
  line-height: 30px;
}

.portfolio-details-wrap .portfolio-details-area ul.features-list li:before {
  content: "\f146";
  font-family: "Flaticon";
  width: 50px;
  height: 50px;
  background-color: #fff1ee;
  line-height: 55px;
  display: inline-block;
  text-align: center;
  font-size: 16px;
  margin-right: 20px;
  color: #932226;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}

.portfolio-details-wrap .portfolio-details-area .middle-imgs {
  border-top: 2px solid #fff0f0;
  padding-top: 80px;
  padding-bottom: 80px;
  margin-top: 75px;
}

.portfolio-details-wrap .portfolio-details-area .middle-imgs .single-image {
  overflow: hidden;
}

.portfolio-details-wrap .portfolio-details-area .middle-imgs .single-image img {
  width: 100%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}

.portfolio-details-wrap .portfolio-details-area .middle-imgs .single-image:hover img {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}

/*=================================
27. About Us Features
==================================*/
.about-features-wrapper {
  background-image: url("../img/bg-img/about-features-bg-1.webp");
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100% 100%;
       -o-background-size: 100% 100%;
          background-size: 100% 100%;
  background-position: left center;
  background-repeat: no-repeat;
  position: relative;
}

.about-features-wrapper .single-features {
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
}

.about-features-wrapper .single-features:before {
  content: '';
  position: absolute;
  bottom: -50%;
  left: 0;
  right: 0;
  height: 50%;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(16%, black), color-stop(43%, rgba(0, 0, 0, 0.793155)), color-stop(62%, rgba(0, 0, 0, 0.644695)), color-stop(77%, rgba(0, 0, 0, 0.459821)), color-stop(90%, rgba(0, 0, 0, 0.185312)), color-stop(97%, rgba(255, 255, 255, 0)), to(rgba(252, 252, 252, 0)));
  background: -webkit-linear-gradient(bottom, black 16%, rgba(0, 0, 0, 0.793155) 43%, rgba(0, 0, 0, 0.644695) 62%, rgba(0, 0, 0, 0.459821) 77%, rgba(0, 0, 0, 0.185312) 90%, rgba(255, 255, 255, 0) 97%, rgba(252, 252, 252, 0) 100%);
  background: -moz-linear-gradient(bottom, black 16%, rgba(0, 0, 0, 0.793155) 43%, rgba(0, 0, 0, 0.644695) 62%, rgba(0, 0, 0, 0.459821) 77%, rgba(0, 0, 0, 0.185312) 90%, rgba(255, 255, 255, 0) 97%, rgba(252, 252, 252, 0) 100%);
  background: -o-linear-gradient(bottom, black 16%, rgba(0, 0, 0, 0.793155) 43%, rgba(0, 0, 0, 0.644695) 62%, rgba(0, 0, 0, 0.459821) 77%, rgba(0, 0, 0, 0.185312) 90%, rgba(255, 255, 255, 0) 97%, rgba(252, 252, 252, 0) 100%);
  background: linear-gradient(0deg, black 16%, rgba(0, 0, 0, 0.793155) 43%, rgba(0, 0, 0, 0.644695) 62%, rgba(0, 0, 0, 0.459821) 77%, rgba(0, 0, 0, 0.185312) 90%, rgba(255, 255, 255, 0) 97%, rgba(252, 252, 252, 0) 100%);
  opacity: 0.9;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease-in-out 0.4s;
  -o-transition: all ease-in-out 0.4s;
  -moz-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
}

.about-features-wrapper .single-features .content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding-left: 40px;
  padding-bottom: 35px;
  padding-right: 70px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-50px);
     -moz-transform: translateY(-50px);
      -ms-transform: translateY(-50px);
       -o-transform: translateY(-50px);
          transform: translateY(-50px);
  -webkit-transition: all ease-in-out 0.4s;
  -o-transition: all ease-in-out 0.4s;
  -moz-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
}

.about-features-wrapper .single-features .content .title {
  color: #fff;
  margin-bottom: 0;
  font-size: 24px;
}

.about-features-wrapper .single-features .content p.text {
  line-height: 24px;
  font-size: 14px;
  color: #fff;
  margin-bottom: 0;
  margin-top: 0.5rem;
}

.about-features-wrapper .single-features .price-box {
  position: absolute;
  top: 30px;
  right: 30px;
  background-color: #932226;
  width: 105px;
  height: 105px;
  text-align: center;
  padding: 0 25px;
  padding-top: 10px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  -webkit-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}

.about-features-wrapper .single-features .price-box:before {
  content: '';
  position: absolute;
  left: -5px;
  bottom: -5px;
  right: -5px;
  top: -5px;
  border: 2px dashed #fff;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}

.about-features-wrapper .single-features .price-box span {
  line-height: 1;
}

.about-features-wrapper .single-features .price-box span.text {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
}

.about-features-wrapper .single-features .price-box span.price {
  display: block;
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  line-height: 32px;
  margin: 5px 0;
}

.about-features-wrapper .single-features .price-box span.price sup {
  font-weight: 500;
}

.about-features-wrapper .single-features .price-box span.sub {
  font-size: 15px;
  font-weight: 400;
  display: block;
  text-align: right;
  color: #fff;
}

.about-features-wrapper .single-features:hover:before {
  visibility: visible;
  opacity: 0.9;
  bottom: 0;
}

.about-features-wrapper .single-features:hover .price-box {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
      -ms-transform: translateY(0);
       -o-transform: translateY(0);
          transform: translateY(0);
}

.about-features-wrapper .single-features:hover .content {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
      -ms-transform: translateY(0);
       -o-transform: translateY(0);
          transform: translateY(0);
}

.about-features-wrapper .gallery-area {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr;
  margin-left: -10px;
  margin-right: -10px;
  padding-bottom: 110px;
}

.about-features-wrapper .gallery-area .grid-item {
  padding-left: 10px;
  padding-right: 10px;
}

.about-features-wrapper .features-content-area .section-title4 {
  margin-bottom: 45px;
}

.about-features-wrapper .features-content-area .section-title4 .title {
  margin-bottom: 25px;
}

.about-features-wrapper .features-content-area a.def-btn.outline {
  background-color: #fff;
}

.about-features-wrapper .bg-shape {
  position: absolute;
  top: -40px;
  right: 15px;
  -webkit-animation-name: shapeAnimaiton2;
     -moz-animation-name: shapeAnimaiton2;
       -o-animation-name: shapeAnimaiton2;
          animation-name: shapeAnimaiton2;
  -webkit-animation-duration: 6s;
     -moz-animation-duration: 6s;
       -o-animation-duration: 6s;
          animation-duration: 6s;
  -webkit-animation-timing-function: linear;
     -moz-animation-timing-function: linear;
       -o-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
     -moz-animation-iteration-count: infinite;
       -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

/*=================================
28. Make an appoinment Section
==================================*/
.make-appoinment-sec {
  padding-top: 260px;
  padding-bottom: 130px;
  position: relative;
}

.make-appoinment-sec .form-title {
  margin-bottom: 45px;
}

.make-appoinment-sec .form-title .title-icon span {
  display: inline-block;
  text-align: center;
  font-size: 24px;
  background-color: #932226;
  color: #fff;
  margin-right: 20px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  width: 70px;
  height: 70px;
  line-height: 70px;
}

.make-appoinment-sec .form-title .content span {
  display: block;
  margin-bottom: 15px;
}

.make-appoinment-sec .form-title .content .title {
  font-size: 36px;
  margin-bottom: 0;
}

.make-appoinment-sec .appointment-form {
  background-color: #fff3f1;
  border-left: 2px solid #932226;
  margin-bottom: 0;
  position: relative;
  z-index: 1;
  -webkit-box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.1);
}

.make-appoinment-sec .bg-img {
  width: 1030px;
  height: 650px;
  position: absolute;
  right: 0;
  top: 130px;
}

.make-appoinment-sec .schedule-box {
  position: absolute;
  right: 60px;
  top: 37%;
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.92);
  padding: 60px;
  max-width: 520px;
}

.make-appoinment-sec .schedule-box:before {
  content: '';
  position: absolute;
  left: 20px;
  right: 20px;
  top: 20px;
  bottom: 20px;
  border: 1px solid #932226;
}

.make-appoinment-sec .schedule-box .title {
  font-size: 30px;
  margin-bottom: 20px;
}

.make-appoinment-sec .schedule-box .text {
  font-size: 18px;
}

.make-appoinment-sec .schedule-box .sechedule-table .tb-row {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1.5fr;
      grid-template-columns: 1fr 1.5fr;
  grid-column-gap: 30px;
  margin-bottom: 10px;
}

.make-appoinment-sec .schedule-box .sechedule-table .tb-row:last-child {
  margin-bottom: 0;
}

.make-appoinment-sec .schedule-box .sechedule-table .tb-row span {
  font-size: 18px;
}

.make-appoinment-sec .schedule-box .sechedule-table .tb-row span.th {
  color: #932226;
  font-weight: 500;
}

/*=================================
29. Sidebar Overly
==================================*/
.overly-sidebar-wrapper {
  position: fixed;
  z-index: 99999;
  right: 0;
  top: 0;
  height: 100%;
  width: 0;
  background-color: rgba(0, 0, 0, 0.75);
  opacity: 0;
  visibility: hidden;
  cursor: url("../img/cancel.webp"), auto;
  -webkit-transition: all ease 0.8s;
  -o-transition: all ease 0.8s;
  -moz-transition: all ease 0.8s;
  transition: all ease 0.8s;
}

.overly-sidebar-wrapper .overly-sidebar-content {
  background-color: #fff;
  width: 450px;
  margin-left: auto;
  padding: 80px 30px;
  height: 100%;
  overflow: scroll;
  position: relative;
  right: -500px;
  cursor: auto;
  -webkit-transition: all ease 1s;
  -o-transition: all ease 1s;
  -moz-transition: all ease 1s;
  transition: all ease 1s;
}

.overly-sidebar-wrapper .overly-sidebar-content::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1);
  background-color: #F5F5F5;
}

.overly-sidebar-wrapper .overly-sidebar-content::-webkit-scrollbar {
  width: 2px;
  background-color: #F5F5F5;
}

.overly-sidebar-wrapper .overly-sidebar-content > button {
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 26px;
  font-weight: 700;
}

.overly-sidebar-wrapper .overly-sidebar-content .sidebar-about {
  margin-bottom: 40px;
}

.overly-sidebar-wrapper .overly-sidebar-content .sidebar-about img {
  width: auto;
  max-width: 200px;
  margin-bottom: 30px;
}

.overly-sidebar-wrapper .overly-sidebar-content .sidebar-about .text {
  font-size: 18px;
  margin-bottom: 0;
}

.overly-sidebar-wrapper .overly-sidebar-content .side-menu-gallery {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  padding-bottom: 40px;
}

.overly-sidebar-wrapper .overly-sidebar-content .side-menu-gallery .gallery-item {
  overflow: hidden;
}

.overly-sidebar-wrapper .overly-sidebar-content .side-menu-gallery .gallery-item img {
  width: 100%;
  -webkit-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}

.overly-sidebar-wrapper .overly-sidebar-content .side-menu-gallery .gallery-item:hover img {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}

.overly-sidebar-wrapper .overly-sidebar-content form.sidebar-subscribe-form {
  padding-top: 20px;
  position: relative;
  margin-bottom: 60px;
}

.overly-sidebar-wrapper .overly-sidebar-content form.sidebar-subscribe-form label {
  display: block;
  font-size: 22px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 25px;
  line-height: 22px;
}

.overly-sidebar-wrapper .overly-sidebar-content form.sidebar-subscribe-form input {
  height: 60px;
  color: #8d8d8d;
  padding-left: 20px;
  border: none;
  font-size: 16px;
  width: 100%;
  -webkit-box-shadow: 0 0 15px -7px #932226;
     -moz-box-shadow: 0 0 15px -7px #932226;
          box-shadow: 0 0 15px -7px #932226;
}

.overly-sidebar-wrapper .overly-sidebar-content form.sidebar-subscribe-form button {
  position: absolute;
  right: 15px;
  bottom: 12px;
  border: none;
  background-color: transparent;
  color: #932226;
  font-size: 24px;
}

.overly-sidebar-wrapper .overly-sidebar-content ul.sidebar-social-links {
  text-align: center;
  margin-bottom: 40px;
}

.overly-sidebar-wrapper .overly-sidebar-content ul.sidebar-social-links li {
  display: inline-block;
  margin: 0 5px;
}

.overly-sidebar-wrapper .overly-sidebar-content ul.sidebar-social-links li a {
  width: 45px;
  height: 45px;
  background-color: #fff;
  line-height: 44px;
  font-size: 12px;
  color: #a3a3a3;
  border: 1px solid #e5e5e5;
  display: inline-block;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}

.overly-sidebar-wrapper .overly-sidebar-content ul.sidebar-social-links li a:hover {
  border-color: transparent;
  color: #fff;
  background-color: #932226;
}

.overly-sidebar-wrapper .overly-sidebar-content .sidebar-cta-btn a.def-btn {
  display: block;
  margin: 0 auto;
}

.overly-sidebar-wrapper.show {
  opacity: 1;
  visibility: visible;
  width: 100%;
  -webkit-transition: all ease 0.8s;
  -o-transition: all ease 0.8s;
  -moz-transition: all ease 0.8s;
  transition: all ease 0.8s;
}

.overly-sidebar-wrapper.show .overly-sidebar-content {
  right: 0;
  opacity: 1;
  visibility: visible;
  right: 0;
  -webkit-transition: all ease 1s;
  -o-transition: all ease 1s;
  -moz-transition: all ease 1s;
  transition: all ease 1s;
}

.overly-sidebar-wrapper.show .overly-sidebar-content > button {
  -webkit-animation-duration: 1s;
     -moz-animation-duration: 1s;
       -o-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
     -moz-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
     -moz-animation-name: fadeInDown;
       -o-animation-name: fadeInDown;
          animation-name: fadeInDown;
  -webkit-animation-delay: 0.6s;
     -moz-animation-delay: 0.6s;
       -o-animation-delay: 0.6s;
          animation-delay: 0.6s;
}

.overly-sidebar-wrapper.show .overly-sidebar-content .sidebar-about {
  -webkit-animation-duration: 1s;
     -moz-animation-duration: 1s;
       -o-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
     -moz-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
     -moz-animation-name: fadeInDown;
       -o-animation-name: fadeInDown;
          animation-name: fadeInDown;
  -webkit-animation-delay: 0.8s;
     -moz-animation-delay: 0.8s;
       -o-animation-delay: 0.8s;
          animation-delay: 0.8s;
}

.overly-sidebar-wrapper.show .overly-sidebar-content .side-menu-gallery {
  -webkit-animation-duration: 1s;
     -moz-animation-duration: 1s;
       -o-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
     -moz-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: fadeInRight;
     -moz-animation-name: fadeInRight;
       -o-animation-name: fadeInRight;
          animation-name: fadeInRight;
  -webkit-animation-delay: 1s;
     -moz-animation-delay: 1s;
       -o-animation-delay: 1s;
          animation-delay: 1s;
}

.overly-sidebar-wrapper.show .overly-sidebar-content form.sidebar-subscribe-form {
  -webkit-animation-duration: 1s;
     -moz-animation-duration: 1s;
       -o-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
     -moz-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: fadeInRight;
     -moz-animation-name: fadeInRight;
       -o-animation-name: fadeInRight;
          animation-name: fadeInRight;
  -webkit-animation-delay: 1.2s;
     -moz-animation-delay: 1.2s;
       -o-animation-delay: 1.2s;
          animation-delay: 1.2s;
}

.overly-sidebar-wrapper.show .overly-sidebar-content ul.sidebar-social-links {
  -webkit-animation-duration: 1s;
     -moz-animation-duration: 1s;
       -o-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
     -moz-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: fadeInUp;
     -moz-animation-name: fadeInUp;
       -o-animation-name: fadeInUp;
          animation-name: fadeInUp;
  -webkit-animation-delay: 1.5s;
     -moz-animation-delay: 1.5s;
       -o-animation-delay: 1.5s;
          animation-delay: 1.5s;
}

.overly-sidebar-wrapper.show .overly-sidebar-content .sidebar-cta-btn {
  -webkit-animation-duration: 1s;
     -moz-animation-duration: 1s;
       -o-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
     -moz-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: fadeInRight;
     -moz-animation-name: fadeInRight;
       -o-animation-name: fadeInRight;
          animation-name: fadeInRight;
  -webkit-animation-delay: 1.6s;
     -moz-animation-delay: 1.6s;
       -o-animation-delay: 1.6s;
          animation-delay: 1.6s;
}

/*=================================
30. Search Box Overly
==================================*/
.popup-search-box {
  position: fixed;
  bottom: 0;
  left: 50%;
  background-color: rgba(0, 0, 0, 0.95);
  height: 0;
  width: 0;
  overflow: hidden;
  z-index: 99999;
  opacity: 0;
  visibility: hidden;
  cursor: url("../img/cancel.webp"), auto;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

.popup-search-box button.searchClose {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 40px;
  right: 40px;
  border: 1px solid #932226;
  background-color: transparent;
  color: #932226;
  font-size: 22px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  -webkit-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

.popup-search-box button.searchClose:hover {
  color: #fff;
  background-color: #932226;
  border-color: transparent;
}

.popup-search-box form {
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  padding-bottom: 40px;
  cursor: auto;
  width: 100%;
  max-width: 900px;
  -webkit-transform: translate(-50%, -2000%);
     -moz-transform: translate(-50%, -2000%);
      -ms-transform: translate(-50%, -2000%);
       -o-transform: translate(-50%, -2000%);
          transform: translate(-50%, -2000%);
  -webkit-transition: all ease 1s;
  -o-transition: all ease 1s;
  -moz-transition: all ease 1s;
  transition: all ease 1s;
}

.popup-search-box form input {
  font-size: 18px;
  height: 70px;
  width: 100%;
  border: none;
  border-bottom: 2px solid #932226;
  background-color: transparent;
  padding-left: 30px;
  color: #fff;
  -webkit-border-radius: 50px;
     -moz-border-radius: 50px;
          border-radius: 50px;
}

.popup-search-box form input::-moz-placeholder {
  color: #fff;
}

.popup-search-box form input::-webkit-input-placeholder {
  color: #fff;
}

.popup-search-box form input:-ms-input-placeholder {
  color: #fff;
}

.popup-search-box form input:-moz-placeholder {
  color: #fff;
}

.popup-search-box form input::-ms-input-placeholder {
  color: #fff;
}

.popup-search-box form input::placeholder {
  color: #fff;
}

.popup-search-box form button {
  position: absolute;
  top: 0px;
  background-color: transparent;
  border: none;
  color: #fff;
  font-size: 24px;
  right: 12px;
  color: #932226;
  cursor: pointer;
  width: 70px;
  height: 70px;
  -webkit-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

.popup-search-box form button:hover {
  color: #fff;
}

.popup-search-box.show {
  opacity: 1;
  visibility: visible;
  width: 100.1%;
  height: 100%;
  -webkit-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  transition: all ease 0.4s;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.popup-search-box.show form {
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all ease 1s;
  -o-transition: all ease 1s;
  -moz-transition: all ease 1s;
  transition: all ease 1s;
}

/*=================================
31. Thank You Section
==================================*/
section.thankyou-wrap {
  position: relative;
  padding-top: 180px;
  padding-bottom: 180px;
}

section.thankyou-wrap:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 1;
  z-index: 0;
  background-image: url("../img/bg-img/404-page-bg-shape.webp");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100% 100%;
       -o-background-size: 100% 100%;
          background-size: 100% 100%;
}

section.thankyou-wrap .thankyou-content {
  position: relative;
}

section.thankyou-wrap .thankyou-content .title {
  font-size: 140px;
  line-height: 1.2;
  margin-bottom: 10px;
}

section.thankyou-wrap .thankyou-content p.text {
  font-size: 30px;
  line-height: 1.2;
  max-width: 850px;
  margin: 0 auto;
  margin-bottom: 40px;
}

/*=======================
element End
=======================*/

/* Bryan */

.price-right
{
	float: right;
	padding-right: 3vh;
	color:#932226;
}
@media screen and (max-width: 1024px)
{
    header nav ul li a
    {
        font-size: 12px;
    }
    .section-title2 .title span
    {
        font-size:39px!important;    
    }  
}


@media screen and (max-width: 768px)
{
    .service-title p
    {
        font-size: 18px;    
    }
    .small-img-1 img
    {
        max-width: 100%;
        display: none;
    }
    .small-img-2 img
    {
        max-width: 100%;
        display: none;
    }
    #subbar 
	{
        transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        right: -45px;
        border-top-left-radius: 5px;
        -moz-border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        -moz-border-top-right-radius: 5px;
        border-bottom-left-radius: 0px;
        -moz-border-bottom-left: 0px;
        top: 70%;
        border: 1px solid #fff;
    }
    .groupfbye 
    {
        display: none;
    }
    .groupmenu_m
	{
		width:100%;
		overflow:hidden;    
		display:block; 
		margin-top: 30px;
	}
	.groupmenu_m ul
	{
		margin:0px;
		padding:0px;
	}
		
	.groupmenu_m ul li
	{
		width:32.4%;
		margin-left:0.2%;
		margin-right:0.2%;
		float:left;
		padding-top:5px;       
		padding-bottom: 5px;
		margin-bottom: 10px;
		text-align:center;    
		list-style-type:none; 
		border: 1px solid #ccc;
		border-radius: 5px;   
	}
	.groupmenu_m ul li a
	{
		color: #377C4F;
		text-decoration:none;
		font-family:Arial;
		font-size:12pt;
	}
	.fa
	{
	    font-size: 15pt !important;    
	}
	#call_m span
	{
		display:block;
		
	}
	#services_m span
    {
        display:block;
    }
	#direction_m
	{
		cursor:pointer;		
	}
	#direction_m span
	{
		display:block;
	}
	#subbar_m span
	{
		display:block;
	}
	#book_online{display:none;}
	.calls_m span
	{
		display:block;
	}
    #e-gift span
    {
        display:block;
    }
	#promotion span
    {
        display:block;
    }
    #bookan_m span
    {
        display:block;
    }   
    
    
}

@media screen and (max-width: 500px)
{
     .section-title2 .title span {
    font-size: 30px!important;
    } 
    .section-title2
    {
        margin-top:10px;    
    }
    #none-mobile
    {
        display:none;    
    }
    .footer-social-menu
    {
        display:block!important;
        text-align:center;    
    }
    .our-service-wrapper.v2 {  
     
      background: url(../img/bg-services.webp) 0px 0px no-repeat;
      background-size:cover;
   
    }
}