/*!
Theme Name: ST21
Theme URI: http://www.smartek21.com/demo/
Author: NIlanjan Banerjee
Author URI: https://www.smartek21.com
Description: Multipurpose WordPress Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: xeos
Tags: custom-background
*/

/*-----------------------------------------------------------------------------------
	CSS INDEX
	===================
	1.Default
	2.Navbar 1
	8.Blog Post
	9.Footer
	18.404
	19.WP Classes
	
/*--------------------------------*/
/*           1.Default
/*--------------------------------*/
.preloader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 999999;
	background-color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(images/preloader.gif);
}
.container-fluid-90{width:90% !important;}
.alignleft {
	float: left;
	margin-right: 15px;
}
.alignright {
	float: right;
	margin-left: 15px;
}
.aligncenter {
	display: block;
	margin: 0 auto 15px;
}
a:focus {
	outline: none;
}
img {
	max-width: 100%;
	height: auto;
}
.fix {
	overflow: hidden
}
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 15px;
	font-weight: 500;
	font-family:"futura-pt", sans-serif;
}
html, body {
	height: 100%
}
body {
}
a {
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #ee3b23;
}
blockquote:before {
	content: "\efcd";
	font-family: 'Icofont';
	float: left;
	margin: -13px 0;
	color: #fd6120;
	font-size: 28px;
}
p {
	
	line-height: 26px;
	font-size: 16px;
}
.section-padding {
	padding: 100px 0 75px;
	overflow: hidden;
}
.section-padding-ash {
	padding: 100px 0 75px;
	overflow: hidden;
	background: #f2f4fa;
}
.section-title {
	margin-bottom: 65px;
}
.section-title h2 {
	color: #3f3f3f;
	font-size: 30px;
}
.section-title h6 {
	color: #777;
	font-weight: 500;
}

/* Remove Chrome Input Field's Unwanted Yellow Background Color */
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus {
 -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}
/*Button Classes*/
.btn-primary {
	border-radius: 50px;
	background: #ee3b23;
	border-color: #ee3b23;
	padding: 10px 25px !important;
	font-weight: 500;
	visibility: visible !important;
}
.btn-primary:hover {
	border-color: #ee3b23;
	color: #ee3b23;
	background: none;
}
.btn-default {
	border-radius: 50px;
	background: #fff;
	border-color: #fff;
	padding: 10px 25px;
	font-weight: 500;
}
.btn-default:hover {
	border-color: #fff;
	color: #fff;
	background: none;
}
/*ul {
	list-style: none;
}*/
ol {
	list-style: decimal;
}
/*ul, ol {
	margin: 0 0 1.5em 0;
	padding: 0;
}*/

