@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%;
    } 
	.pb40 {
		padding-bottom: 0px!important;
	}		
	.comment .children {
		margin-left: 0px!important;
	} 
    .logged-in header.affix .navbar-default {
		top: 0px;
	} 	

}
@media only screen and (max-width: 880px) {
	.page-template-default .border-left, .blog .border-left, .archive .border-left, .search .border-left, .category .border-left, .tag .border-left, .single-post .border-left, .home.page-template-default .border-left, .page-template-default .border-right, .blog .border-right, .archive .border-right, .search .border-right, .category .border-right, .tag .border-right, .single-post .border-right, .home.page-template-default .border-right {
		width: 0px!important;
	}
	.sec-percent .img-fullwidth.img-fullwidth-bg-lighte {
		padding: 0 0px;
	}
	.sec-services .services-padding-primary {
		margin-bottom: 0px!important;
	}	
	.sec-services .services-padding-secondary {
	    margin-top: -20px;
	}	
	.facts .wpb_column.vc_column_container.vc_col-sm-3 {
		width: 50%;
		float: left;
	}	
	.facts .dividerOT.dividerOT-inner {
       height: 50px;
    }
}
.logged-in .border-top, 
.logged-in .navbar-bg-switch
{
   top: 32px;
}
.float-left {
    float: left;
}
.float-right {
    float: right;
}
.float-center {
    text-align: center;
}
.section-heading.float-left,
.float-left-text
{
   text-align: left;
	width: 100%;
}
.section-heading.float-right,
.float-right-text
{
    text-align: right;
    width: 100%;	
}
.section-heading.float-center {
    text-align: center;
    width: 100%;	
}
.display-none {
  display: none;
}
.text-left {
  text-align:left;
}
.full-width-section,
.wr-full-page, 
.wr-section-full-width .block-wrapper {
    width: 100%;
    float: left;
}
.vc_column_container .wpb_content_element {
    margin-bottom: 0px;
}
.block-wrapper .vc_column_container>.vc_column-inner {
    padding-left: 0px;
    padding-right: 0px; 
}

div#map-canvas {
    height: 500px;
	float: left;
	width: 100%; 
}
.row-layout.row .vc_column_container {
    padding-left: 15px;
    padding-right: 15px;
}
img.img-responsive {
    width: 100%;
    height: auto;
}
@media only screen and (min-width: 1024px) {
	.about-section-img:nth-of-type(1) {
		margin-left: -50px!important;
		margin-top: -50px!important;
		float: left;
	}
}
@media only screen and (min-width: 1024px) {
	.about-section-img:nth-of-type(2) {
		margin-right: 200px!important;
	}
}	
@media only screen and (min-width: 1024px) {
	.about-section-img:nth-of-type(3) {
		float: right;
		margin-top: -515px!important;
		margin-right: -50px!important;
	}
}
.testimonials-signature:before {
    margin-right: 5px;
}
.img-fullwidth.img-fullwidth-bg-lighte {
    text-align: center;
    padding: 0 150px;
}
.pb40 {
    padding-bottom: 40px;
}
@media (max-width: 1600px) {
.works-section.section-gallery .works-section-gallery-box.img-half {
    width: 50%!important;
    height: auto;
    padding: 10px!important;
}

.works-section.section-gallery .works-section-gallery-box.img-full {
    width: 100%!important;
    height: auto;
    padding: 10px!important;
}

.img-fullwidth-all img{display:none!important;}

}

.img-fullwidth-all img{display:block;}
.works-section.section-gallery .works-section-gallery-box{width:25%; height:45%;  padding: 0 10px 10px 0; float:left;}

