* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

/*************** commn classes *********/
body {
	font-family: "Montserrat" !important;
}

header {
	position: fixed;
	width: 100%;
	background: transparent;
	z-index: 3;
}

.title_head h1 {
	font-size: 39px;
	color: #000;
	font-weight: 600;
	line-height: 1.4;
}

.title_head p {
	font-size: 16px;
	line-height: 1.6;
	padding: 10px 0;
	color: #6e97d5;
}

/*************** header *********/

.darkHeader {
	background: #fff;
}

.header_wrap {
	padding: 20px 0;
}

.center-menu .c_menu li {
	padding-right: 40px;
	font-size: 14px;
	display: block;
}

.center-menu .c_menu li a {
	color: #222;
	font-weight: 600;
	text-decoration: none;
}

.navbar-nav .active .nav-link {
	color: blue;
}

header .navbar .navbar-nav .nav-link {
	color: #000;
	font-weight: 600;
	padding: 0 18px;
	font-size: 17px;
}

.right_menu .r-menu {
	align-items: center;
}

header .navbar .navbar-nav .active .nav-link {
	color: #0d6efd;
}

header .navbar-nav .nav-item .nav-link:hover {
	color: blue;
}

.center-menu .c_menu li a:hover {
	color: blue;
}

.header_wrap .r-menu li {
	padding-right: 20px;
}

.btn_contact a:hover {
	background: #ff5a06;
	color: #fff;
}

.btn_contact a {
	background: #f26822;
	color: #fff;
	padding: 9px 25px;
	border-radius: 25px;
	display: inline-block;
	font-size: 14px;
	text-decoration: none;
	font-weight: 600;
	transition: 0.5s;
}

/**************** Banner *************/

.banner {
	background: #edf3ff;
	padding: 12.188rem 0 0 0;
	position: relative;
}

.banner .content .title_head h1 {
	font-size: 36px;
	color: #000;
	font-weight: 700;
	line-height: 1.6;
}

.banner .content .title_head p {
	font-size: 20px;
	line-height: 1.6;
	padding: 10px 0;
	color: #111010;
}

.banner-wrap .images .img_wrap img {
	position: relative;
	top: -75px;
}

.banner .buttons_head a {
	background: #1e5ee5;
	padding: 15px 50px;
	border-radius: 50px;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	font-weight: 600;
}

.banner .buttons_head .orange {
	background: #f26822;
	margin-right: 0px;
}

.banner .title_head {
	padding: 2rem 0 1rem 0;
}

.banner .buttons_head .orange:hover {
	background: #ff5a06;
}

.banner .buttons_head .blue:hover {
	background: #0f44b2;
}

.overlay_bg {
	position: absolute;
	background-image: url(../images/masthead-overlay.png);
	background-position: top left;
	top: 0;
	right: 0;
	width: 500px;
	height: 596px;
	display: block;
}

.banner .images {
	z-index: 2;
	padding: 7rem 3rem 7rem 5rem;
	/* position: relative; */
}

.img_wrap {
	z-index: 1;
}

.img_wrap img {}

.banner .ban_bottom {
	position: relative;
	background-image: url(../images/masthead-watter-bg.png);
	width: 100%;
	background-position: bottom left;
	padding-bottom: 220px;
	background-repeat: no-repeat;
}

/**************** About us *************/
.about-us .bg-color {
	background: #fafcff;
	padding: 5rem;
	border-radius: 5px;
}

.about-us .info_image img {
	width: 100%;
}

.info .info_data p {
	font-size: 20px;
	line-height: 1.6;
	padding: 0px 20px;
	color: #111010;
}

.ab-part .title_head h1 {
	position: relative;
	display: block;
	padding-bottom: 40px;
}

#about_section .title_head {
	font-size: 32px;
	font-weight: 700;
	padding-bottom: 2rem;
}

.ab-part .title_head h1::before {
	position: absolute;
	content: "";
	background-image: url(../images/section-heading.png);
	width: 85px;
	height: 8px;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: 0;
	display: block;
	left: 50%;
	margin-left: -42.5px;
	display: block;
}

/**************** service ******************/
#services {
	padding-top: 5rem;
}

.service-part .title_head h1 {
	position: relative;
	display: block;
	margin: 0;
}

.service-part .title_head h1::before {
	position: absolute;
	content: "";
	background-image: url(../images/section-heading.png);
	width: 85px;
	height: 8px;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: 0;
	display: block;
	left: 50%;
	margin-left: -42.5px;
	display: block;
}



.icon_box .icon {
	padding-right: 23px;
}

.icon_box .icon img {
	width: 70px;
	object-fit: cover;
}

.cmn_data h4 {
	font-size: 22px;
	font-weight: 700;
	padding-bottom: 10px;
}

