@import url('https://fonts.googleapis.com/css2?family=Archivo+Black&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'Poppins', sans-serif;
	scroll-behavior: smooth;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
	list-style: none;
}

p {
	margin-bottom: 0 !important;
}

body {
	margin: 0;
	padding: 0;
	font-family: 'Poppins', sans-serif;
}

.clear {
	clear: both;
}

.img {
	width: 100%;
	display: block;
}

.image2 {

	display: block;
	position: relative;
	width: 200px;
	height: 350px;
	justify-items: center;
	align-items: center;


}

hr {
    border: 1px solid #ccc!important;
    margin: 0% !important;
}
/*--------------------------------------------------------------
New Css Start
--------------------------------------------------------------*/

.services-style h2 a{
	text-decoration: none;
	color: #000;
	font-family: 'Popines', sans-serif;
}

/* .service_1 h1{
	font-size: 20px;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	color: #00335b;
} */

.link {
	text-decoration: none;
	color: #fff;
}

.link:hover {
	text-decoration: none;
	color: #fff;
}

.hover01 figure img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
	
}

.hover01 figure:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
	overflow: hidden;
}

figure{
	overflow: hidden;
    margin: 0%;
    padding: 0%;
}











/* ****************************************************

End here

***************************************************** */

.quote {
    width: fit-content;
    float: left;
    margin: 4.5% 0%;
}

.quote_btn{
	/* border: 2px solid #000; */
    padding: 10px 15px;
    background-color: #354076;
    color: #fff;
    border-radius: 23px;
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
}

.top3 {
	width: 80%;
	margin: 0 auto;
	max-width: 1600px;
}

.form-group2:nth-child(1),
.form-group2:nth-child(4) {
	margin: 0 auto;
	width: 98%;
}

.form-group2 input,
.form-group2 select,
.form-group2 textarea {
	width: 100%;
	padding: 15px;
	margin: 5px 0;
	border: 1px solid #ccc;
	outline: none;
	border-radius: 6px;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
}

.form-group2:nth-child(1),
.form-group2:nth-child(4) {
	margin: 0 auto;
	width: 98%;
}

button,
input {
	overflow: visible;
}

.form-group2:nth-child(2) {
	width: 48%;
	float: left;
	margin: 1%;
}

.form-group2:nth-child(3) {
	width: 48%;
	float: left;
	margin: 1%;
}

.form-group2:nth-child(5) {
	width: 46%;
	float: left;
	margin-right: 5%;
}

.form-group2 {
	margin-bottom: 15px;
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
	cursor: pointer;
}

.wel-txt3 button {
    width: 186px;
    font-size: 19px;
    font-weight: 500;
    color: #fff;
    background-color: #354076;
    padding: 0.9% 3%;
    display: flex;
    justify-content: space-between;
    border: none;
    outline: none !important;
    border-radius: 9px;
    transition: all .4s;
    align-items: center;
    margin: 2%;
}

.who3 p{
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    color: #000;
    line-height: 180%;
    text-align: justify;
    margin: 0 25px;
}

.border h2{
	font-family: 'Poppins', sans-serif;
    color: #354076;
    font-size: 18px;
    text-align: left;
    font-weight: 700;
    padding: 5% 9% 0%;
    text-transform: capitalize;
}

.border p{
	font-weight: 500;
    font-size: 15px;
    font-family: 'PoppiNs', sans-serif;
    text-align: justify;
    line-height: 140%;
    padding: 0% 9% 9% 9%;
    min-height: 142px;
}


.who1 h1 {

	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	font-weight: 600;
	line-height: 150%;
	margin: 0 !important;
	color: #354076;
	padding: 0 0 0 25px;

}



.body_text1131 {
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	font-family: 'PoppiNs', sans-serif;
	text-align: left;
	padding: 0.6%;
	background: #354076;
}
 
.min {
    min-height: 464px;
}

.border-1 h2 {
	text-align: center;
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	font-weight: 500;
	color: #000;
	line-height: 150%;
	margin: 0% 0%;
	padding: 1% 0% 2%;
	text-transform: capitalize;
}

.border-1 {
    border: 1px solid #ccc;
}

.hero4 {
	background-image: url(../images/welcome-bg.jpg);
	background-size: cover;
}

.top2 {
	width: 96%;
	margin: 0 auto;
	max-width: 1600px;
}

.col_sm3 {
	width: 31%;
	float: left;
	margin: 1%;
}

.contact-txt2 {
	transition: all .4s linear;
	min-height: 251px;
	background-color: #fff;
}

.contacct-active {
	box-shadow: 0 0 16px 3px #354076;
	padding: 1% .7% 1.5%;
	border-radius: 20px;
	min-height: 263px;
}


.icon_con {
	width: 80px;
	height: 80px;
	padding: 4%;
	margin: 10px auto 3%;
	z-index: 1;
	position: relative;
	border-radius: 23px;
	box-shadow: 1px 20px 20px 4px #b9b9b97d;
}

.contact-txt2 h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	line-height: 140%;
	margin: 0% !important;
	color: #00246a;
}

.contact-txt2 p {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	line-height: 140%;
	margin: 1% 0% 0% !important;
	color: #000000;
}

.top2 {
	width: 96%;
	margin: 0 auto;
	max-width: 1600px;
}

.top3 {
	width: 70%;
	margin: 0 auto;
	max-width: 1600px;
}

.bg_clr8 {
	background-color: #fff;
	transition: all .7s ease-in-out;
	margin: 2% auto !important;
	padding: 2% 2%;
	/* box-shadow: 8px 7px 20px 0px #ccc; */
}

.fadeInLeft {
	animation-name: fadeInLeft;
}

.fadeInRight {
	animation-name: fadeInRight;
}

.col_sm444 {
	width: 64%;
	margin: 1%;
	float: left;
}

.fadeInLeft {
	animation-name: fadeInLeft;
}

.col_sm444 {
	width: 64%;
	margin: 1%;
	float: left;
}

.fadeInRight {
	animation-name: fadeInRight;
}

.dis_none {
	display: none;
}

.fadeInRight {
	animation-name: fadeInRight;
}

.animated {
	animation-duration: 1s;
	animation-fill-mode: both;
}

