/*---Custom CSS for theme Check DO NOT Change **By: Rashid**-----*/

/*--- Logind Admin padding top */
.logged-in.admin-bar .main-header.fixed-header .inner-container{
    margin-top: 32px;
}

/*--- sticky & tag-sticky-2 */
.sticky .info li,.tag-sticky-2 .info li{
    color: #ffffff;

}
.sticky p,.tag-sticky-2 p {
    color: #ffffff;

}
.sticky h3 a,.tag-sticky-2 h3 a {
    color: #ffffff;
}
.sticky .link-box a,.tag-sticky-2 .link-box a{
    color: #ffffff!important;
}
.sticky .inner-box .lower-content,.tag-sticky-2 .inner-box .lower-content{
    background: #000000;
    border: 1px solid #021666;
    padding: 20px;
}
.wp-style .sticky .lower-box,.wp-style .tag-sticky-2 .lower-box{
   background:#ffffff;
   border-top: none;
}
.sticky .post-info .fa ,.tag-sticky-2 .post-info .fa{
	color:#021666;
}
.sticky .post-info .more-link a:hover,.tag-sticky-2 .more-link a:hover{
    color: #000!important;
    
}
.wp-style .sticky h3 a,.wp-style .tag-sticky-2 h3 a{
 color: #000;    
}
.wp-style .sticky a,.wp-style .tag-sticky-2  a{
  color:  #000;     
}
.wp-style .sticky  p,.wp-style .tag-sticky-2  p{
   color: #000;     
}
.wp-style .sticky .post-info,.wp-style .tag-sticky-2  .post-info{
   color:#333333;     
}
.wp-style .sticky .content-box li,.wp-style .tag-sticky-2 .content-box li{
   color:  #000important;     
}
.wp-style .sticky .content-box {
    position: relative;
    padding: 50px 45px 45px 45px;
    -webkit-box-shadow: 5px 20px 30px #000000;
    -moz-box-shadow: 5px 20px 30px #000000;
    -ms-box-shadow: 5px 20px 30px #000000;
    -o-box-shadow: 5px 20px 30px #000000;
    box-shadow: 5px 20px 30px #000000;
}
/*--- Header Style */
.wp-style h1,.comment .text h1,.wp-style h2,.comment .text h2,.wp-style h3,.comment .text h3,.wp-style h4,.comment .text h4,.wp-style h5,.comment .text h5,.wp-style h6,.comment .text h6{
	color:#333333; 
	font-weight: 300;
	padding-bottom: 10px;
	
}
.wp-style h1,.comment .text h1{
	font-size:32px;    	
}
.wp-style h2,.comment .text h2{
	font-size:28px;
}
.wp-style h3,.comment .text h3{
	font-size:24px;
}
.wp-style h4,.comment .text h4{
	font-size:32px;
}
.wp-style h5,.comment .text h5{
	font-size:26px;
}
.wp-style h6,.comment .text h6{
	font-size:22px;
}


/* BAsic WP settings */
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #ffffff;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
	color: #333333;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #ffffff;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px #000000;
	clip: auto !important;
	color: #021666;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.post .blog-news-column .image-box a img{
	height:auto !important;
}
.blog-news-column .image-box img{
	max-width:100%;
}
.blog-news-column .wp-style .text input[type="password"]{
	background: #ffffff none repeat scroll 0 0;
    border: 1px solid #ffffff;
    border-radius: 3px;
    color: #333333;
    display: inline-block;
    font-size: 13px;
    height: 42px;
    line-height: 24px;
    padding: 8px 40px 8px 20px;
    position: relative;
    transition: all 500ms ease 0s;
}
.blog-news-column .wp-style .text input[type="submit"]{
	height:42px;
	line-height:40px;
	background:#021666;
	border:1px solid #021666;
	color: #ffffff;
    display: inline-block;
    font-size: 13px;
	text-align:center;
	padding:0 15px;
	border-radius: 3px;
}
.blog-news-column .wp-style .text input[type="submit"]:hover{
	color:#021666;
	background:#000000;
}
.post-password-form label input  {
    border: 1px solid #021666;
    padding: 7px;
    margin-left: 15px;
    padding-bottom: 9px;
}
.post-password-form input[type=submit]{
    cursor: pointer;
    padding: 7px 15px;
    color: #000;
    margin-left: -5px;
    border: 1px solid #021666;
    padding-bottom: 9px;
}
.children {
    margin-left: 0px;
}

