.our_partner_area {
	background-color: rgb(3, 61, 117);
}

.classynav {
	padding-top: 34px;
}

.classy-nav-container a:hover,
.classy-nav-container a:focus {
	font-weight: 600;
	color: rgb(205, 72, 1) !important;
}

.welcome_text>h3 {
	font-size: 35px;
	margin-bottom: 20px;
}

p {
	line-height: 1.9;
	font-weight: 470;
	color: rgb(0, 0, 0);
}

.contact_info p {
	margin-left: 5px;
}

.footer_social_icon>a>i:hover {
	color: rgb(255, 255, 255);
}

.footer_social_icon>a>i {
	font-size: 20px;
	color: rgb(239, 178, 37);
}

.welcome_text>p {
	font-family: robotoregular, Helvetica, Arial, sans-serif;
	color: rgb(51, 51, 51);
	font-size: 16px;
	font-weight: 545;
	width: 600px;
}

.section_heading>p {
	font-family: robotoregular, Helvetica, Arial, sans-serif;
	color: rgb(51, 51, 51);
	font-size: 16px;
	font-weight: 545;
}

.about-details>p {
	margin-bottom: 30px;
	font-family: robotoregular, Helvetica, Arial, sans-serif;
	color: rgb(51, 51, 51);
	font-size: 16px;
	font-weight: 545;
	text-align: justify;
}

p {
	line-height: 1.9;
	font-weight: 545;
	color: rgb(0, 0, 0);
	font-size: 16px;
}

.bg-overlay2::after {
	background: rgb(197, 206, 214) !important;
}

.scetion_heading.our h2 {
	color: rgb(3, 61, 117) !important;
}

.section_heading {
	margin-bottom: 100px;
}

.section_heading h3 {
	font-size: 45px;
}

h2 {
	font-size: 50px;
}

.section_heading h3 span {
	color: rgb(239, 178, 37);
}

.bg-overlay4::after {
	background: rgba(3, 61, 117, 0.38);
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: -1;
}

.navbar-brand {
	float: left;
	height: 50px;
	font-size: 18px;
	padding: 0px !important;
}

.navbar-nav {
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 55px !important;
}

welcome_area {
	position: relative;
	z-index: 999;
}

.height-900 {
	background-color: rgba(158, 158, 158, 0.41);
}

#canvas-1 {
	z-index: -1;
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

section,
summary {
	display: block;
}

.about_us_area {
	background-color: rgb(242, 244, 248);
}

.welcome_thumb {
	margin-top: 70px;
}

.section_padding_150 {
	padding: 30px 50px;
}

.section_padding_150_50 {
	padding: 50px 0px;
}

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

.contact_us_area {
	background-color: rgb(249, 249, 249);
}

.bg-img {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.bottom-footer-area {
	background-color: rgb(239, 178, 65);
}

.welcome_text {
	margin-top: 125px;
	padding: 1px 20px;
}

.green-btn {
		border: 2px solid transparent;
		font-size: 1em;
		padding: 0px 40px;
		height: 45px;
		display: inline-block;
		line-height: 42px;
		border-radius: 35px;
		background-color: rgb(3, 61, 117);
		color: rgb(255, 255, 255);
		transition-duration: 500ms;
		text-transform: uppercase;
		margin-bottom: 30px;
		/* margin-top: 50px; */
	}

a,
a:hover,
a:focus,
a:active {
	font-weight: 600;
	text-decoration: none !important;
}

.welcome_text a:hover {
	color: rgb(239, 178, 37);
}

.line {
	height: 3px;
	width: 100px;
	background-color: rgb(3, 61, 117);
	margin: auto auto 15px;
}

.single_feature_content:hover {
	background-color: rgb(3, 61, 117);
	box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 120px;
}

.single_feature_content {
	position: relative;
	z-index: 1;
	margin-bottom: 100px;
	padding: 40px;
	transition: all 0.5s ease 0s;
	background-color: rgb(255, 255, 255);
}

.single_feature_content:hover .feature_text>h3,
.single_feature_content:hover .feature_text>p {
	color: rgb(255, 255, 255);
}

.feature_text>h3 {
	font-size: 26px;
	text-transform: capitalize;
	margin-left: 40px;
	transition: all 0.5s ease 0s;
	line-height: 1;
	color: rgb(239, 178, 37);
}

.feature_icon_text {
	position: absolute;
	content: "";
	top: 38px;
	left: 38px;
	background-color: rgb(239, 178, 37);
	height: 30px;
	width: 30px;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	z-index: 999;
}

.feature_icon_text>i {
	line-height: 30px;
	color: rgb(255, 255, 255);
	font-size: 16px;
}

.line-2 {
	height: 2px;
	width: 100%;
	background-color: rgb(239, 178, 37);
	margin-top: 20px;
	margin-bottom: 20px;
}

single_feature_content.active .feature_text>h3,
.single_feature_content.active .feature_text>p {
	color: rgb(255, 255, 255);
}

.feature_text>p {
	margin-bottom: 20px;
	transition: all 0.5s ease 0s;
	font-size: 14px;
}

.feature_text>a {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: rgb(239, 178, 37);
}

.single_feature_content.active {
	background-color: rgb(3, 61, 117);
	color: rgb(255, 255, 255);
}

.feature_area {
	background-color: rgb(215, 215, 215);
}

.contact_info>i {
	color: rgb(255, 255, 255);
	font-size: 30px;
}

.contact_info>h5 {
	color: rgb(255, 255, 255);
	font-size: 24px;
	margin-top: 15px;
	line-height: 1;
	font-weight: 600;
}

.contact_info p {
	margin-left: 5px;
}

.contact_info>p {
	color: rgb(255, 255, 255);
	margin-bottom: 0px;
	font-size: 16px;
}

.contact_info {
	margin-bottom: 30px;
}

#scrollUp:hover {
	background-color: rgb(239, 178, 37);
	color: rgb(255, 255, 255);
}

