/*5 Column*/
.col-2dot4,
.col-sm-2dot4,
.col-md-2dot4,
.col-lg-2dot4,
.col-xl-2dot4 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

.col-2dot4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%;
}

@media (min-width: 540px) {
	.col-sm-2dot4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
}

@media (min-width: 720px) {
	.col-md-2dot4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
}

@media (min-width: 960px) {
	.col-lg-2dot4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
}

@media (min-width: 1140px) {
	.col-xl-2dot4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
}

/*================*/
h1,
h2,
h3,
h4 {
	margin-bottom: 10px;
	color: #0b5394
}

h2,
h3,
h4 {
	font-weight: 500;
}

small {
	font-size: .875em;
}

.row.gutters-0 {
	margin-right: 0px;
	margin-left: 0px;
}

.row.gutters-0>[class^="col-"],
.row.gutters-0>[class*=" col-"],
.row.gutters-0>[class*=" col"] {
	padding-right: 0px;
	padding-left: 0px;
}

.fleft {
	float: left;
}

.wrapper14 {
	max-width: 1400px;
	margin: 0 auto;
}

.top-contact {
	position: absolute;
	right: 0;
	top: 0;
	color: #4b505d;
	padding: 5px 10px;
	font-size: 14px;
}

.top-contact img {
	margin-right: 5px;
}

.feature-area {
	margin: 0 15px;
	margin-top: -118px;
	position: relative;
	padding: 0 25px;
	background: #fff;
	-webkit-box-shadow: 2px 1px 25px 5px rgba(57, 62, 75, .1);
	box-shadow: 2px 1px 25px 5px rgba(57, 62, 75, .1);
}

.single-feature img {
	max-height: 170px;
}

.single-feature .desc-wrap p {
	line-height: 1.425em;
}

.feature-area.style-2 .single-feature .desc-wrap {
	height: 120px;
	opacity: 0;
}

.feature-area.style-2 .single-feature:hover .desc-wrap {
	opacity: 1;
}

.feature-area.style-2 .single-feature {
	padding: 60px 15px 20px 15px;
	margin: -30px 0 -80px 0;
}

.single-feature.view-2 {
	padding: 60px 25px;
}

.single-feature::after {
	content: '';
	display: block;
	width: 1px;
	height: 60%;
	position: absolute;
	right: 0;
	top: 20%;
	border-right: 1px solid #f0f0f0;
}

[class^="col-"]:last-child .single-feature::after {
	content: normal;
}

/*Footer*/
.footer-area {
	padding: 20px 0;
}

.footer-area .services {
	background: #f8f8f8;
	border: 3px solid #f8f8f8;
}

.services .services-child {
	background: #fff;
	height: 100%;
	border: 3px solid #f8f8f8;
}

.services .services-child>a {
	display: block;
	height: 100%;
}

.services .services-child h4 {
	padding: 15px;
	font-size: 16px;
	line-height: 1.8em !important;
}


.footer-area .contact-widget {
	background-color: #fff;
	padding: 10px;
	border: 3px solid #f8f8f8;
}

.footer-area .contact-widget img {
	max-height: 89px;
	margin-bottom: 5px;
}

.footer-area .contact-widget .textwidget {
	width: 180px;
	margin: 0 auto;
}

.footer-area .contact-widget .textwidget p {
	margin-bottom: 2px;
}

.footer-area .icon i {
	color: #0b5394;
}


.whychooseus {
	background-color: #0b5394;
}

.whychooseus h2 {
	color: #0b5394;
	padding: 10px 20px;
	font-size: 24px;
	margin-top: 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
}

.whychooseus h2 {
	background-color: #0b5394;
	color: #ffff;
	border-bottom: 1px solid #0b5394;
	margin: 0;
}

.whychooseus ul {
	padding: 0 10px 10px;
	background-color: transparent;
}

.whychooseus ul li {
	padding-left: 25px;
	background: url(../img/checked.png) no-repeat 11px 11px;
	margin-bottom: 5px;
	background-color: #094b89;
	padding: 7px 10px 7px 33px;
	color: #fff;
}

.cat-contentwrap ul li {
	list-style-type: square;
	display: block;
	padding-left: 25px;
	background: url(../img/checked.png) no-repeat left top 5px;
}