.footer-widget ul li a {
    color: #ffffff;
    width: 88%;
    text-align: left;
    display: inline-block; 
	padding-bottom: 10px;
}

.main-footer .footer-column .widget-title{
 	margin-bottom:0;
}

.footer-widget ul li a::before{
	content:"- ";
}

.footer-widget ul li a:hover {
    color: #fff;
}

nav.navigation.comment-navigation {
	overflow:hidden;
	margin-bottom:30px;
}
select option {
    color: #333333;
}
select {
    font-family: 'PT Sans', sans-serif;
    background: #ffffff;
    width: 100%!important;
    padding: 8px;
    color: #333333;
}

/*Comment Navigator */	
.nav-previous  a{    
    margin-right: 15px;
    border: 1px solid #ffffff;
    padding: 8px;
	float:left;
	display:inline-block;
	max-width: 300px;

	}
.nav-next  a{
    border: 1px solid #ffffff;
    padding: 8px;
    margin-right: 18px;
	display:inline-block;
    padding: 8px;
    float: right;
    max-width: 300px;
    }
.comment-navigation{margin-bottom:60px}
/*Comment Navigator */

/* Image Hover */
.blog-post .image-box {
	display:inline-block;
}
/* Image Hover */

.extra-class .extra-class .extra-class .comment-box{margin-left:50px}

@media only screen and (max-width: 767px){
	
.extra-class .extra-class .extra-class .comment-box{
    margin-left: 0px;
    }
}	
textarea{width:100%}
.lower-box .date a{margin:0px 2px}

#wp-calendar {
		width: 100%;
	}
	#wp-calendar caption {
		text-align: right; 
		color:#333333; 
		font-size: 12px; 
		margin-top: 10px;
		margin-bottom: 15px;
	}
	#wp-calendar thead { 
		font-size: 10px;
	}
	#wp-calendar thead th { 
		padding-bottom: 10px;
	}
	#wp-calendar tbody { 
		color: #aaa; 
	}
	#wp-calendar tbody td { 
		background: #333333; 
		border: 1px solid #fff; 
		text-align: center; 
		padding:8px;
	}
	#wp-calendar tbody td:hover { 
		background: #fff; 
	}
	#wp-calendar tbody .pad { 
		background: none; 
	}
	#wp-calendar tfoot #next { 
		font-size: 10px; 
		text-transform: uppercase; 
		text-align: right;
	}
	#wp-calendar tfoot #prev { 
		font-size: 10px; 
		text-transform: uppercase; 
		padding-top: 10px; 
	}

.wp-caption {
	text-align: center;
	background-color: #ffffff;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
	.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}
	.gallery-caption {
		line-height: 26px;
		font-weight: 300;		
	}
	.bypostauthor{
		font-size: 16px;
		color: #333333;
		line-height: 26px;
		font-weight: 300;	
	}
	.alignright{ 
		text-align:right;
	}
	.alignleft{ 
		text-align:left;
	}
	.aligncenter{ 
		text-align:center;
	}	
	.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #ffffff;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px #000000;
	clip: auto !important;
	color: #021666;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
/*------------------------------theme unit test----------------------------*/


