@charset "utf-8";
/*--
  Add your style here
--*/ 
@media (max-width: 767px) { 
    .sec-image img {
        position: relative!important;
        overflow: hidden!important;
        padding: 20px 0px!important;
        margin: 0px!important;
        top: 0px!important;
        bottom: 0px!important;
        left: 0px!important;
        right: 0px!important;
    } 
    .alignleft,
    img.alignleft {
		float: left;
		margin-bottom: 15px;
		margin-right: 0px;
		width:100%;
    }
    .alignright,
    img.alignright {
		float: left;
		margin-bottom: 15px;
		margin-left: 0px;
		width:100%;
    } 	
	.comment .children {
		margin-left: 0px!important;
		padding-inline-start: 0px!important;
	} 
	.single-content-section .posts-wrap.custom-posts-wrap {
		width: 100%;
		margin-left: 0%;
	}	
	.single-content-section .left-sidebar.sidebar-posts_wrap {
		padding-right: 0px;
	}	
	#wrapper .big-bg-container {
		padding: 30px 10px;
    }	
    p.comment-form-cookies-consent label {
        margin-top: 10px;
    }    
}
@media only screen and (max-width: 640px) {
	.fs-slider2 .swiper-container {
		height: 100%;
	}
}
.sec-text   {
	font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    text-align: left;
}
.float-left {
    float: left;
}
.float-right {
    float: right;
}
.float-center {
    text-align: center;
}
.logged-in header.main-header,
.logged-in #main,
.logged-in .content.custom-top,
.logged-in .fixed-column-wrap-content {
	top: 32px;
}
.logged-in .nav-holder-wrap {
    top: 90px;
}
.logged-in .content .column-image {
    top: 122px;
}	
.page-template-portfolio.logged-in  #main
{
	top: 0px;
}
a.logo-holder.text-logo h2 {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 25px;
    color: #232D38;
}
a.logo-holder.ajax.text-logo {
    top: 36px;
}
#wrapper .vc_column_container>.vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
}
.clear {
	clear:both;
}
.hidden {
	display:none;
}
.comment-form,
.wpb_wrapper form{
	float: left;
	width: 100%;
	position: relative;
}
form textarea, 
form input[type="text"], 
form input[type=email], 
form input[type=password],
.comment-form textarea,
.comment-form input[type="text"],
.comment-form input[type=email],
.comment-form input[type=password],
.wpb_wrapper textarea,
.wpb_wrapper input[type="text"],
.wpb_wrapper input[type=email],
.wpb_wrapper input[type=password] {
	float: left;
	border: none;
	border-bottom: 1px solid #000;
	background: #fff;
	width: 100%;
	padding: 20px 30px 20px 0;
	color: #000;
	font-size: 12px;
	-webkit-appearance: none;
}
form textarea::-webkit-input-placeholder, 
form input::-webkit-input-placeholder, 
.comment-form input::-webkit-input-placeholder,
.comment-form textarea::-webkit-input-placeholder,
.wpb_wrapper input::-webkit-input-placeholder,
.wpb_wrapper textarea::-webkit-input-placeholder  {
	color: #000;
	font-weight: 600;
	font-size: 12px;
	position: relative;
	font-family: 'Ek Mukta', sans-serif;
}
form textarea::-moz-placeholder, 
form input::-moz-placeholder,
.comment-form input:-moz-placeholder,
.comment-form textarea:-moz-placeholder,
.wpb_wrapper input:-moz-placeholder,
.wpb_wrapper textarea:-moz-placeholder {
	color: #000;
	font-weight: 600;
	font-size: 12px;
	position: relative;
	font-family: 'Ek Mukta', sans-serif;
}
form textarea,
.comment-form textarea,
.wpb_wrapper textarea {
	height: 200px;
	resize: none;
	padding: 25px 30px 25px 0;
	-webkit-appearance: none;
}
form input,
.comment-form input,
.custom-form input,
.wpb_wrapper input {
	margin-bottom: 20px;
}
form input[type="submit"],
.comment-form button,
.custom-form input[type="submit"],
.wpb_wrapper input[type="submit"]{
	padding: 0   25px;
	background:#292929;
	outline: none;
	border: none;
	cursor: pointer;
	-webkit-appearance: none;
	height:44px;
	line-height:44px;
	float:left;
	font-size:8px;
	font-weight:600;
	position:relative;
	margin:25px 0 15px;
	border-radius:0;
	color:#fff;
	text-transform:uppercase;
	letter-spacing:1px;
}
 button:hover,
