/* footer color #313437  */







/* new css lavi  */

@font-face {
	font-family: 'poppins-medium';
	src: url('../fonts/poppins-medium.eot');
	src: url('../fonts/poppins-medium.eot#iefix') format('embedded-opentype'),
		url('../fonts/poppins-medium.woff2') format('woff2'),
		url('../fonts/poppins-medium.woff') format('woff'),
		url('../images/poppins-medium.svg#poppins-medium') format('svg');
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-2212;
}

@font-face {
	font-family: 'poppins-black';
	src: url('../fonts/poppins-black.eot');
	src: url('../fonts/poppins-black.eot#iefix') format('embedded-opentype'),
		url('../fonts/poppins-black.woff2') format('woff2'),
		url('../fonts/poppins-black.woff') format('woff'),
		url('fonts/Ppoppins-black.svg#poppins-black') format('svg');
	font-weight: 900;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-2212;
}

@font-face {
	font-family: 'poppins-extrabold';
	src: url('../fonts/poppins-extrabold.eot');
	src: url('../fonts/poppins-extrabold.eot#iefix') format('embedded-opentype'),
		url('../fonts/poppins-extrabold.woff2') format('woff2'),
		url('../fonts/poppins-extrabold.woff') format('woff'),
		url('../images/poppins-extrabold.svg#poppins-extrabold') format('svg');
	font-weight: 800;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-2212;
}

@font-face {
	font-family: 'poppins-light';
	src: url('../fonts/poppins-light.eot');
	src: url('../fonts/poppins-light.eot#iefix') format('embedded-opentype'),
		url('../fonts/poppins-light.woff2') format('woff2'),
		url('../fonts/poppins-light.woff') format('woff'),
		url('../images/poppins-light.svg#poppins-light') format('svg');
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-2212;
}

@font-face {
	font-family: 'poppins-semibold';
	src: url('../fonts/poppins-semibold.eot');
	src: url('../fonts/poppins-semibold.eot#iefix') format('embedded-opentype'),
		url('../fonts/poppins-semibold.woff2') format('woff2'),
		url('../fonts/poppins-semibold.woff') format('woff'),
		url('../images/poppins-semibold.svg#poppins-semibold') format('svg');
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-2212;
}

@font-face {
	font-family: 'poppins-bold';
	src: url('../fonts/poppins-bold.eot');
	src: url('../fonts/poppins-bold.eot#iefix') format('embedded-opentype'),
		url('../fonts/poppins-bold.woff2') format('woff2'),
		url('../fonts/poppins-bold.woff') format('woff'),
		url('../images/poppins-bold.svg#poppins-bold') format('svg');
	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-2212;
}


@font-face {
	font-family: 'poppins-regular';
	src: url('../fonts/poppins-regular.eot');
	src: url('../fonts/poppins-regular.eot#iefix') format('embedded-opentype'),
		url('../fonts/poppins-regular.woff2') format('woff2'),
		url('../fonts/poppins-regular.woff') format('woff'),
		url('../images/poppins-regular.svg#poppins-regular') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-2212;
}

* {
	margin: 0px;
	padding: 0px;
}

.wrap_grid {
    padding: 0px 10px;
    max-width: 1313px;
    margin: auto;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: poppins-regular;
}

body {
	line-height: 1;
}



article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

nav ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

button {
	outline: none !important;
}

a,
a:hover {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
	color: inherit;
}

ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}

mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

del {
	text-decoration: line-through;
}

abbr[title],
dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}

input,
select {
	vertical-align: middle;
}

img {
	max-width: 100%;
	display: block;
	cursor: pointer;
}

.header_section {
	position: relative;
	width: 100%;
	z-index: 1000;
	display: inline-block;
	padding: 20px 0;
}

.header_section .header_align {
	width: 100%;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.header_section .menu {
	display: none;
}

.header_section .header_align .header_left {
	width: 15%;
	display: inline-block;
	margin: auto 0;
}

.header_section .header_align .header_right {
	width: 80%;
	display: flex;
	margin: auto 0 auto auto;
	align-items: center;
	flex-wrap: wrap;
}

.header_section .header_align .header_right .header_menu {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	width: fit-content;
	margin: auto 0 auto auto;
}

.header_section .header_align .header_right button.call {
	padding: 10px 17px 10px 38px;
	border: 1px solid #f5c544;
	border-radius: 4px;
	background: transparent;
	color: #f5c544;
	margin: 0 15px 0 0;
	display: inline-block;
	position: relative;
	font-family: poppins-medium;
	transition: all 0.3s ease;
}

.header_section .header_align .header_right button.call:before {
	content: '';
	position: absolute;
	background: url(../images/phone1.png)no-repeat;
	height: 15px;
	width: 15px;
	top: 50%;
	left: 13px;
	transform: translate(0px, -50%);
	background-size: contain;
}

.header_section .header_align .header_right button.call:hover {
	background: #f5c544;
	color: #fff;
	transition: all 0.3s ease;
}

.header_section .header_align .header_right button.call:hover:before {
	filter: brightness(0) invert(1);
}

.header_section .header_align .header_right button.quote {
	padding: 10px 12px;
	border: 1px solid #f5c544;
	background: #f5c544;
	border-radius: 4px;
	color: #fff;
	font-family: 'poppins-medium';
	letter-spacing: 0.5px;
	transition: all 0.3s ease;
}

.header_section .header_align .header_right button.quote:hover {
	background: #fff;
	color: #f5c544;
	transition: all 0.3s ease;
}









#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {

	padding: 0;
	border: 0;
	list-style: none;
	line-height: 1;
	display: block;
	position: relative;
	box-sizing: border-box;
}

#cssmenu ul li {
	margin: 0px;
}

#cssmenu:after,
#cssmenu ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

#cssmenu #menu-button {
	display: none;
}

#cssmenu {
	font-family: poppins-regular;
	text-align: center;
	width: fit-content;
	margin: auto 0px auto auto;
}


#cssmenu ul li {
	float: left;
}

#cssmenu.align-center ul {
	font-size: 0;
	text-align: center;
}

#cssmenu.align-center ul li {
	display: inline-block;
	float: none;
}

#cssmenu.align-center ul ul {
	text-align: left;
}

#cssmenu.align-right ul li {
	float: right;
}

#cssmenu ul>li>a {
	padding: 4px 0px;
	font-size: 16px;
	text-decoration: none;
	color: #020000;
	margin-right: 35px;
	line-height: 1;
	text-transform: none;
	font-family: poppins-regular;
}

#cssmenu ul>li:last-child {
	margin: 0 0 0 0;
}

#cssmenu ul>li:last-child a {
	margin: 0;
}

#cssmenu>ul {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin: auto;
}

#cssmenu .active {
	color: #2e2e2e;
	border-radius: 5px;

}

#cssmenu ul>li:hover>a,
#cssmenu>ul>li.has-sub:hover>a {
	color: #e6ba42;

}

#cssmenu>ul>li.has-sub>a {
	padding-right: 25px;
}

#cssmenu>ul>li.has-sub>a:hover {
	padding-right: 25px;
	color: #fe7914;
}

#cssmenu>ul>li.has-sub>a:after {
	position: absolute;
	top: 9px;
	right: 5px;
	width: 14px;
	height: 7px;
	display: block;
	background: url(image/arrow_1.png)no-repeat;
	content: '';
}


#cssmenu>ul>li.has-sub:hover>a:after {
	-webkit-filter: invert(51%) sepia(90%) saturate(1813%) hue-rotate(351deg) brightness(101%) contrast(99%);
	filter: invert(51%) sepia(90%) saturate(1813%) hue-rotate(351deg) brightness(101%) contrast(99%);
}



#cssmenu ul ul {
	position: absolute;
	left: -9999px;

	background: none;
	z-index: 10;
	padding: 0;
	width: 225px;
}

#cssmenu.align-right ul ul {
	text-align: right;
}

#cssmenu ul ul li {
	height: 0;
	-webkit-transition: all .25s ease;
	transition: all .25s ease;
}

#cssmenu li:hover>ul {
	left: auto;
}

#cssmenu.align-right li:hover>ul {
	left: auto;
	right: 0;
}

#cssmenu li:hover>ul>li {
	height: auto;
	width: 100%;
	margin: 0px;
}

#cssmenu ul ul ul {
	margin-left: 100%;
	top: 0;
}

#cssmenu.align-right ul ul ul {
	margin-left: 0;
	margin-right: 100%;
}

#cssmenu ul ul li {
	background: none;
	margin: 0px !important;
}

#cssmenu ul ul li:nth-child(1) {
	padding: 13px 0 0 0;
}

#cssmenu ul ul ul li:nth-child(1) {
	padding: 0px 0 0 0;
}

#cssmenu ul ul li a {
	border-bottom: 0px solid rgba(150, 150, 150, 0.15);
	padding: 8px 10px;
	z-index: 100;
	text-align: left;
	margin-top: 0;
	width: 100%;
	line-height: 1.5;
	font-family: 'poppins-regular';
	letter-spacing: 0.5px;
	font-size: 15px;
	text-decoration: none;
	color: black;
	background: white;
}