.wp-style table thead tr th,.comment .text table thead tr th,.news-content table thead tr th{
	border-bottom: 2px solid #ffffff;
    vertical-align: bottom;
}
.wp-style table tbody tr th,.comment .text table tbody tr th,.news-content table tbody tr th{
	border-top: 1px solid #ffffff;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
.wp-style table tbody tr td,.comment .text table tbody tr td,.news-content table tbody tr td{
	border-top: 1px solid #ffffff;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
.wp-style ul{margin-top:0px;}
.wp-style ul > li,.comment .text ul li,.news-content ul li{list-style-type:disc;display:list-item;border-right:none;margin-bottom: 10px;
text-align: left;} 
.wp-style ul li ul li,.comment .text ul li ul li,.news-content ul li ul li{list-style-type:square;}
.wp-style ul li ul li ul li,.comment .text ul li ul li ul li,.news-content ul li ul li ul li{list-style-type:circle;}
.wp-style ol li,.comment .text ol li,.news-content ol li{list-style:decimal;margin-bottom: 10px;}
.wp-style ol li ol li,.comment .text ol li ol li,.news-content ol li ol li{ list-style:upper-roman;}
.wp-style ol li ol li ol li,.comment .text ol li ol li ol li,.news-content ol li ol li ol li{ list-style:lower-alpha;}
.wp-style li,comment .text li,.news-content li{
	margin-bottom:0px;
}
.wp-style ol,.wp-style ul,.comment .text ul,.comment .text ol{
	padding-left:20px;
	margin-bottom: 10px;
}
.wp-style ol li ol,.wp-style ul li ul,
.comment .text ol li ol,.comment .text ul li ul,
.news-content ol,.news-content ul{
	padding-left:40px;
	margin-bottom: 10px;
}
.paginate-links{
	margin-bottom:15px;
	margin-top:15px;
}


.wp-style p img,.wp-style figure img,.news-content p img,.news-content figure img{
	max-width:100%;
	height:auto;
}
.wp-style figure img,.wp-style figure img,.news-content figure img,.news-content figure img{
	max-width:100%;
	display:block;
	height:auto;
}
figure{
	max-width:100%;
	display:block;
}	
.page .sidebar-page-container .news-content{
	background:#ffffff;
	padding:30px;
}	
/*----------------------Default widget styling--------------------------*/
.widget ul li a{
	width:88%;
	display:inline-block;
}
.widget ul.children,.widget ul.sub-menu{
	padding:0px !important;
	
}
.widget ul.children > li,.widget ul.sub-menu > li{
	border-bottom:0px;
	margin-left:10px;
}
.widget select {
    max-width: 100%;
    width: 100%;
	border:1px solid #333333;
	padding:10px 15px;
}

.widget label{
	padding:15px 25px;
}
.textwidget img {
    height: auto;
    max-width: 100%;
}
.th-comment-list .children{
	margin-left:50px;
}

/***--Map Section Style----***/
#google-map-area {
  height:450px;
}
#google-map {
  height:100%;
  width:100%;
}

.pingback img{display:none!important;margin-left:0px!important;}
.pingback{
    margin-left: 0px!important;
    padding-left: 0px!important;
}
#respond textarea {
    width: 100%!important;
    background:#ffffff!important;
    padding: 15px!important;
}
.gallery-widget .image img{
    width: 85px;
    height: 70px;
    float: left;
    margin: 2px;
}


/*Post Widget*/

.popular-posts .post{
	position:relative;
	font-size:14px;
	color:#333333;
	padding:0px 0px;
	padding-left:100px;
	min-height:75px;
	margin-bottom:25px;
}

.popular-posts .post:last-child{
	margin-bottom:0px;
}

.popular-posts .post .post-thumb{
	 position:absolute;
	 left:0px;
	 top:0px;
	 width:80px;
}

.popular-posts .post:hover .post-thumb img{
	opacity:0.70;
}

