@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Caveat&display=swap');
body{
	background: #f2f1df;
}
img{
	max-width: 100%;
}
ul {
    margin: 0px;
    padding: 0px;
}
/**preloder start**/

#preloder {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999999;
	background: #384326;
}
.loader {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -13px;
	margin-left: -13px;
	border-radius: 60px;
	animation: loader 0.8s linear infinite;
	-webkit-animation: loader 0.8s linear infinite;
}
@keyframes loader {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
		border: 4px solid #fff;
		border-left-color: transparent;
	}
	50% {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
		border: 4px solid #F0FF00;
		border-left-color: transparent;
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
		border: 4px solid #fff;
		border-left-color: transparent;
	}
}
@-webkit-keyframes loader {
	0% {
		-webkit-transform: rotate(0deg);
		border: 4px solid #fff;
		border-left-color: transparent;
	}
	50% {
		-webkit-transform: rotate(180deg);
		border: 4px solid #F0FF00;
		border-left-color: transparent;
	}
	100% {
		-webkit-transform: rotate(360deg);
		border: 4px solid #fff;
		border-left-color: transparent;
	}
}
/**preloder end**/

/**header start**/
.header-area {
left: 0;
    right: 0;
    width: 100%;
    top: 0;
    z-index: 100;
    position: absolute;
    background: transparent;
}
.nav-logo-right {
    text-align: center;
}
.nav-logo-right ul li {
    list-style: none;
    display: inline-block;
    margin: 0px 10px;
    padding: 8px 25px;
    background-size: cover;
    border-radius: 30px;
    box-shadow: inset 0px 0px 85px rgba(0,0,0,.5);
    -webkit-box-shadow: inset 0px 0px 25px rgba(0, 0, 0, 0.68);
    -moz-box-shadow: inset 0px 0px 85px rgba(0,0,0,.5);
	position: relative;
	font-family: "Balford Base";
	color: #000;
	font-size: 19px;
}

.nav-logo-right ul li img {
    float: left;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    color: #2cbdb8;
    font-size: 20px;
	margin-top: 5px;
    margin-right: 10px;
}
.nav-logo-right ul li .info-text a img {
    float: left;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    color: #2cbdb8;
    font-size: 20px;
	margin-top: 5px;
    margin-right: 0px;
}
.nav-logo-right ul li .info-text {
    overflow: hidden;
    text-align: left;
}
.nav-logo-right ul li .info-text a {
    font-size: 19px;
    color: #000;
    line-height: 15px;
    display: inline-block;
	font-family: "Balford Base";
}
.nav-logo-right ul li .info-text a {
    overflow: hidden;
    text-align: left;
}
.header-area .main-header-area .main-menu{
	position: initial;
}

@media (max-width: 767px) {
  .header-area {
    
  }
	.header-area .main-header-area.sticky .logo img{
		width: 75px!important;
	}
.text-box {
    width: 100%!important;
	top: 50%!important;
	right: 0%!important;
    text-align: center;
}
.text-box h2 {
    font-size: 50px!important;
}
.text-box h2 span{
    font-size: 60px!important;
}
.process-section .process-card img.process_arrow {
	display: none;
}
.service-box-inner a {
    padding: 5px 10px!important;
    font-size: 13px;
}
}

@media (min-width: 768px) and (max-width: 991px) {
  .header-area {
    padding-top: 0;
  }
}

.header-area .main-header-area {
  padding: 0px;
}

.header-area .main-header-area .logo-img {
  text-align: center;
}

@media (max-width: 767px) {
  .header-area .main-header-area .logo-img {
    text-align: left;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .header-area .main-header-area .logo-img {
    text-align: left;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .header-area .main-header-area .logo-img {
    text-align: left;
  }
}
@media (min-width: 768px) {
.trophiepage_inr .trophiepage_box_outer {
    max-width: 50% !important;
}
	}
@media (max-width: 767px) {
  .header-area .main-header-area .logo-img img {
    width: 70px;
  }
	.specializing_inr h2::after {
    margin: 0px auto!important;
}
}

@media (min-width: 768px) and (max-width: 991px) {
  .header-area .main-header-area .logo-img img {
    width: 70px;
  }
	.specializing_inr h2::after {
    margin: 0px auto!important;
}
}
.header-area .main-header-area .Appointment {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
}

.header-area .main-header-area .Appointment .socail_links ul li {
  display: inline-block;
}

.header-area .main-header-area .Appointment .socail_links ul li a {
  color: #A8A7A0;
  margin: 0 10px;
  font-size: 15px;
}

.header-area .main-header-area .Appointment .socail_links ul li a:hover {
  color: #fff;
}

.header-area .main-header-area .Appointment .book_btn {
  margin-left: 30px;
}
#custom-search-input {
        margin:0;
        margin-top: 10px;
        padding: 0;
    }
 
    #custom-search-input .search-query {
        padding-right: 10px;
    padding-right: 4px \9;
    padding-left: 10px;
    padding-left: 4px \9;
    margin-bottom: 0;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    border: none;
    background: #384326;
    color: #e9e8e6;
    }
 
    #custom-search-input button {
        border: 0;
        background: none;
        /** belows styles are working good */
        padding: 2px 5px;
        margin-top: 3px;
        position: relative;
        left: -35px;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */
        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        color:#e9e8e6;
		z-index: 10;
    }
 
    .search-query:focus + button {
        z-index: 3;   
    }
