.title-banner {
	font-size: 36px;
	line-height: normal
}
.banner-logo {
	margin-bottom: 25px;
}
.bg-light {
	background: #f9f9f9;
}
.bg-techflow-color {
	background: #006f37;
}
.btn-techflow-color {
	background: transparent;
	border-color: #5275b1 !important;
	color: #d4d4d4;
}
.bg-techflow-opacity {
	background: rgba(41,87,164, 0.96) !important
}
.btn-techflow-color:hover {
	background: #fff !important;
	border-color: #fff !important;
	color: #333 !important
}
.industry-tag {
	padding: 0;
	display: inline-block;
	margin-bottom: 15px;
}
.industry-tag li {
	margin: 3px 0px;
	padding-left: 20px;
	display: inline-block;
	list-style: none;
	width: 50%;
	float: left;
}
.industry-tag li:before {
	font-family: "FontAwesome";
	content: "\f178";
	color: #d4d4d4;
	position: absolute;
	margin-left: -20px;
}
.industry-tag li a {
	color: #d4d4d4;
}
.industry-tag li:hover {
	color: #fff !important;
}
.industry-tag li:hover a {
	color: #fff;
}
.industry-tag li a:hover {
	color: #fff !important;
}
.footer-widget-area a, .footer-widget-area p {
	color: #d4d4d4;
	font-size: 13px
}
.footer-widget-area a:hover {
	color: #fff;
}
.video-sec {
	outline: 5px solid rgba(255,255,255,0.2);
	outline-offset: -15px
}
/*#rev_slider_151_1 {
	width: calc(100% - 15%);
	left: 15% !important
}*/
.img-icon img {
	/*width: 100px;
	box-shadow: 0px 5px 5px #f1f1f1;*/
}
/*.swiper-slider-clients img {
	height: 110px;
}*/
.swiper-slide {
	border: 1px solid #f2f2f2;
	padding: 15px 10px;
}
.down-section {
	width: calc(100% - 15%) !important;
	left: 15% !important;
	z-index: 999999999999;
}
#floatdiv {
	transition: all 1.5s ease 0s;
}
.description-block p {
	margin-bottom: 0;
}
.description-block h4 {
	font-size: 22px;
	text-transform: uppercase;
	line-height: normal;
	margin-bottom: 0px;
}
.description-block h4:after {
	content: "";
	width: 100%;
	height: 1px;
	display: block;
	background: rgba(255, 255, 255, 0.1);
	margin: 15px 0 15px;
}
.nav-list {
	margin: 0px;
	padding: 0px;
}
.nav-list li {
	margin: 0px 0px 5px;
	padding-left: 28px;
	list-style: none;
}
.nav-list li:last-child {
	margin-bottom: 0px;
}
.nav-list li:before {
	font-family: "FontAwesome";
	content: "\f178";
	color: #d4d4d4;
	position: absolute;
	margin-left: -25px;
}
.tab-pane h4 {
	font-size: 25px;
	text-transform: uppercase;
	line-height: normal;
	margin-bottom: 0;
}
.tab-pane h4:after {
	content: "";
	display: block;
	width: 45px;
	height: 1px;
	background: #ddd;
	margin: 20px 0;
}
.inner-page h1 {
	font-size: 32px;
	line-height: normal;
}
.box-float {
	position: relative;
	float: right;
	width: 120px;
	z-index: 999;
	-moz-animation: slide 1s ease 3.5s forwards;
	-webkit-animation: slide 1s ease 3.5s forwards;
	-o-animation: slide 1s ease 3.5s forwards;
	-ms-animation: slide 1s ease 3.5s forwards;
	animation: slide 1s ease 3.5s forwards;
	right: 40px;
}
#floatdiv {
	background: url(../images/inquiry-2.png) center center no-repeat;
	background-size: contain;
	width: 135px;
	height: 115px;
	text-align: center;
	line-height: normal;
	font-size: 14px;
	position: absolute;
	text-transform: uppercase;
	padding-top: 15px;
}
#floatdiv a {
	color: #fff;
}
#floatdiv strong {
	font-size: 18px;
	font-weight: 700px;
	letter-spacing: .8;
}
section#clients-homepage {
    padding: 20px 0px;
}
.feature-content {
    padding: 15px 10px;
    background: #f9f9f9;
}
.ISS .hover-option6 .grid-item figcaption {
    height: 61px;
    padding: 10px !important;
}

div#request_a_quote-form {
    position: fixed;
    z-index: 9999;
    bottom: 10px;
    border: 1px solid #ccc;
    right: 20px;
    }
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
    display: none !important;
}
.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.my-mfp-slide-bottom.mfp-ready {
    height: auto !important;
    bottom: 0  !important;
}
.my-mfp-slide-bottom .mfp-container {
    bottom: 0 !important;
    height: auto !important;
}
#request_a_quote-form .mfp-close {
    background: #fff;
    top: -44px;
    border: 1px solid #ccc;
    right: -1px;
}
#request_a_quote-form .row {
    margin: 0 -7px;
}
#request_a_quote-form input, #request_a_quote-form textarea{
    padding: 13px 15px;
    margin: 0 0 15px 0;
}
.inner-page .feature-content {
    background: #fff;
}
div#content {
    font-size: 15px;
    line-height: 25px;
    padding: 10px;
    margin: 0px !important;
    width: 300px;
	text-align:left;
}
div#content p{
	margin:0px;
}
#content h4 {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 5px;
    line-height: normal;
}
.portfolio-filter li a {
    background: #eee;
    padding: 15px 30px !important;
    outline: 1px solid rgba(39, 39, 39, 0.1);
    outline-offset: -4px;
}
.counter-box h6:after {
    background: #2957a4;
    height: 1px;
    content: "";
    display: block;
    margin: 10px auto;
    width: 35px;
}
hr{
	border-top: 1px solid #5275b1
}




.chatbot {
    display: none;
}
.chatbot {
background-color: #49c858 !important;
padding: 10px;
border-radius: 100%;
box-shadow: 4px 2px 13px 3px rgb(0 0 0 / 75%);
-webkit-box-shadow: 4px 2px 13px 3px rgb(195 195 195 / 42%);
-moz-box-shadow: 4px 2px 13px 3px rgba(0,0,0,.75);
border: 1px solid #42c452;
}

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

    .ccw-no-hover-an.responsive {
        display: none;
    }

    .chatbot {
        display: block;
    }


}