.popular-posts .post .post-thumb img{
	display:block;
	width:100%;
	border-radius:4px;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.popular-posts .post .text{
	position:relative;
	top:-4px;
	font-size:18px;
	margin:0px 0px 0px;
	font-weight:500;
	color:#000000;
}

.popular-posts .post .text a{
	color:#000000;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.popular-posts .post a,
.popular-posts .post a:hover{
	color:#021666;	
}

.popular-posts .post-info{
	font-size:15px;
	color:#000000 ;
}

.tagcloud a {
    position: relative;
    display: inline-block;
    color: #333333;
    font-size: 14px!important;
    margin-right: 0px;
    margin-bottom: 4px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 24px;
    padding: 10px 16px;
	background:#ffffff;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.tagcloud a:hover{
	background:#333333;
	color:#ffffff;	
}

.noimage .border-bottom {
    padding-bottom: 15px;
    margin-bottom: 16px;
    border-bottom: 1px solid #333333;
}
.noimage .blog-item-one h3{
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	margin-bottom: 0px;
	font-size: 18px;
    font-weight: 600;
    color: #000000;
}
.noimage .blog-item-one .link-btn a{
	font-size: 14px;
	font-weight: 400;
	line-height: 28px;
	color: #021666;
}
footer .noimage .blog-item-one h3 {

    color: #ffffff!important;
}

.any-questions{
	position: relative;
	padding: 50px 30px 45px;
	margin-bottom: 40px;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}
.any-questions:before{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	content: '';
	background: #000000 ;
}
.any-questions .title-text p{
	position: relative;
	font-size: 16px;
	font-weight: 400;
	color: #ffffff;
	line-height: 28px;
	padding-bottom: 28px;
	font-family: 'Lato', sans-serif;
}
.any-questions .title-text p:before{
	position: absolute;
	bottom: 0px;
	left: 50%;
	width: 34px;
	height: 3px;
	content: '';
	margin-left: -17px;
	background: #ffffff;
}
.any-questions h6{
	font-size: 18px;
	line-height: 30px;
	color: #021666;
	font-weight: 700;
	margin: 30px 0px;
}
.any-questions .btn-style-six {
    color: #ffffff!important;
}

.search-box .form-group {
    position: relative;
    margin: 0px;
    margin-bottom: 40px;
}

.search-box .form-group input[type="text"],
.search-box .form-group input[type="search"]{
	position:relative;
	line-height:24px;
	padding:12px 50px 12px 20px;
	border:1px solid #ffffff;
	background:#ffffff;
	color:#333333;
	display:block;
	font-size:14px;
	width:100%;
	height:50px;
	border-radius:0px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.search-box .form-group input:focus{
	border-color:#333333;	
}

.search-box .form-group button{
	position:absolute;
	right:20px;
	top:0px;
	height:50px;
	line-height:50px;
	text-align:center;
	display:block;
	font-size:16px;
	color:#333333;
	background:none;
	font-weight:normal;
}
.socials-link-one{
	display: inline-block;
}
.socials-link-one li{
	display: inline-block;
	margin-right: 8px;
	border: none!important;
}
.socials-link-one li a{
	font-size: 13px!important;
	color: #333333!important;
	display: inline-block!important;
	width: 31px!important;
	height: 31px!important;
	border-radius: 15px!important;
	line-height: 31px!important;
	text-align: center!important;
	background: #333333!important;
	transition: all 300ms ease;
}
.socials-link-one li a:before {
    content: none!important;
	display:none!important;
}
.socials-link-one ul li i {
    margin-right: 0px!important;
}
.socials-link-one li {
    padding:0px!important;
}
.socials-link-one li:hover a{
	background: #333333!important;
	transition: all 300ms ease!important;
}
.newsletter-widget .form-group input[type="text"]{
    background: #ffffff;
 
}
footer .text a {
    color: #ffffff!important;
}

footer .popular-posts .post-info {
    color: #000000!important;
}
.pingback .comment_title a {
    width: 63%;
}

.kc-wrap-columns .kc_column{
    padding-right: 0px!important;
    padding-left: 0px!important;
}

#recentcomments li:before{
	content: '';
}

.widget_rss ul li {
    position: relative;
    padding-left: 0px!important; 
    margin-bottom: 12px;
}
.widget_rss ul li:before{
	content: none!important;
}

.wp-style .posts-nav {
    margin-top: 58px;
    margin-bottom: 18px;
    border-top: 1px solid #333333;
    padding-top: 25px;
    background: #ffffff;
    padding: 20px;
}
.wp-style .posts-nav a {
    font-size: 15px;
    color: #000000;

}

.wp-style .posts-nav strong a {
    font-size: 17px;
    color: #000000;
    font-weight: 500;
}
.wp-style .posts-nav strong a:hover {
    color:#ffffff!important;

}
.wp-style .posts-nav a span{
	display:inline-block;
	padding: 30px;
	color:#ffffff;
	font-size:14px;
	background: #333;
}
.wp-style .posts-nav a:hover{
	color:#333333;
}
.wp-style .posts-nav a:hover span{
	background:#333333;
}

.depth-2{margin-left:25px!important;   
 margin-top: 30px;}
.depth-3{margin-left:90px!important;   
 margin-top: 30px;}
 .depth-4,.depth-5{margin-left:90px!important;   
 margin-top: 30px;}
@media only screen and (max-width: 499px) {
.depth-2{margin-left:0px!important;}
.depth-3{margin-left:0px!important;}
}
/*
.styled-pagination li a:hover,
.styled-pagination li a.active,.paginate-links a:hover
.page-numbers.current,.paginate-links > span{}
.paginate-links a 
*/

img{
	height:auto;
}
.news-single .post-meta{
    padding-left: 0px!important;
}

a.hvr-underline-from-left1._mPS2id-h.mPS2id-highlight.mPS2id-highlight-first,
li.active a{
	color:#ff7e00 !important;
}

.main-menu a:hover{
	color:#ff7e00 !important;
}

#respond{
	padding-top:30px;
}
.footer-widget ul li{
    color: #ffffff;
}
footer p,footer .rssSummary, footer ul li{
	text-align:left!important;
}
footer #wp-calendar caption {
    color: #ffffff;
}
footer #wp-calendar thead th,footer p {
    color: #ffffff !important;
}
footer #wp-calendar tbody td {
    color: #333333;
}