.comment-form button:hover,
.custom-form:hover,
.wpb_wrapper input[type="submit"]:hover{
	color:rgba(255,255,255,0.5)
}
.wpcf7 label {    
    text-align: left;
    width:100%;
    font-size: 13px;
    float: left;
    font-weight: 600;
}
div.wpcf7-validation-errors, 
div.wpcf7-acceptance-missing,
div.wpcf7-mail-sent-ok{
	border: none;
    text-align: left;
    float: left;
    width: 100%;
}
span.wpcf7-not-valid-tip {
    float:left;
    text-align: left;
    padding-bottom: 20px;
	width: 100%;
}
div.wpcf7 .ajax-loader{
	margin: 18px 0 0 15px;
}
.post .blog-title-opt {
    margin-bottom: 0px;
}
.post .blog-media {
    margin-top: 20px;
}
.post .pr-tags {
    margin-bottom: 10px;
    margin-top: 10px;
}
.post .custom-tags.pr-tags {
    margin-bottom: 20px;
}
.blog-title-opt ul.post-categories {
    float: left;
}
.search-input form input[type="text"] {
    float: left;
    border: none;
    background: #fff;
    width: 100%;
    padding: 10px 15px;
    color: #000;
    font-family: 'Ek Mukta', sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 10px;
    -webkit-appearance: none;
    border-bottom: 1px solid #ccc;
}
.search-input form input[type="text"]:focus {
    border-bottom: 1px solid #000;
}
.fixed-bottom-content .big-bg-container {
    padding: 0px;
    background: #292929;
    margin-bottom: 0px;
}
.posts-wrap.custom-posts-wrap {
    width: 80%;
    margin-left: 10%;
}
.policy-box p {
    float: left;
    color: #000;
    font-weight: 700;
    line-height: inherit;
    padding-bottom: 0px;
    text-align: center;
    font-size: 12px;
    position: relative;	
}
.widget_search form input {
    margin-bottom: 10px;
}
.widget_search form input[type=submit] {
    width: 100%;
	margin: 0px;	
    height: 55px;
    float: right;
    background: #292929;
    color: #fff;
    font-weight: 700;
    border: none;
    cursor: pointer;
}
.widget li {
        float: left;
        width: 100%;
        margin-bottom: 15px;
        text-align: left;
        position: relative;
}
.widget.widget_recent_comments li{text-align:left;}
.widget_recent_comments span{float:none!important;}
.widget_recent_comments a{float:none!important;}
.widget li:nth-last-child(1){margin-bottom:0px;}
.widget li a {
        float: left;
        color: #292929;
        font-weight: 800;
}
.widget a {
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
}
.left-sidebar.sidebar-posts_wrap {
    padding-right: 50px;
    padding-left: 0px;
}
.comment-respond .form-submit {
    display: none;
}
.comment-reply-title small {
	float: left;
}
#comments-title, #reply-title {
    text-align: left;
}
#reply-title {
    padding-bottom: 30px;
    float: left;
    width: 100%;
    margin-bottom: 25px;
}
button.btn.float-btn.flat-btn.color-bg {
    border: 0px;
}
.comment-title-area.crunchify-text{
    float: left;
    margin-right: 10px;
}
#cancel-comment-reply-link{
	color: #000;
}
#cancel-comment-reply-link:before{
	content:"/";
	padding-right: 10px;
}
.comment #respond {
    margin-top: 40px;
    float: left;
    width: 100%;
}
.comment-notes {
    margin-top: 0px;
}
.error-search-wrap h2 {
    text-align: left;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    float: left;
    width: 100%;
}
.error-wrap.error-search-wrap{
    min-height: 500px;
    float: left;
    width: 100%;	
}
.error-wrap.error-search-wrap h2 {
   color: #000;
}
.error-page .home-main_title {
    bottom: 220px;
}
.fs-slider .fs-slider_align_title h2 {
	line-height: 60px;
}	
.widget-posts-descr a {
    padding-bottom: 0px;
}
.widget .widget-posts li {
    padding: 15px 0px;
    margin-bottom: 8px;
    float: left;
    width: 100%;
}
.widget .widget-posts li:nth-last-child(1) {
    margin-bottom: 0px;
}

