@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;
	} 
	.post-box.card-box.comments .post-comments ul.children li {
		padding: 18px 0px;
		background: none;
	}
	.post-box.card-box.comments .post-comments ul.children li:last-child {
		padding: 30px 0px 0px;
	}	
	.logged-in .page .header {
		top: 46px;
	}	
	.post-content .comment-form-author.control-group {
		width: 100%;
	}	
	.page.custom-page {
		padding-top: 0px;
	}	
	.logged-in .page.custom-page {
		padding-top: 46px;
	}	
	html.no-js {
        margin-top: 0px !important;
    }
	.logged-in .header.opened .top-menu.click-top {
		top: 104px;
	}
	.header .top-menu.patrick-icon-menu ul li a span.link {
		display: none;
	}	
	body.logged-in .header .social {
		padding-bottom: 0px;
	}	
}
@media (max-width: 1023px) {
	.header .top-menu.patrick-icon-menu ul li a span.link {
		display: none;
	}
}
.logged-in .header {
   top: 32px;
}
.logged-in .header .social {
    padding-bottom: 20px;
}
.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, 
.hidden
{
  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_contaipatrick .wpb_content_element {
    margin-bottom: 0px;
}
.block-wrapper .vc_column_contaipatrick>.vc_column-inpatrick {
    padding-left: 0px;
    padding-right: 0px; 
}
.cat-divider:before {
    content: ' / ';
    margin-left: 7px;
    top: 0px;
}
.cat-divider:nth-child(1):before {
    content: '';
}
.row-layout.row .vc_column_contaipatrick {
    padding-left: 15px;
    padding-right: 15px;
}
img.img-responsive {
    width: 100%;
    height: auto;
}
.sec-divider {
    float: left;
    width: 100%;
}
.wr-text-logo {
    font-size: 22px;
    font-weight: 500;
    float: left;
    color: #333;
}
.content-area {
	text-align: left;
}
.content-area p {	
	margin-bottom: 10px;
	font-size:14px;
}



.header .top-menu ul li a span.link {
	height: auto;
}
.sec-slider {
    position: absolute;
    height: 100%;
}
.full-width-section .wpb_column.vc_column_container.vc_col-sm-12 {
    position: inherit;
}
.full-width-section .vc_column_container>.vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
}
.content.inner-top .sec-social .circle-bts a span .icon {
    top: -14px;
    margin-right: 10px;
}
.sec-social i.icon {
    margin-left: -5px;
}
.df-pad {
    padding: 16px 13px;
}
.no-pad .vc_column_container>.vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
}
.sec-contact-form div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 0px;
}
.contact_form.card-box {
    width: 100%;
    float: left;
}
form input[type="text"],
form input[type="password"], 
form input[type="email"]
{
    margin: 0;
    padding: 0;
    display: block;
    font-family: 'Poppins';
    font-size: 14px;
    width: 100%;
    height: 60px;
    color: #ffffff;
    background: none;
    border: none;
    border-bottom: 1px solid #e6e6e6;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    resize: none;
    outline: 0;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
}
textarea#comment,
form textarea
{
    height: 80px;
    margin: 0px;
    padding: 15px 0;
    display: block;
    font-family: 'Poppins';
    font-size: 14px;
    width: 100%;
    color: #ffffff;
    background: none;
    border: none;
    border-bottom: 1px solid #e6e6e6;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    resize: none;
    outline: 0;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
}
input[type=button], input[type=reset], input[type=submit] {
    display: inline-block;
    float: none;
    width: auto;
    position: relative;
    display: inline-block;
    height: 56px;
    line-height: 56px;
    font-size: 14px;
    color: #ffffff;
    font-weight: 700;
    text-align: left;
    text-decoration: none;
    border: none;
	cursor: pointer;
}
input[type=button]:focus, input[type=reset]:focus, input[type=submit]:focus {
    border: none;
}
/*
	5. Card - Works
*/
.content .works {
	margin-top: -10px;
	padding-top: 0;
}

.content .works .filter-menu {
	text-align: right;
}