ul > li, ol >li {
	
	padding:0px 0;
}
ul > li > ul, ol > li > ol {
	margin-left: 0px;
}
ul.children {
	margin:0 0 0 1.5rem;
}
ul.children li {
	margin:10px 0;
}
ul.children li a {
	
	padding:2px 0;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
th {
	border-color: #f4f3f3;
	border-style: solid;
	border-width: 1px;
	line-height: 1.42857;
	padding: 10px;
	vertical-align: top;
	background-color: #f4f3f3;
	border: none !important;
	color: #363636;
	text-transform: uppercase;
	text-align: center;
}
td, th {
	border: 1px solid #ddd;
	padding: 10px;
	text-align: center;
}
.pagination-cont {
	margin: 30px auto;
	text-align: center;
	width: 260px;
}
.pagination-cont .pagination h2 {
	display: none;
}
.pagination-cont .pagination .page-numbers {
	position: relative;
	float: left;
	display: block;
	padding: .5rem .75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #777;
	background-color: #fff;
	border: 1px solid #dee2e6;
}
.pagination-cont .pagination .page-numbers.current {
	background-color: #ee3b23;
	border-color: #ee3b23;
	color: #fff;
}







	
/*--------------------------------*/
/*           2.Navbar
/*--------------------------------*/
nav{font-family: "futurabook",sans-serif;}
.navbar-1 .navbar-toggler-icon, .fixed-top .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-1 {
	background-color:#fff;
	/*position: fixed;*/
	right: 0;
	left: 0;
	z-index: 1030;
	font-size: 14px;
	padding: 10px 0;
}
ul.navbar-nav{
	margin-top: 10px;
	margin-bottom: 10px;
}
.navbar-1 ul li a.nav-link {
	margin: 10px 15px 0 0;
	text-transform: uppercase;
}
.navbar-1 ul li a {
	color: #333333;
	font-weight: 600;
	font-size: 14px;
	display: block;
    width: 100%;
    padding: 10px 15px;
    clear: both;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
	font-family: "futura-pt", sans-serif;
    letter-spacing: 1px;
}
.navbar-1 ul li:hover a {
	color: #505050;
	background: transparent;
}
.navbar-1 .dropdown-item:focus, .navbar-1 .dropdown-item:hover {
	background: #fff;
	color: #00AEEF;
}

.navbar-1 ul li ul.dropdown-menu > li:hover > a {
	color: #00AEEF;
	background: #fff;
}
.navbar-1 .collapse ul > li:hover > a{color: #00AEEF;}

.navbar-1:hover{background: #fff;}
.navbar-1:hover ul li a {
	color: #333333;
}

.navbar-1 svg, .navbar-1 svg{width:200px;height:auto}
.navbar-1 svg path, .navbar-1 svg path{fill:#00AEEF;}

.dropdown-item::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

@media only screen and (max-width: 479px) {
	.btco-hover-menu .collapse ul li:hover> ul {
    	display: block;
	}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.btco-hover-menu .collapse ul li:hover> ul {
    	display: block;
	}		
}



.navbar-1 .collapse ul > li > a.btn {
	border: 3px solid #333333!important;
    padding: 10px 18px!important;
    color: #333333!important;
    border-radius: 5px;
    background: #fff;
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out;
}

.navbar-1 .collapse ul > li > a.btn:hover {
transform: translateY(-8px);
}


.navbar-fixed-top {
	position: fixed;
	right: 0;
	background: #fff;
	top: 0;
	left: 0;
	z-index: 1030;
	box-shadow: 0px 0px 10px #c4c4c3;
}



/*Search */
.popup-box-on {
	display: block !important;
}
.off {
	display: none;
}
.chat_box .chat_message_wrapper ul.chat_message > li + li {
	margin-top: 4px;
}
#search.open {
	opacity: 1;
	transform: translate(0px, 0px) scale(1, 1);
}
#search {
	background-color: #fff;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	transition: all 0.5s ease-in-out 0s;
	width: 100%;
	z-index: 2000;
}
#search .close {
	color: #ee3b23;
	font-size: 40px;
	opacity: 1;
	padding: 10px 17px;
	position: fixed;
	right: 15px;
	top: 15px;
}
button.close {
	background: transparent none repeat scroll 0 0;
	border: 0 none;
	cursor: pointer;
}
.close {
	float: right;
	font-weight: 400;
	line-height: 1;
	text-shadow: 0 1px 0 #fff;
}
#search input[type="text"] {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 0 none;
	color: #333;
	font-family:"futurabook",sans-serif;
	font-size: 50px;
	font-weight: 300;
	margin: -51px auto 0;
	outline: medium none;
	padding-left: 30px;
	padding-right: 30px;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 100%;
}
#search .btn {
	left: 50%;
	margin-top: 60px;
	padding: 10px 50px;
	position: absolute;
	top: 50%;
	transform: translateX(-50%);
}

/*--------------------------------*/
/*           8.Blog Post
/*--------------------------------*/
.blog-post-cont {
	margin: 15px auto;
	overflow: hidden;
}
.blog-post-cont .text-cont {
	margin: 25px 0;
}
.blog-post-cont .text-cont h5 {
	color: #3f3f3f;
	margin-top:3px;
}
.blog-post-cont .text-cont h6 {
	color: #777;
	font-weight: 500;
	font-size: 12px;
}
.blog-post-cont .text-cont a.readdmore {
	font-weight: 500;
	font-size: 16px;
}