.brd-rd {
	border-radius: 15px;
	overflow: hidden;
	float: right;
}

.fadeInLeft {
	animation-name: fadeInLeft;
}

.warehouse-txt2 h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	font-weight: 600;
	color: #000;
	line-height: 150%;
	margin: 0% !important;
	text-align: right;
}

.img {
	vertical-align: middle;
	border-style: none;
}
.warehouse-txt p {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	line-height: 150%;
	margin: 1% 0% 0% !important;
	text-align: justify;
	padding-right: 3%;
}

.col_sm44 {
	width: 32%;
	margin: 1%;
	float: left;
}

.col_sm4444 {
	width: 95%;
    margin: 1%;
    float: left;
}

.brd-rd {
	border-radius: 15px;
	overflow: hidden;
	float: right;
}

.brk_bg {
	background-color: #f3f8ff;
}

.top2 {
	width: 96%;
	margin: 0 auto;
	max-width: 1600px;
}

.heading h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	font-weight: 600;
	color: #354076;
	line-height: 150%;
	margin: 1% 0% 0% !important;
	text-align: center;
}

.heading h1 {
	font-family: 'Poppins', sans-serif;
	line-height: 56px;
	font-weight: 600;
	color: #022368;
	margin: 0%;
	font-size: 32px;
	text-align: center;
}

.heading p {
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
    font-weight: 400;
    color: #25283a;
    line-height: 30px;
    text-align: justify;
    margin: 0% 1%;
}

.col_sm4 {
	width: 23%;
	margin: 1%;
	float: left;
}

.col_sm5 {
	width: 18%;
	margin: 1%;
	float: left;
}

.col_sm5-1 {
    width: 10%;
    margin: 1%;
    float: right;
}

.img4 {
    width: 30px !important;
    padding: 0% !important;
}

.clien-txt h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 26px;
    font-weight: 600;
    color: #000;
    line-height: 150%;
    margin: 2% 1% !important;
    text-align: left;
    border-left: 5px solid #354076;
    padding-left: 10px;
    text-transform: capitalize;
}

.clien-txt2 h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 40px;
    font-weight: 600;
    color: #000;
    line-height: 150%;
    margin: 2% 1% !important;
    text-align: center;
    text-transform: capitalize;
}

.brd-clint {
    border: 1px solid #ccc;
}

.broker-img {
	margin: 0 auto;
	width: 70px;
}


img {
	vertical-align: middle;
	border-style: none;
}

.broker h2 {
	font-family: 'Poppins', sans-serif;
	line-height: 40px;
	font-weight: 600;
	color: #354076;
	margin: 0% 1% 0% 1%;
	font-size: 28px;
	text-align: center;
}

.broker p {
	font-family: 'Poppins', sans-serif;
	line-height: 22px;
	font-weight: 400;
	margin: 3% 3%;
	color: #25283a;
	font-size: 15px;
	text-align: justify;
}

.broker ul li{
	font-family: 'Poppins', sans-serif;
	line-height: 22px;
	font-weight: 400;
	margin: 1% 1%;
	color: #25283a;
	font-size: 15px;
	text-align: justify;
}

.col_sm4 {
	width: 23%;
	margin: 1%;
	float: left;
}

.broker {
	padding: 2% 1%;
	min-height: 379px;
    background-color: #fff;
}

.bg_clr11 {
	background-color: #0a74a4;
	padding: 25px 25px;
}

.broker-img {
	margin: 0 auto;
	width: 65px;
}

.bg_clr12 {
	background-color: #f8eaf4;
}

.testi-txt>p {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #000;
	line-height: 140%;
	text-align: justify;
	border-bottom: 1px solid #000;
	padding-bottom: 20px;
	margin-bottom: 20px !important;
}

.flex-c {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.flex {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-around;
	gap: 15px;
}

.flex2 {
	display: flex;
	align-items: center;
	justify-content: center;
}

.testi-txt2 h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 26px;
	font-weight: 500;
	color: #000;
	line-height: 150%;
	text-align: right;
	margin: 0 !important;
}

.testi-txt2 p {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	line-height: 140%;
	text-align: right;
	margin-bottom: 11px !important;
}

.rating-con,
.double-quote {
	text-align: right;
}

.fa-quote-left {
	font-size: 77px;
	opacity: 0.2;
}

.testi-txt3 h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	text-align: center;
	text-transform: uppercase;
	color: #858d93;
	margin: 0 !important;
}

.testi-txt3 p {
	font-family: 'Poppins', sans-serif;
	font-size: 40px;
	text-align: center;
	font-weight: 600;
	text-transform: uppercase;
	color: #354076;
	margin: 0 !important;
}

.hero3 {
	background-image: url(../images/bg-img.jpg);
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
	padding: 2% 0%;
}











.overlay {
	position: relative;
	inset: 0 0 0 0;
	padding: 2% 7%;
	width: 100%;
	height: 100%;
	background-color: #a3238f17;
}







.banner {
	width: 100%;
	position: relative;
	background-image: url(../images/banner-bg.png);

}



/*--------------------------------------------------------------
Table
--------------------------------------------------------------*/
table {
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	width: 99%;
	margin: 0 auto;
	float: right;
}

.tab_def {
	margin: 1%;
}

table tr {
	background-color: #fff;
	border: 1px solid #ddd;
	padding: .35em;
}

table th,
table td {
	padding: 0.7%;
	text-align: left;
	font-family: 'PoppiNs', sans-serif;
	color: #000;
	font-weight: 500;
	font-size: 15px;
	line-height: 140%;
	border: 1px solid #ddd;
}




.body_text111 {
	padding: 0.6%;
	text-align: left;
	font-family: 'PoppiNs', sans-serif;
	color: #000;
	font-weight: 500;
	font-size: 16px;
	line-height: 140%;
	border: 1px solid #ddd;
	padding: 15px;
}




table td b {
	font-weight: 700;
	font-size: 15px;
}

table th {
	font-size: .85em;
	font-family: 'PoppiNs', sans-serif;
	color: #000;
	font-weight: 600;
	font-size: 16px;
}

.body_text1129 {
	font-size: 18px;
	font-weight: 600;
	color: #000000;
	font-family: 'PoppiNs', sans-serif;
	text-align: left;
	padding: 0.6%;
}