.footer-widget  {
    padding-bottom: 30px;
}
.wp-style dt {
    padding: 10px 0px;
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #021666;
    background: #000;
}
blockquote p{
    font-size: 24px!important;
    line-height: 40px!important;
    color: #fff!important;
    margin-bottom: 0px!important;
    padding: 20px;
}
blockquote a{
	color:#fff!important;
	font-size:20px!important;
}
table , dl{
    margin-top: 20px;
	margin-bottom:20px;
}
.wp-style table thead tr th {
    border: 1px solid #ffffff;
    vertical-align: bottom;
    padding: 8px;
}
.wp-style table tbody tr td {
    border: 1px solid #5555554f;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
.wp-style table tbody tr th {
    border: 1px solid #ffffff;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
footer .widget_rss .rssSummary {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #ffffff;
}
footer .menu-testing-menu-container ul.sub-menu > li {
    border-bottom: 0px;
    margin-bottom: 12px;
    margin-left: 10px;
}


@media only screen and (max-width: 991px) {
	.error-column {
		margin-bottom: 30px;
	}
	
}

@media only screen and (max-width: 767px) {
	.error-column.search_s {
		margin-bottom: 30px;
	}
	.contact-page-section .info-column .inner-column, .sidebar-page-container .sidebar-side .sidebar {
		margin: 25px 0px;
		margin-bottom: 50px;
	}
}

.kc-css-35818 .kc_text_block{
	height: 100px;
}
body.kc-css-system .kc-css-857189 .wpcf7-text{
	width: 400px;
}

body.kc-css-system .kc-css-857189 .wpcf7-textarea{
	width: 400px;
}

.wpcf7-submit:hover{
	cursor: pointer;
}

#footer a{
	color:white;
}

#footer a:hover{
	color:#ff7e00;;
}

#footer .kc-col-container{
	display: flex;
    flex-direction: column;
    justify-content: center;
}

#founded div.kc-col-container,
#aboutext div.kc-col-container{
	display: flex; 
    flex-direction: column;
    align-items: center;
}

.main-footer .footer-bottom{
	border:none;
}

h2{
	
     font-weight: 300 !important;
}

h3{
 	font-size: 35px;
}

/*video{
	height:auto !important;
    width:100% !important;
}*/

p{
    font-family: "Open sans" !important;
    font-weight: 300 !important;
    font-size: 16px !important;
}

li{
	color: #333333 !important;
}

h1{
    font-size: 50px !important;
    text-transform: uppercase;
}

body {
	font-family: "Open sans" !important;
    font-weight: 300 !important;
    padding: 0;
    color: #333333 !important;
    margin: 0;
}

div.services div.kc_wrapper{
	display: table;
}

div.charts .kc_col-sm-3{
	border-left:1px solid #333333
}