.mc4wp-form input[type="text"],
.mc4wp-form input[type="email"]{
    border: 1px solid #e4e4e4;
    font-size: 12px;
    height: 55px;
    padding: 0 20px;
    width: 100%;
    outline: none;
	margin-top: 20px;
	margin-bottom: 0px;
}
.mc4wp-form input[type="submit"], .mc4wp-form button {
margin-top: 10px;
    width: 100%;
    height: 55px;
    float: right;
    background: #292929;
    color: #fff;
    font-weight: 700;
    border: none;
    font-size: 11px;
    cursor: pointer;
}
.mc4wp-form input[type="submit"]:hover, 
.widget .sidebar-social li a:hover 
{
    color: rgba(255,255,255,0.7);
}
.widget .sidebar-social li a {
    float: left;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 100%;
    background: #292929;
    color: #fff;
    font-size: 11px;
}
.widget .sidebar-social li {
    float: left;
    width: inherit;
    padding-bottom: 0px;
    margin-bottom: 5px;
    text-align: center;
    position: relative;
}
@media only screen and (max-width: 599px) {
.logged-in .main-header{
	position: absolute;
}
}

.tab-content ul {
    margin: 30px 0; 
    float: left;
    width: 100%;
    position: relative;
}
.tab-content ul li {
    float: left;
    margin-right: 50px;
    text-align: left;
    font-weight: 700;
    font-size: 14px;
}
.min-footer {
    width: 100%;
    height: 70px;
    line-height: 70px;
    float: left;
    padding-top: 40px;
}
.gallery-item-third {
    width: 100%;
}

/*
*** Theme Check Unit Test
*/

.sticky .post.fw-post h2 {
    color: #656464;
}
.sticky .btn {
    background: #656464;
}	
img.wp-image-907 {
    height: auto;
	width: 100%;
}
table thead:first-child tr:first-child th,
table tbody:first-child tr:first-child th,
table tbody:first-child tr:first-child td {
    border-top: 0
}
table th,
table td {
    padding: 8px;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    vertical-align: top;
    text-align: left;
    line-height: 18px;
}
table {
    margin: 0px 0 20px;
    width: 100%;
    border: 1px solid #ddd;
    border-collapse: separate;
    border-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
table th, table td {
    padding: 8px;
    vertical-align: top;
    border: 1px solid #ddd!important;
    text-align: left;
    line-height: 18px;
}
pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.428571429;
	color: #333;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #c9c9c9;
	border: 1px solid #ccc;
	border-radius: 4px;
	float:left; width:100%;
	font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}