.sec-port .img-fullwidth-all,
.parallax-facts 
{
    position: relative;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat!important;
    background-position: center center!important;
    -webkit-background-size: cover!important;
    -moz-background-size: cover!important;
    -ms-background-size: cover!important;
    -o-background-size: cover!important;
    background-size: cover!important;
}
.sec-port .works-section {
    margin-left: 0px!important;
    margin-right: 0px!important;
}
.sec-port .row.no-gutter {
    margin-left: -5px;
    margin-right: -5px;
}
.one-page {
    position: relative;
    height: auto;
    min-height: inherit;
    overflow: hidden;
    margin-left: 50px;
    margin-right: 50px;
    background: none;
}
.sec-divider {
    float: left;
    width: 100%;
}
.parallax {
    padding: inherit!important;
}
form input[type="text"],
form input[type="password"], 
form input[type="email"]
{
    position: relative;
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #5f5f5f;
    border-left: none;
    border-right: none;
    border-top: none;
    padding: 5px 5px;
    background: none;
    margin: 10px 0 10px 0;
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    line-height: 1.5;
    font-style: normal;
    font-weight: normal;
    text-align: center;
    color: #5f5f5f;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
	box-shadow: none;	
	border-radius: 0px;
}
textarea#comment,
form textarea
{
    position: relative;
    width: 100%;
    height: 100px;
    border-bottom: 1px solid #5f5f5f;
    border-left: none;
    border-right: none;
    border-top: none;
    padding: 5px 5px;
    background: none;
    margin: 5px;
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    line-height: 1.5;
    font-style: normal;
    font-weight: normal;
    text-align: center;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
	box-shadow: none;
	border-radius: 0px;
}
input[type=button], input[type=reset], input[type=submit] {
    width: 225px;
    color: #fff;
    background: #111;
    border: none;
    padding: 18px 25px 16px 25px;    
	position: relative;
    display: inline-block;
    letter-spacing: 0.25em;
    font-weight: 700;
    font-size: 10px;
    text-transform: uppercase;
    text-align: center;
    margin: 20px 0 0 0;
    -webkit-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -ms-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
form input[type="text"]:focus,
form input[type="password"]:focus, 
form input[type="email"]:focus, 
form textarea:focus 
{
    border-bottom: 1px solid #5f5f5f;
}
input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
    background: #5f5f5f;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);	
}
.comment-respond .form-control:focus {
    border-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.comment-respond textarea#comment {
    width: 96%;
    margin-left: 15px;
}
.contact-modal .wpcf7, .contact-modal .contact-title {
    display:none;
}
.contact-modal.open .wpcf7, .contact-modal.open .contact-title {
    display:block;
}
.sec-newsletter form input[type="text"] {
	margin: 0px;
	width: 225px;
}
.sec-contact-social ul.social-icons a {
    margin: 0 2px;
	font-size: 17px;
}	
.sec-blog .news-content h3 a {
    color: #5f5f5f;
}
.share-icon-facebook:before {
    content: "\f231";
}
.share-icon-pinterest:before {
    content: "\f2b1";
}
.share-icon.share-icon-twitter:before {
	font-family: "Font Awesome 6 Brands";
    content: "\e61b";
    font-weight: normal;
    text-decoration: inherit;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display,inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;	
}
.share-icon-linkedin:before {
    content: "\f239";
}
.share-icon-googleplus:before {
    content: "\f235";
}
.share-icon:before {
    font-family: "Ionicons";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}
a.logo .wr-text-logo {
    font-size: 30px;
    font-weight: 600;
    margin-top: 7px;
    float: left;
    color: #111;
}
.content-area {
	text-align: left;
}
.content-area p {	
	margin-bottom: 10px;
	font-size:14px;
}
.scroll-indicator, 
.home.blog .scroll-indicator 
{
	display: none;
}
.home .scroll-indicator  {
	display: block;
}
.page-template-default .border-left,
.blog .border-left, 
.archive .border-left, 
.search .border-left, 
.category .border-left, 
.tag .border-left, 
.single-post .border-left 
{
    width: 100px;
}
.home.page-template-default .border-left {
    width: 110px;
}
section.content-area h2.section-heading {
    letter-spacing: -0.04em;
}
.widget-block {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}
.widget-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    margin-bottom: 13px;
    color: #111;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    line-height: 1;
    text-align: left;
}
.widget-title:before{
	content:"// "
}

.widget-block ul {
    list-style: none;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}
