@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Caveat:wght@400;500;600;700&display=swap');
body {
	font-family: 'Lato', sans-serif;
}
ul {
	padding: 0px;
	margin: 0px;
}
li {
	list-style: none;
}
.container-fluid {
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
}
a {
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
/************* Menu CSS *************/
.wrapper-menu {
	width: 100%;
	margin-left: 12px;
}
.baner-menu-section {
	width: 100%;
	float: left;
}
.wrapper-menu ul.navbar-nav li a {
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	margin-left: 4px;
}
.nav-item.buy-now a {
	background: #302018;
	border-radius: 10px;
	padding: 5px 22px !important;
}
.wrapper-menu.fixed ul.navbar-nav li.buy-now a {
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	margin-left: 23px;
	background: #ffa725;
}
.wrapper-menu ul.navbar-nav {
	margin-left: auto;
}
.add-banner-wr .col-md-3 {
	padding: 0px;
}
.add-banner-wr {
	background-size: cover;
}
 @media (max-width:991px) {
.container {
	max-width: 100%;
}
.menu-bar ul.menu {
	position: fixed;
	width: 248px;
	left: 0;
	text-align: left;
	background: #fff;
	z-index: 2;
	padding: 0px 0px;
	z-index: 9999;
	top: 0;
	height: 100%;
	left: -100%;
	transition: all .4s;
	transition: all .4s;
	box-shadow: 5px 0 5px -5px #333;
}
.nav_area ul li a img {
	padding-right: 10px;
	max-width: 41px;
	margin-top: -10px;
}
.menu-bar ul.menu.open {
	left: 0;
	overflow-y: scroll;
}
.header .row {
	align-items: center;
}
.toggle {
	color: #000;
	cursor: pointer;
	font-size: 20px;
	margin: 0;
	text-align: center;
	display: block;
	position: absolute;
	right: 4px;
	top: -53px;
	z-index: 9999;
	background: #fff;
	width: 38px;
	height: 38px;
	line-height: 38px;
	border-radius: 50%;
}
.menu-side {
	position: initial;
}
.nav_area ul li a {
	line-height: 39px !important;
	font-size: 14px;
	color: #000;
	padding: 0px 14px;
	display: inline-block;
	width: 100%;
}
span.arrow {
	position: absolute;
	right: 10px;
	color: #000;
	top: 10px;
	width: 40px;
	text-align: center;
	height: 30px;
}
nav.nav_area ul li {
	display: block;
	position: relative;
	border: 0;
}
nav.nav_area ul li {
	border-bottom: solid 1px #ccc;
}
.menu-logo-mobile-view {
	padding: 12px;
}
.menu-logo-mobile-view a {
	display: inline-block;
	max-width: 95%;
}
ul.sub-menu {
	display: none;
	position: relative;
	background: transparent;
	padding: 0;
}
ul li .sub-menu li a {
	line-height: 14px;
}
.header .container {
	position: initial;
}
ul.sub-menu span.arrow {
	right: 10px;
	text-align: right;
}
span.arrow.close-icon i:before {
	content: '\f106';
}
ul.sub-menu li.menu-item-has-children span.arrow.close-icon i:before {
	content: "\f106";
}
.home-slider.owl-carousel .owl-item img {
	height: 300px;
}
.top-bar img {
	max-width: 25px;
	vertical-align: middle;
}
.select-drop {
	margin: 20px auto 0;
}
.menu-bar {
	position: initial;
	background: transparent;
}
}
 @media (min-width: 992px) {
label.toggle {
	display: none;
}
.menu-bar {
	width: 100%;
	text-align: left;
}
.nav_area > ul > li {
	display: inline-block;
	padding-right: 20px;
	position: relative;
}
li.menu-item-has-children.language::after {
	content: "";
	position: absolute;
	border-right: solid 1px #fff;
	right: -4px;
	height: 14px;
	top: 5px;
}
li.menu-item-has-children.language {
	position: relative;
}
li.menu-item-has-children.language-chan {
	padding-right: 0px;
}
.nav_area ul li a {
	color: #ceb191;
	font-size: 24px;
	display: inline-block;
	text-decoration: none;
	padding-bottom: 39px;
}
span.arrow {
	padding-left: 0px;
	color: #ceb191;
	margin-left: 6px;
	font-size: 12px;
}
.nav_area > ul > li ul.sub-menu {
	display: block;
	-webkit-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
	display: none;
	right: 0;
}
ul.sub-menu {
	min-width: 195px;
}
ul.sub-menu {
	position: absolute;
	background: #003681;
	z-index: 555;
	text-align: left;
}
.nav_area ul li:hover ul.sub-menu {
	display: block;
}
ul.sub-menu {
	position: absolute;
	background: #fff;
	z-index: 555;
	text-align: left;
	border-radius: 5px;
	-webkit-box-shadow: -10px 6px 32px 0 rgb(26 41 66 / 4%);
	box-shadow: -10px 6px 32px 0 rgb(26 41 66 / 4%);
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.nav_area > ul > li:hover > ul.sub-menu, .nav_area ul.sub-menu > li:hover > ul.sub-menu {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	visibility: visible;
	overflow: visible;
	z-index: 20;
	-webkit-transition: opacity .2s ease-out, -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
	-o-transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15), -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
}
ul.sub-menu li ul.sub-menu {
	left: 100%;
	top: 0px;
	width: 100%;
}
.nav_area > ul > li ul.sub-menu li a:hover {
	width: 100%;
	padding-left: 21px;
	background: #f3f3f3;
}
.nav_area > ul > li ul.sub-menu li a {
	color: #000;
	position: relative;
	letter-spacing: 0px;
	font-weight: normal;
	border-bottom: solid 1px #e1dfdf;
}
ul.sub-menu li a {
	color: #000;
	line-height: 32px;
	padding: 6px 18px;
	font-size: 14px;
	display: inline-block;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: bold;
	-webkit-transition: padding .2s ease-out;
	-o-transition: padding .2s ease-out;
	transition: padding .2s ease-out;
	width: 100%;
}
ul.sub-menu li.menu-item-has-children .arrow {
	color: #fff;
	padding-left: 0;
}
}
.top-logo.logo-mobile {
	display: none;
}
.navbar-nav li:hover > ul.dropdown-menu {
	display: block;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
}
/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
	text-decoration: underline;
	transform: rotate(-90deg);
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu {
	background: #50418a;
	padding-top: 0px;
	padding-bottom: 0px;
	border-radius: 0;
	margin-top: 0px;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu a {
	font-size: 15px;
	padding-left: 11px;
	padding-right: 7px;
	margin-left: 0px;
	line-height: 28px;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu a:hover {
	background: #3b2a7b;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu .dropdown-toggle::after {
	position: absolute;
	right: 10px;
	top: 14px;
}
.wrapper-menu nav#nav {
	padding-bottom: 0px;
}
.wrapper-menu ul.navbar-nav > li > a {
	padding-bottom: 12px;
}
.logo a {
	display: inline-block;
}
.header-cont {
	max-width: 1330px;
}
.header-row {
	align-items: baseline;
}
/************ Menu css End ************/

/************ Home page CSS ************/
.banner-wrapper img {
	width: 100%;
}
#sliderhome .slider-banner img {
	width: 100%;
}
.slider-banner {
	overflow: hidden;
	position: relative;
}
#sliderhome .owl-nav button.owl-prev {
	position: absolute;
	left: 17px;
	top: 47%;
}
#sliderhome .owl-nav button.owl-next {
	position: absolute;
	right: 17px;
	top: 47%;
}
.section-heading {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 38px;
}
.section-heading .section-heading-title {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 34px;
	font-weight: 900;
	margin-bottom: 4px;
	position: relative;
	color: #543712;
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
}
.section-heading-bg {
	float: left;
	width: 100%;
}
.section-heading-bg span {
	-webkit-clip-path: polygon(13% 0, 100% 0%, 90% 100%, 0% 100%);
	clip-path: polygon(13% 0, 100% 0%, 90% 100%, 0% 100%);
	background: #2f6cf6;
	padding: 6px 47px;
	display: inline-block;
	color: #fff;
	font-size: 19px;
	font-weight: 900;
	text-transform: uppercase;
}
.about-section .brand-img {
	float: left;
	width: 100%;
	margin-top: 24px;
	margin-bottom: 36px;
}
.industry-section-home {
	float: left;
	width: 100%;
	background: #eaecf0;
	padding-bottom: 53px;
}
.industry-section-home .section-heading {
	margin-top: -18px;
}
.industry-section-home .industry-img {
	margin-top: 42px;
	float: left;
	width: 100%;
}
/****** Business Summary CSS ******/
.other-page-banner-section {
	padding-top: 156px;
	padding-bottom: 64px;
	text-align: center;
	background-size: cover !important;
	position: relative;
}
.other-page-banner-section:after {
	content: "";
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
	background-color: rgba(36, 82, 187, 0.8);
}
.other-page-banner-title {
	font-size: 35px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	z-index: 3333;
}
.business-summary-section {
	padding-top: 59px;
	padding-bottom: 59px;
}
.business-img {
	margin-bottom: 55px;
}
/****** Contact Us Page CSS ******/
.contact-list-address {
	float: left;
	width: 100%;
}
.contact-section {
	padding-top: 59px;
	padding-bottom: 59px;
}
.contact-list-address .contact-list-address1 {
	float: left;
	width: 100%;
	display: flex;
}
.contact-list-address .contact-list-icon {
	width: 38px;
	text-align: center;
	padding-top: 8px;
}
.contact-list-address .contact-list-icon i {
	font-size: 29px;
	color: #2452bb;
}
.contact-list-address .contact-list-address .contact-list-title {
	font-size: 23px;
	color: #000000;
	font-weight: 900;
}
.contact-list-address .contact-list-address .contact-address {
	font-size: 19px;
	line-height: 31px;
	color: #000;
	margin-bottom: 25px;
}
.contact-section-title {
	float: left;
	width: 100%;
	margin-bottom: 46px;
}
.contact-section-title .contact-page-title {
	color: #2452bb;
	font-size: 46px;
	font-weight: 900;
	text-transform: uppercase;
}
.contact-section-title .contact-page-sub-title {
	color: #000;
	font-size: 20px;
	font-weight: 800;
	line-height: 32px;
}
.contact-section-title .contact-page-sub-title strong {
	font-size: 35px;
}
.million-no-row {
	width: 100%;
	float: left;
	display: flex;
	padding: 0px 15px;
	margin-top: -20px;
	margin-bottom: 45px;
}
.million-no-row .million-no-div {
	float: left;
	width: 20%;
	text-align: center;
}
.million-no-row .million-no-div .million-no-box {
	-webkit-clip-path: polygon(5% 0, 80% 0%, 100% 100%, 0% 100%);
	clip-path: polygon(5% 0, 80% 0%, 100% 100%, 0% 100%);
	background: #2f6cf6;
	display: inline-block;
	width: 144px;
	position: relative;
	z-index: 33333;
	height: 114px;
	display: flex;
	align-items: center;
	flex-flow: column;
	justify-content: center;
	margin: 0px auto;
	margin-bottom: 15px;
}
.million-no-row .million-no-div .million-no-box .million-no {
	font-size: 48px;
	font-weight: 900;
	color: #fff;
	line-height: 49px;
}
.million-no-row .million-no-div .million-no-box .million-no-text {
	font-size: 19px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 700;
}
.million-no-row .million-no-div p {
	color: #000;
	font-size: 17px;
	font-weight: 900;
	line-height: 27px;
}
.about-section {
	padding-top: 59px;
	padding-bottom: 59px;
}
#sliderhome .owl-nav {
	margin: 0px !important;
}
/****** Cooperative Suppliers Page CSS ******/
.section-heading .section-heading-sub-title {
	float: left;
	width: 100%;
	color: #000;
	font-size: 21px;
	font-weight: 600;
	text-transform: uppercase;
}
.cooperative-row-wrapper {
	float: left;
	width: 100%;
	margin-top: 46px;
	margin-bottom: 72px;
}
.cooperative-section-title-row {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.cooperative-section-title-row .cooperative-section-title1 {
	font-size: 47px;
	font-weight: 900;
	color: #2f6cf6;
	line-height: 53px;
}
.cooperative-section-title-row .cooperative-section-sub-title {
	font-size: 31px;
	color: #2f6cf6;
}
.cooperative-row .cooperative-img {
	margin-bottom: 45px;
}
.cooperative-section-title-row .cooperative-section-title1 strong {
	font-size: 78px;
}
.cooperative-row-two-type .cooperative-row-two-type-text {
	float: left;
	width: 100%;
	margin-bottom: 14px;
	margin-top: 5px;
	color: #000;
	line-height: 33px;
	font-weight: bold;
	font-size: 19px;
}
.cooperative-row-two-type {
	float: left;
	width: 100%;
	margin-top: 42px;
}
.cooperative-row-two-type .suppliers-text {
	margin-top: 13px;
}
.cooperative-row-two-type .suppliers-text p {
	color: #000;
	font-size: 15px;
	line-height: 27px;
}
.value-changes-row {
	float: left;
	width: 100%;
}
.value-changes-row .value-changes-icon {
	text-align: center;
}
.value-changes-row .value-changes-text-row {
	text-align: center;
	margin-top: 14px;
}
.value-changes-row .value-changes-text-row .value-changes-text {
	font-size: 24px;
	font-weight: 900;
	margin-bottom: 3px;
}
.value-changes-row .value-changes-text-row p {
	font-size: 17px;
	line-height: 23px;
	color: #000;
}
/****** Product Page CSS ******/
.product-section-wrapper {
	float: left;
	width: 100%;
	padding-top: 49px;
	padding-bottom: 49px;
}
.coal-wrapper {
	float: left;
	width: 100%;
}
.coal-wrapper .coal-logo-icon {
	margin-bottom: 26px;
}
.coal-wrapper .coal-wrapper-box {
	float: left;
	width: 100%;
	margin-bottom: 18px;
}
.coal-wrapper .coal-wrapper-box .coal-title {
	color: #2f6cf6;
	font-size: 20px;
	border-bottom: solid 1px #000;
	padding-bottom: 11px;
	margin-bottom: 11px;
	font-weight: bold;
}
.coal-wrapper .coal-wrapper-box p {
	font-size: 16px;
	color: #000;
	line-height: 29px;
}
.coal-title-row-img {
	margin-top: 24px;
	margin-bottom: 33px;
}
.coal-title-row-img img {
	width: 77%;
}
.Product-values-row {
	float: left;
	width: 100%;
	margin-top: 39px;
	margin-bottom: 36px;
}
.Product-values-row .Product-values-title-row {
	float: left;
	width: 100%;
}
.Product-values-row .Product-values-title-row .Product-values-sub-text p {
	font-size: 21px;
	color: #000;
	line-height: 31px;
}
/****** Services Page CSS ******/
.services-section-wrapper {
	padding-top: 49px;
	padding-bottom: 49px;
}
.services-class-div {
	float: left;
	width: 100%;
}
.services-class-div .services-title-img {
	float: left;
	width: 100%;
	margin-bottom: 16px;
}
.services-class-div .services-title-img img {
	width: 74%;
}
.services-class-div .services-ptext {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	font-size: 26px;
	color: #000;
	font-weight: 600;
}
.services-class-div .cooperative-section-title-row .cooperative-section-title1 {
	font-size: 31px;
}
.services-class-div .cooperative-section-title-row .cooperative-section-title1 strong {
	font-size: 72px;
}
.services-class-div .cooperative-section-sub-title {
	font-size: 19px;
	color: #000;
	line-height: 29px;
}
.services-section-wrapper .services-img2 {
	margin-top: 42px;
}
.row-bg-class {
	float: left;
	width: 100%;
	margin-bottom: 59px;
	margin-top: 37px;
	padding-left: 84px;
}
.row-bg-class1 {
	background: #2f6cf6;
}
.services-advantages-row {
	padding-top: 33px;
	padding-bottom: 33px;
	padding-right: 33px;
}
.services-advantages-row .services-advantages {
	float: left;
	width: 100%;
}
.services-advantages-row .services-advantages .services-advantages-title {
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 3px;
}
.services-advantages-row .services-advantages p {
	color: #000;
	font-size: 16px;
	line-height: 23px;
}
.services-advantages-row .services-advantages-bottom {
	float: left;
	width: 100%;
}
.services-advantages-row .services-advantages-bottom .business-advantages-title {
	font-size: 23px;
	margin-bottom: 20px;
	color: #fff;
	font-weight: bold;
}
.services-advantages-row .services-advantages-bottom .services-advantages-bottom-box {
	display: flex;
	margin-bottom: 18px;
}
.services-advantages-bottom-box .services-advantages-icon {
	width: 301px;
	margin-right: 8px;
}
.services-advantages-bottom-box .services-advantages-bottom-right p {
	font-size: 16px;
	color: #000;
	line-height: 23px;
}
.row-bg-class1 .services-img3 {
	margin-top: 35px;
	margin-left: -53px;
}
.language-box-row {
	display: inline-block;
	float: right;
}
.language-box-row .language-box-row1 {
	display: flex;
}
.language-box-row .language-box-row1 .language-box-icon {
	margin-right: 4px;
}
.language-box-row .language-box-row1 .language-box-icon i {
	font-size: 20px;
	color: #fff;
}
.language-box-row .language-box-row1 .language-box select {
	background: none;
	border: none;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	outline: 0;
}
.language-box-row .language-box-row1 .language-box select option {
	color: #000;
	font-size: 14px;
}
.wrapper-menu ul.menu {
	padding-left: 0;
	text-align: right;
}
.slider-banner {
	position: relative;
}
.slider-banner:after {
	content: "";
	height: 100%;
	position: absolute;
	width: 100%;
	top: 0px;
	background: url(../images/graphics-slider1.png);
	display: inline-block;
	z-index: 333;
	background-size: 100% 100%;
}
.slider-banner-text-home {
	position: absolute;
	bottom: 107px;
	width: 100%;
	z-index: 99999;
	left: 0px;
}
.slider-banner-text-home .slider-banner-text-row {
	width: 40%;
	float: right;
}
.slider-banner-text-home .slider-banner-text-row .slider-banner-text-sub-title {
	font-size: 76px;
	color: #fff;
	font-family: 'Caveat', cursive;
	-webkit-text-stroke: 2px #ceb191;
	font-weight: bold;
	position: relative;
}
.slider-banner-text-home .slider-banner-text-row .slider-banner-text-sub-title:after {
	content: "";
	height: 55px;
	width: 95%;
	display: inline-block;
	bottom: 7px;
	position: absolute;
	left: 43px;
	z-index: -1;
	background-color: rgba(206, 177, 145, 0.6);
}
#sliderhome .owl-nav button img {
	max-width: 100%;
	height: auto;
}
#sliderhome .owl-nav button {
	max-width: 54px;
	margin: 0px;
}
.slider-banner-text-home .slider-banner-text-row .slider-banner-text-title {
	color: #fff;
	font-size: 39px;
	font-weight: bold;
	text-transform: uppercase;
}
#sliderhome .owl-dots {
	position: absolute;
	bottom: 16px;
	width: 100%;
	left: 0px;
}
#sliderhome .owl-dots button span {
	background-color: #fff;
}
#sliderhome .owl-dots button.active span {
	background-color: #f2cf3c;
}
#sliderhome .owl-dots button {
	outline: 0;
}