#cssmenu ul ul li:last-child>a,
#cssmenu ul ul li.last-item>a {
	border-bottom: 0;
}

#cssmenu ul ul li:hover>a,
#cssmenu ul ul li a:hover {
	color: white;
	background: #f5c544;
}



#cssmenu ul ul li.has-sub>a:before {
	position: absolute;
	top: 15px;
	right: 7px;
	width: 14px;
	height: 7px;
	display: block;
	background: url(image/arrow_1.png)no-repeat;
	content: '';
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
}

#cssmenu.align-right ul ul li.has-sub>a:before {
	right: auto;
	left: 14px;
}


#cssmenu ul ul>li.has-sub:hover>a:before {
	-webkit-filter: brightness(0) invert(1);
	filter: brightness(0) invert(1);
}















/*slider section*/

.slide_section {
	float: left;
	width: 100%;
	display: inline-block;
	margin: 0 0 40px 0;
}

.bs-slider {
	overflow: hidden;
	position: relative;
}

.mobile-slider {
	display: none;
}

.bs-slider:hover {
	cursor: -webkit-grab;
}

.bs-slider:active {
	cursor: -webkit-grabbing;
}

.bs-slider .bs-slider-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.bs-slider>.carousel-inner>.item>img,
.bs-slider>.carousel-inner>.item>a>img {
	margin: auto;
	width: 100% !important;
}


/********************
*****Slide effect
**********************/

.fade {
	opacity: 1;
}

.fade .item {
	top: 0;
	z-index: 1;
	opacity: 0;
	width: 100%;
	position: absolute;
	left: 0 !important;
	display: block !important;
	-webkit-transition: opacity ease-in-out 1s;
	transition: opacity ease-in-out 1s;
}

.fade .item:first-child {
	top: auto;
	position: relative;
}

.fade .item.active {
	opacity: 1;
	z-index: 2;
	-webkit-transition: opacity ease-in-out 1s;
	transition: opacity ease-in-out 1s;
}


/*---------- LEFT/RIGHT ROUND CONTROL ----------*/

.control-round .carousel-control {
	top: 47%;
	opacity: 0;
	width: 45px;
	height: 45px;
	z-index: 100;
	color: transparent;
	display: block;
	font-size: 24px;
	cursor: pointer;
	overflow: hidden;
	line-height: 43px;
	text-shadow: none;
	position: absolute;
	opacity: 1;
	font-weight: normal;
	background: transparent;
	border-radius: 100px;
}

.control-round .carousel-control {
	opacity: 0;
	-webkit-transition: opacity ease-in-out 1s;
	transition: opacity ease-in-out 1s;
}

.control-round:hover .carousel-control {
	opacity: 1;
	-webkit-transition: opacity ease-in-out 1s;
	transition: opacity ease-in-out 1s;
}

.control-round .carousel-control.left {
	left: 2%;
}

.control-round .carousel-control.right {
	right: 2%;
}

.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover {
	color: #fdfdfd;
	/* background: rgba(0, 0, 0, 0.5);*/
	border: 0px transparent;
}

.control-round .carousel-control.left>span:nth-child(1) {
	left: 45%;
}

.control-round .carousel-control.right>span:nth-child(1) {
	right: 45%;
}

.left {
	background: url(../images/k21.png)no-repeat !important;
}

.right {
	background: url(../images/k21a.png)no-repeat !important;
}


.fa-angle-left {
	background: url(../images/k21.png)no-repeat !important;
	background-position: center;
	background-origin: content-box !important;
	height: 45px;
	width: 45px;
}

.fa-angle-left:hover {
	background: url('../images/k21.png')no-repeat !important;
	background-position: center;
	background-origin: content-box !important;
	height: 45px;
	width: 45px;
}

.fa-angle-right {
	background: url(../images/k21a.png)no-repeat !important;
	background-position: center;
	background-origin: content-box !important;
	height: 45px;
	width: 45px;
}

.fa-angle-right:hover {
	background: url('../images/k21a.png')no-repeat !important;
	background-position: center;
	background-origin: content-box !important;
	height: 45px;
	width: 45px;
}


/*---------- INDICATORS CONTROL ----------*/

.indicators-line>.carousel-indicators {
	right: 45%;
	bottom: 3%;
	left: auto;
	width: 90%;
	height: 20px;
	font-size: 0;
	overflow-x: auto;
	text-align: right;
	overflow-y: hidden;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	white-space: nowrap;
}

.indicators-line>.carousel-indicators li {
	padding: 0;
	width: 15px;
	height: 15px;
	border: 1px solid rgb(158, 158, 158);
	text-indent: 0;
	overflow: hidden;
	text-align: left;
	position: relative;
	letter-spacing: 1px;
	background: rgb(158, 158, 158);
	-webkit-font-smoothing: antialiased;
	border-radius: 50%;
	margin-right: 5px;
	-webkit-transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
	transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
	z-index: 10;
	cursor: pointer;
}

.indicators-line>.carousel-indicators li:last-child {
	margin-right: 0;
}

.indicators-line>.carousel-indicators .active {
	margin: 1px 5px 1px 1px;
	box-shadow: 0 0 0 2px #fff;
	background-color: transparent;
	position: relative;
	-webkit-transition: box-shadow 0.3s ease;
	transition: box-shadow 0.3s ease;
	-webkit-transition: background-color 0.3s ease;
	transition: background-color 0.3s ease;
}

.indicators-line>.carousel-indicators .active:before {
	-webkit-transform: scale(0.5);
	transform: scale(0.5);
	background-color: #fff;
	content: "";
	position: absolute;
	left: -1px;
	top: -1px;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	-webkit-transition: background-color 0.3s ease;
	transition: background-color 0.3s ease;
}

.slide-section .fa-angle-left:before {
	content: initial !important;
}

.slide-section .fa-angle-right:before {
	content: initial !important;
}


/*---------- SLIDE CAPTION ----------*/

.slide_style_left {
	text-align: left !important;
}

.slide_style_right {
	text-align: right !important;
}

.slide_style_center {
	text-align: center !important;
}

.slide-text {
	top: 50%;
	padding: 0px 10px;
	position: absolute;
	text-align: left !important;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 1200px;
	max-width: 1200px;
	left: 50%;
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
	margin: auto;
	display: -ms-grid;
	display: grid;
	padding: 0 10px;
}

.slide-text .slide_text_align {
	width: 55%;
	display: inline-block;
}

.slide-text h2,
.slide-text h1 {
	color: #ffffff;
	font-size: 45px;
	font-family: poppins-bold;
	-webkit-animation-delay: 0.4s;
	animation-delay: 0.4s;
	margin: 0 0 45px 0;
	line-height: 1.5;
	letter-spacing: 0.1px;
	letter-spacing: 0.7px;
}

.slide-text p {
	color: #fff;
	font-size: 30px;
	font-family: 'poppins-bold';
	-webkit-animation-delay: 0.4s;
	animation-delay: 0.4s;
	margin: 0px 0 5px 0;
	display: inline-block;
	letter-spacing: 0.5px;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	line-height: 1.5;
	letter-spacing: 0.8px;
}



.slide-text button {
	padding: 10px 20px;
	width: fit-content;
	background: transparent;
	border: 0;
	border-radius: 0;
	text-transform: uppercase;
	color: #fff;
	font-size: 16px;
	font-family: 'poppins-medium';
	letter-spacing: 1px;
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
	position: relative;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	border: 1px solid #fff;
	border-radius: 4px;
}



.banner_mob {
	display: none !important;
}

img.banner_desk {
	width: 100% !important;
}

.slide_section {
	display: inline-block;
	width: 100%;
	margin: 0 0 50px 0;
}

.slide_section {
	position: relative;
	float: left;
}



/*
.slide_section .item:before {
	content: '';
    display: inline-block;
    position: absolute;
    background: rgb(21 45 42 / 65%);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	z-index:10;
}
.slide-text {
	z-index:15;
	
}*/
.why_choose_mapack_section {
	width: 100%;
	display: inline-block;
	margin: 50px 0;
}

.why_choose_mapack_section .why_choose_mapack_align {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	width: 100%;
}

.why_choose_mapack_section .why_choose_mapack_align .why_choose_mapack_left {
	width: 48%;
	display: inline-block;
	margin: auto 0;
}

.why_choose_mapack_section .why_choose_mapack_align .why_choose_mapack_right {
	width: 40%;
	display: inline-block;
	margin: auto 0 auto auto;
}

.head_text {
	width: 100%;
	display: inline-block;
	margin: 0 0 50px 0;
}

.head_text h4 {
	color: #f5c544;
	text-transform: uppercase;
	font-family: 'poppins-bold';
	letter-spacing: 0.8px;
	padding: 10px 25px;
	background: #EEE7DA;
	border-radius: 30px;
	width: fit-content;
	line-height: 1.5;
	margin: 0 0 18px 0;
}