.col-sm-6 label{
	font-weight: 300;
	width: -webkit-fill-available;
}

span.title{
	font-weight: 300;
	font-size: 22px;
	
}

textarea{
	padding: 10px;

}

.col-sm-6{
	margin-top: 20px;
}

.col-sm-12{
	margin-top: 20px;
}

.wpcf7-form .col-sm-6 input,
.wpcf7-form .col-sm-6 textarea{
padding: 10px;
margin-top: 10px;
font-weight: 300;
width: -webkit-fill-available;
font-size: 18px;
}

.wpcf7-form textarea{
	padding: 10px;
margin-top: 10px;
font-weight: 300;
width: -webkit-fill-available;
font-size: 18px;
}

.fixed-header{
	position:fixed;
}

#message{
	display: block;
}

.wpcf7-submit{
	transition: 0.5s;
    width: 50% !important;
}

span.wpcf7-list-item{
	margin: 0;

}
.main-menu .navigation > li{
	transition: 0.5s;
}
.main-menu .navigation > li > a:hover{
	color:  #ffffff;
}

.main-menu .navigation > li > a{
	font-weight: 400;
	font-size: 17px;
}

input::placeholder,
textarea::placeholder{
	color: #ffffff91;
	font-size: 16px;
	font-weight: 300
}

h1,h2,h3,h5,h6{
     text-transform: capitalize !important;

}

.main-header.fixed-header{
background: #00000085;
}

.main-header{
	background: #0000002b;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{ color: #ffffff91; }

input{
	width: 100%;
	padding: 10px;
}

.col-6,
.col-sm-12{
	text-align: center;
	padding: 5px 8px;
}

.col-sm-12 textarea{
	height: 200px;
}

.col-sm-12 input{
	width: -webkit-fill-available;
}


h2,h3,h4,h5{
	font-weight: 300 !important;
}

#solutions .kc-row-container{
	max-width: 1440px;
}

#solutions .box-right{
	padding: 1rem 0.5rem 1rem 1rem;
}

.box{
	height: 100%;
}

.outer-box{
	display: none;
}

.mPS2id-highlight.mPS2id-highlight-first{
	color:#ffffff !important;
}

.des{
	text-align: center;
}

.back{
	display: flex;
    align-items: center;
}

.kc-flip-container{
	height: 100%;
}

h1,h2,h3{
	font-family:"Roboto",sans-serif
}

div.solutions{
	display: flex;
	align-items: center;
	height: 100%;
}

div.solutions:hover{
	transform: scale(1.1)
}

.for{
	height: 100%;
}

.serv .kc_wrapper{
	padding: 0 !important; 
}


#gallery div.owl-item{
	padding-left:10px;
	padding-right: 10px;
}

.kc-css-418612{
	display: none;
}

.copyright a{
	color:white;
    transition:0.5s;
}

.phone a{
	color: #021666!important;
    transition:0.5s;
}

.phone a:hover{
	color: #ffffff !important;
}

#phonemail i{
	color:#021666;
	font-size:35px;
	padding: 10px;
}

footer h2{
	font-size: 24px !important;
    border: none;
}

#myVideo {
	position: fixed;
	right: 0;
	bottom: 0;
	min-width: 100%; 
	min-height: 100%;
}

#home{
	height: 100vh;
}

h1{
	font-size: 50px !important;
}

h2{
	font-size: 39px !important;
    border-bottom: 1px solid;
    margin-bottom: 30px;
    padding-bottom: 10px;
}

h4{
	font-size: 24px !important;
}

#overview h2{
	border: none;
}

.firstC span.counter::after,
.fourC span.counter::after{
	content: "%";
	color: #ffffff; 
    font-size: 60%; 
    padding: 2px; 
}

.thCount span.counter::after{
	content: "";
	color: #ffffff; 
    font-size: 60%; 
    padding: 2px; 
}

.sCount span.counter::after{
	content: "X";
	color: #ffffff; 
    font-size: 60%;  
    padding: 2px; 
}

.scroll-to-top{
	display: block !important;
}

#html5-watermark{
	display:none !important;
}

.ui-tabs .ui-tabs-nav li{
	margin:0 !important;
}