dl {
    margin-top: 0;
    margin-bottom: 20px;
}
dt {
    font-weight: 700;
}
iframe{width:100%;}
embed{width:100%;}
.wrapper-content ul.sl-tabs , 
.wrapper-content .sec-services ul, 
.wrapper-content .sec-social-icon ul, 
.wrapper-content .testimonials-slider ul.star-rating, 
.wrapper-content ul.dec-list, 
.post ul.post-meta,
.wrapper-content ul.post-tags
{
display: block;
list-style-type: none;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: 0px;
}
.wp-image-967{width:100%; height:895px;}
label.screen-reader-text { display: none;}
.widget select{width:100%; height: 45px;}
.widget img{width:100%;}
.widget img.wp-smiley{width:auto;}
.widget_rss img{width:auto;}
.widget table{width:100%; text-align:center;}
.widget .size-large {
    height: auto;
}
.widget ul ul.children{padding:0px; padding-left:0px;}
.widget ul ul.children li{padding-bottom:0px; }
.widget_calendar caption {padding-bottom: 10px;}
.post-password-form label{ color: transparent; float: left;}
.page-links {
    width: 100%;
    float: left;
    margin-top: 5px;
    margin-bottom: 10px;
}
.page-links a, 
.page-links span 
{
	float: left;
}
.page-links a span
{
    border-color: rgba(38, 35, 40, 0.7);
    color: #ffffff!important;
    background-color: rgba(38, 35, 40, 0.7);
}
.page-links span
{
    color: #ffffff!important;
    background-color: rgba(144, 144, 144, 0.7);
    border-color: rgba(38, 35, 40, 0.7);
    padding: 5px 15px;
    margin-right: 5px;
}
.page-links span:hover {
    color: #ffffff;
    background-color: rgba(144, 144, 144, 0.7);
}
.page-links span.post-page-numbers.current {
    margin: 0px;
    padding: 0px;
    background: none;
}
.clear{clear:both;}
.pingback .comment-img, 
.pingback .comment-reply 
{
	display: none;
}
.pingback .col-md-9 {
    -webkit-box-flex: inherit;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.page-links {
    width: 100%;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
}
form.post-password-form input[type="password"] {
    border: 1px solid #5f5f5f;
    height: 41px;
    float: left;
}
form.post-password-form input[type=submit] {
    padding: 20px 22px;
    margin: 24px 0 0 0px;
    line-height: 0px;
    border: 1px #5f5f5f solid;
    height: auto;
}
.widget ul ul.children, 
.widget ul.sub-menu 
{
    display: none;
}
span.rss-date {
    font-style: italic;
    margin-bottom: 6px;
    float: left;
    width: 100%;
    color: #3b3b3b;
}
a.rsswidget {
    width: 100%;
    font-weight: 600;
    margin-bottom: 5px;
}
.hiddens{
	display:none!important;
}
.header .t-menu ul {
    color: #f7f6f6;
    font-size: 14px;
}
p.comment-notes {
    color: #827d7d;
}
p.comment-form-cookies-consent {
    float: left;
    width: 100%;
    margin-bottom: 0;
    margin-top: 10px;
}
.simplebar-track {
    display: none;
}
.card-wrap.blogs-content,
.card-wrap.blogs-sidebar
{
    float: left;
}
.card-inner.blogs .widget-area .widget.widget_categories ul li, .card-inner.blogs .widget-area .widget.widget_archive ul li {
    float: left;
    width: 100%;
}
.post-box .post-comments li.pingback .comment-info {
    margin: 0px;
}
span.cat-divider {
    color: #e6e6e6;	
}
.post-box .post-comments li.pingback .comment-info {
    margin: 0px;
}
p.dfpad.nocomments {
    padding-left: 30px;
}	
.blog-content {
    float: left;
    width: 100%;
}
.post-box.card-box {
    float: left;
    width: 100%;
}
nav.navigation.comment-navigation {
    padding: 10px 0px 0px;
    float: left;
    width: 100%;
    font-size: 16px;
}
.content.inner-top .title-bg.index-title {
     display: block;
}	
.comment-respond form#commentform {
    padding-bottom: 20px;
}
.comment-text img {
     padding-top: 5px;
}
.post-content h1, 
.comment-text h1, 
.page-content h1 
{
    font-size: 28px;
	text-transform: uppercase;
}
.post.fw-post .post-content h2, 
.post.fw-post .comment-text h2, 
.post.fw-post .page-content h2 
{
    font-size: 24px;
	text-transform: uppercase;	
	padding-bottom: 0px;
}
.post-content h3, 
.comment-text h3, 
.page-content h3 
{
    font-size: 22px;
	text-transform: uppercase;	
}
.post-content h4, 
.comment-text h4, 
.page-content h4 
{
    font-size: 20px;
	text-transform: uppercase;	
}
.post-content h5, 
.comment-text h5, 
.page-content h5 
{
    font-size: 18px;
	text-transform: uppercase;	
}
.post-content h6, 
.comment-text h6, 
.page-content h6 
{
    font-size: 16px;
	text-transform: uppercase;	
}
.comment-text h1 {
    margin-top: 10px;
}
.post-box .post-comments li .comment-info .comment-text p {
    margin-bottom: 10px;
}
.comments-section {
    margin-bottom: 30px;
}
.page-content  ul li ul, 
.post-content  ul li ul, 
.comment-text ul li ul {
	padding-left:40px;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 40px;
}

.page-content  ol li ol, 
.post-content  ol li ol, 
.comment-text ol li ol {
    padding-left:40px;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}