.head_text h1,
.head_text h2 {
	font-size: 39px;
	line-height: 1.4;
	font-family: 'poppins-bold';
	letter-spacing: 0px;
	text-transform: uppercase;
}

.why_choose_mapack_section .head_text {
	margin: 0 0 25px 0;
}

.why_choose_mapack_section .why_choose_mapack_align .why_choose_mapack_left p {
	font-family: 'poppins-regular';
	line-height: 2.0;
	color: #717171;
	text-align: justify;
	margin: 0 0 15px 0;
}

.why_choose_mapack_section .why_choose_mapack_align .why_choose_mapack_left p:last-child {
	margin: 0;
}

.why_choose_mapack_section .why_choose_mapack_align .why_choose_mapack_right ul {
	list-style: none;
	display: grid;
	width: 100%;
	grid-template-columns: repeat(2, 50%);
}

.why_choose_mapack_section .why_choose_mapack_align .why_choose_mapack_right ul li {
	width: 100%;
	text-align: center;
	display: inline-block;
	padding: 0px 25px;
}

.why_choose_mapack_section .why_choose_mapack_align .why_choose_mapack_right ul li .why_choose_mapack_box {
	padding: 30px 20px;
	width: 100%;
	display: inline-block;
	box-shadow: 0 0 12px rgb(0 0 0 / 10%);
	border-radius: 7px;
}

.choose_wrap {
	margin: 0 -25px;
}

.why_choose_mapack_section .why_choose_mapack_align .why_choose_mapack_right ul li .why_choose_mapack_box img {
	height: 115px;
	margin: auto auto 25px auto;
}

.why_choose_mapack_section .why_choose_mapack_align .why_choose_mapack_right ul li .why_choose_mapack_box p {
	font-size: 18px;
	font-family: 'poppins-semibold';
	line-height: 1.6;
	min-height: 45px;
}

.why_choose_mapack_section .why_choose_mapack_align .why_choose_mapack_right ul li:nth-child(even) {
	margin: 30px 0 0 0;
}

.why_choose_mapack_section .why_choose_mapack_align .why_choose_mapack_right ul li:nth-child(odd) {
	margin: 0 0 30px 0;
}

.why_choose_mapack_section .why_choose_mapack_align .why_choose_mapack_right ul li:nth-child(1) {
	margin: 0 0 50px 0;
}

.why_choose_mapack_section .why_choose_mapack_align .why_choose_mapack_right ul li:nth-child(4) {
	margin: 35px 0 0 0;
}

.verify_custom_box_section {
	width: 100%;
	display: inline-block;
	margin: 50px 0;
	padding: 60px 0;
	position: relative;
}

.verify_custom_box_section:before {
	content: '';
	position: absolute;
	z-index: -1;
	top: 0;
	left: 2%;
	right: 2%;
	bottom: 0;
	box-shadow: 0 0 7px rgb(0 0 0 / 9%);
	border-radius: 5px;
}