.body_text1130 {
	font-size: 18px;
	font-weight: 600;
	color: #ffffff;
	font-family: 'PoppiNs', sans-serif;
	text-align: center;
	padding: 0.6%;
	background-color: #354076;
	text-transform: uppercase;
}


.t_hed {
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	font-family: 'PoppiNs', sans-serif;
	text-align: left;
	text-transform: uppercase;
}






@keyframes slide {
	0% {
		transform: translateX(-25%);
	}

	100% {
		transform: translateX(25%);
	}
}

.fix_nav {
	position: static;
	z-index: 9;
}



 .fa-facebook,
.fa-linkedin-in,
.fa-youtube,
.fa-square-instagram
{
	font-size: 19px !important;
	color: #fff !important;
}
/*	
.fa-envelope,
.fa-phone,
.fa-location-dot {
	font-size: 25px !important;
	color: #354076 !important;
} */

.who button {
	border: 2px solid #ffffff;
	outline: none;
	border-radius: 4px;
	padding: 7px 15px;
	background-color: #354076;
	margin: 4.3% 0%;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	transition: all .7s;
}

.who button:hover {
	border: 2px solid #354076;
	border-radius: 0px;
	background-color: #354076;
	color: #fff;
}

.who button .fa-circle-arrow-right {
	transition: all .7s;
}

.who button:hover .fa-circle-arrow-right {
	color: #fff;
}







.rel {
	border-radius: 10px;
	position: relative;
}


.fa-star {
	font-size: 18px;
	color: #ffd600;
}


.s_icon {
	width: fit-content;
	float: right;
	margin: 0.4% 0% !important;
}

.brd-client {
	/* border: 1px solid #0098465c; */
	position: relative;
	/* scale: .6; */
	/* background-color: #b146a145; */
	padding: 1%;
	/* border-radius: 50%; */
}


.img2 {
	border-radius: 50%;
	background-color: #d7a0cfa3;
	padding: 9%;
}

/* .brd-client::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	height: 100px;
	border-top: 5px dashed #000;
	border-left: 5px dashed #000;
}

.brd-client::after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100px;
	height: 100px;
	border-bottom: 5px dashed #000;
	border-right: 5px dashed #000;
} */


.pest-txt h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 17px;
	font-weight: 600;
	color: #000;
	line-height: 150%;
	margin: 5% 0% 0% !important;
	text-align: center;
	text-transform: uppercase;
}

.pest-txt a{
	text-decoration: none;
}

.brd3 {
	border: 1px solid #ccc;
}

.link {
	text-decoration: none;
	color: #fff;
}

.link:hover {
	text-decoration: none;
	color: #fff;
}

/*--------------------------------------------------------------
New Css Ends
--------------------------------------------------------------*/



/*--------------------------------------------------------------
image hover effect
--------------------------------------------------------------*/





/*-----------------------------
whtas up
-----------------------------*/

.whatsapp_float {
	position: fixed;
	width: 60px;
	height: 60px;
	bottom: 100px;
	right: 10px;
	background-color: #25d366;
	color: #fff;
	border-radius: 50px;
	text-align: center;
	font-size: 37px;
	box-shadow: 2px 2px 3px #999;
	z-index: 100;
	display: flex;
	text-decoration: none;
	justify-content: center;
	align-items: center;
}

.whatsapp-icon {
	margin-top: 16px;
}

/* for mobile */
@media screen and (max-width: 767px) {
	.whatsapp-icon {
		margin-top: 10px;
	}

	.whatsapp_float {
		width: 60px;
		height: 60px;
		bottom: 80px;
		right: 10px;
		font-size: 34px;
	}

	.products_2{
		padding:21px 100px;
	}
}

/*--------------------------------------------------------------
home page
--------------------------------------------------------------*/

.top_main {
	width: 100%;
	z-index: 999999;
	border-bottom: 1px solid #cccc;
}



.top2 {
	width: 95%;
	margin: 0px auto;
	max-width: 1600px;
}

#counter {
	margin: 1%;
	/* Adjust margin for centering and reduce top margin */
}

.counter2 {
	width: 28%;
	/* Adjust width for smaller boxes */
	float: left;
	margin: 1%;
	/* Adjust margin for spacing between counter items */
	text-align: center;
	padding: 50px;
	/* Add padding for spacing inside the boxes */
	background-color: #354076;
	/* Add background color for the boxes */
	border-radius: 5px;
	/* Add border radius for rounded corners */
}

.counter2 h1 {
	font-family: 'Hind Guntur', sans-serif;
	font-size: 16px;
	/* Adjust font size */
	line-height: 150%;
	/* Adjust line height */
	color: white;
	/* Keep text color as white */
	font-weight: 600;
}



.logo {
	width: 420px;
	float: left;
	margin: 0.5% 1%;
}


.donate_style{
	border: 2px solid #000;
	padding: 2px 2px;
}



.navbarrr {
    width: fit-content;
    float: right;
    margin: 0.94% 0%;
}

.call_em {
	width: fit-content;
	float: left;
	margin: 0% 1%;
}

.call {
	width: 160px;
	float: left;
	padding: 1.5% 1%;
	/* border-right: 0.2px solid rgb(225 227 225); */
}

.email {
	width: 325px;
	float: left;
	padding: 1.5% 1%;
	/* border-right: 0.2px solid rgba(255, 255, 255, 0.2); */
}


.s_icon p {
	color: #354076;
}

.s_icon .fa {
	line-height: 260%;
	font-size: 15px;
	color: #354076;
}

.s_icon .fa:hover {
	color: #354076;
}

.call_em_txt {
	font-family: 'Poppins', sans-serif;
	color: #354076;
	font-size: 14px;
}

.call_em_txt .fa {
	font-size: 16px !important;
	color: #000;
}

.brd2 {
	border: 1px solid #d6d6d6;
}


.read_mre {
	width: fit-content;
	/* float: none; */
	margin: 1% auto;
}

.read_mre_btn {
	width: 175px;
	padding: 5% 0%;
	font-size: 15px;
	text-align: center;
	font-family: 'Poppins', sans-serif;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	font-weight: 500;
	border-radius: 5px;
	/* border: 1.5px solid #fff; */
	transition: all .7s;
}