.cmn_data p {
	font-size: 16px;
	color: #595656;
	font-family: arial;
	line-height: 1.8;
}

.icon_box .col-wrap {
	display: flex;
	margin-bottom: 20px;
	background: #fafcff;
	padding: 40px 30px 20px 20px;
	border-radius: 5px;
	justify-content: center;
	box-shadow: 5px 7px 10px 0 #f7f9fb;
}

/****************service*****************/


/************* devider **************/

.devider-image-right {
	position: relative;
	width: 100%;
	height: 250px;
	display: block;
}

.devider-image-right::before {
	display: block;
	position: absolute;
	content: '';
	background-image: url(../images/section-divider-bg-right.png);
	width: 80%;
	height: 210px;
	background-repeat: no-repeat;
	background-position: bottom right;
}

.devider-image-left::before {
	display: block;
	position: absolute;
	content: '';
	background-image: url(../images/section-divider-bg-left.png);
	width: 80%;
	height: 210px;
	background-repeat: no-repeat;
	background-position: bottom right;
}

.devider-image-left {
	position: relative;
	width: 100%;
	height: 250px;
	display: block;
}

/************* trmplate **************/
.tamplate {
	padding: 3rem 0;
}

.image-box-temp img {
	width: 100%;
	height: auto;
}

.contant-box-temp .btn_contact a {
	background: #3582eb;
	padding: 15px 30px;
}

.contant-box-temp .title_head h1 {
	font-size: 30px;
}

.contant-box-temp .info-p {
	padding: 25px 0;
	color: #555;
	font-size: 16px;
	line-height: 1.6;
	padding: 20px 0;
	color: #111010;
	margin: 0 auto;
}

.contant-box-temp .btn_contact a:hover {
	background: #004393;
}

/************* mission **************/
.mission {
	padding: 3rem 0;
}

.image-box-mis img {
	width: 100%;
	height: auto;
}

.contant-box-mis .btn_contact a {
	background: #3582eb;
	padding: 15px 30px;
}

.contant-box-mis .title_head h1 {
	font-size: 30px;
}

.contant-box-mis .info p {
	padding: 25px 0;
	color: #555;
}

.contant-box-mis .btn_contact a:hover {
	background: #004393;
}

/************* product **************/
.product {
	padding: 3rem 0;
}

.image-box-prod img {
	width: 100%;
	height: auto;
}

.contant-box-prod .btn_contact a {
	background: #3582eb;
	padding: 15px 30px;
}

.contant-box-prod .title_head h1 {
	font-size: 30px;
}

.contant-box-prod .info p {
	padding: 25px 0;
	color: #555;
}

.contant-box-prod .btn_contact a:hover {
	background: #004393;
}

/************* testimonial **************/

.testimonial {
	padding: 5rem 0 0 0;
}

.testi .title_head h1 {
	position: relative;
	display: block;
	margin-bottom: 0;
}

.sec-testi {
	text-align: center;
	padding: 30px 0;
}

.testimonial .bg-grey {
	background: #fafcff;
	padding: 5rem;
}

.testimonial .slider_item {
	padding-bottom: 1rem;
}

.testi .title_head h1::before {
	position: absolute;
	content: "";
	background-image: url(../images/section-heading.png);
	width: 85px;
	height: 8px;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: 0;
	display: block;
	left: 50%;
	margin-left: -42.5px;
	display: block;
}

.slider_wrap blockquote {
	font-size: 28px;
	font-style: italic;
	margin-bottom: 40px;
}

.testimonial .slick-dots li button::before {
	font-size: 10px;
}

.testimonial .slick-dots li.slick-active button::before {
	color: blue;
}

/************* reading  **************/

.reading {
	padding: 5rem 0;
}

.read .title_head h1 {
	position: relative;
	display: block;
	padding-bottom: 40px;
}

.read .title_head h1::before {
	position: absolute;
	content: "";
	background-image: url(../images/section-heading.png);
	width: 85px;
	height: 8px;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: 0;
	display: block;
	left: 50%;
	margin-left: -42.5px;
	display: block;
}

.news .img-wrap img {
	width: 100%;
	height: 400px;
	object-fit: cover;
}

.news .img-wrap a {
	background: #fff;
	padding: 5px 25px;
	color: #000;
	text-decoration: none;
	max-width: 200px;
	border-radius: 30px;
	transition: 0.3s;
	font-weight: 600;
	display: inline-flex;
	font-size: 13px;
	align-items: center;
}

.news .img-wrap {
	position: relative;
}

.news .img-wrap a:hover {
	background: #e9f1ff;
}