.widget-block ul li {
    line-height: 30px;
	padding: 10px 0px;
    border-bottom: 1px dotted #5f5f5f;
}
.widget-block ul li:nth-last-child(1) {
	border-bottom:none;
}
.widget-block ul li a {
    text-decoration: none;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    letter-spacing: 0.05em;
    color: #5f5f5f;
	font-size:14px;
	
}
.widget-block ul li a:hover {
    text-decoration: none;
    color: #262328;
	
}
.widget-block .tagcloud  a {
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    letter-spacing: 0.05em;	
    padding: 0 15px;
    background-color: #ffffff;
    color: #5f5f5f;
    border: 1px solid #dfdfdf;
	font-size: 14px!important;
	float: left;
	line-height: 35px;
    margin: 0px 3px 3px 0px;
}
.widget-block .tagcloud a:hover {
    text-decoration: none;
    background-color: #5f5f5f;
    color: #ffffff;
}
.widget_search input#searchsubmit {
	display: none;
}
.widget_search form input[type="text"] {
	margin-top: 0px;
}
h2.card-title a, 
h2.card-title 
{
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    color: #111;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    line-height: 1;
    text-align: left;
	text-decoration: none;
}
h2.card-title a:hover {
	color: #5f5f5f;
}	
.card-img, .post-media {
    margin-bottom: 25px;
}
.post-info {
    font-family: 'Raleway', sans-serif;
    margin: 7px 0 15px 0;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #5f5f5f;
}
.single-post .post-info {
    margin: 10px 0 15px 0;
}
.post-info a {
    color: #5f5f5f;
}
.post-info span {
    margin-right: 7px;
}
.blog-post {
    margin-bottom: 45px;
    float: left;
    width: 100%;
}
.blog-post .c-btn {
    margin: 15px 0 0 0;
}
.blog-content .pagination>li>a, 
.blog-content .pagination>li>span {
    position: relative;
    display: inline-block;
    border: 1px solid #111;
    background: none;
    letter-spacing: 0.25em;
    font-weight: 700;
    font-size: 11px;
    text-transform: uppercase;
    text-align: center;
    color: #5f5f5f;
    padding: 11px 15px 9px;
	margin-left: 3px ;
}	
.blog-content .pagination>li>a.page-link.active, 
.blog-content .pagination>li>a:focus, 
.blog-content .pagination>li>a:hover, 
.blog-content .pagination>li>span:focus, 
.blog-content .pagination>li>span:hover {
    z-index: 2;
    color: #fff;
    background-color: #111;
    border-color: #111;
}
.comments-section {
    float: left;
    width: 100%;
}
.comment-respond {
    width: 100%;
    margin: 50px auto 65px auto;
    padding: 0;
    text-align: center;
    line-height: 1;
	float: left;
}
.comment-respond .comment-title,
.comment-title 
{
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    line-height: 1;
    letter-spacing: -0.04em;
    font-style: normal;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    color: #111;
    margin: 0 0 36px 0;
}
p.comment-notes {
    margin-bottom: 20px;
}
.comments ul {
    padding-left: 0;
    list-style: none;
}
.comment {
    padding: 30px 0px 0px;
}
.media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.comment img.avatar {
    border-radius: 50%!important;
    max-width: 100%;
    height: auto;
}
a.comment-reply-link {
    color: #5f5f5f;
	text-decoration: none;
}
a.comment-reply-link:hover {
	text-decoration: none;
	color: #111;
}
.comment-reply .btn {
    padding: 5px 6px 2px 12px;
    margin-top: 10px;
    float: right;
    position: relative;
    border-radius: 0px;
    display: inline-block;
    border: 1px solid #111;
    background: none;
    letter-spacing: 0.25em;
    font-weight: 700;
    font-size: 10px;
    text-transform: uppercase;
    text-align: center;
    color: #111;
    -webkit-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -ms-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.comments ul {
    padding-left: 0;
    list-style: none;
}
.comment .children {
	margin-left: 15px;
} 
.comment:last-child {
    padding-bottom: 0px;
}
.comment .children .children .children .comment-reply {
	display: none;
} 
.comment_author {
    font-size: 16px;
    font-weight: 600;
    color: #5f5f5f;
    margin: 55px 0 0 0;
	text-transform: capitalize;
}
h6.mt-2 {
    margin-bottom: 7px;
}
.mt-2 small {
    font-size: 12px;
    color: #111;
}
.comments {
    width: 100%;
    margin: 20px auto 25px auto;
    float: left;
}
.single-post .card-img, 
.single-post .post-media {
    margin-bottom: 30px;
}
@media screen and (min-width: 768px) {

.main-navigation .navbar-nav li .sub-menu{
	background-color:#5f5f5f;
	min-width:240px;
	border-top: 10px solid #fff;
	display:none;
	padding: 20px 25px;
	width:100%;
	position:absolute;
}
.main-navigation .navbar-nav li .sub-menu li .sub-menu{
	left:100%;
	top:0px;
	border-top:none;
}
.main-navigation .navbar-nav   li:hover > .sub-menu{
	display:block;
}
.main-navigation .navbar-nav li .sub-menu li {
	padding:5px 0px;
	position:relative;
	margin:0px;
	text-align:left;
}
.main-navigation .navbar-nav li .sub-menu li a, .main-navigation .navbar-nav li .sub-menu li a:hover{
	color:#fff;
	text-align:left;
	display:block;
	padding:0px;
}
.sub-menu li a.link-underline-menu:before{
	background:#fff;
}
}
@media screen and (max-width: 768px) {
	.main-navigation .navbar-nav li .sub-menu li {
		display:block;
		position:relative;
	}
}
a#cancel-comment-reply-link {
    font-size: 12px;
    margin-bottom: 10px;
    font-weight: bold;
    float: left;
    width: 100%;
}
/*
*** Theme Check Unit Test
*/

