/* cmsms stylesheet: style modified: Tuesday, September 10, 2024 2:21:02 PM */
/*
*******************************************
*******************************************

Template Name   : Nuxa - Product Landing Page
File 			:  CSS Base
Version 		:  1.0.0
Author 			:  Deveable
Developer		:  Hassan Rasu

* This file contains the styling for the actual theme, this
is the file you need to edit to change the look of the
theme.

This files contents are outlined below >>>>

*** SEARCH EACH SECTION AS IT COMMENTS, YOU WILL GET THE RIGHT SECTION.

*******************************************
*******************************************

==== CSS INDEX

01 - DEFAULT CSS
02 - PRELOADER CSS
03 - BTN TOP CSS
04 - NAVBAR CSS
05 - WELCOME AREA CSS
06 - FEATURE AREA CSS
07 - ABOUT AREA CSS
08 - VIDEO AREA CSS
09 - CHOOSE AREA CSS
10 - PRODUCT AREA CSS
11 - FAQS AREA CSS
12 - TESTIMONIAL AREA CSS
13 - CONTACT AREA CSS
14 - FOOTER AREA CSS


*/


/*================================================
01 - DEFAULT CSS
==================================================*/

body {
	font-family: 'Noto Sans', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
	line-height: 1.7;
	color: #3a505f;
}

html,
body {
	height: 100%;
}

img {
	max-width: 100%;
	height: auto
}

p {
	font-size: 15px;
	color: #3a505f;
	line-height: 26px;
	font-family: 'Noto Sans', sans-serif;
	margin: 0;
	font-weight: 400;
	letter-spacing: 1px;
}

.no-pad-left {
	padding-left: 0
}

.no-pad-right {
	padding-right: 0
}

.no-pad-all {
	padding: 0
}

.fix {
	overflow: hidden
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	font-weight: 400;
	font-family: 'Noto Sans', sans-serif;
}

a {
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	color: #083b7b
}

a:focus {
	text-decoration: none;
	outline: medium none;
	color: inherit
}

a:hover {
	color: inherit;
	text-decoration: none;
	color: inherit
}

input:focus,
textarea:focus,
button:focus,
select:focus {
	outline: medium none
}

:-moz-placeholder {
	color: #7c8a97;
}

::-moz-placeholder {
	color: #7c8a97;
}

:-ms-input-placeholder {
	color: #7c8a97;
}

::-webkit-input-placeholder {
	color: #7c8a97;
}

:-ms-select-placeholder {
	color: #7c8a97;
}

::-webkit-select-placeholder {
	color: #7c8a97;
}

:-ms-textarea-placeholder {
	color: #7c8a97;
}

::-webkit-textarea-placeholder {
	color: #7c8a97;
}

tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