.img-bottom {
	position: absolute;
	bottom: 0;
	left: 0px;
	right: 0px;
	width: 100%;
	display: flex;
	justify-content: space-between;
	background: rgba(87, 13, 13, 0.5);
	padding: 15px 15px;
	/*! align-content: center; */
	align-items: center;
}

.img-bottom h4 {
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 0;
	text-transform: capitalize;
}

/***************** pricing ***********/
.pricing {
	padding: 3rem 0;
}

.pricing-part .title_head h1 {
	position: relative;
	display: block;
}

.pricing-part .title_head h1::before {
	position: absolute;
	content: "";
	background-image: url(../images/section-heading.png);
	width: 85px;
	height: 8px;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: 0;
	display: block;
	left: 50%;
	margin-left: -42.5px;
	display: block;
}

.pr_grid_icon {
	text-align: center;
	padding-bottom: 20px;
}

.pr_grid_icon .fa {
	background: #000;
	color: #fff;
	padding: 30px;
	border-radius: 100%;
	font-size: 35px;
	height: 90px;
	width: 90px;
}

.bg-blue .pr_grid_icon .fa {
	color: #015aee;
	background: #fff;
}

.bg-orange .pr_grid_icon .fa {
	color: #ff5d00;
	background: #fff;
}

.pricing-grid-head {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	position: relative;
	background: url(images/pricing-bg-default.png);
	min-height: 370px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: bottom center;
	;
}

.pricing .pricing-grid {
	background: #d6def0;
	border: 1px solid #d7deee;
	box-shadow: 0 3px 40px 0 rgba(0, 0, 0, .15);
	margin-bottom: 40px;
}

.bg-blue .pricing-grid-head {
	background: url(images/pricing-bg-blue.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: 100% auto;
}

.bg-orange .pricing-grid-head {
	background: url(images/pricing-bg-orange.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: 100% auto;
}

.pricing .bg-grey .pricing-grid {
	background: #d6def0;
}

.pricing .bg-blue .pricing-grid {
	background: #015aee;
}

.pricing .bg-orange .pricing-grid {
	background: #ff5d00;
}

.pricing .bg-grey .pricing-grid-content {
	background: #fff;
}

.pricing .bg-blue .pricing-grid-content {
	background: #fff;
}

.pricing .bg-orange .pricing-grid-content {
	background: #fff;
}

.bg-grey .price-grid-btn {
	background: #fff;
}

.bg-blue .price-grid-btn {
	background: #fff;
}

.pricing .bg-orange .price-grid-btn {
	background: #fff;
}

.pr_grid_price {
	margin-bottom: 30px;
}

.pr_grid_price p {
	font-size: 17px;
}

.pr_grid_price sup {
	font-weight: normal;
	font-size: 20px;
	top: -25px;
}

.pr_grid_price .pr-content-mute {
	font-size: 12px;
}

.pr_grid_price span {
	font-size: 45px;
	font-weight: 400;
	padding: 0;
}

.pricing-grid-content {
	display: flex;
	justify-content: center;
	padding: 30px 0 0 0;
	border: none;
}

.pricing-grid .pricing-grid-content .pr-list .green,
.red {
	padding: 5px 0;
	color: #555;
}

.pricing-grid .pricing-grid-content .pr-list .green .fa {
	color: #4aa47b;
}

.pricing-grid .pricing-grid-content .pr-list .red .fa {
	color: #e24c43;
}

.price-grid-btn {
	display: flex;
	justify-content: center;
	align-items: center;
}

.price-grid-btn a {
	background: #2c2d2d;
	padding: 15px 25px;
	border-radius: 50px;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
	display: inline-block;
	margin: 18px 0 -26px 0;
}

.price-grid-btn a:hover {
	background: #000;
}

.bg-blue .price-grid-btn a {
	background: #1e5ee5;
}

.bg-blue .price-grid-btn a:hover {
	background: #004393;
}

.bg-orange .price-grid-btn a {
	background: #f26822;
}

.bg-orange .price-grid-btn a:hover {
	background: #ff5a06;
}

/***************** Footer ***********/

footer {
	padding: 5rem 0 5rem 0;
	border-bottom: 1px solid #eae3e3;
}

.colom .clm-data .clm-data-head img,
h4 {
	font-size: 22px;
	font-weight: 600;
	padding-bottom: 20px;
}

.colom p {
	font-size: 14px;
	/* margin: 0; */
	padding-top: 15px;
}

.colom ul {
	padding: 0;
}

.colom ul li a {
	color: #000;
	text-decoration: none;
	font-size: 13px;
}

.email-id {
	font-size: 13px;
}

.colom ul li {
	padding: 15px 10px 0 0px;
	/*! padding-top: 0; */
}

.colom .fa {
	font-size: 20px;
	background: #eaeef4;
	padding: 10px;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	text-align: center;
	color: #a4afc4;
}

.copyright p {
	font-size: 12px;
	padding-top: 10px;
	border-top: 1px solid #eae3e3;
}

.colom ul li a:hover {
	color: #98b9ec;
	border-bottom: 1px solid #a4afc4;
}

.colom .follow-us li a:hover {
	border: none;
}

.colom .link-hover .fa:hover {
	background: #403595 !important;
	color: #fff;
}


/******* Responsive css  ********/
@media(max-width: 991px) {
	.banner .images {
		padding-left: 0rem;
	}

	.overlay_bg {
		width: 441px;
	}

	.banner .content .title_head h1 {
		font-size: 23px;
	}

	.banner .buttons_head a {
		padding: 15px 35px;
		font-size: 16px;
	}

	.banner .ban_bottom {
		padding-bottom: 200px;
	}

	#about_section {
		padding: 2rem 0;
	}

	.testimonial .bg-grey {
		padding: 2rem;
	}

	.news .img-wrap {
		padding-top: 3rem;
	}

	.pricing-grid-head {
		min-height: 350px;
	}

	.price-grid-btn a {
		padding: 13px 15px;
		font-size: 13px;
	}

	.contant-box-temp .title_head h1 {
		text-align: center;
	}

	.contant-box-temp .info-p {
		text-align: center;
	}

	.btn_contact {
		display: flex;
		justify-content: center;
		padding-bottom: 20px;
	}

	.contant-box-prod .title_head h1 {
		text-align: center;
	}

	.contant-box-prod .info-p {
		text-align: center;
	}

	.mission .title_head h1 {
		text-align: center;
	}

	.mission .info-p {
		text-align: center;
	}

	.devider-image-right::before {
		background-size: 550px;
	}

	.devider-image-left::before {
		background-size: 550px;
	}

	.mission {
		padding: 2rem 0;
	}

	.tamplate {
		padding: 0rem 0;
	}

	.overlay_bg {
		width: 480px;
		height: 361px;
	}

	.banner .images {
		z-index: 2;
		padding: 0rem 3rem 7rem 0rem;
	}

	.banner .ban_bottom {
		padding-bottom: 100px;
	}

	.banner {
		padding: 7.188rem 0 0 0;
	}

	.navbar-toggler {
		background: #1e5ee5;
	}

	.navbar-toggler-icon {
		filter: invert(100%) brightness(100%) contrast(300);
		opacity: 1;
	}

	#navbarSupportedContent .navbar-nav.mr-auto {
		text-align: center;
	}

	#navbarSupportedContent .navbar-nav .nav-item {
		padding: 10px 0;
	}

	.right_menu {
		justify-content: center;
		padding: 10px 0;
		flex-direction: column;
		align-items: center;
	}

	.news .img-wrap img {
		width: 100%;
		height: 400px;
		object-fit: cover;
		border-radius: 10px;
	}

	.img-bottom {
		border-radius: 0 0px 10px 10px;
	}

}