.cat-contentwrap {
	margin-bottom: 1rem
}

.form-control {
	border: 2px solid rgba(0, 0, 0, .1) !important;
	padding: 17px 25px;
	border-radius: 0;
	margin-bottom: 10px;
}

.common-textarea.form-control {
	height: 150px;
}


.nav-menu li:hover a::after,
.nav-menu li:focus a::after,
.nav-menu li.active a::after {
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	border-bottom: 2px solid limegreen;
	/* border-left: 10px solid transparent; */
	/* border-right: 10px solid transparent; */
	height: 2px;
	width: 20%;
}

#mobile-nav li {
	border-bottom: 2px solid white;
}

#mobile-nav li.active {
	border-bottom: 2px solid limegreen;
}

#mobile-nav ul {
	padding-top: 100px;
	position: relative;
}

#mobile-nav ul::after {
	position: absolute;
	width: auto;
	height: 118px;
	content: "";
	background: #ddd;
	top: -18px;
	background: #f8f8f8 url(../img/Work_logo.png) no-repeat center;
}

@media (max-width: 1499.98px) {
	.feature-area {
		padding: 0px;
	}

	.nav-menu a {
		padding: 18px 15px;
	}

}

@media (max-width: 991.98px) {
	.container.main-menu {
		padding-left: 0px;
		padding-right: 0px;

	}

	.main-menu .justify-content-between {
		justify-content: center !important;
	}

	.banner-area {
		/* margin-top: 72px; */
		height: 400px;
	}

	.single-feature .desc-wrap i {
		display: none;
	}

	.feature-area.style-2 .single-feature .desc-wrap {
		height: auto;
		opacity: 1;
	}

	.feature-area.style-2 .single-feature {
		padding: 60px 15px 20px 15px;
		margin: -30px 0 0px 0;
	}
}

@media (max-width: 991px) {
	.section-gap {
		padding: 40px 0;
	}

	.top-contact {
		display: none;
	}
}


@media (max-width: 767.98px) {
	.section-gap {
		padding: 20px 0;
	}

	.banner-area {
		height: 350px;
		/* margin-top: 75px; */
	}

	#header #logo img {
		max-height: 65px;
	}

	.feature-area {
		padding: 15px 0;
	}

	.single-feature::after {
		content: normal;
	}

	.single-feature,
	.feature-area.style-2 .single-feature,
	.single-feature.view-2 {
		padding: 20px;
		border-radius: 5px;
		margin: 0;
		margin-bottom: 10px;
		background: #f8f8f8;
	}

	.single-feature.view-2 .text-left {
		text-align: center !important;
	}

	.single-feature img {
		max-height: none;
	}

	.single-feature .title {
		padding: 10px 0px 0 0;
	}

	.single-feature .desc-wrap p {
		min-height: auto;
		margin-bottom: 0;
	}

	.single-feature .desc-wrap i {
		display: none;
	}

	#logo {
		padding: 5px 0;
	}
}

@media (max-width: 575.98px) {
	.banner-area {
		height: 300px;
		margin-top: -24px;
	}
}


/************TALK BUBBLE CSS START*******/

/* CSS talk bubble */
.talk-bubble {
	/* margin: 10px; */
	display: inline-block;
	position: fixed;
	width: 100%;
	height: auto;
	background-color: #0b5394;
	z-index: 1000;
	bottom: 0;
	/* right: 20px; */
}

/*.talk-bubble {
	    margin: 10px;
    display: inline-block;
    position: fixed;
    width: 200px;
    height: auto;
    background-color: #0b5394;
    z-index: 1000;
    bottom: 20px;
    right: 20px;
}*/
.talk-bubble.border {
	border: 2px solid #666 !important;
}

.round {
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;

}

/* Right triangle placed top left flush. */
.tri-right.border.left-top:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: -40px;
	right: auto;
	top: -8px;
	bottom: auto;
	border: 32px solid;
	border-color: #666 transparent transparent transparent;
}

.tri-right.left-top:after {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: -20px;
	right: auto;
	top: 0px;
	bottom: auto;
	border: 22px solid;
	border-color: lightyellow transparent transparent transparent;
}