.content .works .filter-menu .f_btn {
	margin: 0 0 0 15px;
	padding: 0;
	position: relative;
	display: inline-block;
	vertical-align: top;
	height: 40px;
	font-size: 14px;
	color: #ffffff;
	font-weight: 700;
	cursor: pointer;
	border: none;
}

.content .works .filter-menu .f_btn.active {
	color: #5ac24e;
}

.content .works .filter-menu .f_btn label {
	cursor: pointer;
}

@media (max-width: 560px) {
	.content .works .filter-menu {
		text-align: left;
	}

	.content .works .filter-menu .f_btn {
		margin: 0 15px 0 0;
		height: 30px;
	}
}
.t-menu .icon {
    display: none!important;
}
.featured-page.card-inner.card-started,
.wr-default.card-inner.card-started, 
.card-inner.blogs.card-started 
{
    text-align: left;
}
.page-content {
    margin-bottom: 50px;
    float: left;
    width: 100%;
}
.img-area {
    margin-bottom: 20px;
}
.card-inner.card-started .comments .title span, 
.card-inner.card-started .comment-respond .title span 
{
	padding-right: 0px;
}
.comment-text {
    color: #e6e6e6;
}
.comment-respond {
	margin-bottom: 10px;
}
.comment-form:hover {
    box-shadow: 0 15px 55px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 15px 55px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 15px 55px rgba(0, 0, 0, 0.3);
    -khtml-box-shadow: 0 15px 55px rgba(0, 0, 0, 0.3);
}
.comment-form {
    position: relative;
    padding: 30px 30px 0px;
	margin: 16px 28px;
    background: rgba(255, 255, 255, 0.05);
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 50px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.2);
    -khtml-box-shadow: 0 0 50px rgba(0, 0, 0, 0.2);
    border-radius: 18px;
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    -khtml-border-radius: 18px;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
p.form-submit {
    margin-top: 10px;
    margin-bottom: 0px;
}
.comment-respond p.logged-in-as {
    margin-bottom: 10px;
}
.widget_search input#s {
    border: solid 1px #ddd;
    width: 100%;
    height: 50px;
    margin: 0;
    padding: 0 50px 0 15px;
    /*background: #eee;*/
    box-shadow: none;
    font-weight: 400;
	color: #e6e6e6;
}
input#searchsubmit {
    display: none;
}
h2.post-title a {
    color: #ffffff;
    font-weight: 700;
}
p.blog-text {
    margin-bottom: 5px;
}
.blog-list .post-box {
    margin-bottom: 20px!important;
}
.blog-detail span {
	padding: 0px 5px;
}
.card-inner.card-started .title.custom-title span {
	padding-right: 0px;
}
.card-inner.card-started .title.custom-titlee span {
	padding-right: 5px;
}
.img-area img {
    max-width: 100%;
}
.page .card-inner .card-wrap .title {
    letter-spacing: inherit;
}
.card-inner.card-started .sec-title .title span {
    padding-right: 0px;
    opacity: 1;
}
.card-inner .card-container .card-wrap {
	overflow: visible!important;
}
.card-inner.blogs .widget-area .widget.widget_categories ul li, 
.card-inner.blogs .widget-area .widget.widget_archive ul li 
{
	padding-bottom: 10px;
}
.card-inner.blogs .widget-area .widget.widget_categories ul li a, 
.card-inner.blogs .widget-area .widget.widget_archive ul li a 
{
	float: left;
    padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 4px;
	line-height: 18px;	
}
.widget select:focus{
	outline: none;
}
.widget .tagcloud {
    width: 100%;
    float: left;
}
.widget .tagcloud a {
    font-size: 15px!important;
    border: 1px #e6e6e6 solid;
    padding: 2px 8px 4px;
    float: left;
    margin-bottom: 5px;
    margin-right: 5px;
}
.card-inner.blogs .widget {
    float: left;
    width: 100%;
}
.widget .tagcloud a:hover {
    border: 1px #fff solid;
	color: #fff;
}	
aside#secondary {
    float: left;
    width: 100%;
    padding-bottom: 50px;
}
.card-inner.card-started.blogs .title span {
    opacity: 1;
}
.post-box.card-box .blog-detail {
    color: #e6e6e6;
}
.content code, 
.page-content code 
{
    padding: 0px 4px;
    color: #424242;
}
.card-inner .post .card-box {
    float: left;
    width: 100%;
}	
.post-box .post-comments li .comment-info .name h6 a {
    position: inherit;
	margin: 0;
    font-size: 16px;
    line-height: 16px;
    color: #5ac24e;
}
blockquote {
    margin: 25px 0;
    padding: 0 0 0 20px;
    font-size: 16px;
    line-height: 26px;
    color: #e6e6e6;
    font-style: italic;
    font-weight: 300;
    border-left: 2px solid #5ac24e;
}
.post-box .post-comments ul.children li:last-child {
	padding: 30px 30px 0px;
}	
.post-box .post-comments .comment-text li {
    padding: 0px;
    background: none;
    position: static;
}
.post-box .post-comments .comment-text ul li {
	list-style-type: disc;
}
.post-box .post-comments .comment-text ol li {
	list-style-type: decimal;
}
.post-box .post-comments .comment-text li:nth-child(even) {
    background: none;
}
.comments-section {
    float: left;
    width: 100%;
}
.post-box.card-box.comments .post-comments li .comment-info .name h6 span {
    font-size: 13px;
    color: #d4d4d4;
}	