/****** HOME  SLIDER  Animation CSS ******/
@-webkit-keyframes fadeInUp {
0% {
-webkit-transform:translate3d(0, 100%, 0);
opacity:0;
transform:translate3d(0, 100%, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
 @keyframes fadeInUp {
0% {
-webkit-transform:translate3d(0, 100%, 0);
opacity:0;
transform:translate3d(0, 100%, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}
 @-webkit-keyframes fadeInDown {
0% {
-webkit-transform:translate3d(0, -100%, 0);
opacity:0;
transform:translate3d(0, -100%, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
 @keyframes fadeInDown {
0% {
-webkit-transform:translate3d(0, -100%, 0);
opacity:0;
transform:translate3d(0, -100%, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
 @-webkit-keyframes fadeInLeft {
0% {
-webkit-transform:translate3d(-100%, 0, 0);
opacity:0;
transform:translate3d(-100%, 0, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
@keyframes fadeInLeft {
0% {
-webkit-transform:translate3d(-100%, 0, 0);
opacity:0;
transform:translate3d(-100%, 0, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}
.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}
#sliderhome .owl-item.active .slider-banner-text-sub-title {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-name: fadeInUp;
	animation-delay: 0.3s;
}
#sliderhome .owl-item.active .slider-banner-text-title {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-name: fadeInUp;
	animation-delay: 0.5s;
}
/****** HOME  SLIDER  Animation CSS END ******/

#sliderhome .owl-nav button {
	outline: 0;
}
#backbutton.show {
	opacity: 1;
	visibility: visible;
}
#backbutton::after {
	content: "\f325";
	font-family: "Font Awesome 6 Pro";
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	line-height: 34px;
	color: #ffffff;
}
#backbutton {
	display: inline-block;
	width: 34px;
	height: 34px;
	text-align: center;
	position: fixed;
	bottom: 14px;
	right: 18px;
	transition: background-color .3s, opacity .5s, visibility .5s;
	opacity: 0;
	visibility: hidden;
	z-index: 1000;
	cursor: pointer;
	-webkit-animation: pulse 3s infinite;
	animation: pulse 3s infinite;
	-webkit-animation: pulse 3s infinite;
	animation: pulse 3s infinite;
	background: #8f6941;
}
/****** Footer CSS ******/
.footer-section {
	background-color: #ceb191;
	padding-top: 28px;
	padding-bottom: 25px;
	float: left;
	width: 100%;
}
.social-icon-wrapper {
	display: inline-block;
}
.social-icon-wrapper ul li {
	display: inline-block;
}
.footer-book-icon {
	display: inline-block;
	margin-right: 12px;
}
.footer-book-icon {
	display: inline-block;
	margin-right: 12px;
	color: #543712;
	font-size: 32px;
}
.footer-book-icon img {
	margin-right: 10px;
}
.psychotherapist-box-wrapper {
	background: #ebe0d3;
	padding: 35px;
	float: left;
	width: 100%;
}
.psychotherapist-box-wrapper .psychotherapist-box-row {
	float: left;
	width: 100%;
	margin-bottom: 24px;
}
.psychotherapist-box-wrapper .psychotherapist-box-row .psychotherapist-box {
	font-size: 19px;
	margin-bottom: 8px;
	color: #543712;
	font-weight: 600;
}
.psychotherapist-box-wrapper .psychotherapist-box-row li {
	margin-bottom: 6px;
	color: #543712;
	font-size: 15px;
}
.psychotherapist-box-wrapper .psychotherapist-box-row li:before {
	content: "—";
	margin-right: 5px;
}
.results-section-bg {
	background-image: url(../images/results-bg.jpg);
	background-repeat: repeat;
	padding-top: 41px;
	padding-bottom: 41px;
	float: left;
	width: 100%;
}
.results-info-wrapper p {
	/* font-size: 20px; */
	/* line-height: 40px; */
	/* color: #543712; */
	float: left;
	width: 100%;
}
.results-section-2 {
	float: left;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 33px;
}
.results-two-img-box {
	margin-top: 36px;
	margin-bottom: 36px;
}
.results-btn {
	float: left;
	width: 100%;
	margin-top: 21px;
}
.results-btn a {
	background: #ceb191;
	padding: 14px 33px;
	display: inline-flex;
	color: #fff;
	font-size: 21px;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
	box-shadow: rgb(151 131 106) 3.4px 4.4px 0.2px;
	position: relative;
	overflow: hidden;
	z-index: 1;
	transition: all 0.3s ease 0s;
}
.results-btn a:after {
	content: "";
	display: block;
	width: 52px;
	height: 50px;
	background: #aa660b;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: -1;
	transform: translate(-50%, -50%) scale(0);
	transition: all 0.5s ease 0s;
}
.results-btn a:hover:after {
	transform: translate(-50%, -50%) scale(5);
	background: #aa660b;
}
.about-results-section {
	background-image: url(../images/results-bg.jpg);
	background-repeat: repeat;
	float: left;
	width: 100%;
}
.healer-course-section {
	float: left;
	width: 100%;
	padding-top: 49px;
	padding-bottom: 49px;
}
.healer-course-box {
	text-align: center;
}
.healer-course-box .healer-course-btn a {
	background: #543712;
	padding: 11px 46px;
	display: inline-block;
	color: #fff;
	font-weight: bold;
	letter-spacing: 2px;
	border-radius: 5px;
	text-decoration: none;
	position: relative;
	overflow: hidden;
	z-index: 1;
	transition: all 0.3s ease 0s;
}
.healer-course-box .healer-course-btn a:after {
	content: "";
	display: block;
	width: 51px;
	height: 50px;
	background: #aa660b;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: -1;
	transform: translate(-50%, -50%) scale(0);
	transition: all 0.5s ease 0s;
}
.healer-course-box .healer-course-btn a:hover:after {
	transform: translate(-50%, -50%) scale(5);
	background: #aa660b;
}
.healer-course-box .healer-course-btn {
	margin-bottom: 19px;
}
/* .healer-course-box p {
	font-size: 20px;
	color: #543712;
} */
.testimonial-slider {
	float: left;
	width: 100%;
}
.testimonial-section {
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 54px;
}
.testimonial-box-info {
	box-shadow: rgb(206 177 145 / 68%) 0px 2px 8px 0px;
	padding: 24px;
	border-radius: 12px;
	margin-top: 9px;
	background: #fff;
	margin-bottom: 9px;
	min-height: 331px;
	position: relative;
	padding-top: 33px;
	padding-bottom: 0px;
}
.testimonial-box-info p {
	color: #000000;
	font-size: 13px;
	line-height: 23px;
}
.testimonial-section:After {
	content: "";
	height: 299px;
	background: #f4ede6;
	position: absolute;
	top: 0px;
	display: inline-block;
	width: 100%;
	z-index: -2;
}
#testimonial-slider .owl-nav button {
	font-size: 19px;
	background: #958168;
	width: 31px;
	height: 31px;
	border-radius: 100px;
	color: #fff;
	text-align: center;
	outline: 0;
}
#testimonial-slider .owl-nav button.owl-prev {
	position: absolute;
	left: -72px;
	top: 35%;
}
#testimonial-slider .owl-nav button.owl-next {
	position: absolute;
	right: -72px;
	top: 35%;
}
.testimonial-section .section-heading .section-heading-title {
	margin-bottom: 16px;
}
.testimonial-section .section-heading {
	margin-top: 28px;
	margin-bottom: 0px;
}
.psychotherapist-info-text p {
	color: #543712;
	font-size: 15px;
	line-height: 26px;
}
.psychotherapist-info-text p .color1 {
	color: #e64802;
}
.psychotherapist-info-text p .color2 {
	color: #7d189e;
}
.containerbg-appointment {
	background-image: url(../images/results-bg.jpg);
	background-repeat: repeat;
	padding: 41px;
	float: left;
	width: 100%;
}
.appointment-info-text-box2 {
	float: left;
	width: 100%;
}
.appointment-info-text-box2 .appointment-info-title .appointment-title1 {
	font-size: 29px;
	margin-bottom: 5px;
	color: #543712;
	font-weight: 600;
}
.appointment-info-text-box2 .appointment-info-title .appointment-title2 {
	font-size: 27px;
	margin-bottom: 13px;
	color: #aa660b;
	font-weight: 600;
}
.appointment-info-text-box2 p {
	color: #543712;
	font-size: 16px;
	line-height: 30px;
}
span.color3 {
	color: #2fb30c;
}
span.color4 {
	color: #1070ca;
}
.appointment-bottom-info {
	float: left;
	width: 100%;
	margin-top: 50px;
}
.appointment-bottom-info .appointment-bottom-1 {
	font-size: 21px;
	margin-bottom: 5px;
	color: #543712;
	font-weight: 600;
}
.appointment-bottom-info .appointment-bottom-2 {
	font-size: 20px;
	margin-bottom: 5px;
	color: #e03d3e;
	font-weight: 600;
}
.appointment-bottom-info .appointment-bottom-3 {
	font-size: 21px;
	margin-bottom: 5px;
	color: #543712;
}
.appointment-section-info {
	float: left;
	width: 100%;
}
.appointment-section-info2 {
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 42px;
}
.appointment-section-info2 .appointment-inf {
	float: left;
	width: 100%;
	margin-top: 20px;
}
.appointment-section-info2 .appointment-inf .appointment-inf-t {
	font-size: 17px;
	margin-bottom: 7px;
	color: #543712;
	font-weight: 600;
}
.appointment-section-info2 .appointment-section-info-title {
	margin-bottom: 10px;
	font-size: 26px;
	color: #aa660b;
	font-weight: 600;
}
.appointment-section-info2 .appointment-section-info-sub-text p {
	color: #543712;
	font-size: 17px;
	line-height: 34px;
}
.check-list-section {
	float: left;
	width: 100%;
}
.check-list-title-text {
	float: left;
	width: 100%;
	background: #ceb191;
	padding: 10px 10px;
	text-align: center;
	font-size: 29px;
	color: #ffffff;
}
.container-bg2 {
	background-image: url(../images/results-bg.jpg);
	background-repeat: repeat;
	padding: 38px;
}
.results-ul-list {
	float: left;
	width: 100%;
}
.results-ul-list ul li {
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
.results-ul-list ul li .results-ul-li {
	float: left;
	width: 100%;
	display: flex;
}
.results-ul-list ul li .results-ul-li .results-ul-icon {
	margin-right: 5px;
}
.results-ul-li .results-ul-list-text .results-ul-list1 {
	margin-bottom: 5px;
	color: #543712;
	font-size: 17px;
	font-weight: 600;
}
.yes-im-ready-section {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}
.yes-im-ready-section .yes-im-ready-title {
	margin-bottom: 20px;
	font-size: 19px;
	line-height: 32px;
	color: #543712;
}
.yes-im-ready-section .yes-im-ready-btn-row .yes-im-ready-btn {
	display: inline-block;
}
.yes-im-ready-section .yes-im-ready-btn-row .yes-im-ready-btn a {
	color: #aa660b;
	font-size: 24px;
	font-weight: bold;
	padding: 7px 51px;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	border: solid 3px #aa660b;
	border-radius: 31px;
	position: relative;
	overflow: hidden;
	z-index: 1;
	transition: all 0.3s ease 0s;
}
.yes-im-ready-section .yes-im-ready-btn-row .yes-im-ready-btn a:after {
	content: "";
	display: block;
	width: 100px;
	height: 50px;
	background: #aa660b;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: -1;
	transform: translate(-50%, -50%) scale(0);
	transition: all 0.5s ease 0s;
}
.yes-im-ready-section .yes-im-ready-btn-row .yes-im-ready-btn a:hover:after {
	transform: translate(-50%, -50%) scale(5);
	background: #aa660b;
}
.yes-im-ready-section .yes-im-ready-btn-row .yes-im-ready-btn a:hover {
	color: #fff;
}
.psychotherapy-effective-bg1 {
	background-image: url(../images/results-bg.jpg);
	background-repeat: repeat;
}
.psychotherapy-effective-ul {
	float: left;
	width: 100%;
	padding: 40px;
	padding-bottom: 0px;
}
.psychotherapy-effective-ul li {
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
.psychotherapy-effective-ul li .psychotherapy-effective-text {
	color: #543712;
	font-size: 17px;
	font-weight: 600;
}
.psychotherapy-effective-icon {
	width: 32px;
	margin-right: 5px;
}
.psychotherapy-effective-ul .psychotherapy-effective-ul-row {
	display: flex;
	width: 100%;
}
.psychotherapy-effective-section {
	float: left;
	width: 100%;
	margin-bottom: 25px;
}
.form-section-wrapper {
	float: left;
	width: 100%;
	margin-bottom: 58px;
}
.form-bg-wrapper {
	background: #f4ede6;
	padding: 26px;
}
.input-row-class {
	width: 100%;
	height: 39px;
	background: #ffffff;
	border: none;
	padding: 6px 10px;
	outline: 0;
}
.form-bg-wrapper .row {
	margin-bottom: 17px;
}
.form-label-wrapper {
	text-align: right;
}
.input-row-class.question {
	min-height: 113px;
}
.form-input2 {
	margin-top: 6px;
	float: left;
	width: 100%;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
.form-input-submit-btn {
	float: left;
	width: 100%;
	text-align: center;
}
.form-input-submit-btn a {
	background: #543712;
	padding: 8px 32px;
	color: #fff;
	font-size: 17px;
	text-decoration: none;
	position: relative;
	overflow: hidden;
	z-index: 1;
	transition: all 0.3s ease 0s;
	display: inline-block;
}
.form-input-submit-btn a:after {
	content: "";
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: #aa660b;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: -1;
	transform: translate(-50%, -50%) scale(0);
	transition: all 0.5s ease 0s;
}
.form-input-submit-btn a:hover:after {
	transform: translate(-50%, -50%) scale(5);
	background: #aa660b;
}
.form-input-submit-btn a i {
	margin-right: 6px;
	font-size: 18px;
}
.form-label-wrapper {
	text-align: right;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
.star-icon {
	color: #ff4200;
}
.besign-by {
	text-align: right;
}
.besign-by a {
	color: #543712;
	font-size: 14px;
	font-weight: 500;
}
.social-icon-wrapper ul li a {
	max-width: 54px;
	display: inline-block;
	margin-right: 3px;
}
.testimonial-bg-none::after {
	display: none;
}
.header-section .social-icon-wrapper a {
	max-width: 43px;
	margin-left: 3px;
	padding-bottom: 0px;
}
.header-section .logo {
	margin-top: 11px;
	margin-bottom: 12px;
}
.nav_area ul li a:Hover {
	color: #533712;
}
.dot-dot-img {
	float: left;
	width: 100%;
}
.about-results-section .results-img-box {
	margin-top: -48px;
	margin-bottom: -48px;
}
.testimonial-icon1 img {
	width: auto !important;
}
.testimonial-icon1 {
	position: absolute;
	top: -9px;
	max-width: 40px;
	left: 18px;
}
.testimonial-icon2 img {
	width: auto !important;
}
.testimonial-icon2 {
	position: absolute;
	bottom: -11px;
	right: 17px;
	max-width: 40px;
}
.testimonial-icon-right {
	text-align: right;
	margin-bottom: 12px;
	max-width: 48px;
	float: right;
	width: 100%;
}
.testimonial-icon-left {
	text-align: left;
	margin-bottom: 12px;
	max-width: 48px;
	float: left;
	width: 100%;
}
.results-section-2 .results-info-wrapper {
	float: left;
	width: 100%;
	padding-right: 150px;
}
.psychotherapist-img-box-row {
	position: absolute;
	right: 0px;
	padding: 0;
	width: 53%;
	max-width: 100%;
}
.psychotherapist-img-box-row .psychotherapist-img-box img {
	max-height: 380px;
	width: 100%;
	object-fit: cover;
}


/***
=============================================
    float-bob-x-2 Animation Css
=============================================
***/
@-webkit-keyframes float-bob-x-2 {
 0% {
 transform: translateX(-20px);
}
 50% {
 transform: translateX(-5px);
}
 100% {
 transform: translateX(-20px);
}
}
 @keyframes float-bob-x-2 {
 0% {
 transform: translateX(-20px);
}
 50% {
 transform: translateX(-5px);
}
 100% {
 transform: translateX(-20px);
}
}
.dot-dot-img img {
	-webkit-animation-name: float-bob-x-2;
	animation-name: float-bob-x-2;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}



/***
=============================================
    Float Bob X Animation Css
=============================================
***/
@-webkit-keyframes float-bob-x {
 0% {
 transform: translateX(-10px);
}
 50% {
 transform: translateX(-5px);
}
 100% {
 transform: translateX(-10px);
}
}
 @keyframes float-bob-x {
 0% {
 transform: translateX(-10px);
}
 50% {
 transform: translateX(-3px);
}
 100% {
 transform: translateX(-10px);
}
}
.results-img-box img {
	-webkit-animation-name: float-bob-x;
	animation-name: float-bob-x;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}





/********* Mobile Layout *********/
@media only screen and (max-width: 767px) {
.psychotherapy-effective-ul {
	padding: 20px;
	padding-bottom: 0px;
}
.form-div-row {
	float: left;
	width: 100%;
	margin-bottom: 12px;
	padding-left: 10px;
	padding-right: 10px;
}
.form-label-wrapper {
	text-align: left;
}
.input-row-class.question {
	min-height: 82px;
	margin-bottom: 15px;
}
.appointment-section-info2 .appointment-section-info-sub-text p {
	color: #543712;
	font-size: 16px;
	line-height: 34px;
}
.containerbg-appointment {
	padding: 19px;
}
.appointment-img {
	margin-bottom: 27px;
}
.appointment-bottom-info {
	float: left;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 19px;
}
.container-bg2 {
	padding: 20px;
}
.yes-im-ready-section .yes-im-ready-btn-row .yes-im-ready-btn a {
	font-size: 22px;
	padding: 7px 51px;
}
.check-list-title-text {
	font-size: 21px;
}
.psychotherapist-img-box-row .psychotherapist-img-box img {
	height: auto;
	width: auto;
}
.psychotherapist-img-box-row {
	position: relative;
	right: 0px;
	padding: 0 15px;
	width: 100%;
	max-width: 100%;
}
.results-section-2 .results-info-wrapper {
	padding-right: 0px;
}
#testimonial-slider .owl-nav button.owl-next {
	right: 0px;
}
#testimonial-slider .owl-nav button.owl-prev {
	left: 0px;
}
.section-heading .section-heading-title {
	font-size: 22px;
}
.header-section .logo {
	padding-right: 40px;
}
#sliderhome .slider-banner img {
	width: 100%;
	height: 156px;
	object-fit: cover;
}
.slider-banner-text-home .slider-banner-text-row {
	width: 100%;
	float: left;
	text-align: center;
}
.slider-banner-text-home .slider-banner-text-row .slider-banner-text-sub-title:after {
	display: none;
}
.slider-banner-text-home .slider-banner-text-row .slider-banner-text-sub-title {
	font-size: 27px;
}
#sliderhome .owl-nav button.owl-prev {
	left: 0px;
	top: 33%;
}
#sliderhome .owl-nav button.owl-next {
	right: 0;
	top: 33%;
}
#sliderhome .owl-dots {
	bottom: 0px;
	width: 100%;
	left: 0px;
}
.slider-banner-text-home {
	bottom: 45px;
}
.results-img-box {
	margin-bottom: 18px;
	text-align: center;
}
.results-info-wrapper {
	margin-top: 61px;
	/* text-align: center; */
}
.results-info-wrapper p {
	font-size: 19px;
	color: #543712;
}
.results-btn {
	margin-top: 5px;
	margin-bottom: 53px;
	text-align: center;
}
.testimonial-section .testimonial-slider {
	padding: 0px 15px;
}
.testimonial-box-info p {
	font-size: 13px;
	line-height: 24px;
}
.testimonial-box-info {
	min-height: auto;
	padding-bottom: 14px;
}
.results-section-2 .results-info-wrapper {
	margin-top: 0px;
}
.footer-section {
	text-align: center;
}
.footer-section .social-icon-wrapper {
	margin-top: 13px;
	margin-bottom: 13px;
}
.besign-by {
	text-align: center;
}
.footer-book-icon img {
	margin-right: 10px;
	max-width: 44px;
}
.results-section .results-info-wrapper {
	margin-top: 0px;
}
.header-section .logo {
	padding-right: 0;
	max-width: 255px;
}
.wrapper-menu ul.menu {
	padding-left: 0;
	text-align: left;
}
nav.nav_area .social-icon-wrapper {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 15px;
}
nav.nav_area .social-icon-wrapper li {
	border-bottom: none;
	display: inline-block;
}
.header-section .social-icon-wrapper a {
	max-width: 63px;
	margin-left: 0px;
	padding: 0px 0px;
}
nav.nav_area .social-icon-wrapper ul {
	display: block !important;
}
body.open label.toggle i.fa::before {
	content: "\f00d";
}
body.open:after {
	content: "";
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0px;
	z-index: 333;
	display: inherit;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.5);
}
}


/********* Tablet Layout *********/
@media only screen and (min-width: 768px) and (max-width: 991px) {
body.open label.toggle i.fa::before {
	content: "\f00d";
}
body.open:after {
	content: "";
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0px;
	z-index: 333;
	display: inherit;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.5);
}
.wrapper-menu ul.menu {
	padding-left: 0;
	text-align: left;
}
nav.nav_area .social-icon-wrapper {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 15px;
}
nav.nav_area .social-icon-wrapper li {
	border-bottom: none;
	display: inline-block;
}
.header-section .social-icon-wrapper a {
	max-width: 63px;
	margin-left: 0px;
	padding: 0px 0px;
}
nav.nav_area .social-icon-wrapper ul {
	display: block !important;
}
.psychotherapist-img-box-row {
	width: 47%;
	max-width: 100%;
}
.psychotherapist-img-box-row .psychotherapist-img-box img {
	height: 303px;
	width: 100%;
}
.testimonial-section .testimonial-slider {
	padding: 0px 60px;
}
#testimonial-slider .owl-nav button.owl-prev {
	left: -46px;
}
#testimonial-slider .owl-nav button.owl-next {
	right: -46px;
}
.testimonial-box-info {
	min-height: auto;
	padding-top: 33px;
	padding-bottom: 19px;
}
.about-results-section .results-img-box {
	margin-top: 26px;
	margin-bottom: 26px;
}
.results-info-wrapper p {
	font-size: 20px;
	line-height: 37px;
}
.toggle {
	top: -20px;
}
.results-section-2 .results-info-wrapper {
	padding-right: 16px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
.results-section-2 .results-info-wrapper {
	padding-right: 81px;
}
.testimonial-section .testimonial-slider {
	padding: 0px 56px;
}
.testimonial-box-info {
	margin-bottom: 9px;
	min-height: auto;
	padding-top: 33px;
	padding-bottom: 19px;
}
.about-results-section {
	padding-bottom: 33px;
	padding-top: 26px;
}
.slider-banner-text-home .slider-banner-text-row {
	width: 58%;
}
.slider-banner-text-home .slider-banner-text-row .slider-banner-text-sub-title {
	font-size: 60px;
}
.slider-banner-text-home .slider-banner-text-row .slider-banner-text-sub-title:after {
	width: 64%;
}
}