.verify_custom_box_section .verify_custom_box_align {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.verify_custom_box_section .verify_custom_box_align .verify_custom_box_left {
	width: 35%;
	display: inline-block;
	margin: auto 0;
}

.verify_custom_box_section .verify_custom_box_align .verify_custom_box_right {
	width: 60%;
	display: inline-block;
	margin: auto 0 0 auto;
	padding: 0 40px;
}

.verify_custom_box_section .head_text {
	margin: 0 0 25px 0;
}

.verify_custom_box_section .verify_custom_box_align .verify_custom_box_left p {
	font-family: 'poppins-regular';
	line-height: 2.0;
	color: #717171;
	text-align: justify;
}

.verify_custom_box_section .verify_custom_box_align .verify_custom_box_right ul {
	list-style: none;
	width: 100%;
	display: inline-block;
}

.verify_custom_box_section .verify_custom_box_align .verify_custom_box_right ul li {
	float: left;
	width: 100%;
	padding: 0 20px;
	text-align: center;
}

.verify_wrap {
	margin: 0 -20px;
}

.verify_custom_box_section .verify_custom_box_align .verify_custom_box_right ul li img {
	margin: auto auto 25px auto;
	padding: 0 10px;
	height: 130px;
}

.verify_custom_box_section .verify_custom_box_align .verify_custom_box_right ul li .verify_boxs {
	width: 100%;
	display: inline-block;
}

.verify_custom_box_section .verify_custom_box_align .verify_custom_box_right ul li .verify_boxs h4 {
	font-family: poppins-bold;
	color: #000;
	line-height: 1.5;
	text-align: center;
	font-size: 21px;
}

.verify_custom_box_section .owl-theme .owl-nav {
	margin: 0;
}

.verify_custom_box_section .owl-theme .owl-nav span {
	display: none;
}

.verify_custom_box_section .owl-theme .owl-nav .owl-prev {
	position: absolute;
	background: #f5c544 url(../images/arrows.png)no-repeat !important;
	top: 50%;
	left: 0;
	height: 32px;
	width: 32px;
	background-position: center !important;
	display: flex;
	align-items: center;
	padding: 0px !important;
	margin: 0;
	background-size: 10px 17px !important;
	transform: translate(0px, -50%) rotate(180deg);
}

.verify_custom_box_section .owl-theme .owl-nav .owl-next {
	position: absolute;
	background: #f5c544 url(../images/arrows.png)no-repeat !important;
	top: 50%;
	right: 0;
	height: 32px;
	width: 32px;
	background-position: center !important;
	display: flex;
	align-items: center;
	padding: 0px !important;
	margin: 0;
	background-size: 10px 17px !important;
	transform: translate(0px, -50%);
}

.verify_custom_box_section .owl-theme .owl-dots {
	text-align: left;
	-webkit-tap-highlight-color: transparent;
	margin: 30px 0 0 0;
	text-align: center;
}

.verify_custom_box_section .owl-theme .owl-dots .owl-dot span {
	width: 8px;
	height: 8px;
	margin: 0;
	background: #f5c544;
}

.verify_custom_box_section .owl-theme .owl-dots .owl-dot {
	margin: 0 7px;
}

.verify_custom_box_section .owl-theme .owl-dots .owl-dot.active span,
.verify_custom_box_section .owl-theme .owl-dots .owl-dot:hover span {
	background: #010100;
	border: 0;
}

.verify_custom_box_section .owl-theme .owl-nav .owl-next:hover,
.verify_custom_box_section .owl-theme .owl-nav .owl-prev:hover {
	box-shadow: 0 0 10px hsl(0deg 0% 0% / 60%);
}

.counter_section {
	width: 100%;
	display: inline-block;
	margin: 50px 0;
}

.counter_section ul {
	display: grid;
	grid-template-columns: repeat(4, 25%);
	width: 100%;
}

.counter_section ul li {
	width: 100%;
	padding: 0 20px;
	display: inline-block;
	text-align: center;
}

.counter_section ul li .count_box {
	width: 100%;
	display: inline-block;
}

.counter_section ul li .count_box img {
	height: 160px;
	margin: auto auto 25px auto;
}

.counter_section ul li .count_box h4 {
	font-size: 40px;
	font-family: 'poppins-bold';
	line-height: 1.5;
	color: #000;
}

.counter_section ul li .count_box p {
	font-family: poppins-medium;
	font-size: 16px;
	line-height: 1.5;
}

.one_stop_solution {
	width: 100%;
	display: inline-block;
	margin: 50px 0;
	padding: 60px 0;
	background: url(../images/bg.png)no-repeat;
	background-position: center;
	background-size: cover;
	background-attachment: fixed;
}

.one_stop_solution .head_text {
	text-align: center;
	margin: 0 0 40px 0;
}

.one_stop_solution .head_text h4 {
	margin: 0 auto 18px auto;
}

.one_stop_solution ul {
	display: flex;
	grid-template-columns: repeat(2, 50%);
	width: 100%;
	flex-flow: wrap;
}

.one_stop_wrap {
	margin: 0 -20px;
}

.one_stop_solution ul li {
	width: 50%;
	display: grid;
	padding: 20px;
}

.one_stop_solution ul li .one_stop_box {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	width: 100%;
	padding: 40px 35px;
	background: #fff;
	border-radius: 6px;
	transition: all 0.3s ease;
}

.one_stop_solution ul li .one_stop_box:hover {
	transition: all 0.3s ease;
	background: #f5c544;
	cursor: pointer;
}

.one_stop_solution ul li .one_stop_box .one_stop_left {
	width: 50%;
	display: inline-block;
	margin: auto 0;
}

.one_stop_solution ul li .one_stop_box .one_stop_right {
	width: 45%;
	display: inline-block;
	margin: auto 0 auto auto;
}

.one_stop_solution ul li .one_stop_box .one_stop_left h4 {
	color: #f5c544;
	font-family: 'poppins-bold';
	line-height: 1.4;
	font-size: 25px;
	margin: 0 0 10px 0;
}

.one_stop_solution ul li .one_stop_box .one_stop_left p {
	font-family: 'poppins-regular';
	line-height: 1.8;
	color: #000;
	text-align: left;
}

.one_stop_solution ul li .one_stop_box:hover h4,
.one_stop_solution ul li .one_stop_box:hover p {
	color: #fff;
}

.one_stop_solution button {
	display: block;
	margin: 35px auto auto auto;
	color: #f5c544;
	padding: 12px 25px;
	border: 0;
	background: #fff;
	border-radius: 4px;
	font-family: 'poppins-medium';
	font-size: 16px;
	transition: all 0.3s ease;
}

.one_stop_solution button:hover {
	background: #f5c544;
	color: #fff;
	transition: all 0.3s ease;
}

.out_clients_section {
	width: 100%;
	display: inline-block;
	margin: 50px 0 30px 0;
}

.out_clients_section .head_text {
	text-align: center;
	margin: 0 0 20px 0;
}

.out_clients_section .head_text h4 {
	margin: 0 auto 18px auto;
}

.out_clients_section ul {
	list-style: none;
	width: 100%;
	display: grid;
	grid-template-columns: repeat(5, 20%);
}

.out_clients_section ul li {
	display: grid;
	width: 100%;
	padding: 40px 20px;
}

.out_clients_section ul li span {
	width: 100%;
	display: grid;
	padding: 0px 0px;
}

.out_clients_section ul li span img {
	margin: auto;
	transition: all 0.5s ease-in-out;
	/*filter: grayscale(100%);*/
}

.out_clients_section ul li span img:hover {
	transition: all 0.5s ease-in-out;
	filter: inherit;
}

.types_of_box_section {
	margin: 50px 0;
	display: inline-block;
	width: 100%;
	padding: 60px 0;
	background: url('../images/bg-1.png')no-repeat;
	background-size: cover;
}

.types_of_box_section .head_text {
	text-align: center;
	margin: 0 0 60px 0;
}

.types_of_box_section .head_text h4 {
	margin: 0 auto 18px auto;
}

.types_of_box_section .types_of_box_align {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.types_of_box_section .types_of_box_align .types_of_box_left {
	width: 35%;
	display: inline-block;
	margin: auto 0;

}

.types_of_box_section .types_of_box_align .types_of_box_right {
	width: 60%;
	display: inline-block;
	margin: auto 0 auto auto;

}

.types_of_box_section .types_of_box_align .types_of_box_right ul {
	display: grid;
	grid-template-columns: repeat(2, 50%);
	list-style: none;
	width: 100%;
}

.types_of_box_section .types_of_box_align .types_of_box_right ul li {
	position: relative;
	width: 100%;
	line-height: 1.7;
	color: #000;
	font-family: poppins-medium;
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
}

.types_of_box_section .types_of_box_align .types_of_box_right ul li:before {
	content: '';
	position: absolute;
	height: 7px;
	width: 7px;
	background: #ac8949;
	border-radius: 100%;
	top: 11px;
	left: 0;
}

.we_serve_section {
	display: inline-block;
	width: 100%;
	margin: 50px 0 30px 0;
}

.we_serve_section .head_text {
	text-align: center;
	margin: 0 0 30px 0;
}

.we_serve_section .head_text h4 {
	margin: auto auto 18px auto;
}

.we_serve_section ul {
	list-style: none;
	display: grid;
	grid-template-columns: repeat(6, 16.666%);
	width: 100%;
}

.we_serve_section ul li {
	padding: 30px 20px;
	display: inline-block;
	width: 100%;
}

.we_serve_section ul li .we_serve_box {
	width: 100%;
	display: inline-block;
	text-align: center;
}

.we_serve_section ul li .we_serve_box img {
	height: 75px;
	margin: auto auto 25px auto;
}

.we_serve_section ul li .we_serve_box h4 {
	font-family: poppins-medium;
	color: #000;
	line-height: 1.6;
	font-size: 16px;
}

.footer_section {
	width: 100%;
	display: inline-block;
	padding: 50px 0 50px 0;
	background: #313437;
	margin: 60px 0 0 0;
}

.footer_section .footer_align {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	width: 100%;
}

.footer_section .footer_align .footer_1 {
	width: 26%;
	display: inline-block;
	margin: 0 auto 0 0;
}

.footer_section .footer_align .footer_2 {
	width: fit-content;
	display: inline-block;
	margin: 0 auto;
}

.footer_section .footer_align .footer_3 {
	width: fit-content;
	display: inline-block;
	margin: 0 auto;
}

.footer_section .footer_align .footer_4 {
	width: 24%;
	display: inline-block;
	margin: 0 0 0 auto;
}

.footer_section .footer_align .footer_1 img.logo {
	height: 58px;
	margin: 0 0 25px 0;
}

.footer_section .footer_align .footer_1 p {
	font-family: 'poppins-regular';
	line-height: 1.8;
	color: #fff;
	text-align: justify;
}

.footer_section .footer_align .footer_1 ul {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin: 20px 0 0 0;
}

.footer_section .footer_align .footer_1 ul li {
	margin: 0 18px 0 0;
}

.footer_section .footer_align .footer_1 ul li:last-child {
	margin: 0;
}

.footer_section .footer_align .footer_1 ul li a {
	height: 35px;
	width: 35px;
	display: flex;
	align-items: center;
	background: #f5c544;
	border-radius: 100%;
	justify-content: center;
	transition: all 0.3s ease-in-out;
}

.footer_section .footer_align .footer_1 ul li a img {
	margin: auto;
}

.footer_section .footer_align .footer_1 ul li a:hover {
	transition: all 0.3s ease-in-out;
	transform: scale(1.15);
}

.footer_section .footer_align h4 {
	font-size: 25px;
	text-transform: uppercase;
	color: #fff;
	font-family: 'poppins-bold';
	letter-spacing: 0.6px;
	margin: 18px 0 30px 0;
}

.footer_section .footer_align ul {
	list-style: none;
	display: inline-block;
	width: fit-content;
}

.footer_section .footer_align ul li {
	color: #fff;
	font-family: poppins-regular;
	line-height: 1.6;
	margin: 0 0 10px 0;
	font-size: 16px;
	transition: all 0.5s ease-in-out;
}

.footer_section .footer_align ul li:hover {
	padding: 0 0 0 5px;
	transition: all 0.5s ease-in-out;
}

.footer_section .footer_align ul li:last-child {
	margin: 0;
}

.footer_section .footer_align .footer_4 p {
	color: #fff;
	font-family: poppins-regular;
	line-height: 1.6;
	margin: 0 0 20px 0;
	font-size: 16px;
	position: relative;
	padding: 0 0 0 32px;
}

.footer_section .footer_align .footer_4 p:before {
	content: '';
	position: absolute;
	background: url(../images/f-location.png)no-repeat;
	height: 20px;
	width: 20px;
	background-position: center !important;
	background-size: contain !important;
	top: 2px;
	left: 0;
}

.footer_section .footer_align .footer_4 p.location:before {
	background: url(../images/f-location.png)no-repeat;
}

.footer_section .footer_align .footer_4 p.phone:before {
	background: url(../images/f-call.png)no-repeat;
}

.footer_section .footer_align .footer_4 p.email:before {
	background: url(../images/f-mail.png)no-repeat;
}

.copy_text {
	width: 100%;
	display: inline-block;
	text-align: center;
	padding: 12px 0;
	background: #f5c544;
}

.copy_text p {
	color: #fff;
	font-family: poppins-regular;
	line-height: 1.5;
}

/*About_us*/

.inner_about_section {
	margin: 50px 0;
	display: inline-block;
	width: 100%;
}

.inner_about_section .wrap_grid {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.inner_about_section .wrap_grid .inner_about_left {
	width: 55%;
	display: inline-block;
	margin: auto 0;
}

.inner_about_section .wrap_grid .inner_about_right {
    width: 30%;
    display: inline-block;
    /* margin: 71px; */
    margin-left: 55px;
}

.inner_about_section .head_text {
	margin: 0 0 25px 0;
}

.inner_about_section .wrap_grid .inner_about_left p {
	font-family: 'poppins-regular';
	line-height: 2.0;
	color: #717171;
	text-align: justify;
}

.inner_about_section .wrap_grid .inner_about_right img {
	margin: auto;
}

.reasonable_cost_section {
	width: 100%;
	display: inline-block;
	margin: 50px 0 10px 0;
}

.reasonable_cost_section .head_text {
    text-align: center;
    margin: -40px 0 60px 0;
}

.reasonable_cost_section .head_text h4 {
	margin-left: auto;
	margin-right: auto;
}

.reasonable_cost_section .head_text h6 {
	font-family: 'poppins-regular';
	line-height: 2.0;
	color: #717171;
	text-align: center;
	max-width: 85%;
	margin: 20px auto auto auto;
	text-align: justify;
}

.reasonable_cost_section ul {
	list-style: none;
	width: 100%;
	margin: 0 0 0px 0;
	display: grid;
	grid-template-columns: repeat(2, 50%);
}

.reasonable_cost_section ul li {
	width: 100%;
	display: flex;
	margin: 0 0 40px 0;
	align-items: flex-start;
	flex-wrap: wrap;
}

.reasonable_cost_section ul li:nth-child(odd) {
    padding: 0 20px 0px 50px;
}

.reasonable_cost_section ul li:nth-child(even) {
	padding: 0 50px 0 20px;
}

.reasonable_cost_section ul li span:nth-child(1) {
	width: 15%;
	display: inline-block;
	margin: 0;
}

.reasonable_cost_section ul li span:nth-child(2) {
	width: 80%;
	display: inline-block;
	margin: 0 0 0 auto;
}

.reasonable_cost_section ul li span:nth-child(2) h4 {
	color: #f5c544;
	font-size: 27px;
	font-family: poppins-bold;
	line-height: 1.5;
	margin: 20px 0 5px 0;
}

.reasonable_cost_section ul li span:nth-child(2) p {
	font-family: 'poppins-regular';
	line-height: 2.0;
	color: #717171;
	text-align: left;
}

.automated_section {
	width: 100%;
	display: inline-block;
	position: relative;
	margin: 50px 0;

}

.automated_section .automated_right {
	width: 100%;
	display: inline-block;
}

.automated_section .automated_right img {
	float: left;
	width: 45%;
}

.automated_section .wrap_grid {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1200px;
	max-width: 1200px;
	padding: 0 10px;
	transform: translate(-50%, -50%);
}

.automated_section .wrap_grid .automated_left {
	float: right;
	width: 45%;
	display: inline-block;
}

.automated_section .head_text {
	margin: 0 0 25px 0;
}

.automated_section .wrap_grid .automated_left p {
	font-family: 'poppins-regular';
	line-height: 2.0;
	color: #717171;
	text-align: left;
}

.automated_section .wrap_grid .automated_left button {
	display: block;
	margin: 25px 0 auto 0;
	border: 1px solid #f5c544;
	padding: 11px 24px;
	background: #f5c544;
	color: #fff;
	border-radius: 4px;
	font-family: 'poppins-medium';
	font-size: 16px;
	transition: all 0.3s ease;
}

.automated_section .wrap_grid .automated_left button:hover {
	background: #fff;
	color: #f5c544;
	transition: all 0.3s ease;
}

.profile_sectoion {
	width: 100%;
	display: inline-block;
	margin: 50px 0;
}

.profile_sectoion .head_text {
	text-align: center;
	margin: 0 0 60px 0;
}

.profile_sectoion .head_text h4 {
	margin-left: auto;
	margin-right: auto;
}

.profile_sectoion ul {
	list-style: none;
	width: 100%;
	display: inline-block;
}

.profile_sectoion ul li {
	float: left;
	width: 100%;
	display: inline-block;
	padding: 0 20px 15px 20px;
}

.profile_wrap {
	margin: 0 -20px;
}

.profile_sectoion ul li .profile_box {
	width: 100%;
	display: inline-block;
	position: relative;

}

.profile_sectoion ul li .profile_box img {
	padding: 0 0 70px 0;
}

.profile_sectoion ul li .profile_box .profile_box_text {
	position: absolute;
	width: 85%;
	left: 50%;
	bottom: 0;
	transform: translate(-50%, 0px);
	background: #fff;
	box-shadow: 0 2px 10px rgb(0 0 0 / 15%);
}

.profile_sectoion ul li .profile_box .profile_box_text:before {
	content: '';
	position: absolute;
	background: url('../images/before.png')no-repeat;
	height: 50px;
	width: 100%;
	background-position: bottom;
	background-size: contain;
	top: -49px;
	left: 0;
}

.profile_sectoion ul li .profile_box .profile_box_text h4 {
	line-height: 1.5;
	padding: 0 20px;
	margin: 20px 0 5px 0;
	font-size: 21px;
	font-family: 'poppins-bold';
}

.profile_sectoion ul li .profile_box .profile_box_text p {
	color: #717171;
	font-family: poppins-medium;
	line-height: 1.5;
	font-size: 16px;
	padding: 0 20px;
}

.profile_sectoion ul li .profile_box .profile_box_text button {
	float: right;
	margin: 20px 0 0 0;
	padding: 11px 18px;
	border: 0;
	background: #ac8949;
	color: #fff;
	font-family: 'poppins-medium';
}

.share_section {
	width: 100%;
	display: inline-block;
	margin: 50px 0;
}

.share_section .share_box {
	width: 100%;
	background: #ac8949;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding: 50px 60px;
	border-radius: 6px;
}

.share_section .share_box h2 {
	font-size: 40px;
	width: 80%;
	display: inline-block;
	margin: auto 0;
	line-height: 1.5;
	color: #fff;
	font-family: poppins-bold;
}

.share_section .share_box button {
	display: block;
	margin: 0px 0 auto 0;
	border: 1px solid #fff;
	padding: 11px 24px;
	background: #fff;
	color: #f5c544;
	border-radius: 4px;
	font-family: 'poppins-medium';
	font-size: 16px;
	transition: all 0.3s ease;
}

.share_section .share_box button:hover {
	background: transparent;
	color: #fff;
	transition: all 0.3s ease;
}

.share_section .share_box a {
	width: fit-content;
	margin: auto 0 auto auto;
}

.inner_testimonials_section {
	width: 100%;
	display: inline-block;
	margin: 50px 0;
}

.inner_testimonials_section .head_text {
	text-align: center;
	margin: 0 0 60px 0;
}

.inner_testimonials_section .head_text h4 {
	margin-left: auto;
	margin-right: auto;
}

.inner_testimonials_section .inner_testimonials_align {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding: 0 100px;
}

.inner_testimonials_section .inner_testimonials_align .inner_testimonials_left {
	width: 40%;
	display: inline-block;
	margin: auto 0;
}

.inner_testimonials_section .inner_testimonials_align .inner_testimonials_right {
	width: 50%;
	display: inline-block;
	margin: auto 0 auto auto;
}

.inner_testimonials_section .inner_testimonials_align .inner_testimonials_right p {
	font-family: 'poppins-regular';
	line-height: 2.0;
	color: #717171;
	text-align: left;
	margin: 0 0 25px 0;
}

.inner_testimonials_section .inner_testimonials_align .inner_testimonials_right h4 {
	color: #000;
	font-size: 21px;
	font-family: poppins-bold;
	line-height: 1.5;
	margin: 0 0 5px 0;
}

.inner_testimonials_section .inner_testimonials_align .inner_testimonials_right h5 {
	color: #717171;
	line-height: 1.5;
	font-family: poppins-medium;
}

.profile_sectoion .owl-theme .owl-dots {
	text-align: left;
	-webkit-tap-highlight-color: transparent;
	margin: 20px 0 0 0;
	text-align: center;
}

.profile_sectoion .owl-theme .owl-dots .owl-dot span {
	width: 8px;
	height: 8px;
	margin: 0;
	background: #f5c544;
}

.profile_sectoion .owl-theme .owl-dots .owl-dot {
	margin: 0 7px;
}

.profile_sectoion .owl-theme .owl-dots .owl-dot.active span,
.profile_sectoion .owl-theme .owl-dots .owl-dot:hover span {
	background: #010100;
	border: 0;
}

.inner_testimonials_section .owl-theme .owl-dots {
	text-align: left;
	-webkit-tap-highlight-color: transparent;
	margin: 20px 0 0 0;
	text-align: center;
}

.inner_testimonials_section .owl-theme .owl-dots .owl-dot span {
	width: 8px;
	height: 8px;
	margin: 0;
	background: #f5c544;
}

.inner_testimonials_section .owl-theme .owl-dots .owl-dot {
	margin: 0 7px;
}

.inner_testimonials_section .owl-theme .owl-dots .owl-dot.active span,
.inner_testimonials_section .owl-theme .owl-dots .owl-dot:hover span {
	background: #010100;
	border: 0;
}

.inner_portfolio_section {
	margin: 50px 0;
	display: inline-block;
	width: 100%;
}

.inner_portfolio_section .head_text {
	text-align: center;
	margin: 0 0 60px 0;
}

.inner_portfolio_section .head_text h4 {
	margin-left: auto;
	margin-right: auto;
}

.inner_portfolio_section ul {
	list-style: none;
	width: 100%;
	display: inline-block;
}

.inner_portfolio_section ul li {
	margin: 0 0 100px 0;
	padding: 60px 0;
	display: inline-block;
	width: 100%;
	position: relative;
}

.inner_portfolio_section ul li:last-child {
	margin: 0;
}

.inner_portfolio_section ul li .inner_portfolio_align {
	display: flex;
	max-width: 1200px;
	padding: 0 10px;
	margin: auto;
	align-items: center;
	flex-wrap: wrap;
}

.inner_portfolio_section ul li .inner_portfolio_align .inner_portfolio_left {
	margin: auto 0;
	width: 47%;
	display: inline-block;
}

.inner_portfolio_section ul li .inner_portfolio_align .inner_portfolio_right {
	margin: auto 0 auto auto;
	width: 47%;
	display: inline-block;
}

.inner_portfolio_section ul li .inner_portfolio_align .inner_portfolio_left p {
	font-family: 'poppins-regular';
	line-height: 2.0;
	color: #717171;
	text-align: left;
}

.inner_portfolio_section ul li .inner_portfolio_align .inner_portfolio_left h4 {
	font-size: 28px;
	line-height: 1.5;
	margin: 0 0 5px 0;
	color: #000;
	font-family: poppins-semibold;
}

.inner_portfolio_section ul li .inner_portfolio_align .inner_portfolio_right img {
	margin: auto;
}

.inner_portfolio_section ul li:nth-child(even) .inner_portfolio_align {
	flex-direction: row-reverse;
}

.inner_portfolio_section ul li:nth-child(even) .inner_portfolio_align .inner_portfolio_left {
	margin: auto 0 auto auto;
}

.inner_portfolio_section ul li:nth-child(even) .inner_portfolio_align .inner_portfolio_right {
	margin: auto 0;
}

.inner_portfolio_section ul li {
	position: relative;
}

.inner_portfolio_section ul li:before {
	content: '';
	height: 100%;
	width: 30%;
	top: 0;
	right: 0;
	background: #DEDEDE;
	z-index: -1;
	position: absolute;
	border-radius: 5px 0 0 5px;
}

.inner_portfolio_section ul li:nth-child(even):before {
	right: inherit;
	left: 0;
	border-radius: 0 5px 5px 0;
}

.inner_portfolio_section ul li:hover:before {
	background: #f5c544;
}

.inner_gallery_section {
	width: 100%;
	margin: 50px 0;
	display: inline-block;
}

.inner_gallery_section .head_text {
	text-align: center;
	margin: 0 0 60px 0;
}

.inner_gallery_section .head_text h4 {
	margin-left: auto;
	margin-right: auto;
}

.inner_gallery_section ul {
	list-style: none;
	column-count: 3;
	gap: 15px;
}

.inner_gallery_section ul li {
	margin: 0 0 15px 0;
}

.highslide-credits,
.highslide-caption {
	display: none !important;
}

.inner_contact_us_section {
	width: 100%;
	display: inline-block;
	margin: 50px 0;
}

.inner_contact_us_section .head_text {
	text-align: center;
	margin: 0 0 60px 0;
}

.inner_contact_us_section .head_text h4 {
	margin-left: auto;
	margin-right: auto;
}

.inner_contact_us_section .inner_contact_us_left {
	width: 40%;
	display: inline-block;
	float: left;
	padding: 45px;
	border-radius: 6px;
	background: rgb(113 113 113 / 23%);
}

.inner_contact_us_section .inner_contact_us_right {
	width: 50%;
	display: inline-block;
	float: right;
}

.inner_contact_us_section .inner_contact_us_left .inner_con_text {
	width: 100%;
	padding: 40px 35px;
	background: #fff;
	display: inline-block;
}

.inner_contact_us_section .inner_contact_us_left .inner_con_text h2 {
	font-family: poppins-semibold;
	font-size: 28px;
	line-height: 1.5;
	margin: 0 0 8px 0;
}

.inner_contact_us_section .inner_contact_us_left .inner_con_text p {
	color: #717171;
	font-family: poppins-medium;
	line-height: 2.0;
	margin: 15px 0;
	position: relative;
	padding: 0 0 0 30px;
}

.inner_contact_us_section .inner_contact_us_left .inner_con_text h5 {
	margin: 10px 0;
	font-size: 16px;
	color: #f5c544;
	font-family: 'poppins-semibold';
	font-size: 20px;
}

.inner_contact_us_section .inner_contact_us_left .inner_con_text p:before {
	content: '';
	position: absolute;
	background: url(../images/location.png)no-repeat;
	height: 22px;
	width: 22px;
	top: 4px;
	left: 0;
	background-size: contain !important;
}

.inner_contact_us_section .inner_contact_us_left .inner_con_text p.location:before {
	background: url(../images/location.png)no-repeat;
}

.inner_contact_us_section .inner_contact_us_left .inner_con_text p.call:before {
	background: url(../images/phone1.png)no-repeat;
}

.inner_contact_us_section .inner_contact_us_left .inner_con_text p.mail:before {
	background: url(../images/email.png)no-repeat;
}

.inner_contact_us_section .inner_contact_us_right h2 {
	color: #000;
}

.product_page_section {
	margin: 50px 0;
	width: 100%;
	display: inline-block;
}

.product_page_section .product_page_align {
	width: 100%;
	display: inline-block;
}

.product_page_section .product_page_align .product_page_left {
	width: 30%;
	display: inline-block;
	float: left;
	background: rgb(113 113 113 / 23%);
	padding: 40px 30px;
	border-radius: 5px;
}

.product_page_section .product_page_align .product_page_right {
	width: 65%;

	float: right;
}

.product_page_section .product_page_align .product_page_left h4 {
	font-family: 'poppins-bold';
	font-size: 30px;
	margin: 0 0 15px 0;
	line-height: 1.5;
}

.product_page_section .product_page_align .product_page_left ul {
	min-height: 80vh;
	background: #fff;
	list-style: none;
	display: inline-block;
	width: 100%;
}

.product_page_section .product_page_align .product_page_left ul li {
	padding: 16px 15px;
	color: #000;
	font-family: poppins-medium;
	line-height: 1.5;
	border-bottom: 1px solid #C4C4C4;
}

.product_page_section .product_page_align .product_page_left ul li.current_page_item {
	background: #b28949;
	color: #fff;
}

.product_page_section .product_page_align .product_page_right .head_text {
	margin: 0 0 25px 0;
}

.product_page_right .product_page_right_content p,
.product_page_right .product_page_right_content h6,
.pages_text p,
.pages_text h6 {
	font-family: 'poppins-regular';
	line-height: 2.0;
	color: #717171;
	text-align: justify;
	margin: 10px 0 20px 0;
}

.product_page_right .product_page_right_content h2,
.pages_text h2 {
	font-size: 34px;
	line-height: 1.4;
	font-family: 'poppins-bold';
	letter-spacing: 0px;
	text-transform: uppercase;
	margin: 10px 0 20px 0;
}

.product_page_right .product_page_right_content h3,
.pages_text h3 {
	font-size: 30px;
	line-height: 1.4;
	font-family: 'poppins-bold';
	letter-spacing: 0px;
	text-transform: uppercase;
	margin: 10px 0 20px 0;
}

.product_page_right .product_page_right_content h4,
.pages_text h4 {
	font-size: 25px;
	line-height: 1.4;
	font-family: 'poppins-bold';
	letter-spacing: 0px;
	text-transform: uppercase;
	margin: 10px 0 15px 0;
}

.product_page_right .product_page_right_content h5,
.pages_text h5 {
	font-size: 20px;
	line-height: 1.4;
	font-family: 'poppins-medium';
	letter-spacing: 0px;
	text-transform: uppercase;
	margin: 10px 0 15px 0;
}

.product_page_right .product_page_right_content ul,
.pages_text ul,
.product_page_right .product_page_right_content ol,
.pages_text ol {
	list-style: none;
	width: 100%;
	display: inline-block;
	margin: 20px 0;
}

.product_page_right .product_page_right_content ul li,
.pages_text ul li,
.product_page_right .product_page_right_content ol li,
.pages_text ol li {
	padding: 0 0 0 35px;
	line-height: 1.6;
	margin: 0 0 13px 0;
	color: #717171;
	text-align: justify;
	font-family: 'poppins-regular';
	position: relative;
}

.product_page_right .product_page_right_content ul li:before,
.pages_text ul li:before,
.product_page_right .product_page_right_content ol li:before,
.pages_text ol li:before {
	content: '';
	position: absolute;
	background: url('../images/right.png')no-repeat;
	height: 20px;
	width: 20px;
	background-size: contain;
	top: 3px;
	left: 0;
}

.product_page_right .product_page_right_content img,
.pages_text img {
	margin: 20px auto;
	width: auto !important;
	height: auto !important;
}

.navbar-fixed {
	position: fixed;
	left: 0;
	float: left;
	/* top: -($nav-height); */
	width: 100%;
	z-index: 999;
	padding: 20px 0;
	background: #fff;
	box-shadow: 0 1px 3px #2e2e2e1f
}


.all_page_product h1 {
	font-size: 39px;
	line-height: 1.4;
	font-family: 'poppins-bold';
	letter-spacing: 0px;
	text-transform: uppercase;
	text-align: center;
	margin: 0 0 50px 0;
}

.all_page_product {
	margin: 50px 0;
	width: 100%;
	display: inline-block;
}

.all_page_product ul {
	list-style: none;
	display: grid;
	grid-template-columns: repeat(3, 33.333%);
	text-align: center;
}

.all_page_product ul li {
	padding: 20px 15px;
	border-radius: 5px;
	box-shadow: 0 0 9px rgb(0 0 0 / 20%);
	display: grid;
	width: 95%;
	margin: 20px auto;
}

.all_page_product ul li a {
	line-height: 1.6;
}

.inner_contact_us_section .inner_contact_us_right h2 {
	font-family: poppins-semibold;
	font-size: 28px;
	line-height: 1.5;
	margin: 50px 0 15px 0;
}

.inner_contact_us_right input[type="text"],
.inner_contact_us_right input[type="number"],
.inner_contact_us_right input[type="tel"],
.inner_contact_us_right input[type="email"] {
	width: 100%;
	padding: 5px 12px;
	outline: none;
	border: 1px solid #E5E5E5;
	margin: 0 0 10px 0;
}

.wpcf7-form .wpcf7-form-control {
	width: 100%;
	padding: 5px 12px;
	outline: none;
	border: 1px solid #E5E5E5;
	margin: 0 0 10px 0;
}

.ufbl-front-form .ufbl-form-field-wrap {
	display: inline-block;
	width: 100%;
}

.ufbl-front-form .ufbl-form-field-wrap:nth-child(3),
.ufbl-front-form .ufbl-form-field-wrap:nth-child(5) {
	float: right;
	width: 48% !important;
}

.ufbl-front-form .ufbl-form-field-wrap:nth-child(2),
.ufbl-front-form .ufbl-form-field-wrap:nth-child(4) {
	float: left;
	width: 48% !important;
}

.inner_contact_us_right textarea {
	width: 100%;
	padding: 5px 12px;
	outline: none;
	border: 1px solid #E5E5E5;
	margin: 0 0 10px 0;
}

.ufbl-math-captcha-wrap {
	display: flex;
	align-items: center;
}

.ufbl-math-captcha-ans {
	margin: 0 0 10px 20px !important;
	width: fit-content !important;
}

.ufbl-form-submit {
	padding: 10px 22px;
	border: 1px solid #f5c544;
	background: #f5c544;
	border-radius: 4px;
	color: #fff;
	font-family: 'poppins-medium';
	letter-spacing: 0.5px;
	transition: all 0.3s ease;
}

.ufbl-form-reset {
	padding: 10px 22px;
	border: 1px solid #f5c544;
	background: #fff;
	border-radius: 4px;
	color: #f5c544;
	font-family: 'poppins-medium';
	letter-spacing: 0.5px;
	transition: all 0.3s ease;
	margin: 0 0 0 20px;
}

#submit {
	margin: 30px 0 0 0;
}

iframe.maps_contactus {
	margin: 70px 0 -60px 0;
	display: block;
}

.pages_text h1 {
	font-size: 40px;
	line-height: 1.4;
	font-family: 'poppins-bold';
	letter-spacing: 0px;
	text-transform: uppercase;
	margin: 10px 0 35px 0;
	text-align: center;
}

.pages_text {
	min-height: 450px;
	display: inline-block;
	width: 100%;
}

.profile_sectoion .owl-carousel .owl-stage {
	margin: auto;
}

/*
.we_serve_section ul li .we_serve_box img {
   transition: all 0.5s ease-in-out;
    filter: grayscale(100%);
}

.we_serve_section ul li .we_serve_box:hover img {
    transition: all 0.5s ease-in-out;
    filter: inherit;
}
*/
.btn-primary {
	color: #fff;
	background-color: #f5c544;
	border-color: #f5c544;
}

.btn-primary:hover {
	color: #fff;
	background-color: #f5c544;
	border-color: #f5c544;
}

.modal-header {
	padding: 20px 30px;
}

.modal-body {
	padding: 15px 30px;
}

.content_grid {
	display: none;

}


.ourmanagement_section {
    margin: 50px 0;
    width: 100%;
    display: flex;
    justify-content: center;
}

.ourmanagement_section .head_text {
	text-align: center;
	margin: 0 0 60px 0;
}

.ourmanagement_section .head_text h4 {
	margin: 0 auto 18px auto;
}

.ourmanagement_section ul {
	list-style: none;
	display: grid;
}

.ourmanagement_section ul li {
	display: inline-block;
	width: 100%;
	margin: 0 0 100px 0;
}

.ourmanagement_section ul li:last-child {
	margin: 0;
}

.ourmanagement_section ul li .ourmanagement_align {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	padding: 0 100px 0 0;
}

.ourmanagement_section ul li .ourmanagement_align .ourmanagement_left {
	display: inline-block;
	margin: auto 0;
	width: 33%;
}

.ourmanagement_section ul li .ourmanagement_align .ourmanagement_right {
	display: inline-block;
	margin: auto 0 auto auto;
	width: 60%;
}

.ourmanagement_section ul li:nth-child(even) .ourmanagement_align {
	padding: 0 0 0 100px;
	flex-direction: row-reverse;
}

.ourmanagement_section ul li:nth-child(even) .ourmanagement_align .ourmanagement_left {
	margin: auto 0 auto auto;
}

.ourmanagement_section ul li:nth-child(even) .ourmanagement_align .ourmanagement_right {
	margin: auto 0;
}

.ourmanagement_section ul li .ourmanagement_align .ourmanagement_right h4 {
	color: #000;
	font-family: 'poppins-bold';
	font-size: 27px;
	line-height: 1.5;
}

.ourmanagement_section ul li .ourmanagement_align .ourmanagement_right h6 {
	line-height: 1.5;
	color: #717171;
	text-transform: uppercase;
	margin: 0 0 30px 0;
}

.ourmanagement_section ul li .ourmanagement_align .ourmanagement_right p {
	font-family: 'poppins-regular';
	line-height: 2.0;
	color: #717171;
	text-align: justify;
}


.tetimon_section {
	margin: 50px 0;
	width: 100%;
	display: inline-block;
}

.tetimon_section .head_text {
	text-align: center;
	margin: 0 0 60px 0;
}

.tetimon_section .head_text h4 {
	margin: 0 auto 18px auto;
}

.tetimon_section ul {
	list-style: none;
	display: grid;
}

.tetimon_section ul li {
	display: inline-block;
	width: 100%;
	margin: 0 0 100px 0;
}

.tetimon_section ul li:last-child {
	margin: 0;
}

.tetimon_section ul li .tetimon_align {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	padding: 0 100px 0 0;
}

.tetimon_section ul li .tetimon_align .tetimon_left {
	display: inline-block;
	margin: auto 0;
	width: 20%;
}

.tetimon_section ul li .tetimon_align .tetimon_right {
	display: inline-block;
	margin: auto 0 auto auto;
	width: 75%;
}

.tetimon_section ul li:nth-child(even) .tetimon_align {
	padding: 0 0 0 100px;
	flex-direction: row-reverse;
}

.tetimon_section ul li:nth-child(even) .tetimon_align .tetimon_left {
	margin: auto 0 auto auto;
}

.tetimon_section ul li:nth-child(even) .tetimon_align .tetimon_right {
	margin: auto 0;
}

.tetimon_section ul li .tetimon_align .tetimon_right h4 {
	color: #000;
	font-family: 'poppins-bold';
	font-size: 27px;
	line-height: 1.5;
	margin: 0 0 7px 0;
}

.tetimon_section ul li .tetimon_align .tetimon_right h6 {
	line-height: 1.5;
	color: #717171;
	text-transform: uppercase;

}

.tetimon_section ul li .tetimon_align .tetimon_right p {
	font-family: 'poppins-regular';
	line-height: 2.0;
	color: #717171;
	text-align: justify;
	margin: 0 0 30px 0;
}

.one_stop_solution ul li a {
	display: flex;
	flex-wrap: wrap;
}

.inner_about_section .wrap_grid .inner_about_left p {
	margin: 0 0 15px 0;
}

.inner_about_section .wrap_grid .inner_about_left p:last-child {
	margin: 0;
}

#cssmenu ul>li>a {
	font-weight: 600;
	margin-right: 35px !important;
}

.counter_section ul li .count_box h4:after {
	content: '+'
}

.menu_mob_social {
	display: none;
}

.cookcodesmenu_menu {
	display: none !important;
	overflow: hidden;
}

.slicknav_menu {
	display: none;
}

.home-form-section {
	display: inline-block;
	width: 100%;
}

.home-form-section form {
	display: grid;
	gap: 20px 30px;
	grid-template-columns: repeat(3, 1fr);
	background-color: #FFF;
	box-shadow: none;
	padding: 30px;
	border-radius: 10px;
}

.home-form-section input {
	padding: 5px 20px;
	border-radius: 10px;
	border: 1px solid #bababa;
	width: 100%;
}

.home-form-section textarea {
	padding: 15px 20px;
	border-radius: 10px;
	border: 1px solid #bababa;
	width: 100%;
}

.home-form-section form .last-item {
	grid-column: 1 / -1;
	text-align: center;
}

.home-form-section input[type=submit],
.home-form-section button {
	padding: 10px 22px;
	border: 1px solid #f5c544;
	background: #f5c544;
	border-radius: 4px;
	color: #fff;
	letter-spacing: 0.5px;
	transition: all 0.3s ease;
}

/*products*/






/* new css lavi  */


/* for slider  */
.slider {
	position: relative;
	/* width: 360px; */
	height: 600px;
	/* Adjust height as needed */
	overflow: hidden;
}

.slide {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: opacity 1s ease-in-out;
}

.slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.slide.active {
	opacity: 20;
}

@media only screen and (max-width: 600px) {
	.slider {
		height: 160px !important;

		img {
			object-fit: contain !important;
		}

	}

	.one_stop_solution ul li {
		width: 100%;
		margin: 5px;


	}
}


.bg-right {
	background-color: #313437;
	width: 100%;
	padding: 20px;
}

.rightside {
	text-align: center;
	padding: 20px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	color: white;
}



.call-icon-cnt {
	transform: scale3d(1, 1, 1);
	transition: transform .5s cubic-bezier(.18, .89, .32, 1.28);
	position: fixed;
	bottom: 100px;
	right: 20px;
	z-index: 10;
	text-align: center;
}

.call-icon-bg {
	position: absolute;
	z-index: 2;
	bottom: 8px;
	right: 8px;
	height: 60px;
	min-width: 60px;
	max-width: 95vw;
	background-color: #e6ba42;
	color: #fff;
	border-radius: 30px;
	box-shadow: 1px 6px 24px 0 #12000029;
	cursor: pointer;
	transition: background-color .2s linear;
	-webkit-tap-highlight-color: transparent;
}

.call-icon-cnt img {
	width: 30px;
	padding: 15px 0 0;
	height: auto;
	margin: auto;
	text-align: center;
}

@media only screen and (max-width:480px) {
	.call-icon-bg {
		right: -5px;
	}
}


.google_review_button {
	position: fixed;
	bottom: 104px;
	right: 30px;
	box-shadow: 0 0 13px rgb(0 0 0 / 20%);
	border-radius: 100%;
	background: #fff;
}

.whatsappme {
	position: fixed;
	z-index: 400;
	right: 20px;
	bottom: 20px;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
	font-size: 16px;
	line-height: 26px;
	color: #262626;
	transform: scale3d(0, 0, 0);
	transition: transform .3s ease-in-out;
	user-select: none;
	-ms-user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none
}

.whatsappme svg path {
	fill: currentColor !important
}

.whatsappme--show {
	transform: scale3d(1, 1, 1);
	transition: transform .5s cubic-bezier(.18, .89, .32, 1.28)
}

.whatsappme__button {
	position: absolute;
	z-index: 2;
	bottom: 8px;
	right: 8px;
	height: 60px;
	min-width: 60px;
	max-width: 95vw;
	background-color: #25d366;
	color: #fff;
	border-radius: 30px;
	box-shadow: 1px 6px 24px 0 rgba(7, 94, 84, .24);
	cursor: pointer;
	transition: background-color .2s linear;
	-webkit-tap-highlight-color: transparent
}

.whatsappme__button:hover {
	background-color: #498db3;
	transition: background-color 1.5s linear
}

.whatsappme--dialog .whatsappme__button {
	transition: background-color .2s linear
}

.whatsappme__button:active {
	background-color: #096fa5;
	transition: none
}

.whatsappme__button svg {
	width: 36px;
	height: 36px;
	margin: 12px 12px
}

.whatsappme__badge {
	position: absolute;
	top: -4px;
	right: -4px;
	width: 20px;
	height: 20px;
	border: none;
	border-radius: 50%;
	background: #e82c0c;
	font-size: 12px;
	font-weight: 600;
	line-height: 20px;
	text-align: center;
	box-shadow: none;
	opacity: 0;
	pointer-events: none
}

.whatsappme__badge.whatsappme__badge--in {
	animation: badge--in .5s cubic-bezier(.27, .9, .41, 1.28) 1 both
}

.whatsappme__badge.whatsappme__badge--out {
	animation: badge--out .4s cubic-bezier(.215, .61, .355, 1) 1 both
}

.whatsappme--dialog .whatsappme__button {
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .3)
}