/*
*** Theme Check Unit Test
*/

.sticky h2.post-title a {
    color: #5ac24e;
}
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%;
}
dl {
    margin-top: 0;
    margin-bottom: 20px;
}
dt {
    font-weight: 700;
}
.post-content p {
	margin-bottom: 10px;
}
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 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: 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 15px;
    margin: 27px 0 0 6px;
    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: #d0c8c8;
}
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: #cccccc;
}
a#cancel-comment-reply-link {
    padding: 0px 28px;
}
.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.df-pad.nocomments {
    padding-left: 30px;
}	
.blog-content {
    float: left;
    width: 100%;
}
.post-box.card-box {
    float: left;
    width: 100%;
}
nav.navigation.comment-navigation {
    padding: 16px 28px;
}
.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: 32px;
    margin-bottom: 10px;
}
.post-content h2, 
.comment-text h2, 
.page-content h2 
{
    font-size: 28px;
    margin-bottom: 10px;
}
.post-content h3, 
.comment-text h3, 
.page-content h3 
{
    font-size: 24px;
    margin-bottom: 7px;
}
.post-content h4, 
.comment-text h4, 
.page-content h4 
{
    font-size: 22px;
    margin-bottom: 6px;
}
.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 p {
    margin-bottom: 10px;
}
.row.custom-title .col.col-m-12.col-t-12.col-d-12.col-d-lg-12 {
    padding-bottom: 0px;
}
.nothing-found h3 {
    font-size: 26px;
    margin-bottom: 15px;
}
.search strong {
    font-style: italic;
    font-weight: 400;
}
.content.inner-top .title-bg {
    opacity: 0.05!important;
}
.map-container.mc_big , #map-single {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1;
}
/* Map */
.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
	position: absolute;
	left: 0;
	top: 0;
	}
.leaflet-container {
	overflow: hidden;
	}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
	  -webkit-user-drag: none;
	}
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
	image-rendering: -webkit-optimize-contrast;
	}
/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
	width: 1600px;
	height: 1600px;
	-webkit-transform-origin: 0 0;
	}
.leaflet-marker-icon,
.leaflet-marker-shadow {
	display: block;
	}
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
	max-width: none !important;
	max-height: none !important;
	}

.leaflet-container.leaflet-touch-zoom {
	-ms-touch-action: pan-x pan-y;
	touch-action: pan-x pan-y;
	}
.leaflet-container.leaflet-touch-drag {
	-ms-touch-action: pinch-zoom;
	/* Fallback for FF which doesn't support pinch-zoom */
	touch-action: none;
	touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
	-ms-touch-action: none;
	touch-action: none;
}
.leaflet-container {
	-webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
	-webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
	filter: inherit;
	visibility: hidden;
	}
.leaflet-tile-loaded {
	visibility: inherit;
	}