.page-content  ul, 
.post-content  ul, 
.comment-text ul{
	padding-left:20px;
	display: block;
	list-style-type: disc;
	-webkit-padding-start: 20px;
}
.page-content  ol, 
.post-content  ol, 
.comment-text ol {
	padding-left:20px;
    display: block;
    list-style-type: decimal;
	-webkit-padding-start: 20px;
}
.img-area img {
    margin: 0 auto;
    display: block;
}
.comment-navigation .nav-previous {
    float: left;
}
.comment-navigation .nav-next {
    float: right;
}
.page-content, 
.post-content
{
    text-align: left;
}
blockquote {
    float: left;
    width: 100%;
}
.media img,
.blog-media img.respimg
{
    height: auto;
	max-width: 100%;
	width: auto;
	margin: 0 auto;
}
.media {
    display: inherit;
}
.commentlist li.comment {
    width: 100%;
}
.trackback .comment-body, 
.pingback .comment-body 
{
    margin-left: 0px;
    padding-bottom: 15px;
}
.trackback .comment-author .name, 
.pingback .comment-author .name  
{
    font-size: 16px;
}
.trackback .comment-meta, 
.pingback .comment-meta 
{
	padding-bottom: 7px;
}
.pingback .author-box .author-box-image, 
.trackback .author-box .author-box-image {
	display: none;
}
.post {
    overflow: hidden;
}
.post.fl-wrap.fw-post {
    margin-bottom: 0px;
}
.wp-caption-text {
    margin-top: 8px;
}
select:focus {
    outline: none;
}
.comment-respond .btn {
    float: left;
    margin-top: 15px;
}
.comment-text {
    text-align: left;
}
.post.fl-wrap.fw-post {
    margin-bottom: 0px;
}
.page-subtitle span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 300px;
}
form input[type=submit] {
	-webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
form input[type=submit]:before {
    content: '';
    position: absolute;
    right: 15px;
    top: 50%;
    width: 0;
    height: 1px;
    background: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;	
}
form input[type=submit]:hover {
    color: rgba(255,255,255,0.71);
}
form input[type=submit]:hover:before {
    width: 10px;
}
.sec-contact-form div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 0px solid #ff0000;
    margin: .5em 0em;
    padding: 0px;
    color: #545353;
    font-style: italic;
    font-weight: 500;	
}
img.size-full.wp-image-904.alignright {
    margin-top: 115px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 10px;
}
/****** Guten *******/
.wp-block-button {
   margin-bottom: 20px;
}
.wp-block-button.alignleft {
   float: left;
}
.wp-block-button.alignright {
   float: right;
}
.wp-block-button.aligncenter {
    text-align: center;
}
.wp-block-button .wp-block-button__link {
    background: #000;
    padding: 15px 35px;
    cursor: pointer;
    margin-bottom: 5px;
    border: none;
    -webkit-appearance: none;
    position: relative;
    color: #fff;
    font-size: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-radius: 5px;
}
.wp-block-button .wp-block-button__link:hover {
    padding-right: 55px;
    color: rgba(255,255,255,0.71);
}
.wp-block-button .wp-block-button__link:before {
    content: '';
    position: absolute;
    right: 15px;
    top: 50%;
    width: 0;
    height: 1px;
    background: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;	
}
.wp-block-button .wp-block-button__link:hover:before {
    width: 10px;
}
.wp-block-button.is-style-outline .wp-block-button__link {
    background: transparent;
    color: #101010;
    border: 1px #101010 solid;
    border-radius: 0;
}
.wp-block-button.is-style-squared  .wp-block-button__link {
	border-radius: 0;
}
.wp-block-button.is-style-outline .wp-block-button__link {
    color: #101010!important;
}
.blog-entry .wp-block-button {
   margin-bottom: 15px;
   margin-top: 15px;
}
.has-color-black-background-color {
	background-color: #101010;
}
.has-color-black-color {
	color: #101010;
}
.has-color-grey-color{
	color:#6b6b6b;
}
.has-color-grey-background-color{
	background-color:#6b6b6b;
}
.has-small-font-size{
	font-size:10px;
}
.has-large-font-size{
	font-size: 36px;
    line-height: 35px;
}
.has-huge-font-size{
	line-height: 35px;
}
.wp-block-button.is-style-outline .wp-block-button__link {
    background: transparent;
    color: #101010;
    border: 1px #101010 solid;
    border-radius: 0;
}
.wp-block-button.is-style-squared  .wp-block-button__link {
	border-radius: 0;
}
.wp-block-button.is-style-outline .wp-block-button__link {
    color: #101010!important;
}
.has-color-grey-background-color{
	background-color:#6b6b6b;
}
.wp-block-cover.has-background-dim {
    color: #fff;
}
.has-small-font-size{
	font-size:10px;
}
.has-large-font-size{
	font-size: 36px;
    line-height: 42px;
}
.has-huge-font-size {
	line-height: 35px;
}
.wp-block-gallery { 
    display:flex!important; 
	width:100%; 
	float:left;
}
.post-content ul.wp-block-gallery  {
    padding-left: 0px;
    display: block;
    list-style-type: none;
    -webkit-padding-start: 0px;
}