@media(max-width: 767px) {
	.devider-image-right::before {
		background-size: 450px;
	}

	.devider-image-left::before {
		background-size: 450px;
	}

	.banner {
		padding: 7.188rem 0 0 0;
	}

	.img_wrap img {
		width: 303px;
	}

	.banner .images {
		padding: 4rem 0rem 5rem 10rem;
	}

	.reading {
		padding: 3rem 0;
	}

	.pricing {
		padding: 0rem 0;
	}

	.banner-wrap .images .img_wrap img {
		position: relative;
		top: 0;
	}

}

@media(max-width: 575px) {
	.pricing .cmn-box {
		padding: 0 50px;
	}

	footer {
		padding: 5rem 0 5rem 5rem;
		border-bottom: 1px solid #eae3e3;
	}

	.banner-wrap .images .img_wrap img {
		position: relative;
		top: 0px;
	}

	.banner .title_head {
		text-align: center;
	}

	.banner .images {
		display: none;
	}

	.banner .ban_bottom {
		padding-bottom: 25px;
	}

	.overlay_bg {
		display: none;
	}

	.buttons_head {
		text-align: center;
	}

	.news .img-wrap img {
		width: 100%;
		height: 370px;
		object-fit: cover;
	}

	.contant-box-temp .title_head h1 {
		text-align: center;
	}

	.contant-box-temp .info-p {
		text-align: center;
	}

	.btn_contact {
		display: flex;
		justify-content: center;
		padding-bottom: 20px;
	}

	.devider-image-right::before {
		background-size: 350px;
	}

	.devider-image-left::before {
		background-size: 350px;
	}

	.mission {
		padding: 2rem 0;
	}

	.tamplate {
		padding: 0rem 0;
	}


}