.leaflet-zoom-box {
	width: 0;
	height: 0;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;
	z-index: 800;
	}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
	-moz-user-select: none;
	}

.leaflet-pane         { z-index: 400; }

.leaflet-tile-pane    { z-index: 200; }
.leaflet-overlay-pane { z-index: 400; }
.leaflet-shadow-pane  { z-index: 500; }
.leaflet-marker-pane  { z-index: 600; }
.leaflet-tooltip-pane   { z-index: 650; }
.leaflet-popup-pane   { z-index: 700; }

.leaflet-map-pane canvas { z-index: 100; }
.leaflet-map-pane svg    { z-index: 200; }

.leaflet-vml-shape {
	width: 1px;
	height: 1px;
	}
.lvml {
	behavior: url(#default#VML);
	display: inline-block;
	position: absolute;
	}
/* control positioning */

.leaflet-control {
	position: relative;
	z-index: 800;
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}
.leaflet-top,
.leaflet-bottom {
	position: absolute;
	z-index: 1000;
	pointer-events: none;
	}
.leaflet-top {
	top: 20px;
	}
.leaflet-right {
	right: 0;
	}
.leaflet-bottom {
	bottom: 0;
	}
.leaflet-left {
	right: 20px;
	}
.leaflet-control {
	float: left;
	clear: both;
	}
.leaflet-right .leaflet-control {
	float: right;
	}
.leaflet-top .leaflet-control {
	margin-top: 10px;
	}
.leaflet-bottom .leaflet-control {
	margin-bottom: 10px;
	}
.leaflet-left .leaflet-control {
	margin-left: 10px;
	}
.leaflet-right .leaflet-control {
	margin-right: 10px;
	}
/* zoom and fade animations */

.leaflet-fade-anim .leaflet-tile {
	will-change: opacity;
	}
.leaflet-fade-anim .leaflet-popup {
	opacity: 0;
	-webkit-transition: opacity 0.2s linear;
	   -moz-transition: opacity 0.2s linear;
	        transition: opacity 0.2s linear;
	}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
	opacity: 1;
	}
.leaflet-zoom-animated {
	-webkit-transform-origin: 0 0;
	    -ms-transform-origin: 0 0;
	        transform-origin: 0 0;
	}
.leaflet-zoom-anim .leaflet-zoom-animated {
	will-change: transform;
	}
.leaflet-zoom-anim .leaflet-zoom-animated {
	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
	   -moz-transition:    -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
	        transition:         transform 0.25s cubic-bezier(0,0,0.25,1);
	}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
	-webkit-transition: none;
	   -moz-transition: none;
	        transition: none;
	}

.leaflet-zoom-anim .leaflet-zoom-hide {
	visibility: hidden;
	}
/* cursors */

.leaflet-interactive {
	cursor: pointer;
	}
.leaflet-grab {
	cursor: -webkit-grab;
	cursor:    -moz-grab;
	cursor:         grab;
	}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
	cursor: crosshair;
	}
.leaflet-popup-pane,
.leaflet-control {
	cursor: auto;
	}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor:    -moz-grabbing;
	cursor:         grabbing;
	}

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
	pointer-events: none;
	}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive {
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}

/* visual tweaks */

.leaflet-container {
	background: #ddd;
	outline: 0;
	}
.leaflet-container a {
	color: #0078A8;
	}
.leaflet-container a.leaflet-active {
	outline: 2px solid orange;
	}
.leaflet-zoom-box {
	border: 2px dotted #38f;
	background: rgba(255,255,255,0.5);
	}
/* general typography */
.leaflet-container {
	font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
	}
/* general toolbar styles */

.leaflet-bar {
 
	}