.whatsappme--dialog .whatsappme__button svg {
	margin: 12px 10px 12px 14px
}

#wa_ico,
.whatsappme--dialog #send_ico {
	display: block
}

#send_ico,
.whatsappme--dialog #wa_ico {
	display: none
}

.whatsappme__box {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
	width: calc(100vw - 40px);
	max-width: 400px;
	min-height: 280px;
	padding-bottom: 60px;
	border-radius: 32px;
	background: #ede4dd url(images/background.png) center repeat-y;
	background-size: 100% auto;
	box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .5);
	overflow: hidden;
	transform: scale3d(0, 0, 0);
	opacity: 0;
	transition: opacity .4s ease-out, transform 0s linear .3s
}

.whatsappme--dialog .whatsappme__box {
	opacity: 1;
	transform: scale3d(1, 1, 1);
	transition: opacity .2s ease-out, transform 0s linear
}

.whatsappme__header {
	display: block;
	position: static;
	width: 100%;
	height: 70px;
	padding: 0 26px;
	margin: 0;
	background-color: #2e8c7d;
	color: rgba(255, 255, 255, .5)
}

.whatsappme__header svg {
	height: 100%
}

.whatsappme__close {
	display: flex;
	position: absolute;
	top: 18px;
	right: 24px;
	width: 34px;
	height: 34px;
	border-radius: 50%;
	background: #000;
	color: #fff;
	text-align: center;
	opacity: .4;
	cursor: pointer;
	transition: opacity .3s ease-out;
	-webkit-tap-highlight-color: transparent
}