.read_mre_btn:hover {
	background-color: #3c477a;
	color: #fff;
	/* border: 1.5px solid #354076; */
}


#cssmenu ul li a {
	color: black;
}

#cssmenu ul li a:hover {
	color: #d93314;
}

/* Default link color */
#cssmenu ul li a {
	color: black;
}

/* Hover effect for main menu items */
#cssmenu ul li a:hover {
	color: #d93314;
	/* Change text color to purple on hover */
}

/* Background color for dropdown menu */
#cssmenu ul ul {
	background-color: black;
	/* Set dropdown background color to black */
}

/* Hover effect for dropdown menu items */
#cssmenu ul ul li a:hover {
    background-color: #354076;
    color: white;
}







.icon {
	background-color: transparent !important;
	width: 108px !important;
	margin: 0 auto;
	border: 2px solid #cccccc4f;
	padding: 23px;
	border-radius: 50%;
}


.who h1 {
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	font-weight: 600;
	line-height: 150%;
	margin: 0 !important;
	color: #354076;
}

.who h1 span {
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	font-weight: 700;
	line-height: 100%;
	margin: 0;
	color: #D50000;
	position: relative;
}


.who h1 span::after {
	content: "";
	position: absolute;
	bottom: 43%;
	right: -117px;
	width: 90%;
	border: 1px solid #354076 #354076;
}

.who h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 22px;
	font-weight: 600;
	line-height: 150%;
	text-align: justify;
	margin: 0% 0% 1%;
}

.who p {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	line-height: 150%;
	text-align: justify;
	margin: 0% 0%;
}

.who11 ul li{
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	line-height: 150%;
	text-align: justify;
	margin: 0% 0%;
}

/* .who ul{
	list-style-type: disc;
} */

.who2 p {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #a30ea3;
	line-height: 150%;
	text-align: justify;
	margin: 0% 0%;
}

.who2 h1 {
	font-family: 'Poppins', sans-serif;
	font-size: 28px;
	font-weight: 600;
	line-height: 130%;
	margin: 0 !important;
	color: #a30ea3;
}

.who2 p a {
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	font-weight: 500;
	color: #7e4a41;
	line-height: 150%;
	text-align: justify;
	margin: 0% 0%;
}


.c_cler h5 {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	line-height: 160%;
	text-align: justify;
	margin: 2% 0%;
}

.c_cler h5 span {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	font-weight: 600;
}

.c_cler p {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	line-height: 150%;
	text-align: justify;
	margin: 0% 1%;
}

.c_cler p span {
	font-size: 18px;
	font-weight: 600;
	color: #000;
}

.who h5 {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #000;
	line-height: 140%;
	text-align: justify;
	margin: 1% 1%;
}




.counter2 {
	width: 80%;
	float: none;
	margin: 0 auto;
	text-align: center;
}

.counter2 h1 {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	line-height: 160%;
	color: #ffffff;
	font-weight: 600;
}

.counter2 {
	width: 23%;
	float: left;
	margin: 1%;
	text-align: center;
	padding: 1% 0% 1% 0%;
}