/*Side bar*/
.sidebar-item{background:#fff; margin:15px auto 30px auto; padding:30px 15px;}
.sidebar-item ul{list-style-type:none; margin-bottom:0px;}
.sidebar-item ul li:before {
    color: #ee3b23;
    content: "\eaa0";
    font-family: Icofont;
    float: left;
    margin-right: 10px;
}
.sidebar-item ul li{margin:10px auto;}
.sidebar-item ul li a{color:#777;}
.sidebar-item ul li a:hover{color:#ee3b23;}

.sidebar-item input[type="text"] {
    padding: 9px 15px;
    border: 1px solid #ccc;
    margin: 0 -3px 0 0;
    color: #777;
    width: 175px;
    display: inline-block;
}
.sidebar-item button[type="submit"] {
    background-color: #ee3b23;
    padding: 9px 15px;
    color: #fff;
    border-radius: 0px;
    border: 1px solid;
	border-color:#ee3b23;
    margin: 0 0 0 -1px;
	cursor:pointer;
}


/*Blog Details*/
.social-cont{overflow:hidden; margin:50px auto; border-bottom:1px solid #ccc; border-top:1px solid #ccc; padding:15px 0;}
.social-cont h5{margin-bottom:5px;}
.social-cont ul.social{list-style-type:none;}
.social-cont .social li{ background:#e4e4e4;}
.social-cont .social li a i{ color:#6f6f6f;}


.comment-form-cont {
    padding: 0px;
	overflow:hidden;
}
.comment-form-cont h4 {
	font-weight:500;
	margin:50px 0 20px 15px;
}
.comment-form-cont h3 {
	font-weight:500;
}
.comment-form-cont h4 {
	margin:0 0 20px 0;
}
.comment-form-cont .ssb {
	margin:20px 0 0 0;
}
.comment-form-cont ol {
	padding: 0;
	margin: 0px 0px 24px;
	border-bottom: 1px solid #ebebeb;
}
.comment-form-cont ol li {
	list-style: none;
	border-top: 1px solid #ebebeb;
}
.comment-form-cont ol li article {
	padding: 16px 0;
}
.comment-form-cont ol li article img {
	height:50px;
	width:50px;/*vertical-align: bottom;*/
}
.comment-form-cont ol li article .fn {
	margin:0 0 0 16px;
}
.comment-form-cont ol li article .fn a {
	color:#333;
}
.comment-form-cont ol li article .fn a:hover {
	color:#545454;
	text-decoration:none;
}
.comment-form-cont ol li article .comment-metadata {
	margin:0 0 10px 70px;
}
.comment-form-cont ol li article .comment-metadata a {
	color:#999;
}
.comment-form-cont ol li article .comment-content {
	margin:0 0 0 70px;
}
.comment-form-cont ol li article .reply {
	margin:0 0 0 70px;
}
.comment-form-cont ol.children {
	margin-left:64px;
	border:none;
}
.form-control:focus {
	border-color:#ccc;
	box-shadow:none;
}
.comment-reply-title{
	color: #3f3f3f;
    margin-top: 3px; 
	margin: 0 0 15px;
    font-weight: 600 !important; 
	font-size: 1.25rem;
}
/*--------------------------------*/
/*           9.Footer
/*--------------------------------*/

.footer-top{min-height: 257px; background:url("images/home-bottom.png") no-repeat 0 0; width: 100%; background-position: center; background-size: cover; text-align: center;}
.footer-top h3{color: #fff;padding: 104px 0 0 0;}

.footer {
	background: #212426;
	padding: 100px 0 0 0;
}
.footer-item {
	margin: 0 0 30px 0;
	overflow: hidden;
}
.footer-item img {
	margin: 0 0 30px 0;
}
.footer-item p {
	color: #ccc;
	font-size: 15px;
	margin-bottom: 0px;
	line-height: 25px;
	font-family:"futura-pt", sans-serif
}
.footer-item p i{color: #F54D38; margin: 0 10px 10px 0;}
.footer-item h4 {
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	margin: 0 0 25px 0;
}
.footer-item ul {
	list-style-type: none;
	padding: 0px;
	overflow: hidden;
}
.footer-item ul li {
	color: #ccc;
    line-height: 20px;
    margin-bottom: 10px;
}
.footer-item ul li a {
	color: #ccc;
	font-size: 15px;
	font-family:"futura-pt", sans-serif;
	text-transform:capitalize;
}
.footer-item ul li a:hover {
	color: #F54D38;
}
.footer-item ul li a:before {
	color: #F54D38;
    content: "\eaa0";
    font-family: Icofont;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.footer-item ul li i {
	color: #F54D38;
	font-size: 20px;
}
.footer-item .subscribe-form {
	border: 0px solid #E9E9E9;
	height: 50px;
	position: relative;
	overflow: hidden;
	margin: 0 0 30px 0;
}
.footer-item .subscribe-text {
	border: none;
	outline: none;
	height: 50px;
	font-family: 'Open Sans', sans-serif;
	padding-left: 15px;
	width: 100%;
	display: inline-block;
	position: absolute;
	left: 0;
	font-size: 16px;
	color: #ccc;
	background: #2f2f2f;
}
.footer-item .subscribe-btn {
	border: none;
	outline: none;
	height: 45px;
	background: #2f2f2f;
	line-height: 45px;
	position: absolute;
	right: 0;
	cursor: pointer;
	padding: 4px 0 0 9px;
	width: 55px;
	color: #F54D38;
	font-size: 26px;
}
.footer-bottom {
	border-top: 1px solid #6c6c6c;
}
.footer-bottom p {
	color: #ccc;
	margin: 30px 0;
	font-family:"futura-pt", sans-serif;
}
ul.social li {
	float: left;
	margin: 0 10px 0 0;
	background: #5e5c5c;
	padding: 4px 10px;
}
ul.social li a i {
	color: #ccc;
	font-size: 16px;
	padding: 10px 5px;
}
ul.social li a:before {
	display: none !important;
}
ul.social li a:hover i {
	color: #F54D38;
}


/*--------------------------------*/
/*           18.404
/*--------------------------------*/
.section-padding-error {
    padding: 200px 0 175px;
    overflow: hidden;
    background: #f2f4fa;
}




.contact-left {
	margin: 15px auto;
}
.contact-right {
	margin: 15px auto;
}
.form-cont {
	background: #fff;
	padding: 50px 15px;
	margin:30px 0 0;
}
.form-control {
	border-radius: 0px;
	padding: 10px 15px;
	height: auto !important;
}
#scheduleform textarea{height: 200px !important;}






/*--------------------------------*/
/*           19.WP Classes
/*--------------------------------*/

input[type="password"] {
	background: #f5f5f5 none repeat scroll 0 0;
	border: 1px solid #ccc;
	font-family: Poppins;
	font-size: 14px;
	padding: 7px 10px;
}
.post-password-form input[type="submit"] {
	background-color: #ee3b23;
	padding: 8px 30px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 15px;
	border: none;
	border-radius: 50px;
	box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.15);
	cursor: pointer;
}
input[type="submit"]:hover {
	background-color: transparent;
	border:1px solid #ee3b23;
	color: #ee3b23;
}
.wp-caption {
	margin-bottom: 1.75em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}
.wp-caption .wp-caption-text {
	color: #686868;
	font-size: 14px;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	/* many screen reader and browser combinations announce broken words as they would appear visually */
	word-wrap: normal !important;
}
.gallery-caption {
	color: #686868;
	display: block;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}
.bypostauthor > article .fn:after {
	content: "\f304";
	left: 3px;
	position: relative;
	top: 5px;
}
.sticky {
	width: 77px;
	font-size: 14px;
	color: #fff;
	background-color: #545454;
	font-weight: 500;
	padding: 5px 8px;
	float: right;
}








.home-banner{ min-height: 257px; background-repeat: no-repeat; width: 100%; background-position: center;
    background-size: cover; text-align: center; margin-bottom: 80px; padding: 0 0 30px 0;}
.home-banner h1{font-weight: 400; color: #fff; margin: 70px 0 30px 0;}


.home-sec2-text{
	padding: 15px 50px;
    border: 1px solid #ee3b23;
    border-radius: 10px;
    overflow: hidden;
    border-bottom: 5px solid #ee3b23;
    border-right: 5px solid #ee3b23;
    margin: 0 0 0 17%;
}

.home-sec2-text-icon{float: left; width: 9%;}
.home-sec2-text-desc{float: left; width: 85%; margin: 0 0 0 15px;}
.home-sec2-text h3{    color: #ee3b23;
    font-style: italic;
    font-size: 28px;
    margin-bottom: 30px;}
.home-sec2-text .item{margin: 15px auto;}
.home-sec2-text .item h3{
	color: #ee3b23;
    font-size: 85px;
    margin-bottom: 0px;
}
.home-sec2-text .item h3 small{font-size: 45px; color: #000;}
.header-home-3{margin: 15px 0;font-style: italic;}
.home-icon-3{margin: 50px 0;}
.home-sec3{margin: 50px 0;}






.casestudy-banner{ min-height: 257px; background:url("../images/header-casestudy.png") no-repeat 0 0; width: 100%; background-position: center;
    background-size: cover; margin-bottom: 80px; padding: 0 0 30px 0;}
.casestudy-banner h1{font-weight: 400; color: #fff; margin: 70px 0 30px 0;}



.products-banner{ min-height: 257px; background:url("../images/header-products.png") no-repeat 0 0; width: 100%; background-position: center;
    background-size: cover; margin-bottom: 80px; padding: 0 0 30px 0;}
.products-banner h1{font-weight: 400; color: #fff; margin: 70px 0 30px 0;}
.products-sec1-text{margin-right: 20%;}
.products-sec2-text h3{color:#2f9a9a;}
.products-sec2-margin{margin: 50px auto;}
.products-sec2 iframe{width: 100%;}



.intellitekHealth-banner{min-height: 257px; background: url(../images/header-home.png) no-repeat 0 0; width: 100%; background-position: center;
    background-size: cover; margin-bottom: 80px; padding: 85px 0 40px 0;}
.intellitekHealth-banner h6{font-size: 18px; color: #fff;font-weight: 500;}
.intellitekHealth-banner h1{font-size: 34px; color: #fff;  margin: 20px 0;}
.intellitekHealth-banner p{font-size: 16px; color: #fff;}
.intellitekHealth-sec1{margin-bottom: 45px;}
.intellitekHealth-sec1-text{margin-right: 20%;}
.intellitekHealth-sec1-text h3{color: #F54D38; font-style: italic;}
.intellitekHealth-sec1-text ul{padding: 0px; list-style-type: none;}
.intellitekHealth-sec1-text ul li span{color: #F54D38;font-weight: 600;}
.intellitekHealth-sec2-text{padding: 15px 50px; border: 1px solid #ee3b23; border-radius: 10px; overflow: hidden; border-bottom: 5px solid #ee3b23;
 border-right: 5px solid #ee3b23;}
.intellitekHealth-sec2-text-icon{float: left; width: 9%;}
.intellitekHealth-sec2-text-desc{float: left; width: 85%; margin: 0 0 0 15px;}
.intellitekHealth-sec2-text h3{font-style: italic; color: #F54D38;}
.intellitekHealth-features{padding: 50px 0;}
.intellitekHealth-features .feature{text-align: center; margin: 7px auto;font-size: 14px; background: #F54D38; color: #fff; border-radius: 5px; padding: 10px 30px;}

.intellitekHealth-sec3-item{
	border: 1px solid #ee3b23;
    min-height: 320px;
    padding: 30px 30px;
    border-radius: 5px;
    margin: 0 auto 30px;
    overflow: hidden;
}
.intellitekHealth-sec3-item h4{color:#ee3b23; font-size: 22px;}
.intellitekHealth-sec4{padding: 20px 0 50px;}
.intellitekHealth-sec4-text{margin: 0 25% 0 0;}
.intellitekHealth-sec4-text h3{color:#ee3b23; font-size: 25px; font-style: italic;}




/*--------------------------------*/
/*           11.Portfolio
/*--------------------------------*/
.portfolioFilter {
	margin: 0px 0px 10px 0px;
	overflow: hidden;
	padding: 15px 10px;
	color: #545454;
}
.portfolioFilter a {
	color: #777;
	text-decoration: none;
	padding: 10px 15px;
	display: inline-block;
	font-weight: 700;
	text-transform: uppercase;
}
.portfolioFilter a.current {
	color: #ee3b23;
	font-weight: 700;
}
.portfolioContainer a img {
	margin: 15px auto;
	width: 100%;
	height: 100%;
}
.isotope-item {
	z-index: 2;
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}
.isotope, .isotope .isotope-item {
	/* change duration value to whatever you like */
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;
}

.portfolioContainer figure figcaption h2{font-size: 20px}
.portfolioContainer figure figcaption h2 a{color: #fff;}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    color: #fff;
}
figure.effect-lily p.resource_category {
    opacity: 1;
}


.grecaptcha-badge{display:none!important;}