ul,
ol {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

.theme-btn {
	position: relative;
	background: #7052fb none repeat scroll 0 0;
	color: #fff;
	font-weight: 500;
	display: inline-block;
	padding: 12px 65px 12px 30px;
	text-transform: capitalize;
	border-radius: 30px;
	overflow: hidden;
}

.theme-btn span {
	position: absolute;
	height: 33px;
	width: 33px;
	right: 9px;
	top: 9px;
	background-color: white;
	color: #7052fb;
	text-align: center;
	line-height: 35px;
	padding: 0;
	border-radius: 50%;
}

.theme-btn-white {
	position: relative;
	background: #fff none repeat scroll 0 0;
	color: #7052fb;
	font-weight: 500;
	display: inline-block;
	padding: 12px 65px 12px 30px;
	text-transform: capitalize;
	border-radius: 30px;
	overflow: hidden;
}

.theme-btn-white span {
	position: absolute;
	height: 33px;
	width: 33px;
	right: 9px;
	top: 9px;
	background-color: #7052fb;
	color: #fff;
	text-align: center;
	line-height: 35px;
	padding: 0;
	border-radius: 50%;
}

.theme-btn:hover {
	background: #4b2be3 none repeat scroll 0 0;
	color: #fff
}

.theme-btn-white:hover {
	background: #4b2be3 none repeat scroll 0 0;
	color: #fff
}

.section_100 {
	padding: 100px 0;
}

.section_t_100 {
	padding-top: 100px;
}

.section_b_100 {
	padding-bottom: 100px;
}

.section_70 {
	padding: 70px 0;
}

.section_t_70 {
	padding-top: 70px;
}

.section_b_70 {
	padding-bottom: 70px;
}

.section_50 {
	padding: 50px 0;
}

.section_t_50 {
	padding-top: 50px;
}

.section_b_50 {
	padding-bottom: 50px;
}

.section_15 {
	padding: 15px 0
}

.pad-right {
	padding-right: 0
}

.section_t_100 {
	padding-top: 100px
}

.section_b_70 {
	padding-bottom: 70px
}

.section_70 {
	padding: 70px 0
}

.section_b_80 {
	padding-bottom: 80px
}

.nuxa-btn {
	display: inline-block;
	text-align: center;
	padding: 10px 0px;
	width: 113px;
	height: 45px;
	background: #1a67d4;
	background: -webkit-gradient(linear, right top, left top, from(#1a67d4), to(#083b7b));
	background: -webkit-linear-gradient(right, #1a67d4 0%, #083b7b 100%);
	background: linear-gradient(to left, #1a67d4 0%, #083b7b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a67d4', endColorstr='#083b7b', GradientType=0);
	border-radius: 4px;
	color: #fff;
	font-weight: 500;
	position: relative;
	z-index: 1;
	box-shadow: 0 0 0 0 rgba(0, 0, 0, .1);
	border: none;
	font-size: 16px;
}

.disable .nuxa-btn, .disable ul {
	opacity: 30%;
}


.nuxa-btn:hover {
	color: #1a67d4;
	box-shadow: 0 10px 40px 5px rgba(0, 0, 0, .1);
	background: #fff
}

.site-heading {
	margin-bottom: 50px;
}

.site-heading h2 {
	font-size: 34px;
	font-weight: 700;
	color: #000;
	line-height: 60px
}

.site-heading h2>span, h3>span {
	font-weight: 400;
	color: #1a67d4;
	font-weight: 700;
}


/*================================================
02 - PRELOADER CSS
==================================================*/

#preloader {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 99999;
	top: 0;
	left: 0;
	background: -webkit-linear-gradient(right, #1a67d4 0%, #083b7b 100%);
	background: linear-gradient(to left, #1a67d4 0%, #083b7b 100%);
}

.preload-content {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -35px;
	margin-left: -35px;
	z-index: 100;
}

#dream-load {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	border: 3px;
	border-style: solid;
	border-color: transparent;
	border-top-color: rgba(255, 255, 255, 0.68);
	-webkit-animation: dreamrotate 2400ms linear infinite;
	animation: dreamrotate 2400ms linear infinite;
	z-index: 999;
}

#dream-load:before {
	content: "";
	position: absolute;
	top: 7.5px;
	left: 7.5px;
	right: 7.5px;
	bottom: 7.5px;
	border-radius: 50%;
	border: 3px;
	border-style: solid;
	border-color: transparent;
	border-top-color: rgba(255, 255, 255, 0.68);
	-webkit-animation: dreamrotate 2700ms linear infinite;
	animation: dreamrotate 2700ms linear infinite
}

#dream-load:after {
	content: "";
	position: absolute;
	top: 20px;
	left: 20px;
	right: 20px;
	bottom: 20px;
	border-radius: 50%;
	border: 3px;
	border-style: solid;
	border-color: transparent;
	border-top-color: rgba(255, 255, 255, 0.68);
	-webkit-animation: dreamrotate 1800ms linear infinite;
	animation: dreamrotate 1800ms linear infinite
}

@-webkit-keyframes dreamrotate {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes dreamrotate {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}


/*================================================
03 - BTN TOP CSS
==================================================*/

.btntoTop:before {
	color: #fff;
	content: "";
	display: inline-block;
	font: 20px "FontAwesome";
	vertical-align: middle;
}

.btntoTop {
	background-color: #7052fb;
	border-radius: 50%;
	bottom: 40px;
	cursor: pointer;
	height: 50px;
	line-height: 47px;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	position: fixed;
	right: 20px;
	text-align: center;
	-webkit-transition: opacity 0.4s ease 0s;
	transition: opacity 0.4s ease 0s;
	width: 50px;
	z-index: 99999;
}

.btntoTop.active {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s
}

.btntoTop.active:hover {
	background: #8668eb none repeat scroll 0 0;
	opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.btntoTop.active.btntoTop:hover:before {
	color: #fff;
}


/*================================================
04 - NAVBAR CSS
==================================================*/

nav.navbar {
	position: absolute;
	width: 100%;
	top: 0;
	z-index: 999;
	padding-top: 10px;
	padding-bottom: 20px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

nav.navbar .navbar-toggler {
	border: 0;
}

nav.fixed .navbar-toggler span {
	color: #000;
	font-size: 25px;
}

nav.navbar .nav-item {
	padding-left: 30px;
}

nav.navbar .nav-item .nav-link {
	color: #fff;
	position: relative;
	text-decoration: none;
	padding: 0;
	font-weight: 500;
	font-size: 16px;
}

nav.navbar .nav-item .nav-link.active {
	color: #fff !important
}

nav.fixed .nav-item .nav-link.active {
	color: #1a67d4 !important
}

nav.fixed {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030;
	background: #fff none repeat scroll 0 0;
	box-shadow: 0px 0px 18px 1px rgba(0, 0, 0, 0.1);
	padding-bottom: 10px
}

nav.fixed .navbar-toggler .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

nav.fixed .nav-item {
	color: #000;
}

nav.fixed .nav-item .nav-link {
	color: #000 !important;
}

nav.fixed .nav-item .nav-link:before {
	background-color: #000;
}


/*================================================
05 - WELCOME AREA CSS
==================================================*/

.nuxa-welcome-area {
	position: relative;
	overflow: hidden;
	padding-top: 260px;
	padding-bottom: 170px;
	background: #F8F8FF
}

.welcome-shape {
	position: absolute;
	width: 85%;
	height: auto;
	bottom: 76px;
	z-index: 0;
	overflow: hidden;
	background-size: cover;
	right: 0;
}

.welcome-image img {
	margin: auto;
	display: block;
	position: absolute;
	top: -320px;
}

.welcome-text h2 {
	font-weight: 700;
	color: #000;
	font-size: 60px;
	line-height: 75px;
	margin-bottom: 30px;
}

.welcome-text h2 span {
	color: #1a67d4;
}

.welcome-text p {
	font-size: 16px
}

.welcome-text .nuxa-btn {
	margin-top: 30px
}


/*================================================
06 - FEATURE AREA CSS
==================================================*/

.nuxa-features-area {
	position: relative;
	background: url('/uploads/nuxa/img/multicolor-1-1.png');
	background-position-x: right;
	background-position-y: 5%;
	background-repeat: no-repeat;
	background-size: 21%;
}

.shape-l {
	position: absolute;
	top: 10%;
	left: 0;
}

.shape-r {
	position: absolute;
	top: 6%;
	right: 0;
}

.shape-lb {
    position: absolute;
    left: 0;
}

.feature-box {
	margin-top: 30px
}

.feature-icon i {
	font-size: 50px;
	line-height: 0;
	color: #1a67d4
}

.feature-text {
	margin-top: 15px
}

.feature-text h3 {
	color: #000;
	font-weight: 600;
	font-size: 24px;
	margin-bottom: 10px
}


/*================================================
07 - ABOUT AREA CSS
==================================================*/

.nuxa-about-area {
	background: url(/uploads/nuxa/img/background.png) no-repeat center center / cover;
	overflow: hidden;
	position: relative;
	padding-top: 100px;
	padding-bottom: 90px;
}

.nuxa-about-area:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(/uploads/nuxa/img/about_bg2.png) no-repeat;
	background-size: 50%;
}

.about-right {
	background: #fff;
	padding: 50px;
	border-radius: 5px;
	box-shadow: 5px 5px 30px 0 rgb(0, 0, 0, 0.25);
}

.nuxa-about-area .site-heading {
	margin-bottom: 20px
}

.about-right ul {
	margin-top: 20px
}

.about-right ul li {
	margin-top: 10px;
	font-weight: 500;
	color: #000
}

.about-right ul li i {
	color: #1a67d4
}


/*================================================
08 - VIDEO AREA CSS
==================================================*/
.nuxa-video-area {
	background: #F8F8FF;
}

.video-box {
	position: relative;
	z-index: 1;
	width: 85%;
	margin: 0 auto;
}

.video-box:after {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #fff none repeat scroll 0 0;
	-webkit-transform: rotate(-5deg);
	transform: rotate(-5deg);
	z-index: -1;
	border-radius: 30px;
}

.video-inn {
	box-shadow: 5px 5px 30px 0 rgb(0, 0, 0, 0.25);
}

.video-inn .site-heading {
	margin-bottom: 20px
}

.flaticon-play {
	font-size: 30px;
	position: relative;
	top: 20px;
	left: 5px;
}

.popup-youtube {
	width: 70px;
	height: 70px;
	display: inline-block;
	text-align: center;
	line-height: 70px;
	position: absolute;
	background: #1a67d4;
	color: #fff;
	border-radius: 50%;
	z-index: 1;
}

.popup-youtube:hover {
	color: #fff
}

.popup-youtube:before {
	content: '';
	width: 80px;
	height: 80px;
	background: -webkit-linear-gradient(right, rgba(194, 142, 204, 0.25) 0%, rgba(138, 84, 212, 0.3) 100%);
	background: linear-gradient(to left, rgba(194, 142, 204, 0.25) 0%, rgba(138, 84, 212, 0.3) 100%);
	position: absolute;
	left: -5px;
	border-radius: 50%;
	top: -5px;
	z-index: -1;
}

.popup-youtube:after {
	content: '';
	width: 90px;
	height: 90px;
	background: -webkit-linear-gradient(right, #1a67d4 0%, #083b7b);
	background: linear-gradient(to left, #1a67d4 0%, #083b7b);
	position: absolute;
	left: -10px;
	border-radius: 50%;
	top: -10px;
	z-index: -1;
}


/*================================================
09 - CHOOSE AREA CSS
==================================================*/

.nuxa-choose-area {
	background: rgba(252, 244, 255, 0.15) url('/uploads/nuxa/img/section-bg-1.png');
	background-position: bottom right -150px;
	background-size: auto 100%;
	background-repeat: no-repeat
}

.choose-left ul li.choose-box {
	margin-top: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 20px 20px 20px 30px;
	border-radius: 10px;
	-webkit-transition: all .7s ease 0s;
	transition: all .7s ease 0s;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.choose-left ul li.choose-box:last-child {
	padding-bottom: 0
}

.choose-icon {
	width: 95px;
	height: 60px;
	line-height: 60px;
	margin-right: 10px;
	background: -webkit-linear-gradient(right, #1a67d4 0%, #083b7b 100%);
	background: linear-gradient(to left, #1a67d4 0%, #083b7b 100%);
	border-radius: 10px;
	-webkit-transform: rotate(42deg);
	transform: rotate(42deg);
	position: relative;
	z-index: 1;
	text-align: center;
}

.choose-text {
	padding-left: 15px;
}

.choose-icon i {
	-webkit-transform: rotate(-42deg);
	transform: rotate(-42deg);
	position: absolute;
	width: 100%;
	left: 4px;
	top: 4px;
	font-size: 28px;
	color: #fff;
}

.choose-text h3 {
	color: #000;
	font-weight: 600;
	font-size: 24px;
	margin-bottom: 10px;
}


/*================================================
10 - PRODUCT AREA CSS
==================================================*/

.nuxa-product-area {

}

.nuxa-product-area .site-heading {
	text-align: center
}

.product_item {
	background: #fff;
	padding: 30px;
	border-radius: 10px;
	box-shadow: 5px 5px 30px 0 rgb(0, 0, 0, 0.03);
	margin-top: 30px
}

.product_text h3 {
	color: #000;
	font-weight: 600;
	font-size: 24px;
	margin-bottom: 10px;
	min-height: 116px;
}

.product_text ul li {
	display: inline-block;
	color: #e8b852
}

.pro-meta {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 10px;
}

.pro-meta .nuxa-btn {
	padding: 10px 30px;
	font-size: 15px;
}

.price h2 {
	color: #000;
	font-weight: 700;
	font-size: 34px;
}

.product_img img {
	margin: auto;
	display: block
}


/*================================================
11 - FAQS AREA CSS
==================================================*/

.nuxa-faq-area {
	background-image: url('/uploads/nuxa/img/multicolor-2-1.png');
	background-position: left 10%;
	background-repeat: no-repeat;
	position: relative;
	background-size: 21%;
}

.faq-right img {
	width: 80%
}

.single_faq_accordian {
	margin-top: 20px;
}

.faq_accordian_header>a {
	display: block;
	text-align: left;
	padding: 15px 15px 15px 150px;
	background: rgba(206, 211, 240, 0.89);
	font-size: 15px;
	color: #000;
	font-weight: 600;
	border: 0px solid rgba(0, 0, 0, 0.08);
	border-radius: 0;
	text-decoration: none;
	position: relative;
	overflow: hidden;
}

.faq_accordian_header>a:after {
	position: absolute;
	content: "\f056";
	font-family: Fontawesome;
	left: 30px;
	color: #fff;
	font-size: 18px;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s
}

.faq_accordian_header>a.collapsed:after {
	position: absolute;
	content: "\f055";
	font-family: Fontawesome;
	left: 30px;
	color: #fff;
	font-size: 18px;
}

.faq_accordian_header>a:before {
	position: absolute;
	content: "";
	top: 0;
	width: 10%;
	height: 101%;
	left: -26px;
	background: -webkit-linear-gradient(left, #1a67d4 0%, #083b7b 100%);
	background: linear-gradient(to right, #1a67d4 0%, #083b7b 100%);
	;
	-webkit-transform: skew(-30deg);
	transform: skew(-30deg);
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}

.faq_accordian_header>a.collapsed:before {
	position: absolute;
	content: "";
	top: 0;
	width: 10%;
	height: 101%;
	left: -26px;
	background: -webkit-linear-gradient(right, #1a67d4 0%, #083b7b 100%);
	background: linear-gradient(to left, #1a67d4 0%, #083b7b 100%);
	-webkit-transform: skew(30deg);
	transform: skew(30deg);
}

.faq_accordian_body {
	padding: 20px;
	background: #F8F8FF none repeat scroll 0 0
}


/*================================================
12 - TESTIMONIAL AREA CSS
==================================================*/

.nuxa-testimonial-area {
	overflow-x: hidden
}

.nuxa-testimonial-area .site-heading {
	text-align: center
}

.nuxa-testimonial-area {
	position: relative;
	background: #F8F8FF
}

.testimonial-slider {
	width: 85%;
	margin: 0 auto;
	text-align: center
}

.client-image {
	width: 100px;
	height: 100px;
	margin: 0 auto;
}

.client-image img {
	border-radius: 50%
}

.testimonial-body {
	margin-top: 30px;
}

.testimonial-body p {
	font-size: 16px;
	line-height: 1.7;
	color: #111;
}

.testimonial-meta {
	margin-top: 20px
}

.testimonial-meta h3 {
	color: #000;
	font-weight: 600;
	font-size: 22px;
	margin-bottom: 0px;
}

.testimonial-meta ul {
	margin-top: 10px
}

.testimonial-meta ul li {
	display: inline-block;
	font-size: 18px;
	color: #f9ae19;
	margin: 0 1px;
}

.testimonial-pos {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -100px;
	margin: auto;
	text-align: center
}

.testimonial-pos h3 {
	margin-bottom: 0;
	font-size: 100px;
	font-weight: 700;
	font-style: italic;
	letter-spacing: 21px;
	opacity: .07;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=5)";
	line-height: 1;
	display: inline-block;
	color: #3366FF;
}

.testimonial-slider .owl-nav {
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	visibility: hidden;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.testimonial-slider .owl-prev {
	position: absolute;
	left: -7%;
	top: 45%;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: 1px solid #0099FF !important;
	color: #0099FF !important;
}

.testimonial-slider .owl-next {
	position: absolute;
	right: -7%;
	top: 45%;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: 1px solid #0099FF !important;
	color: #0099FF !important;
}

.testimonial-slider:hover .owl-nav {
	visibility: visible;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}


/*================================================
13 - CONTACT AREA CSS
==================================================*/

.nuxa-contact-area .site-heading {
	text-align: center
}

.contact-form form p {
	margin-top: 30px;
}

.contact-form form p:last-child {
	text-align: center
}

.contact-form form input {
	width: 100%;
	height: 50px;
	border-radius: 5px;
	padding: 5px 15px;
	font-size: 15px;
	border: 1px solid rgba(0, 153, 225, 0.27) !important;
	background-color: #F8F8FF !important;
	color: #000 !important;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s
}

.contact-form form textarea {
	width: 100%;
	height: 50px;
	border-radius: 5px;
	padding: 5px 15px;
	font-size: 15px;
	border: 1px solid rgba(0, 153, 225, 0.27) !important;
	background-color: #F8F8FF !important;
	height: 160px;
	color: #000 !important;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s
}

.contact-form form input:focus,
.contact-form form textarea:focus {
	border: 1px solid #4777f4 !important;
	outline: medium none !important;
	box-shadow: 0 0 0;
}

.contact-form .row:first-child p {
	margin-top: 0;
}

.contact-form form button {
	border: medium none;
	margin-top: 0;
	cursor: pointer;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s
}

.single-contact-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 20px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.contact-info-icon {
	width: 60px;
	min-width: 60px;
	height: 60px;
	line-height: 60px;
	margin-right: 10px;
	background: -webkit-linear-gradient(right, #1a67d4 0%, #083b7b 100%);
	background: linear-gradient(to left, #1a67d4 0%, #083b7b 100%);
	border-radius: 10px;
	-webkit-transform: rotate(42deg);
	transform: rotate(42deg);
	position: relative;
	z-index: 1;
	text-align: center;
}

.contact-info-icon i {
	-webkit-transform: rotate(-42deg);
	transform: rotate(-42deg);
	position: relative;
	left: 0px;
	top: 4px;
	font-size: 28px;
	color: #fff;
}

.contact-info-text {
	padding-left: 15px;
}

.contact-info-text h3 {
	color: #000;
	font-weight: 600;
	font-size: 24px;
	margin-bottom: 10px;
}


/*================================================
14 - FOOTER AREA CSS
==================================================*/

.nuxa-footer-area {
	position: relative;
	z-index: 1;
	overflow: hidden;
	background: #083b7b;
	padding: 50px 0;
	background: url('/uploads/nuxa/img/bottom.png') no-repeat center center / cover;
}

.footer-copyright p {
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px solid #ddd;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 3px;
	text-transform: uppercase;
	color: #fff;
}

.footer-logo img {
	width: 170px;
}

.footer-box {
	text-align: center;
	background-color: #083b7b;
    margin-top: -50px;
    width: 400px;
    height: 200px;
    border-bottom-left-radius: 200px;
    border-bottom-right-radius: 200px;
}

.footer-social {
	margin-top: 5px;
}

.footer-social ul li {
	display: inline-block;
	margin: 0 15px
}

.footer-social ul li a {
	color: #fff;
	font-size: 26px
}

/*================================================
15 - DEAGRAMS AREA CSS
==================================================*/

.nuxa-deagrams-area {
	background: #F8F8FF;
	position: relative;
}

/*================================================
15 - GLUE AREA CSS
==================================================*/

.nuxa-glue-area {
	background: url(/uploads/nuxa/img/midle.png) no-repeat center center / cover;
	overflow: hidden;
	position: relative;
	padding-top: 100px;
	padding-bottom: 90px;
}

.nuxa-glue-area:before {
	position: absolute;
	content: "";
	top: 0;
	left: 50%;
	width: 100%;
	height: 100%;
	background: url(/uploads/nuxa/img/glue_bg2.png) no-repeat;
	background-size: 50%;
}

.nuxa-glue-area h2 {
	color: #fff;
}

.nuxa-glue2-area {
	background: #F8F8FF;
}

#top {
	color: #1a67d4;
	font-size: 3rem;
	position: fixed;
	bottom: 1rem;
	right: 1rem;
	z-index: 3;
}

.hidden {
	display: none;
}
/* cmsms stylesheet: responsive modified: Monday, September 9, 2024 2:11:22 PM */
@media only screen and (min-width: 1366px) {
    .container {
        max-width: 1200px;
    }
}

@media only screen and (min-width: 1500px) {
    .container {
        max-width: 1410px;
        padding: 0 20px;
    }
}


@media (min-width: 992px) and (max-width: 1169px) {
    nav.navbar .nav-item .nav-link {
        font-size: 15px
    }

    nav.navbar .nav-item {
        padding-left: 20px;
    }

    .welcome-text h2 {
        font-size: 40px;
        line-height: 60px
    }

    .about-right {
        padding: 30px
    }

    .site-heading h2 {
        font-size: 32px;
        line-height: 50px
    }

    .nuxa-features-area,
    .nuxa-faq-area {
        background: none;
    }
}


@media (min-width: 768px) and (max-width: 991px) {
    .navbar-toggler span {
        color: #fff;
        font-size: 25px;
    }

    .welcome-shape {
        top: 0
    }

    p,
    li {
        font-size: 14px;
        letter-spacing: 0;
        line-height: 24px
    }

    #navbarCollapse {
        background: #fff none repeat scroll 0 0;
    }

    nav.navbar .nav-item .nav-link {
        color: #000
    }

    .navbar-nav {
        text-align: center;
    }

    nav.navbar .nav-item {
        padding: 0 !important;
    }

    nav.navbar .nav-item .nav-link {
        color: #000;
        padding: 7px 15px;
        font-size: 15px;
    }

    nav.navbar .nav-item .nav-link.active {
        color: #A873CF !important;
    }

    .logo img {
        width: 50%;
    }

    nav.navbar .navbar-toggler {
        color: #fff
    }

    .welcome-text h2 {
        font-size: 30px;
        line-height: 50px
    }

    .site-heading h2 {
        font-size: 30px;
        line-height: 50px
    }

    .safen-about-area {
        background-image: linear-gradient(to left, #C28ECC 0%, #8A54D4 100%);
        padding-top: 80px;
        padding-bottom: 100px;
    }

    .about_cam {
        position: inherit
    }

    .about-right {
        padding: 30px
    }

    .video-inn {
        padding: 50px
    }

    .safen-choose-area,
    .safen-faq-area {
        background-image: linear-gradient(to left, #C28ECC 0%, #8A54D4 100%);
        background-position: center center
    }

    .safen-choose-area .site-heading h2,
    .safen-faq-area .site-heading h2 {
        color: #fff
    }

    .choose-text h3 {
        color: #fff;
        font-size: 22px
    }

    .choose-text p {
        color: #eee
    }

    .choose-icon {
        width: auto;
        height: auto;
        line-height: normal;
        margin-right: 10px;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        background: transparent
    }

    .choose-left ul li.choose-box {
        padding: 0
    }

    .choose-icon i {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        position: inherit;
        width: 100%;
        left: 0;
        top: 0;
        font-size: 44px;
        color: #fff;
    }

    .product_item {
        margin: 30px auto 0;
        width: 70%
    }

    .faq-right {
        display: none
    }

    .faq_accordian_header>a {
        background: #fff
    }

    .faq_accordian_header>a::before {
        display: none
    }

    .faq_accordian_header>a.collapsed::after {
        color: #ff0000;
        left: 10px;
        font-size: 16px;
    }

    .faq_accordian_header>a {
        padding: 15px 15px 15px 50px;
        font-weight: 500;
        font-size: 14px
    }

    .single-contact-info {
        background: rgba(220, 189, 226, 0.15);
        padding: 30px;
        border-radius: 10px;
        margin-bottom: 15px;
    }

    .contact-form {
        margin-top: 40px
    }

    .nuxa-features-area,
    .nuxa-faq-area {
        background: none;
    }

    .nuxa-about-area:before,
    .nuxa-glue-area:before {
        background-image: none;
    }
}


@media (max-width: 767px) {

.nuxa-welcome-area {
	padding-top: 100px;
	padding-bottom: 50px;
}
    p,
    li {
        font-size: 14px;
        letter-spacing: 0;
        line-height: 24px
    }

    #navbarCollapse {
        background: #fff none repeat scroll 0 0;
    }

    nav.navbar .nav-item .nav-link {
        color: #000
    }

    .navbar-nav {
        text-align: center;
    }

    nav.navbar .nav-item {
        padding: 0 !important;
    }

    nav.navbar .nav-item .nav-link {
        color: #000;
        padding: 7px 15px;
        font-size: 15px;
    }

    nav.navbar .nav-item .nav-link.active {
        color: #A873CF !important;
    }

    .logo img {
        width: 50%;
    }

    .welcome-text h2 {
        font-size: 28px;
        line-height: 42px
    }

    .welcome-shape {
        top: 0
    }

    nav.navbar .navbar-toggler {
        color: #fff
    }

    .welcome-text p {
        font-size: 15px
    }

    .safen-btn {
        padding: 12px 30px
    }

    .safen-welcome-area {
        padding-top: 120px
    }

    .welcome-image {
        padding-top: 50px
    }

    .welcome-image img {
        margin: auto;
        display: block;
        position: inherit;
    }

    .site-heading h2 {
        font-size: 24px;
        line-height: 40px
    }

    .feature-text h3 {
        font-size: 22px
    }

    .safen-about-area {
        background-image: linear-gradient(to left, #C28ECC 0%, #8A54D4 100%);
        padding-top: 80px;
        padding-bottom: 100px;
    }

    .about_cam {
        position: inherit
    }

    .about-right {
        padding: 30px
    }

    .video-box::after {
        display: none
    }

    .video-box {
        width: 100%
    }

    .video-inn {
        padding: 20px;
        border-radius: 10px
    }

    .video-inn h2 {
        line-height: 40px
    }

    .safen-choose-area,
    .safen-faq-area {
        background-image: linear-gradient(to left, #C28ECC 0%, #8A54D4 100%);
        background-position: center center
    }

    .choose-icon {
        width: auto;
        height: auto;
        line-height: normal;
        margin-right: 10px;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        background: transparent
    }

    .choose-left ul li.choose-box {
        padding: 0
    }

    .choose-icon i {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        position: inherit;
        width: 100%;
        left: 0;
        top: 0;
        font-size: 44px;
        color: #fff;
    }

    .choose-text h3 {
        color: #fff;
        font-size: 22px
    }

    .choose-text p {
        color: #eee
    }

    .safen-choose-area .site-heading h2,
    .safen-faq-area .site-heading h2 {
        color: #fff
    }

    .choose-right {
        padding-top: 50px
    }

    .price h2 {
        font-size: 26px
    }

    .faq-right {
        padding-bottom: 40px
    }

    .faq-right img {
        margin: auto;
        display: block
    }

    .faq_accordian_header>a {
        background: #fff
    }

    .faq_accordian_header>a::before {
        display: none
    }

    .faq_accordian_header>a.collapsed::after {
        color: #1a67d4;
        left: 10px;
        font-size: 16px;
    }

    .faq_accordian_header>a {
        padding: 15px 15px 15px 50px;
        font-weight: 500;
        font-size: 14px
    }

    .testimonial-pos h3 {
        font-size: 45px;
        letter-spacing: 10px
    }

    .testimonial-slider {
        width: 100%
    }

    .testimonial-body p {
        font-size: 14px
    }

    .contact-info-text h3 {
        font-size: 20px
    }

    .contact-form {
        margin-top: 30px
    }

    .contact-form .row:first-child p,
    .contact-form .row p {
        margin-top: 10px
    }

    .footer-social ul li a {
        font-size: 16px
    }

    .safen-choose-area {
        padding-bottom: 50px
    }

    .nuxa-features-area,
    .nuxa-faq-area {
        background: none;
    }

    .nuxa-about-area:before,
    .nuxa-glue-area:before {
        background-image: none;
    }
}


@media only screen and (min-width: 480px) and (max-width: 767px) {

    html,
    body {
        overflow-x: hidden
    }

    .safen-choose-area .site-heading br {
        display: none
    }

    .single-contact-info {
        background: rgba(220, 189, 226, 0.15);
        padding: 30px;
        border-radius: 10px;
        margin-bottom: 15px;
    }
}