/* Right triangle, left side slightly down */
.tri-right.border.left-in:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: -40px;
	right: auto;
	top: 30px;
	bottom: auto;
	border: 20px solid;
	border-color: #666 #666 transparent transparent;
}

.tri-right.left-in:after {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: -20px;
	right: auto;
	top: 38px;
	bottom: auto;
	border: 12px solid;
	border-color: lightyellow lightyellow transparent transparent;
}

/*Right triangle, placed bottom left side slightly in*/
.tri-right.border.btm-left:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: -8px;
	right: auto;
	top: auto;
	bottom: -40px;
	border: 32px solid;
	border-color: transparent transparent transparent #666;
}

.tri-right.btm-left:after {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 0px;
	right: auto;
	top: auto;
	bottom: -20px;
	border: 22px solid;
	border-color: transparent transparent transparent lightyellow;
}

/*Right triangle, placed bottom left side slightly in*/
.tri-right.border.btm-left-in:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 30px;
	right: auto;
	top: auto;
	bottom: -40px;
	border: 20px solid;
	border-color: #666 transparent transparent #666;
}

.tri-right.btm-left-in:after {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 38px;
	right: auto;
	top: auto;
	bottom: -20px;
	border: 12px solid;
	border-color: lightyellow transparent transparent lightyellow;
}

/*Right triangle, placed bottom right side slightly in*/
.tri-right.border.btm-right-in:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: auto;
	right: 30px;
	bottom: -40px;
	border: 20px solid;
	border-color: #666 #666 transparent transparent;
}

.tri-right.btm-right-in:after {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: auto;
	right: 38px;
	bottom: -20px;
	border: 12px solid;
	border-color: lightyellow lightyellow transparent transparent;
}

/*
	left: -8px;
  right: auto;
  top: auto;
	bottom: -40px;
	border: 32px solid;
	border-color: transparent transparent transparent #666;
	left: 0px;
  right: auto;
  top: auto;
	bottom: -20px;
	border: 22px solid;
	border-color: transparent transparent transparent lightyellow;

/*Right triangle, placed bottom right side slightly in*/
.tri-right.border.btm-right:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: auto;
	right: -8px;
	bottom: -40px;
	border: 20px solid;
	border-color: #666 #666 transparent transparent;
}

.tri-right.btm-right:after {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: auto;
	right: 0px;
	bottom: -20px;
	border: 12px solid;
	border-color: #0b5394 #0b5394 transparent transparent;
}

/* Right triangle, right side slightly down*/
.tri-right.border.right-in:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: auto;
	right: -40px;
	top: 30px;
	bottom: auto;
	border: 20px solid;
	border-color: #666 transparent transparent #666;
}

.tri-right.right-in:after {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: auto;
	right: -20px;
	top: 38px;
	bottom: auto;
	border: 12px solid;
	border-color: lightyellow transparent transparent lightyellow;
}

/* Right triangle placed top right flush. */
.tri-right.border.right-top:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: auto;
	right: -40px;
	top: -8px;
	bottom: auto;
	border: 32px solid;
	border-color: #666 transparent transparent transparent;
}

.tri-right.right-top:after {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: auto;
	right: -20px;
	top: 0px;
	bottom: auto;
	border: 20px solid;
	border-color: lightyellow transparent transparent transparent;
}

/* talk bubble contents */
.talktext {
	padding: 1em;
	font-size: 14px;
	line-height: 1.5em;
	color: #fff;
	text-align: center;
	font-weight: 600;
}

.talktext p {
	/* remove webkit p margins */
	color: #fff;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
}

@media (max-width: 680px) {
	.talktext {
		font-size: 12px;
	}
}


#header #logo img {
    padding: 5px 0;
    margin: 0;
    width: 80%;
}
.nav-menu>li:nth-child(3) {
    display: none;
}
.nav-menu>li:nth-child(5) {
    display: none;
}

#mobile-nav ul li:nth-child(3) {
    display: none !important;
}
#mobile-nav ul li:nth-child(5) {
    display: none !important;
}

.footer-area{
    display:none;
}
@media (max-width: 680px){
.talktext { font-size: 12px;}	
#header #logo img {
    padding: 0;
    margin: 0;
    width: inherit;
}
}