p.has-text-color.has-background.has-very-light-gray-color {
    color: #fff;
    padding: 10px;
}
time.wp-block-latest-posts__post-date, 
time.wp-block-latest-comments__comment-date
{
    font-style: italic;
}

ul.wp-block-archives, 
ul.wp-block-categories, 
ul.wp-block-categories ul.children, 
ul.wp-block-latest-posts 
{
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.wp-block-archives li, 
ul.wp-block-categories li, 
ul.wp-block-latest-posts li 
{
    line-height: 32px;
    width: 100%;
    float: left;
    font-family: inherit;
}
ul.wp-block-categories li.cat-item {
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.wp-block-archives select { 
    height: 45px;
	margin-bottom: 20px;
	padding: 0px 5px;
}
ol.wp-block-latest-comments {
    padding-left: 0px;
    list-style-type: none;
    -webkit-padding-start: 0px;
}
img.wp-block-latest-comments__comment-avatar {
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
}
.wp-block-pullquote {
    padding: inherit;
    float: left;
    width: 100%;	
}
.wp-block-pullquote.is-style-solid-color blockquote p {
    color: #fff;
}
.wp-block-pullquote.is-style-solid-color blockquote cite {
    color: #fff;
}
ul.wp-block-archives li a, 
ul.wp-block-categories li a, 
ul.wp-block-latest-posts li a
{
    font-weight: 500;
}
blockquote.has-text-color {
    margin-bottom: 0px;
}
.wp-block-video video {
    min-width: inherit;
    min-height: inherit;
}
.hero-start-link,
.fet_pr-carousel-box-media-zoom, 
.box-media-zoom
{
	z-index:999;
}
.mar-bottom{
	margin-bottom:20px;
}

.logged-in-as{
	font-size: 14px;
    font-weight: 600;
}
.blog-page-temp-side .pagination,
.index-blog-template .pagination {
    margin: 20px 0 0;
}
.blog-page-temp-side .pagination  .container,
.index-blog-template .pagination  .container {
    width:100%;
}
.vc-section{
	position:relative;
	width:100%;
	float:left;
	
}
.vc-section  .section-number.right_sn{
	top:-10px;
}

.page-section-separator{
	width:100%;
	max-width:100%;
}
.wpb_text_column{
	margin-bottom:0px!important;
}
.vc_element_text{
    font-size: 12px;
    line-height: 24px;
    font-weight: 500;
    color: #5e646a;
    text-align: left;
}
.inline-facts-wrap, 
.team-box{
	width:100%;
}
.team-box{
	padding: 0 0px 0 0; 
}

.widget_tag_cloud a{
	float: left;
    text-align: center;
    padding: 15px 30px;
    margin-right: 2px;
    color: #fff;
    background: #35353A;
    font-weight: 800;
	margin-bottom: 4px;
	font-size: 11px!important;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
.widget_tag_cloud a:hover {
    color: #ccc;
}
.mc4wp-form{
	position: relative;
    width: 100%;
    float: left;
}
.header-logo h1{
	font-size: 25px;
    color: #fff;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    line-height: 29px;
}
div.wpcf7-validation-errors, 
div.wpcf7-acceptance-missing,
div.wpcf7-mail-sent-ok{
	border: none;
    text-align: left;
    float: left;
    width: 100%;
}
span.wpcf7-not-valid-tip {
    float:left;
    text-align: left;
    padding-bottom: 20px;
}
div.wpcf7 .ajax-loader{
	margin: 38px 0 0 15px;
}
.horizonral-subtitle span{
	border:none;
}
@media only screen and (max-width: 768px) {
.half-hero-wrap h4 {
    font-size: 16px;
    max-width: 350px;
}
}

@media only screen and (max-width: 410px) {
.nav-scroll-bar-wrap {
    padding: 50px 40px 100px 100px;
}
.nav-social {
    padding: 0 20px 0 121px;
}
.half-hero-wrap h1, 
.hero-section .section-title h2, 
.hero-title .section-title h2
{
	font-size:30px;
}
.half-hero-wrap h4 {
    font-size: 15px;
   
}
}





.content-nav_mediatooltip img{
	width:50px;
	height:50px;
}
@media only screen and (max-width: 599px) {
.logged-in .main-header{
	position: absolute;
}
}
@media only screen and (max-width: 900px) {
.mob-bg{
	display:block
}
}
.about-widget img {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 50px;
    border-radius: 100%;
}

.about-widget h5 {
    float: left;
    margin-bottom: 40px;
    font-weight: 800;
    font-size: 16px;
    text-align: left;
    color: #000;
    position: relative;
    padding-left: 80px;
}
.about-widget h5 a {
    position: relative;
    z-index: 2;
    color: #000;
    font-weight: 800;
    font-size: 16px;
}

.about-widget p {
    text-align: left;
}

.about-widget-social {
    margin-top: 20px;
}
.about-widget-social span {
    float: left;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 800;
    font-size: 11px;
    position: relative;
    margin-right: 12px;
}
.about-widget-social li {
    float: left;
    width: auto!important;
    margin-right: 5px;
}

.about-widget-social li a {
    float: left;
    margin-left: 8px!important;
    font-family: Georgia, "Times New Roman", Times, serif!important;
    font-style: italic;
    color: #999!important;
    font-size: 12px!important;
    position: relative;
    top: 2px;
}


/* bloombox */
a.error-button {
    margin: 20px auto 0px;
}

.posts-wrap , .sidebar-posts_wrap {
        float:left;
}
.posts-wrap {
        width:70%;
}
.sidebar-posts_wrap {
        width:30%;
        padding-left:50px;
}
.sb-post-widget {
        margin-bottom:30px;
}
.sb-post-widget-header {
     text-align: left;
     font-size: 16px;
     text-transform: uppercase;
     font-weight: 700;
        margin-bottom:30px;
}
.sb-post-widget-header:before {
        content:'';
        position:absolute;
        left:0;
        bottom:-10px;
        width:30px;
        height:1px;
        background:#ccc;
}
.sb-post-widget_content .searh-holder input {
        border: 1px solid #e4e4e4;
     font-size: 12px;
     height: 55px;
     padding: 0 20px;
     width: 100%;
     outline: none;
}
.sb-post-widget_content .searh-holder input:focus  , .sb-post-widget_content 
.searh-holder input:-webkit-autofill {
        background:#f9f9f9;
}
.sb-post-widget_content .searh-holder input.search::-webkit-input-placeholder 
{
        color: #000;
        font-weight: 600;
        font-size: 10px;
        position: relative;
        font-family: 'Ek Mukta', sans-serif;
        text-transform:uppercase;
        letter-spacing:2px;
}
#submit_btn {
        margin-top:10px;
        width:100%;
        height:55px;
        float:right;
        background:#292929;
        color:#fff;
        font-weight:700;
        border:none;
        font-size:11px;
        cursor:pointer;
}
.about-widget img {
        width:100%;
        height:auto;
        margin-bottom:20px;
}
.tagcloud li {
        float:left;
        margin-bottom:4px;
}
.tagcloud li a {
        float:left;
        text-align:center;
        padding:15px 30px;
        margin-right:2px;
        color:#fff;
        font-size:10px;
        background:#292929;
        font-weight: 800;
}
.tagcloud li a:hover {
        color:#ccc;
}
.widget-posts li {
        padding: 15px 10px;
        margin-bottom:8px;
        float:left;
        width:100%;
}
.widget-posts-img {
        float:left;
        width:30%;
}
.widget-comments-img  img{
         border-radius:100%;
}
.widget-posts-descr {
        float:left;
        width:70%;
        padding-left:20px;
        text-align:left;
}
.widget-posts-descr a{
        font-size:12px;
        color:#292929;
        font-weight:800;
        padding-bottom:10px;
}
.widget-posts-date {
	float: left;
    width: 100%;
    margin-top: 0px;
    color: #5e646a;
    font-size: 13px;
}
.cat-item li{
        float:left;
        width:100%;
        padding-bottom: 8px;
        margin-bottom: 15px;
        text-align:left;
        position:relative;
}
.cat-item li:before {
        content:'';
        position:absolute;
        bottom:6px;
        width:100px;
        height:1px;
        background:#eee;
        left:50%;
        margin-left:-25px;
}
.cat-item  li a{
        float:left;
        font-size:12px;
        color:#292929;
        font-weight:800;
}
.cat-item  li  span {
        float:right;
}
.img-section {
	padding:110px 0;
	overflow:hidden;
	position:relative;
	background: #111;
}
.img-section-title {
        float:left;
        position:relative;
        text-align:left;
}
.img-section-title h2 {
	color: #fff;
	font-size: 48px;
	font-weight: 700;
}
.img-section-title h3 {
    font-style: italic;
    color: rgba(255,255,255,0.91);
    max-width: 500px;
    font-size: 12px;
    line-height: 16px;	 
}
.big-bg-container {
        padding:30px 50px;
        background:#292929;
        margin-bottom:30px;
}
@media only screen and (max-width: 1064px) {
.posts-wrap , .sidebar-posts_wrap {
        width:100%;
        padding-left:0px;
}
}
.sec-services .serv-price {
    margin-top: 10px;
    margin-bottom: 20px;
}
.post.fl-wrap.fw-post.single-post .section-title {
    margin-top: 30px;
}	
.logged-in .hiiden-sidebar-wrap {
    top: 122px;
}

.error-wrap.error-search-wrap.fl-wrap h2 {
    color: #000;
    line-height: 40px;
}
.error-wrap.error-search-wrap.fl-wrap p {
    color: #5e646a;
    text-align: left;
}
.post {
    float: left;
    width: 100%;
}
@media only screen and (max-width: 320px) {
	.nav-button{
		left: 80%;
	}
}
input#wp-comment-cookies-consent {
    margin-right: 7px;
    margin-bottom: 0px;
    float: left;
}
p.comment-form-cookies-consent label {
    line-height: 14px;
    float: left;
}
.widget.widget-block #footer-twiit ul li a {
    float: none;
}
.sec-text.column-wrapper_text p {
        text-align:justify;
}
.inline-facts-holder {
        border-top:1px solid #eee;
        padding-top:20px;

}
.serv-item {
    margin-bottom: 20px;
}
#footer-twiit p.tweet {
        text-align:left;
        float:left;
        width:100%;
        background: #f2f2f2;
        padding:15px;
        margin-bottom:10px;
}
blockquote:after {
        content:'';
        position:absolute;
        left:0;
        right:0;
        top:0;
        bottom:0;
        background:#f9f9f9;
        z-index:-1;
}
h3.text-title {
    margin-bottom: 15px;
}
.contact-details {
    margin-top: 30px;
}
.contact-details ul li p {
	font-size:12px;
}
.sec-contact-form span.wpcf7-not-valid-tip {
    color: #545353;
    font-style: italic;
    font-weight: 500;
}
.custom-form textarea {
    margin-bottom: 20px;
}
.policy-box span p {
    text-align: center;
    float: none;
}
p, .sec-text {
    font-size: 15px;
    line-height: 26px;
}	
.column-title h3 {
    font-size: 14px;
    line-height: 19px;
}
.vis-thumb-info .thumb-info p, 
.policy-box p, 
.comment-meta, 
.comment-meta a {
    font-size: 14px;
}	
.nav-button-wrap_subtitle {
	bottom: 8px;
    right: -45px;
    font-size: 12px;
}
.page-subtitle {
    font-size: 12px;
    top: 36px;    
}
.header-contacts ul li, 
.sliding-menu a {
	font-size: 13px;
}
.custom-skillbar-title span {
	font-size: 14px;
}
.hero_promo-title p {
	font-size: 12px; 
}
.sb-widget-wrap h3 {
	font-size: 17px;
}
.btn {
	font-size: 11px;
}
section {
	padding: 50px 0px;
}
.pr-tags ul {
	top: 0px;
}
.blog-title-opt li, 
.pr-tags li {
	font-size: 13px;
}
.author-content h5, 
.fn {
	font-size: 16px;
}
form textarea, 
.comment-form textarea, 
.wpb_wrapper textarea {
	height: 150px;
}
.content-nav li span {
	font-size:15px;
}
.contact-details ul li, 
.contact-details ul li p {
	font-size:12px;
}
.contact-details {
    margin-top: 30px;
}
.column-title h3 {
    font-size: 16px;
    line-height: 22px;
}
#comments-title, 
#reply-title {
    font-size: 16px;
}
.sb-post-widget {
    margin-bottom: 35px;
}
.sb-post-widget-header {
    font-size: 18px;
}