.leaflet-bar a,
.leaflet-bar a:hover {
 
	border-bottom: 1px solid  rgba(255,255,255,0.21);
	width: 26px;
	height: 26px;
	line-height: 26px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #c7c7c7;
	background: #35353A;
}
.leaflet-bar a:hover{
    background: #2D2D32;}
.leaflet-bar a,
.leaflet-control-layers-toggle {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
	}
 
.leaflet-bar a:last-child {
 
	border-bottom: none;
	}
.leaflet-bar a.leaflet-disabled {
	cursor: default;
	background: #35353A;
	color: #fff;
	opacity:0.9;
	}

.leaflet-touch .leaflet-bar a {
	width: 30px;
	height: 30px;
	line-height: 30px;
}
/* zoom control */

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
	font: bold 12px 'Lucida Console', Monaco, monospace;
	text-indent: 1px;
	}

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out  {
	font-size: 18px;
	}
/* layers control */

.leaflet-control-layers {
 
	background: #fff;
 
	}
.leaflet-control-layers-toggle {
	background-image: url(images/layers.png);
	width: 36px;
	height: 36px;
	}
.leaflet-retina .leaflet-control-layers-toggle {
	background-image: url(images/layers-2x.png);
	background-size: 26px 26px;
	}
.leaflet-touch .leaflet-control-layers-toggle {
	width: 44px;
	height: 44px;
	}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
	display: none;
	}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
	display: block;
	position: relative;
	}
.leaflet-control-layers-expanded {
	padding: 6px 10px 6px 6px;
	color: #333;
	background: #fff;
	}
.leaflet-control-layers-scrollbar {
	overflow-y: scroll;
	overflow-x: hidden;
	padding-right: 5px;
	}
.leaflet-control-layers-selector {
	margin-top: 2px;
	position: relative;
	top: 1px;
	}
.leaflet-control-layers label {
	display: block;
	}
.leaflet-control-layers-separator {
	height: 0;
	border-top: 1px solid #ddd;
	margin: 5px -10px 5px -6px;
	}

/* Default icon URLs */
.leaflet-default-icon-path {
	background-image: url(images/marker-icon.png);
	}
/* attribution and scale controls */

.leaflet-container .leaflet-control-attribution {
	background: #fff;
	background: rgba(255, 255, 255, 0.7);
	margin: 0;
	}
.leaflet-control-attribution,
.leaflet-control-scale-line {
	padding: 0 5px;
	color: #333;
	}
.leaflet-control-attribution a {
	text-decoration: none;
	}
.leaflet-control-attribution a:hover {
	text-decoration: underline;
	}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
	font-size: 11px;
	}
.leaflet-left .leaflet-control-scale {
	margin-left: 5px;
	}
.leaflet-bottom .leaflet-control-scale {
	margin-bottom: 5px;
	}
.leaflet-control-scale-line {
	border: 2px solid #777;
	border-top: none;
	line-height: 1.1;
	padding: 2px 5px 1px;
	font-size: 11px;
	white-space: nowrap;
	overflow: hidden;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	background: rgba(255, 255, 255, 0.5);
	}
.leaflet-control-scale-line:not(:first-child) {
	border-top: 2px solid #777;
	border-bottom: none;
	margin-top: -2px;
	}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
	border-bottom: 2px solid #777;
	}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	box-shadow: none;
	}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
 
	background-clip: padding-box;
	}
/* popup */

.leaflet-popup {
	position: absolute;
	text-align: center;
	margin-bottom: 20px;
	}
.leaflet-popup-content-wrapper {
	padding: 1px;
	text-align: left;
 
	}
.leaflet-popup-content {
	margin: 13px 19px;
	line-height: 1.4;
	padding:20px 30px;
	text-align:center;
 
	color:rgba(255,255,255,0.91);
}
.leaflet-popup-content p {
	margin: 18px 0;
	}
.leaflet-popup-content-wrapper  {
	background:#35353A;
	color: #fff;
 
	}
.leaflet-container a.leaflet-popup-close-button {
	position: absolute;
	top: 0;
	right: 0;
	padding: 4px 4px 0 0;
	border: none;
	text-align: center;
	width: 18px;
	height: 14px;
	font: 16px/14px Tahoma, Verdana, sans-serif;
	color: #c3c3c3;
	text-decoration: none;
	font-weight: bold;
	background: transparent;
	}
.leaflet-container a.leaflet-popup-close-button:hover {
	color: #999;
	}
.leaflet-popup-scrolled {
	overflow: auto;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	}

