
body {
	font-family: 'Libre Franklin', sans-serif;
	background: #fff;
}

body a {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	text-decoration: none;
	outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-family: 'Libre Franklin', sans-serif;
}

p {
	margin: 0;
	color: #777;
	font-size: 15px;
	line-height: 2;
}

ul {
	margin: 35;
	padding: 0;
}

ul {
	list-style-type: none;
}

body a:hover {
	text-decoration: none;
}

body a:focus {
	outline: none;
	text-decoration: none;
}

.list-group-item {
	background-color: transparent;
}

/*-- bottom-to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 24px;
	right: 3%;
	overflow: hidden;
	z-index: 999;
	width: 32px;
	height: 32px;
	border: none;
	text-indent: 100%;
	background: url(../images/move-top.png) no-repeat 0px 0px;
}

#toTopHover {
	width: 32px;
	height: 32px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}

/*-- //bottom-to-top --*/












/* contact */
form.register-wthree .form-control {
	background: #eee;
	font-size: 0.9em;
}

textarea.form-control {
	height: 70px;
	resize: none;
}

form.register-wthree .form-control {
	background: #ffffff;
	border: none;
	border-left: 3px solid #0093d0;
	border-radius: 0;
	-webkit-box-shadow: 2px 8px 10px 0px rgba(50, 46, 46, 0.23);
	-moz-box-shadow: 2px 8px 10px 0px rgba(50, 46, 46, 0.23);
	box-shadow: 2px 8px 10px 0px rgba(50, 46, 46, 0.23);
}

button.btn.btn-agile.btn-block.w-100.font-weight-bold.text-uppercase {
	background: #0088f5
	color: #ffffff;
}