.counter2 h1 span {
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	font-size: 32px;
	background: -webkit-linear-gradient(45deg, #ffffff, #ffffff);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}


/*--------------------------------------------------------------
campings page start 
--------------------------------------------------------------*/
.all_ban_txt h1 {
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	font-weight: 700;
	line-height: 150%;
	color: #354076;
	margin: 1% !important;
	border-left: 5px solid #D50000;
	padding-left: 10px;
}

.all_ban_txt_2 h1{
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	font-weight: 700;
	line-height: 150%;
	color: #354076;
	margin: 1% !important;
	/* border-left: 5px solid #D50000; */
	padding-left: 10px;
}

.all_ban_txt h3 {
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	font-weight: 700;
	line-height: 150%;
	color: #354076;
	margin: 1% !important;
	/* border-left: 5px solid #D50000; */
	/* padding-left: 10px; */
	text-align: center;
	justify-content: center;
}

.all_ban_txt p{
	font-family: 'Poppins', sans-serif;
   font-size: 16px;
   font-weight: 400;
   color: #000;
   line-height: 140%;
   margin: 0% !important;
   text-align: justify;
   padding-left: 15px;
   padding-right: 15px;
}

.team_brd2 {
    overflow: hidden;
    position: relative;
    margin: 0 auto 0px !important;
    padding-bottom: 0px;
}

.team_txt_center {
    display: flex;
    justify-content: start;
    align-items: self-start;
    margin: 0% !important;
	padding: 10px;
}

.team_txt_con {
	padding: 0px 0px 0px;
}

.grp_txt h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	font-weight: 600;
	color: #D50000;
	text-align: left;
	margin: 0 0 0% !important;
	line-height: 150%;
}

.grp_txt h3 {
   font-family: 'Poppins', sans-serif;
   font-size: 18px;
   font-weight: 400;
   color: #354076;
   line-height: 140%;
   margin: 0% 0% 0.5% !important;
}

.grp_txt p {
   font-family: 'Poppins', sans-serif;
   font-size: 16px;
   font-weight: 400;
   color: #000;
   line-height: 140%;
   margin: 0% !important;
   text-align: justify;
}

.link3{
	font-family: 'Poppins', sans-serif;
   font-size: 16px;
   font-weight: 400;
   color: #000;
   line-height: 140%;
   margin: 0% !important;
   text-align: justify;
}

.music_img{
	
}

.music_img img{
	width: 100%;
}




/*--------------------------------------------------------------
breadcrumb
--------------------------------------------------------------*/


/*--------------------------------------------------------------
Front Page
--------------------------------------------------------------*/
.banner {
	width: 100%;
	height: fit-content;
}

/* .link {
	text-decoration: none;
	color: #354076;
}

.link:hover {
	text-decoration: none;
	color: #354076;
} */

.link2 {
	text-decoration: none;
	color: #fff;
}

.link2 i{
	color: #fff;
}

.link2 {
	text-decoration: none;
	color: #fff !important;
}

/*--------------------------------------------------------------
Regular Content
--------------------------------------------------------------*/

.col_sm1 {
	width: 100%;
	margin: 0 auto;
}

.y {
	/* min-height: 400px; */
	display: flex;
	align-items: center;
	flex-direction: column;
}

.col_sm2 {
	width: 48%;
	float: left;
	margin: 1%;
}

.col_sm2_1 {
    width: 48%;
    float: left;
    margin: 1%;
}

.col_sm99 {
    width: 80%;
    margin: 1%;
    float: left;
}

.col_sm3 {
	width: 31%;
	float: left;
	margin: 1%;
	
}

.col_sm4 {
	width: 23%;
	margin: 1%;
	float: left;
}

.col_sm6 {
	width: 14.66%;
	margin: 1%;
	float: left;
}

.col_sm8 {
	width: 37%;
	margin: 1%;
	float: left;
}

.col_sm88 {
	width: 59%;
	margin: 1%;
	float: left;
}

.col_sm9_1 {
    width: 15%;
    margin: 1%;
    float: left;
}

.col_sm99_1 {
    width: 81%;
    margin: 1%;
    float: left;
}

/*------------------------------------------
footer
------------------------------------------*/

.ftr_menu ul li a {
	font-family: 'Poppins', sans-serif;
	color: #fff;
	text-decoration: none;
	line-height: 240%;
	font-weight: 500;
	font-size: 15px;
	text-transform: capitalize;
}

.ftr_menu ul {
	margin-left: 10%;
}

.contact-txt2 h1 {
    font-family: 'Poppins', sans-serif;
    font-size: 23px;
    font-weight: 500;
    text-align: left;
    margin: 2% 1% 0%!important;
    line-height: 150%;
    color: #354076;
}

.contact-txt2 p {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-align: justify;
    margin: 1%;
    line-height: 140%;
    color: #000;
}

.cont_txt_main {
	width: 98%;
    margin: 1% auto;
}

.cont_txt_main h2 {
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-size: 24px;
    font-weight: 600;
    padding:3% 1% 2%;
    text-align: left;
    margin-bottom: 0!important;
}

.cont_txt_main i{
	color: #D50000;
	font-size: 24px;
}

.cont_txt_main p {
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 150%;
    text-align: left;
}

.cont_txt_main p a{
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    text-align: left;
    min-height:80px;
	text-decoration: none;
}

.cont_col_sm3 {
    width:90%;
    float: left;
    margin: 1%;
    background-color: rgb(255, 255, 255, 0.8);
    border-radius: 25px;
}

.cont_col_sm334 {
    width:98%;
    float: left;
    margin: 1%;
    background-color: rgb(255, 255, 255, 0.8);
    border-radius: 6px;
}

.cont_pdg_sm3 {
    padding: 2% 3.5%;
}

.ab_shawdo {
    -webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
}

.cont_icn {
	width: 11%;
    float: left;
    margin: 10% auto 1%;
}

.cont_icn i {
    font-size: 40px;
    color: #005098;
}

/* form start from here */
.who h1 {
	font-family:'Poppins', sans-serif;
	font-size:45px;
	font-weight: 500;
	line-height: 120%;
	color: #002D80;
	margin:0% 0.5% !important;
}

.who11 h1 {
    font-family:'Poppins', sans-serif;
    font-size:45px;
    font-weight: 500;
    line-height: 150%;
    color: #354076;
    margin:1% 0.5% !important;
}

.who h2{
	font-family: 'Poppins', sans-serif;
	font-size:25px;
	font-weight:400;
	line-height:150%;
	text-align:justify;
	font-style:italic;
	color: #01a85c;
	margin:1% 0.5% !important;
}

.who1 h2{
	font-family: 'Poppins', sans-serif;
	font-size:25px;
	font-weight:400;
	line-height:150%;
	text-align:justify;
	font-style:italic;
	color: #01a85c;
	margin:1% 0.5% !important;
}


.who p{
	font-family: 'Poppins', sans-serif;
	font-size:16px;
	font-weight:400;
	color:#25283a;
	line-height:170%;
	text-align:justify;
	margin:2% 1%;
}

.brd {
	border-left: 4px solid #D50000;
	padding-left: 2%;
}


/***************************************************
new services section 
**************************************************/

.bg_clr_2{
	background-color: #f8f8f8;

}
.gallery-txt h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    text-align: center;
    line-height: 110%;
    padding: 3% 0% 2% !important;
    min-height: 50px;
    text-transform: uppercase;
}

.about h1 {
	font-family: 'PoppiNs', sans-serif;
	font-size: 34px;
	font-weight: 600;
	line-height: 111%;
	margin: 0% !important;
	color: #354076;
	text-transform: uppercase;
}

.about h1 span {
	font-family: 'PoppiNs', sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 150%;
	margin: 0%;
	color: #eb4438;
	position: relative;
}

.about h1 span::after {
	content: "";
	position: absolute;
	bottom: 6px;
	width: 10px;
	height: 10px;
	right: -14px;
	border-right: 10px solid #eb4438;
	clip-path: polygon(100% 2%, 0% 100%, 100% 100%);
}

.about p {
	color: #354076;
	font-family: 'PoppiNs', sans-serif;
	font-size: 56px;
	text-transform: uppercase;
	font-weight: 600;
}

.about h2 {
	border-left: 5px solid #fd343d;
	margin: 1% !important;
	font-size: 45px;
	color: #354076;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	padding-left: 10px;
}

.prod-bg {
    background-image: url(../images/prod-bg.jpg);
    /* background-repeat: repeat; */
}

.products_2{
	padding:21px 146px;
}

.products_2 ul li{
	position: relative;
    background-color: #fff;
    padding: 10px 20px;
	margin: 2% 0%;
}

.products_2 ul li a{
	font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #000;
    line-height: 140%;
    text-decoration: none;
    margin: 0% !important;
    text-transform: capitalize;
    letter-spacing: 0.2px;
}

.products_2 ul li a i{
	position: absolute;
    right: 20px;
    top: 13px;
    color: red;
    font-size: 20px;
}


.products h1 {
	font-family: 'Poppins', sans-serif;
	color: #FFFFFF;
	font-size: 30px;
	text-align: center;
	margin: 0% 0% 0% 1%;
	font-weight: 600;
}