#scrollUp {
	margin-bottom: 70px;
	bottom: 90px;
	font-size: 29px;
	line-height: 50px;
	right: 10px;
	width: 56px;
	background-color: rgb(207, 78, 9);
	color: rgb(255, 255, 255);
	text-align: center;
	height: 56px;
	box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 2px 0px;
	transition-duration: 500ms;
	border-radius: 50%;
}

@media(max-width:800px){
    #scrollUp{
        font-size: 24px;
    line-height: 35px;
    height:40px;
    width: 40px;
    bottom:115px;
    }
    #phone a{
         font-size: 24px!important;
    line-height: 35px!important;
    height:40px!important;
    width: 40px!important;
        bottom: 119px!important;
    }
  .fixed-whatsapp:before{
         font-size: 24px!important;
    line-height: 35px!important;
    height:42px!important;
    width: 42px!important;
    top:0!important;
    left:0!important;
       
    }
    .fixed-whatsapp {
  
    bottom: 73px!important;
    right: 0px!important;
    width: 49px!important;
    height: 49px!important;
    line-height: 41px!important;
  
    padding-right: 10px!important;
}
}
.footer_area {
	padding: 25px 0px;
}

.copywrite_text>p {
	color: rgb(255, 255, 255);
	font-size: 15px;
	margin-bottom: 7px;
	text-transform: capitalize;
	font-weight: 550;
	text-align: center;
}

.copywrite_text>p>a {
	color: rgb(255, 255, 255);
	font-size: 15px;
	margin-bottom: 0px;
	text-transform: capitalize;
	font-weight: 550;
}

.copywrite_text>p>a:hover {
	color: rgb(239, 178, 37);
}

.footer_social_icon>a>i {
	padding-right: 10px;
}

.banner::before {
	content: "";
	position: absolute;
	left: 0px;
	top: 0px;
	backface-visibility: hidden;
	background-image: url("../img/bg-img/bg-23.jpg");
	background-size: cover;
	transform: translateZ(0px) scale(1, 1);
	animation: 60s linear 10ms infinite normal none running increase;
	transition: all 0.2s ease-in-out 0s;
	z-index: -2;
	background-position: center center;
	width: 100%;
	height: 900px;
}