.vidbg-container{
	background-color: transparent !important;
}

.menu-item i{
	font-size: 28px;
    line-height: 55px;
}

.main-menu .navigation > li:last-child {
	margin-right: 100px;
}

.main-footer{
	color: white !important;
    background-color: #333333;
    font-size: 16px;
}

.content-button a{
	padding:0 !important;
}

.main-footer a{
	color: white;
}

.main-footer h4{
	padding-bottom:20px;
    font-weight: 500 !important;
    color: white;
}

td{
	    border: 1px solid #5555554f;
}

.news-block-two .image-box{
	display:none;
}

.html5lightbox-div{
	text-align:left;
    padding: 5vh 15vw;
}

.category-news{
	text-align:left;
}

#overview .vidbg-container{
	opacity:0.9;
}

#overview .kc-row-container{
background-color: #00000069;
}

.html5lightbox-div li{
	margin-left: 3vw;
    list-style-type:disc;
}

h1.alternate{
	display:none;
}

#about h1{
	border-bottom:1px solid #555555
}

.blog h1{
	display:none;
}

.html5lightbox-div h1{
    /*text-align: center;*/
    font-size: 50px !important;
    margin-bottom:20px;
        font-weight: 300 !important;
}

.page-title:before{
	background-color:transparent;
}

#cookies{
	display:none;
}

.copyright{
	display: flex;
    justify-content: center;
    padding-top: 30px;
    font-size: 14px;
}

.copyright a:hover{
	color:#ff7e00;
}

#broadcaster li.kc-title-active{
	background-color: transparent;
    
}

#broadcaster li.kc-title-active a{
color:white;
}

#broadcaster li a:hover{
	color: white;
}

.main-footer h5{
font-weight:400 !important;
	padding-bottom: 10px;
}


.copyright-text{
	width:100%;
}

.copyright-text p{
	text-align:center !important;
    font-size: 13px !important;
}

ul.bottom-links{
	display:none;
}


.main-footer .widgets-section{
	padding: 60px 0 0px;
}

.main-footer a:hover{
	color: #ff7e00 !important;
}

.sidebar-page-container{
	padding: 50px 0 0 0;
}

.blog-single h2{
	border-bottom:1px solid #555555
}

.post-share-options {
	display:none;
}

.posts-nav{
	display:none;
}

.page-title h1{
	font-weight:300;
}

.blog-single h3{
	font-size:32px;
    text-align:left;
}

.widget-content{
	text-align:left;
}

div.arrowR{
	position: absolute;
    right: -120px;
    top: 50%;
    width: 50px;
    height: 50px;
}

.category-careers{
	display:none;
}

.blog-single{
	text-align:left;
}

.blog-single h1{
	text-align:center;
    font-size: 50px !important;
}

div.arrowL{
	position: absolute;
    left: -120px;
    top: 50%;
    width: 50px;
    height: 50px;
}

p.arrow{
	line-height: 50px;
    font-size: 50px !important;
    margin: 0;
    width: 50px;
    text-align: center;
    height: 50px;
}

a{
	transition:0.5s;
}

a:hover{
	transition:0.5s;
}

.news-block-two .info li:last-child{
	display:none;
}

.col-md-12.news{
	padding:10px 5px;
}

html{
	margin-top:0 !important;
}

#menu-item-21{
    margin-right: 0 !important;
    margin-left: 100px;
    padding: 0px;
}

@media (min-width: 768px){
	.form{
		width: 78% !important;
		margin-left: 11% !important;
	}
    
	#overview{
        display: flex;
        align-items: center;
        text-align: center;
        margin-top: -20px;
	}

    div.service{
    	transition: 0.5s;
    }
}


@media (min-width: 768px) and (max-width: 999px){
	#solutions .box-right{
		padding: 0;
		display: inline-block;
		text-align: center;
	}
	.form{
		width: auto;
		margin-left: 0;
	}
}

@media (min-width: 320px) and (max-width: 768px){
	table p{
    	font-size:10px !important;
    }
    .wp-style table tbody tr td{
    	padding:0 1px 0 1px;
    }
    .widget_nav_menu{
    	display:none;
    }
}