.products h2 {
    font-family: 'Poppins', sans-serif;
	color: #000;
	font-size: 20px;
    text-align: center;
    font-weight: 400;
    padding: 2% 1%;
}

.products_1 h1{
	font-family: 'Poppins', sans-serif;
	color: #002f7c;
	font-size: 30px;
	text-align: center;
	margin: 0% 0% 0% 1%;
	font-weight: 600;
	padding: 25px 0px;
}

.bg_clr55 {
    background-color: #fff;
    padding: 5px;
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
}

.brd-btn {
    background-color: #354076;
    border-radius: 10px;
    color: #fff;
    padding: 10px;
    text-align: center;
    width: 120px;
    text-decoration: none;
    display: block;
    font-size: 15px;
    margin: 1% auto 3%;
    float: none;
}

.brd-btn a {
    color: #f8f8f8;
}

.project h2{
	font-family: 'Poppins', sans-serif;
    font-size: 30px;
    font-weight: 600;
    color: #D50000;
    text-align: left;
    margin: 0 1% !important;
    line-height: 150%;
}

.box-2 {
    padding: 2%;
    width: 100%;
    background-color: #093585;
    position: relative;
    min-height: 134px;
    margin: 0px auto 0px;
}

.media-box h3 {
    font-family: 'Poppins', sans-serif;
    font-size: 19px;
    font-weight: 400;
    line-height: 150%;
    color: #fff;
    margin: 1% 0.5% !important;
}

.media-box p {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 140%;
    margin: 0% !important;
    text-align: justify;
}



/*************************************************
end here
***************************************************/


/*--------------------------------------------------------------
extra
--------------------------------------------------------------*/

.bg_clr1 {
	background-color: #002D80;
}

.bg_clr6 {
	background: #fff;
}

.bg_clr3 {
	background-color: #354076;
	padding: 20px 0px;
}

.bg_clr4 {
	background-color: #002D80;
}

.bg_clr7 {
	background-color: #354076;
}



.hero4 {
	background-image: url(../images/welcome-bg.jpg);
	background-size: cover;
	background-repeat: repeat;
}



/*--------------------------------------------------------------
company profile page
--------------------------------------------------------------*/





/*--------------------------------------------------------------
Home page our product
--------------------------------------------------------------*/


.who ul li a {
	font-family: 'Poppins', sans-serif;
	float: left;
	margin: 0% 1%;
	padding: 18px 22px;
	background-color: #354076;
	text-decoration: none;
	color: #fff;
}

.ftr_txt h1 {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	font-weight: 600;
	margin: 0% 0% 4% 0%;
	color: #fff;
}

.ftr_txt3 h1 {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	font-weight: 600;
	margin: 0% 0% 3% 10%;
	color: #fff;
}

.ftr_txt h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-weight: 500;
	margin: 0% 0% 2% 0%;
	color: #fff;
}

.ftr_txt p {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	font-weight: 400;
	margin: 1% 0%;
	line-height: 160%;
	color: #000;
	text-align: left;
}

.ftr_txt2 p {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	font-weight: 400;
	margin: 0%;
	line-height: 160%;
	color: #000;
	text-align: justify;
	padding-right: 84px;
}

.ftr_lt_txt {
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 160%;
	color: #fff;
	margin: 0;
}

.ftr_right {
	text-align: right;
}

.col-icon {
	color: #fff !important;
}

/*--------------------------------------------------------------
Table
--------------------------------------------------------------*/




/*--------------------------------------------------------------
Bullet
--------------------------------------------------------------*/
.bullet {
	width: 100%;
	margin-top: 0%;
}

.bullet ul {
	list-style-image: url(../images/bullet1.png);
	margin-left: 8%;
}

.bullet ul li {
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	line-height: 140%;
	color: #000;
	margin: 3% 0%;
	text-decoration: none;
	font-weight: 600;
}

.bullet2 ul {
	list-style-image: url(../images/bullet.png);
	margin-left: 3%;
	margin-bottom: 2%;
	margin-top: 1%;

}

.bullet2 ul li {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	line-height: 26px;
	color: #000 !important;
	padding: 1% 4.5% 1% 1%;
	text-decoration: none;
	text-align: justify;
	font-weight: 400;
}

.bullet3 ul {
	list-style-image: url(../images/bullet1.png);
	margin-left: 3%;
	margin-bottom: 2%;
	margin-top: 1%;

}

.bullet3 ul li {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	line-height: 15px;
	color: #000 !important;
	padding: 1% 4.5% 1% 1%;
	text-decoration: none;
	text-align: justify;
	font-weight: 500;
}





/*--------------------------------------------------------------
top_arrow
--------------------------------------------------------------*/
.top_arrow {
	width: 35px;
	height: 38px;
	position: fixed;
	right: 1%;
	bottom: 3%;
	transition-duration: 1s;
	background-image: url('../images/top.png');
	cursor: grab;
	background-repeat: no-repeat;
	z-index: 999;
	background-size: 100% 100%;
}

.top_arrow:hover {
	width: 35px;
	height: 38px;
	position: fixed;
	right: 1%;
	transition-duration: 1s;
	bottom: 3%;
	cursor: pointer;
	background-image: url('../images/top.png');
	background-size: 100% 100%;
}

/*** testimonial Start ***/

.pe-con-txt h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    font-weight: 600;
    color: #354076;
    text-align: center;
    margin: 0% 0% 1% !important;
    line-height: 150%;
}

.pe-con-txt p {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #000;
    line-height: 140%;
    margin: 0.7% !important;
    text-align: justify;
    padding: 0%;
}

.pe-con-txt2 h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #000;
    text-align: center;
    margin: 0% !important;
    line-height: 150%;
}

.why-txt2 h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #000;
    line-height: 137%;
    margin: 0% !important;
    text-transform: capitalize;
    text-align: left;
}

.why-txt2 p {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #858585;
    line-height: 137%;
    margin: 2% 0% 0% !important;
    text-transform: capitalize;
    text-align: justify;
}

.why-brd-pd {
    padding: 1% 1%;
    border: 2px solid #f6f6f6;
    transition: all .3s linear;
	background-color: #fff;
}

