/******** NIXONS CSS *******/
body {
	overflow-x: hidden;
	padding-top: 105px;
}

.image-with-text__button {
	margin-top: 2rem;
}

header {
	position: fixed;
	z-index: 999;
	background: #FFF;
	width: 100%;
	top: 0;
	left: 0;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

.header__cart ul li a {
	color: #454f5e;
}

.offcanvas li a {
	color: #454f5e;
	font-size: 1.5rem;
	padding: 1rem;
	text-align: right;
}

.offcanvas li:nth-child(3) a {
	background-color: #1d69b7 !important;
	color: #FFF !important;
	border-radius: 2rem !important;
	font-size: 1.35rem;
	display: block !important;
	text-align: center;
	margin-top: 2rem;
	margin-bottom: 3rem;
}

.hideme,
.sec_services .col-12,
.sec04 .col-lg-6,
.col-12.col-md-3,
.sec07 .col-lg-6,
.sec_vision .col-lg-7,
.sec_mission .col-lg-7,
.sec_vision .col-lg-5,
.sec_mission .col-lg-5,
.sec_portfolio .col-6.col-md-4 {
	opacity: 0;
}

.sec01 .hero__text {
	/* margin-top:-88px !important;*/
}

.sec01 {
	overflow-x: hidden;
}

.sec02 {
	margin-top: -218px;
}

.sec03 {
	padding-top: 2.5rem !important;
	margin-bottom: -6rem;

}

.sec03 .container .row>div:last-child {
	display: none !important;
}

.btn {
	border-radius: 25px;
	padding: 10px 20px;
}

.sec_process {
	color: #FFF !important;
}

.image-with-text__heading,
.multi-column__heading.h2,
.multi-column__heading.h1 {
	font-weight: 700 !important;
	letter-spacing: 1px;
}

.sec_footer a,
.sec_footer,
#footer-footer .footer__link__info .footer__link_list__heading,
#footer-footer .footer__about__info .footer__about__info__text {
	color: #FFF !important;
}

#footer-footer .footer__link__info .footer__link_list__link a {
	font-weight: normal !important;
}

.collapsible-content__heading.h2 {
	margin-bottom: 2rem;
	font-weight: 700;
	letter-spacing: 1px;
}

.faq {
	padding-top: 5rem !important;
	padding-bottom: 6rem !important;
}

.contact-form {
	background: rgb(248, 249, 250) !important;
}

button.accordion-button {
	background: #FFF !important;
	box-shadow: none !important;
	color: #1d69b7 !important;
	font-weight: 600;
	font-size: large;
}

.accordion-item {
	margin-bottom: 10px;
	border-radius: 20px;
	overflow: hidden;
	border-radius: 10px !important;
	border: 0;
	box-shadow: 0 4px 6px 0px rgba(0, 0, 0, 0.05);
}

.footer__about__info img {
	filter: brightness(100);
}

.sec_footer .col-12 {
	/* width:50%;*/
}

.sec_footer .footer__link__info {
	width: 100%;
}

.sec_info {
	background: #102043;
	color: #FFF !important;
	font-size: 0.75rem !important;
}

.sec_info .row.text-center.py-5 {
	padding: 0 !important;
	padding-top: 1.5rem !important;
}

.sec_info .col-lg-3 {
	text-align: left !important;
	text-align: left;
	padding-left: 70px;
	position: relative;

}

.sec_info span.fs-1 {
	position: absolute;
	left: 18px;
	top: 13%;
}

.sec04 {
	padding-top: 6rem;
	padding-bottom: 6rem;
}

.sec07 {
	padding-top: 5rem;
	padding-bottom: 6rem;
}

.sec_services {
	padding-bottom: 3rem;
}

.header__main_menu li:last-child a {
	background-color: #1d69b7;
	margin-left: 1rem;
}

.header__main_menu li:last-child a:hover {
	background-color: #454f5e;
}

.sec_process {
	padding-top: 3rem;
	padding-bottom: 4rem;
}

.sec_process .row.g-4.py-5 {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.sec_process p.h3 {
	font-weight: bold;
}

.sec_portfolio {
	padding-top: 3rem;
	padding-bottom: 5rem;
}

.sec_portfolio .multi-column__heading.h1 {
	margin-bottom: 2rem !important;
}

.sec01 img {
	height: 100% !important;
	width: auto !important;
	max-width: initial !important;
}

.sec_services .multi-column__inner-container {
	position: relative;
	border-radius: 2rem !important;
	box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.19);
	overflow: hidden;
}

.sec_services .multi-column__inner-container img {
	margin: 0 !important;
}

.sec_services p {
	position: absolute;
	padding-left: 2.5rem;
	padding-right: 2.5rem;
	top: 2rem;
	left: 0;
	z-index: 99;
}

.sec_services p:last-child {
	position: absolute;
	padding-left: 2.5rem;
	padding-right: 2.5rem;
	top: 7.5rem;
	left: 0;
}

.sec_services p.h3 {
	font-weight: bold;
}

.sec_services .col-12 {
	padding: 1.5rem !important;
}

.sec_about .col-lg-1 {
	display: none !important;
}

.sec_about p {
	color: #FFF !important;
}

.about-content {
	display: none !important;
}


.sec_vision,
.sec_mission {
	padding-top: 3rem;
	padding-bottom: 3rem;
}

input[type="submit"] {
	float: right;
	margin-top: 2rem;
	padding-left: 2rem;
	padding-right: 2rem;
}


textarea.form-control-lg {
	min-height: 14rem;
}

.sec01 {
	background-size: cover !important;
}


@media (min-width: 640px) {

	.header__cart ul li a {
		position: relative;
		color: #454f5e;
	}
	.sec01 img {
		height: auto !important;
		width: 100% !important;
		max-width: initial !important;
	}

	input[type="submit"] {
		float: none;

	}

	.navbar {
		position: fixed;
		z-index: 999;
		background: #FFF;
		width: 100%;
		top: 0;
		box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
		left: 0;
	}

	.sec_vision p,
	.sec_mission p {
		text-align: left;
	}

	.sec_about .hero__text {
		width: 100% !important;
	}

	.sec01 img {
		/*display:none;*/
	}

	.sec02 {
		display: none;
	}
	
	.sec03 .hero__text {
		display: flex;
        text-align: left !important;
	}

	.sec03 .hero__text p {
		width: 100%;
	}

	.sec01 .hero__text {
		text-align: left !important;
	}

	.sec_footer .col-12 {
		/*width: 100%;*/
	}

	.sec07 p,
	.sec04 p {
		text-align: left !important;
	}

	.header__cart ul li a {
		position: relative;
		color: #454f5e;
	}

	.sec_services p:last-child {
		top: 6.5rem;

	}
}

@media (min-width: 990px) {
	.sec02 {
		margin-top: -157px;
	}
}

@media (min-width: 1200px) {
	.sec02 {
		margin-top: -188px;
	}
}


@media (min-width: 1400px) {
	.sec02 {
		margin-top: -219px;
	}
}


.menu__wrapper {
	transform: scale(1.8);
}

.btn-close {

	transform: scale(1.2);
	margin-right: 0.5rem !important;

}