.leaflet-oldie .leaflet-popup-content-wrapper {
	zoom: 1;
	}
.leaflet-oldie .leaflet-popup-tip {
	width: 24px;
	margin: 0 auto;

	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
	}
.leaflet-oldie .leaflet-popup-tip-container {
	margin-top: -1px;
	}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
	border: 1px solid #999;
	}


/* div icon */

.leaflet-div-icon {
	background: #fff;
	border: 1px solid #666;
	}
/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
	position: absolute;
	padding: 6px;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 3px;
	color: #222;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	box-shadow: 0 1px 3px rgba(0,0,0,0.4);
	}
.leaflet-tooltip.leaflet-clickable {
	cursor: pointer;
	pointer-events: auto;
	}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	position: absolute;
	pointer-events: none;
	border: 6px solid transparent;
	background: transparent;
	content: "";
	}

/* Directions */

.leaflet-tooltip-bottom {
	margin-top: 6px;
}
.leaflet-tooltip-top {
	margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
	left: 50%;
	margin-left: -6px;
	}
.leaflet-tooltip-top:before {
	bottom: 0;
	margin-bottom: -12px;
	border-top-color: #fff;
	}
.leaflet-tooltip-bottom:before {
	top: 0;
	margin-top: -12px;
	margin-left: -6px;
	border-bottom-color: #fff;
	}
.leaflet-tooltip-left {
	margin-left: -6px;
}
.leaflet-tooltip-right {
	margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	top: 50%;
	margin-top: -6px;
	}
.leaflet-tooltip-left:before {
	right: 0;
	margin-right: -12px;
	border-left-color: #fff;
	}
.leaflet-tooltip-right:before {
	left: 0;
	margin-left: -12px;
	border-right-color: #fff;
	} 
	
	
/****** Guten *******/
.wp-block-button__link{
    margin: 0 8px;
    display: inline-block;
    vertical-align: top;
    min-width: 44px;
    height: 44px;
    padding: 0 24px;
    display: inline-block;
    vertical-align: top;
    line-height: 44px;
    font-size: 14px;
    color: #ffffff;
    font-weight: 700;	
    background: rgba(255, 255, 255, 0.05);
    text-align: center;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
    -khtml-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
    border-radius: 44px;
    -moz-border-radius: 44px;
    -webkit-border-radius: 44px;
    -khtml-border-radius: 44px;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
.wp-block-button__link:hover {
   color: #5ac24e;
}
.has-color-green-background-color {
	background-color: #5ac24e;
}
.has-color-green-color {
	color: #5ac24e;
}
.has-color-grey-color{
	color:#35353A;
}
.has-color-grey-background-color{
	background-color:#35353A;
}
.has-small-font-size{
	font-size:10px;
}
.has-large-font-size{
	font-size: 36px;
    line-height: 35px;
}
.has-huge-font-size{
	line-height: 35px;
}	

.header .t-logo a img,
.patrick-small-logo{
	max-width:100%;
	height:auto;
}
.header .t-logo.patrick-img-logo a{
	height:auto;
}
.header .t-logo.patrick-img-logo a:before,
.header .t-logo.patrick-img-logo,
.header .logo.patrick-small-logo-alt,
.header .logo.patrick-small-logo-alt a:before{
	background:transparent;
}
.patrick-small-logo-alt a{
	padding:10px;
}
@media (max-width: 1023px) {
.header{
	width:100%!important;
}
.header .menu-btn{
	margin-right:0px!important;
}
.header.opened .top-menu{
	margin-left:0px!important;
}
.header .logo.patrick-small-logo-alt{
	width:80px;
	height:auto!important;
}
}
.mob-video-bg{
	display:none;
}
.mob-video-bg {
    position: absolute;
    overflow: hidden;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #262628;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
@media (max-width: 767px) { 
#video-bg{
	display:none;
}
.mob-video-bg{
	display:block;
}
.mob-video-bg:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #181818;
    opacity: 0.6;
}
}

.content.inner-top .text{
    margin: 0 0 30px 0;
    font-size: 23px;
    font-weight: 200;
}

.content.inner-top .text strong{
	color: #5ac24e;
}