.why-brd-pd:hover {
    box-shadow: 0 0 14px rgba(0, 0, 0, 0.05);
    transform: translate3d(0, -10px, 0);
}

.min-he {
    min-height: 202px;
}

.d-block .text-dark {
	display: flex;
	justify-content: right;
	align-items: right;
	gap: 5px;
}

.testimonial-carousel .owl-dots .owl-dot span::after {
	content: "";
	width: 8px;
	height: 8px;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	background: var(--bs-white);
	margin-left: 0px;
}

@media (max-width: 2970px) {
	.owl-carousel.testimonial-carousel {
		padding-top: 30px;
		margin-left: 0px;
	}

	.testimonial .owl-nav .owl-prev,
	.testimonial .owl-nav .owl-next {
		top: -30px;
		margin-left: 0px;
	}
}

/*** testimonial End ***/

.content {
	flex-grow: 1;
	font-size: 26px;
	color: rgb(0, 0, 0);
	background-color: #ffffff;
}




.who1 ul li a {
	font-family: 'Poppins', sans-serif;
	float: left;
	margin: 0% 1%;
	padding: 18px 22px;
	background-color: #354076;
	text-decoration: none;
	color: #fff;
}

.ftr_txt h1 {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	font-weight: 600;
	margin: 0% 0% 5% 0%;
	color: #000;
}

.ftr_txt h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-weight: 500;
	margin: 0% 0% 2% 0%;
	color: #fff;
}

.ftr_txt .fa {
	color: #ec1f25;
}

.ftr_txt p {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	font-weight: 400;
	margin: 1% 0%;
	line-height: 156%;
	color: #000;
	text-align: left;
}

.ftr_txt p span {
	color: #000;
	font-size: 16px;
	font-weight: 500;
}

.ftr_txt2 p {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	font-weight: 400;
	margin: 1% 8% 1% 1%;
	line-height: 160%;
	color: #000;
	text-align: justify;
}


.ftr_txt2 .fa {
	color: #ec1f25;
}


.ftr_lt_txt {
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 160%;
	color: #fff;
	margin: 0;
}

.ftr_right {
	text-align: right;
}

.patta-bg {
	background-image: url(../images/patta-bg.jpg);
	background-size: cover;
	padding: 20px 0px;
	background-position: center center;
	background-color: #000;
}

.patta p {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 160%;
	margin: 0;
	color: #354076;
	padding: 1% 10%;
	text-align: center;
	background-color: #000;
}

.patta h1 {
	font-family: 'Poppins', sans-serif;
	font-size: 40px;
	font-weight: 600;
	line-height: 110%;
	text-transform: capitalize;
	margin: 0;
	color: #f4f4f4;
	text-align: center;
}

.clear {
	clear: both;
}

.srv2_bg {
	background-size: cover;
	padding: 1% 0%;
	background-color: #ffffff;
}



.shdw {
	-webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
	padding: 1%;
}

.services h1 {
	font-size: 34px;
	font-weight: 600;
	line-height: 140%;
	color: #354076;
	text-align: center;
	padding: 0%;
	font-family: p, sans-serif;
	text-transform: uppercase;
	margin: 0% !important;
}

.services h2 {
	font-size: 34px;
	font-weight: 600;
	line-height: 140%;
	color: #354076;
	text-align: center;
	padding: 0%;
	font-family: p, sans-serif;
	text-transform: uppercase;
	margin: 0% 0% 2% !important;
}

.services p {
	font-size: 15px;
	font-weight: 300;
	font-style: normal;
	letter-spacing: .02em;
	line-height: 140%;
	color: #fff;
	text-align: justify;
	padding: 0% 0% 1% 0%;
	text-align: center;
	font-family: "Montserrat", sans-serif;

}


.services2 h2 {
	font-size: 20px;
	font-weight: 300;
	font-style: normal;
	letter-spacing: .02em;
	line-height: 140%;
	color: #f3f3f3;
	text-align: center;
	padding: 0% 0% 1% 1%;
	font-family: "Montserrat", sans-serif;
	text-transform: uppercase;
	margin: 0px;
}

.srv_text {
	background-color: #fff;
	padding: 2%;
}

.srv_text p {
	font-size: 15px;
	font-weight: 300;
	font-style: normal;
	letter-spacing: .02em;
	line-height: 140%;
	color: #444;
	text-align: center;
	padding: 1% 1% 1% 1%;
	font-family: "Montserrat", sans-serif;
	align-items: baseline;
	margin: 0px;
}
.srv_text a {
  text-decoration: none;
}

.srv_text h1 {
	font-size: 23px;
	font-weight: 500;
	line-height: 140%;
	color: #000;
	border-top: 1px solid #ccc;
	text-align: center;
	padding: 3.5% 0% 1% 0%;
	font-family: 'Poppins', sans-serif;
	margin: 0px !important;
}

.srv_brd2 {
	background-color: #fff;
	padding: 0.5%;
}



@media only screen and (max-width:1920px) {
	.inner_banner_txt {
		left: 50%;
	}
}

@media only screen and (max-width:1450px) {
	#cssmenu>ul>li>a {
		font-size: 14px;
		margin: 20px 12px;
	}

	.inner_banner_txt {
		left: 44%;
	}

	.testi-txt2 h2 {
		font-size: 19px;
	}
}

@media only screen and (max-width:1300px) {

	.border p {
		min-height: 163px;
	}
	#cssmenu>ul>li>a {
		font-size: 14px;
		margin: 20px 9px;
	}

	.pest-txt h2 {
		font-size: 16px;
	}


	.top2 {
		width: 97%;
	}

	.fa-quote-left {
		font-size: 61px;
	}


}

@media only screen and (max-width:1200px) {
	/* .logo {
		margin: 0.8% auto 0%;
		float: none;
	} */

	/* .navbarrr {
		margin: 0% auto;
		float: none;
	} */

	.who h1 {
		font-size: 32px;
	}

	.who p {
		font-size: 14px;
	}

	.who11 h1{
		font-size: 32px;
	}

	.who11 p{
		font-size: 14px;
	}

	.counter2 h1 {
		font-size: 15px;
	}

	.counter2 h1 span {
		font-size: 24px;
	}

	.services h1 {
		font-size: 30px;
	}

	.flex2 {
		flex-wrap: wrap;
	}

	.patta h1 {
		font-size: 33px;
	}

	.read_mre_btn {
		width: 160px;
		padding: 4% 0%;
		font-size: 14px;
	}

	.services h2 {
		font-size: 30px;
	}

	.pest-txt h2 {
		font-size: 14px;
		line-height: 125%;
	}

	.testi-txt3 h2 {
		font-size: 18px;
	}

	.testi-txt3 p {
		font-size: 30px;
	}

	.rating-con,
	.double-quote {
		display: none;
	}
}