.whatsappme__close:hover {
	opacity: .6
}

.whatsappme__close svg {
	display: block;
	width: 12px;
	height: 12px;
	margin: auto
}

.whatsappme__message {
	position: relative;
	min-height: 80px;
	padding: 20px 22px;
	margin: 34px 26px;
	border-radius: 32px;
	background-color: #fff;
	color: #4a4a4a;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .3)
}


.whatsappme__copy {
	position: absolute;
	bottom: 4px;
	left: 40px;
	color: #2e8c7d;
	font-size: 11px;
	letter-spacing: .2px;
	opacity: .4;
	transition: opacity .25s
}

.whatsappme--left .whatsappme__copy {
	left: auto;
	right: 40px
}

.whatsappme__copy:hover {
	opacity: .8;
	transition: opacity .5s ease-out .5s
}

.whatsappme__copy a,
.whatsappme__copy a:active,
.whatsappme__copy a:hover {
	color: inherit;
	text-decoration: none
}

.whatsappme__copy svg {
	width: 40px;
	height: 10px;
	vertical-align: inherit
}

.whatsappme--left {
	right: auto;
	left: 20px
}

.whatsappme--left .whatsappme__button {
	right: auto;
	left: 8px
}

.whatsappme--left .whatsappme__box {
	right: auto;
	left: 0
}