.contact-bg {
	background: #fff;
	padding: 3em;
}
.fv3-contact span {
    color: #585858;
    font-size: 1.1em;
    display: inline-block;
    background: #eee;
    vertical-align: middle;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.address-w3layouts {
    margin-top: 2em;
}
.fv3-contact p {
    display: inline-block;
    vertical-align: middle;
    color: #333;
}
.fv3-contact p a{
	color: #000;
}
/* //contact */
/* brands */
.carousel-indicators li {
	background-color: #36bdf1;
}

.carousel-indicators .active {
	background: #000;
}

.brand-icon-wthree li a span {
	font-size: 3em;
	color: #fff;
}

.carousel-control-next,
.carousel-control-prev {
	z-index: 1;
}

.brand_title h4 {
	text-transform: uppercase;
	font-size: 2em;
	color: #0088f5
	margin: 0 16px;
}

.brand_title span {
	background: #0088f5;
	display: inline-block;
	height: 6px;
	width: 70px;
}

/* brands */
.list-group-item {
	border-width: 0 1px;
	text-align: center;
}

section.footer-brand-slide {
	margin-top: 0em;
}

.brand-space {
	background:#f6f7f9;
	padding: 3em 0;
	margin-top: 4em;
	border-radius: 94px;
}

/* footer social */
.social_icon {
	font-size: 1.5em !important;
	margin-bottom: 10px;
}

.social-w3pvt a {
	color: #000;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
}

.social_icon_list a:first-child {
	color: #3b5998;
}

.social_icon_list a:first-child:hover {
	background: #252629;
	color: #fff !important;
}

.social_icon_list a:nth-child(2) {
	color: #00aced;
}

.social_icon_list a:nth-child(2):hover {
	background: #00aced;
	color: #fff !important;
}

.social_icon_list a:nth-child(3) {
	color: #c4302b;
}

.social_icon_list a:nth-child(3):hover {
	background: #c4302b;
	color: #fff !important;
}

.social_icon_list a:nth-child(4) {
	color: #1ab7ea;
}

.social_icon_list a:nth-child(4):hover {
	background: #1ab7ea;
	color: #fff !important;
}

.social_icon_list a:last-child {
	color: #0976b4;
}

.social_icon_list a:last-child:hover {
	background: #252629;
	color: #fff !important;
}

.social-w3pvt {
	padding: 2em 0 1em;
	background: #252629;
}

/* given common color for all social icons */
.social_icon_list a {
	color: #777 !important;
}

/* footer social */
footer {
	background: #252629;
	padding: 0 0 2em;
}

.copy-right-wthree {
	border-top: 1px solid #3c3c3c;
	padding-top: 2em;
}

span.wthree-line {
	display: block;
	background: #0088f5;
	height: 4px;
	width: 50px;
	margin-top: 5px;
}

.modal-content {
	background: url(../images/g6.jpg) no-repeat center;
	background-size: cover;
}

.modal-header {
	background: #fff;
}

.modal-body input[type="submit"] {
	background:#fff;
	cursor: pointer;
	color: #0088f5;
}

/* -- Responsive code -- */
@media screen and (max-width: 1600px) {}

@media screen and (max-width: 1440px) {
	
	
	section.footer-brand-slide {
		margin-top: 0em;
	}
}

@media screen and (max-width: 1366px) {}

@media screen and (max-width: 1366px) {}

@media screen and (max-width: 1280px) {
	.about-row {
		padding: 6em 0 10em;
	}
	.about-row1 {
		padding: 3em 0 3em;
	}

	.about-w3pvt h3,
	.about-w3pvt-bot h3 {
		font-size: 3.5em;
	}

	h6.agileinfo-title {
		font-size: 2.5em;
	}
	.pictures_eyes {
		width: 83%;
	}
}

@media screen and (max-width: 1080px) {
	.follow-wthree h4 {
		font-size: 1.3em;
	}

	.about-w3pvt h3,
	.about-w3pvt-bot h3 {
		font-size: 3.2em;
	}

}

@media screen and (max-width: 1050px) {
	h4.w3layouts_pvt-head {
		font-size: 1.7em;
	}

	.border-pos-wthree {
		bottom: -25px;
		left: 25px;
	}
}

@media screen and (max-width: 1024px) {
	.bnr-w3pvt-txt h3 {
		font-size: 2.4em;
	}

	.bnr-sub-txt span {
		width: 18%;
	}

	.border-pos-wthree {
		left: 0px;
	}

	.title-sec-w3layouts_pvt:before {
		left: 13%;
	}
}

@media screen and (max-width: 991px) {
	.w3ls-btn {
		margin: 0 auto;
	}

	.banner2-w3pvt {
		background-size: contain;
		min-height: 25px;
	}

	.social_icon_list {
		margin-top: 2em;
	}

	span.wthree-line {
		margin: 5px auto;
	}

	.about-row {
		padding: 1em 0 1em;
	}
	.about-row2 {
		padding: 1em 0 1em;
	}
	.about-row1 {
		padding: 1em 0 1em;
	}
		.about-left-grid-w3,
	.about-left-grid-w3.port-bg,
	.about-left-grid-w3-bot,.service1-bg {
		min-height: 350px;
	}
	

	footer h2 a.navbar-brand {
		display: block;
		margin-bottom: 0.5em;
	}

	section.latest_news_w3pvt .row {
		flex-direction: column-reverse;
	}

	.brand_title h4 {
		font-size: 1.7em;
	}

	.about-right-grid-w3 {
		margin-top: 3em;
	}

	.about-right-grid1-w3 {
		margin-top: 3em;
		float:left;
	}


	.border-pos-wthree {
		bottom: -24px;
		left: 24px;
	}

	.about-left-grid-w3-bot {
		margin-top: 2em;
	}
	h6.agileinfo-title {
		font-size: 2.3em;
	}

	ul.breadcrumb-parent {
		width: 35%;
	}
		ul.breadcrumb-parent1 {
		width: 100%;
	}
	.contact-bg {
		margin-top: 2em;
	}
	.tech-btm {
		margin-bottom: 0;
	}
	
}

@media screen and (max-width: 900px) {
	.bnr-w3pvt-txt {
		padding: 12em 0 8em;
	}

	ul.timeline {
		margin-top: 3em;
	}

	.inner-banner-w3ls {
		min-height: 200px;
	}
		.about-row {
		padding: 1em 0 1em;
	}
.about-row1 {
		padding: 1em 0 1em;
	}

	.about-w3pvt h3,
	.about-w3pvt-bot h3 {
		font-size: 3em;
	}

	.about-left-grid-w3,
	.about-left-grid-w3.port-bg,
	.about-left-grid-w3-bot,.service1-bg {
		min-height: 350px;
	}
	
}

@media screen and (max-width: 800px) {


	.about-row {
		padding: 1em 0 1em;
	}
.about-row1 {
		padding: 1em 0 1em;
	}

	.about-w3pvt h3,
	.about-w3pvt-bot h3 {
		font-size: 3em;
	}

	.about-left-grid-w3,
	.about-left-grid-w3.port-bg,
	.about-left-grid-w3-bot,.service1-bg {
		min-height: 350px;
	}
}

@media screen and (max-width: 768px) {
	.title-sec-w3layouts_pvt:before {
		left: 7%;
		top: -20%;
	}

	.border-pos-wthree {
		left: 0px;
	}

	.about-w3pvt h3,
	.about-w3pvt-bot h3 {
		font-size: 2.4em;
	}
}

@media screen and (max-width: 736px) {
	.bnr-w3pvt-txt h3 {
		font-size: 2.3em;
	}

	.list-group-item {
		padding: .75rem 1rem;
	}

	.social-w3pvt a {
		font-size: 13px;
	}

	.brand_title h4 {
		font-size: 1.5em;
	}

	.brand-icon-wthree li a span {
		font-size: 2.5em;
	}

	ul.breadcrumb-parent {
		width: 50%;
	}
	ul.breadcrumb-parent1 {
		width: 40%;
	}
}

@media screen and (max-width: 667px) {
	h6.agileinfo-title {
		font-size: 2.1em;
	}
}

@media screen and (max-width: 640px) {
	.clip-wthree:before {
		clip-path: polygon(0% 0%, 100% 0, 100% 100%, 0% 100%);
	}
}

@media screen and (max-width: 600px) {
	h4.w3layouts_pvt-head {
		font-size: 1.4em;
	}

	.about-row {
		padding: 1em 0 1em;
	}
	.about-row1 {
		padding: 1em 0 1em;
	}
}

@media screen and (max-width: 568px) {
	.bnr-w3pvt-txt h3 {
		font-size: 2em;
	}

	.bnr-sub-txt span {
		width: 13%;
	}

	.bnr-w3pvt-txt {
		padding: 5em 0 3em;
	}

	.title-sec-w3layouts_pvt:before {
		left: 0%;
	}

	.about-left-grid-w3,
	.about-left-grid-w3.port-bg,
	.about-left-grid-w3-bot {
		min-height: 300px;
	}

	.abt-w3pvt-txt-bot p {
		padding-right: 0em;
	}

	h6.agileinfo-title {
		font-size: 2em;
	}

	li.breadcrumb-nav a {
		font-size: 0.84em;
	}
	
	
}

@media screen and (max-width: 480px) {
	.bnr-w3pvt-txt h3 {
		font-size: 1.8em;
	}

	.brand_title h4 {
		font-size: 1.4em;
	}

	.about-w3pvt h3,
	.about-w3pvt-bot h3 {
		font-size: 2.5em;
	}

	.about-row {
		padding: 0em 0 0em;
	}
.about-row {
		padding: 0em 0 0em;
	}

	.abt-w3pvt-txt p {
		padding-left: 0em;
	}

	.about-w3pvt h3,
	.about-w3pvt-bot h3 {
		font-size: 2em;
	}

	.inner-banner-w3ls {
		min-height: 180px;
	}

	h6.agileinfo-title {
		font-size: 1.8em;
	}
	.pictures_eyes_indicators a {
		width: 40px;
		height: 40px;
	}
}

@media screen and (max-width: 414px) {
	.bnr-w3pvt-txt h3 {
		font-size: 1.5em;
	}

	.bnr-w3pvt-txt p {
		word-spacing: 0px;
		font-size: 14px;
	}

	.bnr-sub-txt span {
		width: 11%;
	}

	.title-sec-w3layouts_pvt,
	.title-sec-w3layouts_pvt_left {
		margin-top: 0em;
	}

	ul.breadcrumb-parent {
		width: 60%;
	}
	ul.breadcrumb-parent1 {
		width: 50%;
	}
}

@media screen and (max-width: 384px) {
	.bnr-w3pvt-txt h3 {
		font-size: 1.4em;
	}

	.bnr-w3pvt-txt p {
		font-size: 13px;
	}

	.brand_title h4 {
		font-size: 1.3em;
	}

	a.bnr-btn {
		padding: 0.3em 1em;
		font-size: 14px;
	}

	a.bnr-btn:hover {
		padding: 0.3em 2em;
	}
	.row.sub-w3l.my-3 {
		display: block;
		text-align: center;
	}
	.forgot-w3l.text-right {
		text-align: center !important;
	}

}

@media screen and (max-width: 375px) {
	.bnr-w3pvt-txt h3 {
		font-size: 1.3em;
	}
}

@media screen and (max-width: 320px) {
	.bnr-w3pvt-txt h3 {
		font-size: 1.3em;
		line-height: 1.5;
	}

	.brand_title h4 {
		font-size: 1.1em;
	}

	ul.breadcrumb-parent {
		width: 84%;
	}
ul.breadcrumb-parent1 {
		width: 70%;
	}
	h6.agileinfo-title {
		font-size: 1.6em;
	}
}

/* -- //Responsive code -- */