@media only screen and (max-width:1125px) {

	.col_sm4 {
		width: 31%;
	}

	.box-2 {
		min-height: 131px;
	}
	.top {
		width: 98%;
	}

	.top2 {
		width: 96%;
	}
}


@media only screen and (max-width:999px) {}

@media only screen and (max-width:960px) {
	.s_icon {
    	margin: 0.4% 2% !important;
	}

	.border-1 h2 {
		font-size: 16px;
	}

	.col_sm5 {
		width: 23%;
	}

	.top2 {
		width: 100%;
	}

	#cssmenu>ul>li.has-sub>a {
		z-index: -1;
	}

	#cssmenu>ul>li>a {
		font-size: 14px;
		padding: 1.5% 1%;
		margin: 0%;
	}

	/* #cssmenu li:hover>ul {
		display: block !important;
	} */

	.dis_none {
		display: block !important;
	}

	/* .quote {
		display: none;
	} */


/*	.s_icon {
		display: none;
	}

	.call_em {
		display: none;
	}
*/
	.logo {
        margin: 0% auto 1%;
        padding-top: 1%;
        float: none;
        width: 400px;
    }

	.logo_rigt {
		width: 900px;
		float: inline-end;

	}


	.top {
		width: 100%;
	}

	.navbarrr {
		width: 100% !important;
		float: none !important;
		margin: 0% auto !important;
		background-color: #002d80 !important;
	}

	.products_2{
		padding: 26px 26px;
	}
}

@media only screen and (max-width:900px) {
	.flex {
		justify-content: space-between;
	}

	.products_2{
		padding: 26px 26px;
	}
}


@media only screen and (max-width:999px) {}


@media only screen and (max-width:800px) {

	.col_sm5 {
        width: 31%;
    }

	.col_sm6 {
		width: 31%;
	}

	.counter2 {
		width: 48%;
	}

	.cont_col_sm3 {
		width: 98%;
		float: left;
		margin: 1%;
		min-height: auto;
	}

	.cont_col_sm2 {
		width: 98%;
		float: left;
		margin: 1%;
		min-height: auto;
	}

	.cont_brd {
		border-right: none;
	}

	.padgg {
		padding-left: 0%;
	}

	.c_head h1 {
		min-height: auto;
	}

	.col_ms33 {
		width: 98%;
		margin: 1%;
	}

	.ftr_txt3 h1 {
		margin: 0% 0% 4% 0%;
	}

	.ftr_menu ul {
		margin-left: 0%;
	}

	.col_sm99 {
		width: 98%;
	}

	.col_sm9 {
		width: 98%;
	}

	.col_sm8 {
		width: 98%;
	}

	.col_sm88 {
		width: 98%;
	}

	.ftr_txt2 p {
		margin: 1% 1% 1% 1%;
	}

	.col_sm4 {
		width: 98%;
	}

	.col_sm33 {
		width: 100%;
		margin: 1% 0%;
	}

	.ftr_txt h1 {
		margin: 4% 0%;
	}

	.col_sm2 {
		width: 98%;
	}

	.ftr_right {
		text-align: left;
	}

	.col_sm100 {
		width: 60%;
	}
	.products_2{
		padding: 26px 26px;
	}
}



@media only screen and (max-width:600px) {
	.col_sm3 {
		width: 48%;
	}
	#cssmenu>ul>li>a {
		font-size: 14px;
		padding: 2.2% 3%;
	}

	.patta h1 {
		font-size: 24px;
	}

	.col_sm6 {
		width: 48%;
	}

	.bullet ul {
		margin-left: 3%;
	}

	.bullet2 ul {
		margin-left: 5%;
	}

	.bullet3 ul {
		margin-left: 3%;
	}

	.c_clr {
		padding: 33px 15px;
	}

	.ftr_contact_txt {
		width: 90%;
	}

	.products_2{
		padding: 26px 26px;
	}
	.email {
    	width: 260px;
	}
	.call {
    	width: 150px;
	}
}

@media only screen and (max-width:500px) {

	.products_2 ul li a {
		font-size: 16px;
	}
	.col_sm3 {
		width: 48%;
	}

	.call {
		margin: 2% 0%;
	}

	.email {
		margin: 2% 0%;
	}

	.col_sm100 {
		width: 98%;
	}

	.p_col_sm3 {
		width: 98%;
	}

	.call {
		width: 200px;
	}

	/*.call_em {
		width: 355px;
	}*/

	.products_2{
		padding: 26px 26px;
	}
}



@media only screen and (max-width:470px) {

	.logo {
        width: 350px;
    }

	.col_sm5 {
        width: 48%;
    }
	.counter2 {
		width: 98%;
	}

	/*.s_icon {
		display: none;
	}*/

	.products_2{
		padding: 26px 26px;
	}
	.call {
    	width: 150px;
	}
	.email {
    	width: 255px;
	}
	.s_icon {
       float: none;
	    margin: 0 auto !important;
	}
}

@media only screen and (max-width:440px) {

	.products_2 ul li a {
        font-size: 14px;
    }
}

@media only screen and (max-width:400px) {

	.logo {
        width: 310px;
    }
	.products_2 ul li a {
        font-size: 13px;
    }
	.col_sm5 {
        width: 98%;
    }

	.col_sm3 {
		width: 98%;
	}

	.bullet ul {
		margin-left: 5%;
	}

	.products_2{
		padding: 26px 26px;
	}
}

@media only screen and (max-width:360px) {
	.logo {
        width: 290px;
    }
	.products_2 ul li a {
        font-size: 12px;
    }
	.call_em {
		width: 320px;
	}

	.products_2{
		padding: 26px 13px;
	}
}