.sticky .c-btn {
    color: #fff;
	background: #111;
}
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;
    border-top: 1px solid #ddd!important;
    border-left: 1px solid #ddd!important;
    vertical-align: top;
    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: #f5f5f5;
border: 1px solid #ccc;
border-radius: 4px;
float:left; width:100%;}
iframe{width:100%;}
embed{width:100%;}
.wrapper-content ul, .custom-blog-page .post-text .post ul, .comment-text ul, .post-content ul{
display: block;
list-style-type: disc;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: 40px;
}
.wr-default-page ol, .custom-blog-page .post-text .post ol, .comment-text ol, .post-content ol {
display: block;
list-style-type: decimal;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: 40px;
}
.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:30px;}
.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: 181px;}
.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;}

.page-links a span{
    border-color: rgba(38, 35, 40, 0.7);
    color: #ffffff;
    background-color: rgba(38, 35, 40, 0.7);

}
.page-links span {
    color: #ffffff;
    background-color: rgba(144, 144, 144, 0.7);	
	border-color: rgba(38, 35, 40, 0.7);
    padding: 5px 10px;
    margin-right: 5px;	
}
.page-links span:hover {
    color: #ffffff;
    background-color: rgba(144, 144, 144, 0.7);
}
.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: 15px;
}
form.post-password-form input[type="password"] {
    border: 1px solid #5f5f5f;
}
form.post-password-form input[type=submit] {
    padding: 9px 15px 6px;
    margin: 20px 0 0 0;
}
.page-content h1,
.post-content h1,
.comment-text h1
{
	 font-size: 3.8em;
     line-height: 1.1em;
     margin-bottom: 20px;
	 margin-top: 20px;
}
.page-content h2,
.post-content h2,
.comment-text h2
{
     margin-bottom: 20px;
	 margin-top: 20px;
     font-size: 3.2em;
     letter-spacing: -1px;
}
.page-content h3,
.post-content h3,
.comment-text h3
{
     font-size:2.5em;
     margin-bottom: 20px;
	 margin-top: 20px;
     line-height: 1.2;
     letter-spacing: -1px;
}
.page-content h4,
.post-content h4,
.comment-text h4
{
     font-size:2.1em;
     margin-bottom: 20px;
     letter-spacing: -0.6px;
}
.page-content h5,
.post-content h5,
.comment-text h5
{
     font-size:1.8em;
     margin-bottom: 20px;
	 margin-top: 20px;
}
.page-content h6,
.post-content h6,
.comment-text h6
{
     font-size:1.4em;
	 margin-top: 20px;
     margin-bottom: 20px;
}
.widget ul ul.children, 
.widget ul.sub-menu 
{
    display: none;
}
.grid-sizer{
	width:50%;
}
h2.port-title {
    margin-bottom: 15px;
    font-size: 20px;
}

/****** Guten *******/
.wp-block-button .wp-block-button__link {
    width: 225px;
    color: #fff;
    background: #111;
    border: none;
    position: relative;
    display: inline-block;
    letter-spacing: 0.25em;
    font-weight: 700;
    text-decoration: none;
    font-size: 10px;
    border-radius: 0px;
    text-transform: uppercase;
    text-align: center;
    padding: 11px 25px 9px 25px;
    -webkit-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -ms-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.wp-block-button .wp-block-button__link:hover {
   color: #fff;
   background: #5f5f5f;
}


.has-color-black-background-color {
	background-color: #111;
}
.has-color-black-color {
	color: #111;
}
.has-color-grey-color{
	color:#fafafa;
}
.has-color-grey-background-color{
	background-color:#fafafa;
}
.has-small-font-size{
	font-size:10px;
}
.has-large-font-size{
	font-size: 36px;
    line-height: 35px;
}
.has-huge-font-size{
	line-height: 35px;
}

.sec-contact-social.text-center, 
.newsletter
{
    float: left;
    width: 100%;
}
.mc4wp-alert {
    margin-bottom: 20px;
    margin-top: 20px;
}
.newsletter input[type="submit"] {
    margin-top: 5px;
}
section.wpb-content-wrapper{
	padding:0px;
	background:transparent;
}
@media only screen and (max-width: 640px) {
  .enllax-all {
    overflow: hidden;
  }
}