.bg-img {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.banner {
	-webkit-box-pack: center;
	justify-content: center;
	color: rgb(255, 255, 255);
	margin-top: 170px;
}

.dark.classy-nav-container.home-1 a {
	color: rgb(234, 86, 7);
}

.banner-one {
	position: relative;
	width: 100%;
	overflow: hidden;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	color: rgb(255, 255, 255);
	background-size: cover;
	background-image: url("../img/service-img/1abc.jpg");
}

.banner-one::before {
	content: "";
	position: absolute;
	inset: 0px;
	background: rgba(99, 96, 96, 0.3);
}

.section_heading>p {
	line-height: 2;
	font-size: 16px;
	max-width: 100%;
}

.cool_fact_area {
	background-color: rgb(11, 61, 117);
	border-top: 3px solid rgb(239, 178, 37);
}

.cool_fact_area p {
	color: rgb(239, 178, 37);
	text-align: center;
}

.section_padding_100_50 {
	padding-top: 70px;
	padding-bottom: 50px;
}

.single-fact h2 {
	color: rgb(239, 178, 37);
}

@media (min-width: 768px) and (max-width: 1024px) {
	.section_heading {
		margin: 100px 0px;
	}
}

.bg-fixed {
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

.bg-overlay,
.bg-overlay6,
.bg-overlay5,
.bg-overlay4,
.bg-overlay3,
.bg-overlay2::before {
	position: relative;
	z-index: 1;
	background-color: antiquewhite;
}

.section_padding_150 {
	padding-top: 100px;
	padding-bottom: 150px;
}

.call_to_heading {
	width: 62%;
	margin: auto;
	background: rgba(0, 0, 0, 0.2);
	padding: 20px;
}

.call_to_heading h2 {
	color: white;
}

.call_to_heading p {
	color: white;
	text-align: center;
}

.scetion_heading {
	margin-bottom: 100px;
	text-align: center;
}

.scetion_heading>h2 {
	font-size: 47px;
	color: rgb(3 61 117);
	font-weight: 700;
	margin-bottom: 30px;
	line-height: 1.5;
}

.scetion_heading .line {
	background-color: rgb(3, 61, 117);
}

.line {
	height: 3px;
	width: 290px;
	background-color: rgb(3, 61, 117);
	margin: auto auto 40px;
}

.scetion_heading>p {
	color: rgb(11, 61, 117);
	font-size: 16px;
	max-width: 800px;
	margin: auto;
	text-align: center;
}

p {
	line-height: 1.9;
	color: rgb(49, 57, 66);
	font-weight: 550;
}

.scetion_heading {
	margin-bottom: 100px;
	text-align: center;
	margin-top: 100px;
}

.container-fluid {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

@media (min-width: 992px) {
	.col-lg-3 {
		-webkit-box-flex: 0;
		flex: 0 0 25%;
		max-width: 25%;
	}
}

/*.portfolio_gallery_iteam {*/
/*	border: 1px solid rgb(238, 238, 238);*/
/*	padding: 5px;*/
/*	background-color: rgb(255, 255, 255);*/
/*	position: relative;*/
/*	z-index: 1;*/
/*	overflow: hidden;*/
/*	margin-bottom: 30px;*/
/*}*/

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

.single_content {
	position: absolute;
	z-index: 2;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	height: 100%;
	padding: 30px;
	color: rgb(255, 255, 255);
	transition: all 0.5s ease 0s;
	backface-visibility: hidden;
}

.project_title a {
	color: rgb(255, 255, 255);
	font-size: 15px;
	font-weight: 550;
}

.project_title a:hover {
	color: rgb(239, 178, 37);
}

/*.portfolio_gallery_iteam {*/
/*	border: 1px solid rgb(255, 255, 255);*/
/*	background-color: rgb(34, 34, 34);*/
/*	position: relative;*/
/*	z-index: 1;*/
/*	overflow: hidden;*/
/*	margin-bottom: 30px;*/
/*	padding: 10px 10px 5px;*/
/*}*/



.project_area::before {
	content: "";
	inset: 0px;
	background: rgba(0, 0, 0, 0.9);
}

.about_us_area h2 {
	font-size: 45px;
	line-height: 48px;
	text-align: center;
}

.about_us_area .line>p {
	text-align: right;
}

.bg-overlay2 {
	z-index: 1;
}

.testimonials_area {
	border-top: 3px solid rgb(239, 178, 37);
}

h6 a {
	color: rgb(255, 255, 255);
}

h6 a:hover {
	color: rgb(239, 178, 37);
}

h6 {
	font-size: 14px;
	line-height: 18px;
	text-align: center !important;
	margin-top: 15px !important;
}

.testimonial_author_name>p {
	margin-bottom: 0px;
	font-size: 13px;
}

.banner-contact {
	position: relative;
	width: 100%;
	height: 300px;
	overflow: hidden;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	color: rgb(255, 255, 255);
	background-size: cover;
	background-image: url("../img/service-img/banner-contact.jpg");
}

.banner-package {
	position: relative;
	width: 100%;
	overflow: hidden;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	color: rgb(255, 255, 255);
	background-size: cover;
	background-image: url("../img/package-img/banner-package.jpg");
	margin-top: 180px;
	height: 550px !important;
	background-repeat: no-repeat;
	background-size: 100% 100%!important;
}

.banner-contact::before {
	content: "";
	position: absolute;
	inset: 0px;
	background: rgba(0, 0, 0, 0.3);
}

/* .banner-portfolio {
	position: relative;
	width: 100%;
	height: 400px;
	overflow: hidden;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	color: rgb(255, 255, 255);
	background-size: cover;
	background-image: url("../img/service-img/port-one.jpg");
} */

/* .banner-portfolio::before {
	content: "";
	position: absolute;
	inset: 0px;
} */

.service_content {
	margin-bottom: 50px;
	position: relative;
	z-index: 1;
	overflow: hidden;
	transition-duration: 600ms;
}

.service_thumb {
	position: relative;
	z-index: 1;
}

image-hover-effect,
.image-hover-effect img {
	position: relative;
}

.image-hover-effect::after {
	bottom: 0px;
	opacity: 0.7;
	left: 0px;
}

.image-hover-effect::after {
	content: "";
	background: rgba(3, 61, 117, 0.8);
	height: 0px;
	width: 0px;
	z-index: 1;
	position: absolute;
	transition-duration: 0.9s;
	top: 0px;
	left: 0px;
}

.image-hover-effect::before,
.image-hover-effect::after {
	content: "";
	background: rgba(3, 61, 117, 0.8);
	height: 0px;
	width: 0px;
	z-index: 1;
	position: absolute;
	transition-duration: 0.9s;
	top: 0px;
	left: 0px;
}

.image-hover-effect::before {
	right: 0px;
	opacity: 1;
	top: 0px;
}

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

.service_text {
	padding: 30px;
	background-color: rgb(255, 255, 255);
	display: inline-block;
	position: absolute;
	z-index: 5;
	bottom: 0px;
	right: 0px;
}

.service_text>h5 {
	font-size: 18px;
	margin-bottom: 10px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: rgb(34, 34, 34);
	line-height: 1.5em;
	font-weight: 600;
}

.service_text>p {
	margin-bottom: 20px;
}

p {
	line-height: 1.9;
	color: rgb(49, 57, 66);
	font-weight: 400;
}

.service_content {
	margin-bottom: 50px;
	position: relative;
	z-index: 1;
	overflow: hidden;
	transition-duration: 600ms;
}

.banner-web-des-portfolio::before {
	content: "";
	position: absolute;
	left: 0px;
	top: 0px;
	backface-visibility: hidden;
	background-image: url("../img/bg-img/web-design-portfolio1.jpg");
	background-size: cover;
	background-attachment: fixed;
	transform: translateZ(0px) scale(1, 1);
	animation: 60s linear 10ms infinite normal none running increase;
	transition: all 0.2s ease-in-out 0s;
	z-index: -2;
	background-position: center center;
	width: 100%;
	height: 900px;
}

.banner-web-dev-portfolio::before {
	content: "";
	position: absolute;
	left: 0px;
	top: 0px;
	backface-visibility: hidden;
	background-image: url("../img/bg-img/web-dev-portfolio.jpg");
	background-size: cover;
	background-attachment: fixed;
	transform: translateZ(0px) scale(1, 1);
	animation: 60s linear 10ms infinite normal none running increase;
	transition: all 0.2s ease-in-out 0s;
	z-index: -2;
	background-position: center center;
	width: 100%;
	height: 900px;
}

.banner-web-digital-portfolio::before {
	content: "";
	position: absolute;
	left: 0px;
	top: 0px;
	backface-visibility: hidden;
	background-image: url("../img/bg-img/web-digital-portfolio.jpg");
	background-size: cover;
	background-attachment: fixed;
	transform: translateZ(0px) scale(1, 1);
	animation: 60s linear 10ms infinite normal none running increase;
	transition: all 0.2s ease-in-out 0s;
	z-index: -2;
	background-position: center center;
	width: 100%;
	height: 900px;
}

.banner-web-app-portfolio::before {
	content: "";
	position: absolute;
	left: 0px;
	top: 0px;
	backface-visibility: hidden;
	background-image: url("../img/bg-img/web-app-portfolio.jpg");
	background-size: cover;
	background-attachment: fixed;
	transform: translateZ(0px) scale(1, 1);
	animation: 60s linear 10ms infinite normal none running increase;
	transition: all 0.2s ease-in-out 0s;
	z-index: -2;
	background-position: center center;
	width: 100%;
	height: 900px;
}

.green-btn:hover {
	color: rgb(242, 191, 73);
}

.banner-web-grap-portfolio::before {
	content: "";
	position: absolute;
	left: 0px;
	top: 0px;
	backface-visibility: hidden;
	background-image: url("../img/bg-img/graphic-profolio.jpg");
	background-size: cover;
	background-attachment: fixed;
	transform: translateZ(0px) scale(1, 1);
	animation: 60s linear 10ms infinite normal none running increase;
	transition: all 0.2s ease-in-out 0s;
	z-index: -2;
	background-position: center center;
	width: 100%;
	height: 900px;
}

.contact_info p a {
	color: rgb(255, 255, 255);
	font-weight: 500;
}

.contact_info p a:hover {
	font-weight: 500;
	color: rgb(255, 193, 7) !important;
}

.feature_text a:hover {
	color: skyblue !important;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: rgb(231, 231, 231);
	padding-bottom: 20px !important;
}

nav.navbar .navbar-brand {
	margin-top: -10px !important;
}

.section_heading h2 {
	text-align: center;
	margin-top: 60px;
	color: rgb(11, 61, 117);
}

.pricing-head-one {
	background-color: rgb(3, 61, 117);
}

.pricing-head-one h2 {
	color: rgb(255, 255, 255);
	padding: 20px 20px 0px;
}

.pricing-head-one h3 {
	color: rgb(255, 255, 255);
	padding-bottom: 18px;
}

.pricing-head-two {
	background-color: rgb(239, 178, 65);
}

.pricing-head-two h2 {
	color: rgb(255, 255, 255);
	padding: 20px 20px 0px;
}

.pricing-head-two h3 {
	color: rgb(255, 255, 255);
	padding-bottom: 18px;
}

.pricing-head-three {
	background-color: rgb(159, 35, 42);
}

.pricing-head-three h2 {
	color: rgb(255, 255, 255);
	padding: 20px 20px 0px;
}

.pricing-head-three h3 {
	color: rgb(255, 255, 255);
	padding-bottom: 18px;
}

.pricing-body ul {
	list-style: none;
}

.pricing-plan-one {
	background-color: rgb(193, 219, 249);
}

.pricing-body ul {
	text-align: left;
}

.pricing-body {
	padding: 20px 0px;
}

.pricing-body a {
	color: rgb(51, 51, 51);
}

.pricing-body a:hover {
	color: dimgray;
}

.pricing-body li {
	background-color: rgb(221, 230, 243);
	margin-left: -40px;
	padding: 10px 0px 10px 32px;
	border-top: 1px solid rgb(51, 51, 51);
	border-bottom: 1px solid rgb(51, 51, 51);
}

.pricing-body img {
	width: 25px;
	height: 25px;
}

.pricing-plan-two {
	background-color: rgb(247, 228, 193);
}

.pricing-plan-three {
	background-color: rgb(245, 178, 182);
}

.pricing-body a:hover {
	color: rgb(11, 61, 117);
}

nav.navbar.bootsnav {
	position: fixed;
	width: 100%;
	z-index: 9999999 !important;
}

@media (max-width: 992px) {
	nav.navbar.bootsnav .navbar-header {
		float: none;
		display: block;
		text-align: center;
		padding-left: 30px;
		padding-right: 30px;
		height: 80px;
	}
}

@media (max-width: 992px) {
	nav.navbar.bootsnav .navbar-toggle {
		display: inline-block;
		float: left;
		margin-right: 110px !important;
		margin-top: 0px !important;
		width: 50px !important;
		right: -20px !important;
		top: 20px !important;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.welcome_text {
		margin-top: 70px !important;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.welcome_text>p {
		width: 500px !important;
		
	}
}

@media (min-width: 1024px) and (max-width: 1366px) {
	nav.navbar.bootsnav .navbar-brand {
		max-width: 100%;
		width: 280px !important;
	}
}

.sec-title h2 {
	font-size: 45px;
	text-align: center;
	line-height: 1.5;
}

.sec-title p {
	text-align: center;
	font-size: 26px;
	font-family: robotoregular, Helvetica, Arial, sans-serif;
	color: rgb(51, 51, 51);
}

.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	user-select: none;
	 background-color: rgb(100, 154, 39); 
}

.banner-contact {
	margin-top: 132px;
}

.welcome_text.home_2.particles {
	margin-top: 400px !important;
}


.courses a:hover{background-color:green;color:white;}

.courses {
 margin-top: 20px!important;
   
}

#faq-list {
    width:900px!important;
    background-color: #0b3d75!important;
    
}


.faq-list-item h3 {
    
    color: #d7d7d7!important;
}


.faq-list-item span {
  
    color: #d7d7d7!important;
    
}

.faq-list-item {
    
    border-bottom: 4px solid #efb341!important;
    
}