@media (max-width:480px) {
	.whatsappme {
		bottom: 6px;
		right: 6px
	}

	.whatsappme--left {
		right: auto;
		left: 6px
	}

	.whatsappme__box {
		width: calc(100vw - 12px);
		min-height: 0
	}

	.whatsappme__header {
		height: 55px
	}

	.whatsappme__close {
		top: 13px;
		width: 28px;
		height: 28px
	}

	.whatsappme__message {
		padding: 14px 20px;
		margin: 15px 21px 20px;
		line-height: 24px
	}
}

@keyframes badge--in {
	from {
		opacity: 0;
		transform: translateY(50px)
	}

	to {
		opacity: 1;
		transform: translateY(0)
	}
}

@keyframes badge--out {
	0% {
		opacity: 1;
		transform: translateY(0)
	}

	100% {
		opacity: 0;
		transform: translateY(-20px)
	}
}


.whatsappme__button img:hover {
	background-color: #f5c544;
	border-radius: 100%;
}



.wpcf7-form .wpcf7-form-control,
.inner_contact_us_right input[type="text"],
.inner_contact_us_right input[type="number"] {
	width: 100%;
	padding: 5px 12px;
	outline: none;
	border: 1px solid #E5E5E5;
	margin: 0 0 25px 0;
}

.wpcf7-submit,
#c_submit,
#c_submit1,
#c_submit2 {
	padding: 10px 22px !important;
	border: 1px solid #f5c544 !important;
	background: #f5c544;
	border-radius: 4px;
	color: #fff;
	font-family: 'poppins-medium';
	letter-spacing: 0.5px;
	transition: all 0.3s ease;
	width: auto !important;
}

.wpcf7-submit:hover,
#c_submit:hover,
#c_submit1:hover,
#c_submit2:hover {
	background: #fff;
	color: #f5c544;
	transition: all 0.3s ease;
}

.screen-reader-response {
	display: none !important;
}

.wpcf7-not-valid-tip {
	color: red !important;
}

.wpcf7-not-valid {
	border: 1px solid red !important;
}

.inner_contact_us_right textarea {
	height: 100px;
}