@media (min-width: 992px) and (max-width: 1200px) {
  .header-area .main-header-area .Appointment .book_btn {
    margin-left: 0;
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  .header-area .main-header-area .Appointment .book_btn {
    margin-left: 0;
  }
}

.header-area .main-header-area .Appointment .book_btn a {
  background: #c0252a;
  padding: 12px 26px;
  font-family: 'Exo', sans-serif;
  font-weight: 800;
  color: #fff;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
	text-decoration: none !important;
}

@media (min-width: 992px) and (max-width: 1200px) {
  .header-area .main-header-area .Appointment .book_btn a {
    padding: 12px 20px;
  }
}

.header-area .main-header-area .Appointment .book_btn a:hover {
  background: #000;
  color: #fff;
}

.header-area .main-header-area .main-menu {
  text-align: center;
  padding: 35px 0px;
    margin-bottom: 0px;
}

.header-area .main-header-area .main-menu ul li {
  display: inline-block;
  position: relative;
  margin: 0px;
}

.header-area .main-header-area .main-menu ul li a {
  color: #000018;
  font-size: 16px;
  display: inline-block;
  padding: 0px 0px 0px 0px;
  margin: 0px 16px;
  font-family: 'Clarendon', sans-serif;
font-weight: 400;
  position: relative;
	text-decoration: none !important;
	transition: all linear 300ms;
	text-transform: uppercase;
}

@media (min-width: 992px) and (max-width: 1200px) {
  .header-area .main-header-area .main-menu ul li a {
    font-size: 16px;
	margin: 0px 15px;
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  .header-area .main-header-area .main-menu ul li a {
    font-size: 16px;
  }
}

.header-area .main-header-area .main-menu ul li a i {
  font-size: 20px;
}

@media (max-width: 767px) {
  .header-area .main-header-area .main-menu ul li a i {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .header-area .main-header-area .main-menu ul li a i {
    display: none !important;
  }
}

.header-area .main-header-area .main-menu ul li a::before {
  position: absolute;
  content: "";
  background: #384326;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  opacity: 0;
  transform: scaleX(0);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.header-area .main-header-area .main-menu ul li a:hover::before {
  opacity: 1;
  transform: scaleX(1);
}

.header-area .main-header-area .main-menu ul li a.active::before {
  opacity: 1;
  transform: scaleX(1);
}
.header-area .main-header-area .main-menu ul li a.active {
  color: #384326;
}
.header-area .main-header-area .main-menu ul li a:hover {
  color: #384326;
}

.header-area .main-header-area .main-menu ul li .sub-menu {
  position: absolute;
    left: 0;
    right: 0;
    top: 160%;
   background: #e9e8e6;
    width: 240px;
    padding: 30px 0px;
    margin: 0 auto;
  z-index: 2;
  box-shadow: 0 8px 10px rgba(0, 0, 0, 0.4);
  opacity: 0;
  visibility: hidden;
  text-align: left;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
	margin-top: -20px;
}

.header-area .main-header-area .main-menu ul li .sub-menu li {
    display: block;
}

.header-area .main-header-area .main-menu ul li .sub-menu li a {
    padding: 5px 0px;
    position: inherit;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    display: block;
    color: #000018;
    font-size: 12px;
    font-weight: 800;
}

.header-area .main-header-area .main-menu ul li .sub-menu li a::before {
  display: none;
}

.header-area .main-header-area .main-menu ul li .sub-menu li:hover a {
  color: #384326;
}

.header-area .main-header-area .main-menu ul li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  top: 280%;
}

.header-area .main-header-area .main-menu ul li:hover > a::before {
  opacity: 1;
  transform: scaleX(1);
}

.header-area .main-header-area .main-menu ul li:first-child a {
  padding-left: 0;
}
.header-area .main-header-area.sticky .logo img{
	width: 110px;
}

.logo {
    min-width: 160px;
}

.header-area .main-header-area.sticky {
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
  position: fixed;
  width: 100%;
  top: -70px;
  left: 0;
  right: 0;
  z-index: 99;
  transform: translateY(70px);
  transition: transform 500ms ease, background 500ms ease;
  -webkit-transition: transform 500ms ease, background 500ms ease;
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
  background:#e9e8e6;
}
.header-area .main-header-area.sticky .header-top_area{
	display: none;
}
@media (max-width: 767px) {
  .header-area .main-header-area.sticky {
    padding: 10px 10px;
  }
	.countdown_section::before{
		display: none;
	}
	.countdown_section::after{
		display: none;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
  .header-area .main-header-area.sticky {
    padding: 10px 10px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .header-area .main-header-area.sticky {
    padding: 10px 20px;
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  .header-area .main-header-area.sticky {
    padding: 0px 0px 0px 0px;
  }
}

.header-area .main-header-area.sticky .main-menu {
  padding: 25px 0px 0px 0px
}

.header-area .header-top_area {
  padding: 5px 0;
  background: #0a7533;
}

@media (max-width: 767px) {
  .header-area .header-top_area .social_media_links {
    text-align: center;
  }
	
 .welcome_area h3 span {
    font-size: 13px !important;
    margin: 0px 15px !important;

}
}

.header-area .header-top_area .social_media_links a {
  font-size: 18px;
  color: #fff;
  margin-right: 5px;
	transition: all linear 300ms;
	text-align: center;
}

.header-area .header-top_area .social_media_links a:hover {
  color: #99dcff;
}
.header-area .header-top_area .social_media_links a i{
width: 24px;
    height: 24px;
	color: #a92921;
    background: #fff;
    border-radius: 30px;
    line-height: 24px;
    font-size: 15px;
}
.header-area .header-top_area .short_contact_list {
  text-align: left;
}

@media (max-width: 767px) {
  .header-area .header-top_area .short_contact_list {
    text-align: center;
  }
}

.header-area .header-top_area .short_contact_list ul li {
  display: inline-block;
	font-size: 13px;
  color: #fff;
  font-family: 'Exo', sans-serif;
	font-weight: 400;
}

.header-area .header-top_area .short_contact_list ul li a {
  font-size: 13px;
  color: #fff;
  margin-right: 20px;
  font-family: 'Exo', sans-serif;
	font-weight: 400;
  text-decoration: none !important;
	transition: all linear 300ms;
}
.header-area .header-top_area .short_contact_list ul li a:hover {
  color: #ccfddf;
}
.header-area .header-top_area .short_contact_list ul li a:hover i {
  color: #ccfddf;
	transition: all linear 300ms;
}
@media (max-width: 767px) {
  .header-area .header-top_area .short_contact_list ul li a {
    margin-left: 0;
    margin: 0 5px;
  }
}

.header-area .header-top_area .short_contact_list ul li a i {
  color: #fff;
  margin-right: 7px;
}
.menu_outer{
	margin: 10px 0px;
}
/**header end**/
/**welcome start**/
.welcome_area{
    margin: 0px;
    padding: 180px 0px 0px 0px;
    background-size: cover;
    min-height: 650px;
}
.welcome_area h2 {
    font-size: 50px;
    font-family: 'Clarendon', sans-serif;
    font-weight: 700;
    color: #000018;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 10px 0px;
	text-align: center;
}
.welcome_area h3 span {
	font-size: 22px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #000018;
    padding: 0px 0px 0px 0px;
    margin: 0px 30px;
    text-align: center;
    display: inline-block;
}
.welcome_area h3 {
	color: #000018;
}
/**welcome end**/

/**specializing area start**/
.specializing_section {
    margin:40px 0px -50px 0px;
    padding: 0px;
	position: relative;
	z-index: 2;
}
.specializing_inr {
    margin:0px;
    padding: 60px;
	background: #e9e8e6;
}
.specializing_inr h2 {
    font-size: 40px;
    font-family: 'Clarendon', sans-serif;
    font-weight: 700;
    color: #000018;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 60px 0px;
	text-align: center;
	position: relative;
}
.specializing_inr h2::after {
	position: absolute;
    left: 8px;
    right: 0px;
    width: 178px;
    height: 12px;
    margin: 0px;
    content: '';
    bottom: -18px;
    background: url(../images/sep1.png) 0px 0px no-repeat;
}
.specializing_in{
	margin-left: 20px;
}
.specializing_in h5 {
        padding-left: 70px;
    line-height: 45px;
    color: #000018;
    font-family: 'Clarendon', sans-serif;
    margin: 20px 0px 0px;
    font-size: 32px;
    font-weight: 400;
    position: relative;
}
.specializing_in h5 span{
	font-size: 32px;
	font-weight: 400;
    color: #000018;
    margin: 0px;
	display: block;
	padding-bottom: 10px;
}
.specializing_in h5 a{
	font-size: 16px;
	font-weight: 400;
    color: #242424;
    margin: 0px;
	display: block;
	line-height: 22px;
	text-decoration: none !important;
}
.specializing_in h5.specializing_icon1::before {
    width: 55px;
    height: 55px;
    position: absolute;
    left: 0px;
    content: '';
    background: url(../images/specializing_icon1.png) 15px 10px #384326 no-repeat;
    display: block;
    border-radius: 100%;
}
.specializing_in h5.specializing_icon2::before {
    width: 55px;
    height: 55px;
    position: absolute;
    left: 0px;
    content: '';
    background: url(../images/specializing_icon2.png) 15px 10px #384326 no-repeat;
    display: block;
    border-radius: 100%;
}
.specializing_in h5.specializing_icon3::before {
    width: 55px;
    height: 55px;
    position: absolute;
    left: 0px;
    content: '';
    background: url(../images/specializing_icon3.png) 13px 15px #384326 no-repeat;
    display: block;
    border-radius: 100%;
}
a.readmore_btn {
    padding: 8px 30px;
    -webkit-appearance: none;
    background: -webkit-gradient(to right, #a2ccb6 0%, #fceeb5 50%, #ee786e 100%);
    background: linear-gradient(to right, #819683 0%, #394a3a 50%, #839c85 100%);
    background-size: 500%;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 30%);
    color: #fff;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: 0.05em;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: solid 3px #4b644d;
    font-family: 'Clarendon', sans-serif;
    font-size: 16px;
    display: inline-block;
    margin-top: 15px;
	text-decoration: none !important;
}

a.readmore_btn:hover {
  animation-name: btn1;
  -webkit-animation-name: btn1;
  animation-duration: 2s;
  -webkit-animation-duration: s;
  animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
}

@keyframes btn1 {
  0% {
    background-position: 0% 50%;
  }
  100% {
    background-position: 100%;
  }
}

/**specializing area end**/

/**about start**/
.about_outer{
margin: 0px;
    padding: 60px 0px;
    background: #f2f1df;
    position: relative;
    z-index: 2;
}
.about_outer h2 {
    font-size: 50px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    color: #000018;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 25px 0px;
	position: relative;
}
.about_outer h2::after {
	position: absolute;
    left: 8px;
    right: 0px;
    width: 178px;
    height: 12px;
    margin: 0px;
    content: '';
    bottom: -18px;
    background: url(../images/sep1.png) 0px 0px no-repeat;
}
.about_outer h3 {
  	font-size: 32px;
 	font-family: 'Caveat', cursive;
  	font-weight: 400;
  	color: #000018;
	padding: 0px;
	margin:0px;
}
.about_outer p {
  	font-size: 17px;
 	font-family: 'Open Sans', sans-serif;
  	font-weight: 400;
	line-height: 25px;
  	color: #000018;
	padding: 0px 0px 0px 0px;
	margin:10px 0px 30px 0px;
}
.about_highlight{
	margin: 0px;
	padding: 15px;
	background: #e9e8e6;
}
.about_highlight p {
  	font-size: 18px;
 	font-family: 'Open Sans', sans-serif;
  	font-weight: 600;
	line-height: 29px;
  	color: #000018;
	padding: 0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	text-align: center;
}
.about_btn {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    letter-spacing: 0.5px;
    background: #9a0000;
    background: linear-gradient(to bottom, #ff0000 0%, #9a0000 100%);
    padding: 10px 25px;
    display: inline-block;
    font-family: 'Spartan', sans-serif;
    position: relative;
    text-decoration: none !important;
    border-radius: 30px;
    text-transform: uppercase;
    box-shadow: 0px 5px 3px #0000002e;
}
.about_btn:hover {
box-shadow: 0px 8px 15px #00000082;
    transition: all linear 300ms;
	background: #0066a0;
    background: linear-gradient(to bottom, #9a0000 0%, #ff0000 100%);
	color: #fff;
	text-decoration: none !important;
}
.about_img_css{
	margin:0px;
	text-align: center;
}
/**about end**/

/**service area start**/
.service_outer{
	margin: 0px;
    padding: 100px 0px 60px 0px;
    background: #384326;
    position: relative;
    z-index: 0;
}
.service_outer p {
    font-size: 15px;
    font-family: 'Spartan', sans-serif;
    font-weight: 500;
    line-height: 22px;
    color: #1b1c1d;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 30px 0px;
    text-align: center;
}
.service_box {
	padding: 20px 20px 30px 20px;
	text-align: center;
	display: block;
	position: relative;
	background: #fff;
	transition: all linear 300ms;
}
.service_box:hover {
	box-shadow: 0px 20px 40px #000;
}
.service_box h2{
font-size: 25px;
    font-family: 'Clarendon', sans-serif;
    font-weight: 700;
    color: #000018;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
    text-align: center;
	position: relative;
}
/**service area end**/


/**footer start**/
.footer-section {
	background: #384326;
	padding-top: 40px;
	padding-bottom: 0;
}


.footer-section .footer-widget {
	margin-bottom: 40px;
}

.footer-section .footer-widget h4 {
  font-size: 25px;
    font-family: 'Clarendon', sans-serif;
    font-weight: 400;
  	color: #e9e8e6;
	padding: 0px 0px 10px 0px;
	margin:0px 0px 15px 0px;
	position: relative;
}
.footer-section .footer-widget h4::before {
    position: absolute;
    left: 0px;
    width: 98px;
    height: 7px;
    margin: 0px;
    content: '';
    bottom: 0px;
    background: url(../images/sep2.png) no-repeat;
}
.footer-section .footer-widget p {
    color: #ffffff;
    line-height: 18px;
	margin-top: 25px;
    margin-bottom: 22px;
    font-size: 14px;
    font-family: 'Spartan', sans-serif;
}
.footer-section .footer-widget ul li {
	list-style: none;
}

.footer-section .footer-widget ul li a{
	color: #e9e8e6;
	font-size: 15px;
	line-height: 15px;
	padding: 0px 0px 10px 22px;
	text-decoration: none !important;
	font-family: 'Open Sans', sans-serif;
    font-weight: 400;
	-webkit-transition: all 0.1s;
	transition: all 0.1s;
	    background: url(../images/footer_bullet.png) 0px 0px no-repeat;
	display: inline-block;
}
.footer-section .footer-widget ul li a:hover{
	color: #fff;
	background: url(../images/footer_bullet.png) 0px 0px no-repeat;
}
.footer-section .footer-widget ul.style-2 {
    position: relative;
    padding-bottom: 20px;
}
.footer-section .footer-widget ul.style-2 li {
    position: relative;
    padding: 0;
    border: 0;
    margin-bottom: 5px;
}
.footer-section .footer-widget ul.style-2 li i {
    color: #384326;
    font-size: 25px;
    background: #e9e8e6;
    width: 40px;
    height: 40px;
    border-radius: 30px;
    text-align: center;
    padding: 7px;
}
.footer-section .footer-widget ul.style-2 li a{
	color: #e9e8e6;
    font-size: 13px;
    line-height: 20px;
    padding-left: 0;
    text-decoration: none !important;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    background: no-repeat;
}
.footer-section .footer-widget ul.style-2 li a:hover{
	color: #fff;
}
.footer-section .footer-widget ul.style-2 .hl {
    font-weight: bold;
    min-width: 25px;
    float: left;
}
.footer-section .footer-widget ul.style-2 .text {
    width: 80%;
    float: left;
	font-family: 'Open Sans', sans-serif;
	color: #e9e8e6;
	padding-left: 20px;
}
.footer-bottom-outer{
	
}
.footer-bottom {
	padding: 20px 0px;
	background: #4a5438;
}

.copyright {
	color: #e9e8e6;
	font-size: 14px;
	margin-bottom: 0px;
}

.copyright p {
	color: #e9e8e6;
	font-size: 14px;
	margin-bottom: 0px;
	-webkit-transition: all 0.1s;
	transition: all 0.1s;
	font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}
.footer_social_links a {
  font-size: 18px;
  color: #384326;
  margin-right: 5px;
	transition: all linear 300ms;
	text-align: center;
}

.footer_social_links a:hover {
  color: #384326;
}
.footer_social_links a i{
    width: 35px;
    height: 35px;
    background: #e9e8e6;
    border-radius: 30px;
    line-height: 36px;
    font-size: 18px;
}
/**footer end**/

/**inner css start**/
.bradcam_area {
    background:#e9e8e6;
    padding: 165px 0 50px 0;
}
.bradcam_area h2 {
    font-size: 50px;
    font-family: 'Clarendon', sans-serif;
    font-weight: 700;
    color: #000018;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 30px 0px;
	text-align: center;
	position: relative;
}
.bradcam_area h2::after {
position: absolute;
    left: 0px;
    right: 0px;
    width: 98px;
    height: 12px;
    margin: 0px auto;
    content: '';
    bottom: -18px;
    background: url(../images/sep2.png) 0px 0px no-repeat;
    text-align: center;
}
.inner_page_css{
	padding: 0px 0px;
}
.inner_page_css p {
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    line-height: 25px;
    color: #000018;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 30px 0px;
}
/**inner css end**/

/**services tab area start**/
.servicestab_section {
    margin:60px 0px -50px 0px;
    padding: 0px;
	position: relative;
	z-index: 2;
	display: flex;
}
.servicestab_inr {
    margin:0px;
    padding: 60px;
	background: #384326;
}
.servicestab_inr h2 {
    font-size: 40px;
    font-family: 'Clarendon', sans-serif;
    font-weight: 700;
    color: #000018;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 60px 0px;
	text-align: center;
	position: relative;
}
.servicestab_inr h2::after {
	position: absolute;
    left: 8px;
    right: 0px;
    width: 178px;
    height: 12px;
    margin: 0px;
    content: '';
    bottom: -18px;
    background: url(../images/sep1.png) 0px 0px no-repeat;
}

div.bhoechie-tab-container{
    z-index: 10;
    padding: 0 !important;
    -moz-border-radius: 4px;
    background-clip: padding-box;
}
div.bhoechie-tab-menu{
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
div.bhoechie-tab-menu div.list-group{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a h4{
	margin: 0px;
}
div.bhoechie-tab-menu .list-group-item {
position: relative;
    display: block;
    padding: 7px 30px;
    margin-bottom: 25px !important;
    background-color: #f2f1df;
    border-radius: 10px!important;
    border: 1px solid rgba(0,0,0,.125);
    font-family: 'Open Sans', sans-serif;
    color: #000018;
    text-decoration: none !important;
}
div.bhoechie-tab-menu .list-group-item.active {
    z-index: 2;
    color: #000018;
    background-color: #fff !important;
    border-color: #fff;
}
div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
  color: #5A55A3;
}
div.bhoechie-tab-menu div.list-group>a:first-child{
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a:last-child{
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa{
  background-color: #5A55A3;
  background-image: #5A55A3;
  color: #000018;
}
div.bhoechie-tab-menu div.list-group>a.active:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #fff;
}

div.bhoechie-tab-content{
  padding: 20px;
background: #fff;
}
div.bhoechie-tab-content h3 {
    font-size: 22px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #000018;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 25px 0px;
    position: relative;
}
div.bhoechie-tab-content p {
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    line-height: 25px;
    color: #000018;
    padding: 0px 0px 0px 0px;
    margin: 20px 0px 20px 0px;
}
div.bhoechie-tab-content h3::after {
    position: absolute;
    left: 0px;
    right: 8px;
    width: 98px;
    height: 7px;
    margin: 0px;
    content: '';
    bottom: -18px;
    background: url(../images/sep2.png) 0px 0px no-repeat;
}
div.bhoechie-tab div.bhoechie-tab-content:not(.active){
  display: none;
}
/**services tab area end**/

/**fullwidth banner area start**/
.fullwidthbanner_section {
    margin:0px;
    padding: 0px;
	background: url(../images/fullwidth_banner.jpg) no-repeat;
	background-size: cover;
	min-height: 500px;
	height:500px;
}
/**fullwidth banner area end**/

.fullwidthbanner_section2 {
    margin:0px;
    padding: 0px;
	background-size: cover;
	min-height: 500px;
}

.white-text p {
    color: #ffffff !IMPORTANT;
}

.white-text h2 {
    color: #ffffff !IMPORTANT;
}


/**service page area start**/
.servicepage_outer{
    margin: -50px 0px 40px 0px;
    padding: 0px;
    position: relative;
    z-index: 3;
}
.servicepage_inr {
    margin: 0px;
    padding: 60px 20px 40px;
    background: #e9e8e6;
}
.servicepage_outer p {
    font-size: 15px;
    font-family: 'Spartan', sans-serif;
    font-weight: 500;
    line-height: 22px;
    color: #1b1c1d;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 30px 0px;
    text-align: center;
}
.servicepage_box {
    margin: 15px 0px;
	padding: 0px;
	text-align: center;
	display: block;
	position: relative;
	background: #e9e8e6;
	transition: all linear 300ms;
}
.servicepage_box:hover {
	box-shadow: 0px 20px 40px #00000030;
}
.servicepage_box h2 a{
    font-size: 22px;
    font-family: 'Clarendon', sans-serif;
    font-weight: 400;
    color: #000018;
    padding: 15px 15px;
    margin: 0px;
    text-align: center;
    position: relative;
    display: block;
    background: #e9e8e6;
    border: solid 1px #c9c9c9;
	text-decoration: none !important;
}
/**service page area end**/








/**trophie area start**/
.trophie_section {
    margin:60px 0px -50px 0px;
    padding: 0px;
	position: relative;
	z-index: 2;
}
.trophie_inr {
    margin:0px;
    padding: 50px 50px 100px;
	background: #e9e8e6;
	text-align: center;
}
a.trophie_btn {
    padding: 8px 30px;
    -webkit-appearance: none;
    background: -webkit-gradient(to right, #a2ccb6 0%, #fceeb5 50%, #ee786e 100%);
    background: linear-gradient(to right, #819683 0%, #394a3a 50%, #839c85 100%);
    background-size: 500%;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 30%);
    color: #fff;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: 0.05em;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: solid 3px #4b644d;
    font-family: 'Clarendon', sans-serif;
    font-size: 16px;
display: block;
    margin:15px auto;
    text-decoration: none !important;
    max-width: 270px;
    text-align: center;
}

a.trophie_btn:hover {
  animation-name: btn1;
  -webkit-animation-name: btn1;
  animation-duration: 2s;
  -webkit-animation-duration: s;
  animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
}

@keyframes btn1 {
  0% {
    background-position: 0% 50%;
  }
  100% {
    background-position: 100%;
  }
}
/**trophie area end**/

/**cow advantage area start**/
.cowadvantage_section {
    margin:0px;
    padding: 100px 0px;
	background: #a9b4a4;
}
.cowadvantage_section h2 {
    font-size: 30px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #000018;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 25px 0px;
    position: relative;
}
.cowadvantage_section h2::after {
    position: absolute;
    left: 0px;
    right: 8px;
    width: 178px;
    height: 12px;
    margin: 0px;
    content: '';
    bottom: -18px;
    background: url(../images/sep1.png) 0px 0px no-repeat;
}
.cowadvantage_section h3 {
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #000018;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 5px 0px;
    position: relative;
}
.cowadvantage_section p {
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    line-height: 25px;
    color: #000018;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 30px 0px;
}
/**cow advantage area end**/

/**trophie page area start**/
.trophiepage_outer{
    margin: -50px 0px 40px 0px;
    padding: 0px;
    position: relative;
    z-index: 3;
}
.trophiepage_inr {
    margin: 0px;
    padding: 60px 20px 40px;
    background: #e9e8e6;
}
.trophiepage_outer p {
    font-size: 15px;
    font-family: 'Spartan', sans-serif;
    font-weight: 500;
    line-height: 22px;
    color: #1b1c1d;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 30px 0px;
    text-align: center;
}
.trophiepage_inr .trophiepage_box_outer{
	max-width: 19.9%!important;
}
.trophiepage_box {
    margin: 15px 3px;
	padding: 0px;
	text-align: center;
	display: block;
	position: relative;
	background: #e9e8e6;
	-moz-transition:all .3s ease;-webkit-transition:all .3s ease;transition:all .3s ease;
	overflow: hidden;
}
.trophiepage_box:before {
    background: rgba(0, 0, 0, 0) linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, transparent 100%) repeat scroll 0 0;
    bottom: 0px;
    content: "";
    display: block;
    height: 80%;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
	-moz-transition:all .3s ease;-webkit-transition:all .3s ease;transition:all .3s ease;
}
.trophiepage_box:hover:before {
    background: transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9;
}
.trophiepage_box img { 
	display:block;
	-moz-transition:all .3s ease;-webkit-transition:all .3s ease;transition:all .3s ease;
}
.trophiepage_box:hover img { 
	transform:scale(1.1); 
}

.trophiepage_box:hover h2 { 
	bottom:14%;
}

.trophiepage_box h2 {
    font-size: 16px;
    font-family: 'Clarendon', sans-serif;
    font-weight: 400;
    color: #f2f1df;
    padding: 0px;
    margin: 0px;
    text-align: center;
    display: block;
	text-decoration: none !important;
	bottom: 10%;
    left: 0;
    position: absolute;
    right: 0;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
/**trophie page area end**/

/**sitefix**/
.site-main {
    width: 100%;

}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {


    color: #384326;
}

a {
    color: #384326;
    text-decoration: none !important;
    background-color: transparent;
}

a:hover {
    color: #384326;
    text-decoration: underline;
}

.aws-container .aws-search-field {
    width: 100%;
    max-width: 100%;
    /* color: #313131; */
    /* padding: 6px; */
    /* line-height: 30px; */
    /* display: block; */
    /* font-size: 12px; */
    /* position: relative; */
    /* z-index: 2; */
    /* -webkit-appearance: none; */
    /* height: 100%; */
    /* margin: 0 !important; */
    /* border: 1px solid #d8d8d8; */
    /* outline: 0; */
    padding-right: 10px;
    padding-right: 4px \9;
    padding-left: 10px !important;
    padding-left: 4px \9;
    margin-bottom: 0;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px !IMPORTANT;
    border: none;
    background: #384326 !IMPORTANT;
    color: #ffffff !important;
}

.aws-container .aws-search-field:focus {

    background: #384326 !IMPORTANT;
    color: #ffffff !important;
}

.caldera-grid button, .caldera-grid html input[type=button], .caldera-grid input[type=reset], .caldera-grid input[type=submit] {
 
    padding: 8px 30px !Important;
    -webkit-appearance: none !Important;
    background: -webkit-gradient(to right, #a2ccb6 0%, #fceeb5 50%, #ee786e 100%) !Important;
    background: linear-gradient(to right, #819683 0%, #394a3a 50%, #839c85 100%) !Important;
    background-size: 500% !Important;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 30%) !Important;
    color: #fff !Important;
    cursor: pointer !Important;
    -webkit-font-smoothing: antialiased !Important;
    -moz-osx-font-smoothing: grayscale !Important;
    letter-spacing: 0.05em !Important;
    outline: none;
    -webkit-tap-highlight-color: transparent !Important;
    -webkit-user-select: none !Important;
    -moz-user-select: none !Important;
    -ms-user-select: none !Important;
    user-select: none !Important;
    border: solid 3px #4b644d !Important;
    font-family: 'Clarendon', sans-serif !Important; !Important;
    font-size: 16px;
    display: inline-block !Important;
    margin-top: 15px !Important;
    text-decoration: none !important;
}


.button.button-primary, button, input[type=button], .btn, input[type="submit"], ul[id^="nv-primary-navigation"] li.button.button-primary > a, .menu li.button.button-primary > a, .wp-block-button.is-style-primary .wp-block-button__link, .wc-block-grid .wp-block-button .wp-block-button__link, .woocommerce *:not(.woocommerce-mini-cart__buttons) > a.button, .woocommerce *:not(.woocommerce-mini-cart__buttons) > .button:not(.nv-sidebar-toggle):not(.nv-close-cart-sidebar):not([name="apply_coupon"]):not(.more-details):not(.checkout-button), .woocommerce a.button.alt, .woocommerce a.button.button-primary, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce a.button.add_to_cart, .woocommerce a.product_type_grouped, .woocommerce a.product_type_external, .woocommerce a.product_type_variable, .woocommerce button.button.alt, .woocommerce button.button.alt.single_add_to_cart_button.disabled, .woocommerce button.button.alt.single_add_to_cart_button, .woocommerce .actions > button[type=submit], .woocommerce button#place_order, .woocommerce .return-to-shop > .button, .button.woocommerce-form-login__submit, .woocommerce #review_form #respond input#submit, .woocommerce-cart .woocommerce .wc-proceed-to-checkout > a.button.checkout-button, .woocommerce-checkout #payment .place-order button#place_order, .woocommerce-account.woocommerce-edit-account .woocommerce .woocommerce-MyAccount-content p > button[type="submit"][name="save_account_details"].woocommerce-Button.button, .wc-block-product-search .wc-block-product-search__button:not(:disabled):not([aria-disabled=true]), form input[type="submit"], form button[type="submit"], #comments input[type="submit"] {
    /* background-color: var(--nv-primary-accent); */
    /* color: #ffffff; */
    /* border-radius: 3px; */
    /* border: none; */
    /* border-width: 1px 1px 1px 1px; */
    padding: 8px 5px;
	margin: 0px 3px 0px 0px;
    -webkit-appearance: none;
    background: -webkit-gradient(to right, #a2ccb6 0%, #fceeb5 50%, #ee786e 100%);
    background: linear-gradient(to right, #819683 0%, #394a3a 50%, #839c85 100%);
    background-size: 500%;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 30%);
    color: #fff;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: 0.05em;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: solid 3px #4b644d;
    font-family: 'Clarendon', sans-serif;
    font-size: 12px;
    display: inline-block;
    /* margin-top: 15px; */
    text-decoration: none !important;
}

.woocommerce-mini-cart__buttons .button.checkout {
    /* background-color: var(--nv-primary-accent); */
    /* color: #ffffff; */
    /* border-radius: 3px; */
    /* border: none; */
    /* border-width: 1px 1px 1px 1px; */
    /* padding: 8px 30px; */
    -webkit-appearance: none;
    background: -webkit-gradient(to right, #a2ccb6 0%, #fceeb5 50%, #ee786e 100%);
    background: linear-gradient(to right, #819683 0%, #394a3a 50%, #839c85 100%);
    background-size: 500%;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 30%);
    color: #fff;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: 0.05em;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: solid 3px #4b644d;
    font-family: 'Clarendon', sans-serif;
    font-size: 16px;
    display: inline-block;
    /* margin-top: 15px; */
    text-decoration: none !important;
}

.woocommerce-mini-cart__buttons .button.checkout:hover {
    background-color: #384326;
    color: #ffffff;
}

span.woocommerce-input-wrapper {
    width: 100%;
}

.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table {
    background: #ededed;
}

.woocommerce-checkout .col2-set .col-1, .woocommerce-checkout .woocommerce-checkout .col2-set .col-2 {
    background: #ededed;
}



.woocommerce-checkout #payment {
    background: #ededed;
}

.woocommerce .woocommerce-message, .woocommerce-page .woocommerce-message {
    background: #384326;

}
.woocommerce table.shop_table.cart {

    background: #ededed;
}

.woocommerce .cart_totals {

    background: #ededed;
}

.mark, mark {

    background-color: transparent !IMPORTANT;
}

.aws-container .aws-search-field,
.aws-container .aws-search-field::-webkit-input-placeholder {
    color: #ffffff !important;
}

.widget ul ul {
    padding-left: 10px;
    border-left: 1px solid #384326 !Important;
}

@media (min-width: 960px){
.nv-sidebar-wrap.nv-left {
    border-right: 1px solid #d8d7c8 !Important;
}
}



.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    background: #384326 !important;
    color: #ffffff !important;
	padding: 6px;

}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {

    border-bottom: 1px solid #384326 !Important;
   
}

table td, table th {
  
    border-bottom: 0px solid #384326 !Important;
}