@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.default {
		top: 47px;
	}
	.logged-in .wrapper .header.switched-header {
		top: 0px;
	}
	.sec-newsletter .block-content form input[type="email"] {
		width: 100%;
	}
	.block-comment-form form.comment-form input[type="text"] {
		width: 100%;
	}		
	.col-auto {
		padding: 0px!important;
		margin-top: 12px;
		margin-bottom: 5px;
	}	
	.main-nav ul li.block-helper {
		display: none;
	}	
	.sec-text.front-p.pt-3.pb-3.text-center.rounded.bg-red.mb-4.mb-lg-0 {
		margin-top: 20px;
	}	
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
	.sec-newsletter form.mc4wp-form input[type="email"] {
		width: 100%;
	}
	.sec-newsletter .col-auto {
		margin-top: 10px;
		margin-bottom: 5px;
		padding: 0px;
		width: 100%;
	}	
}
.logged-in .header {
   top: 32px;
}
.logged-in .header.switched-header {
   top: 32px;
}
.logged-in .header.defaults
{
   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, 
.hidden
{
  display: none;
}
.text-left {
  text-align:left;
}
.full-width-section,
.wr-full-page, 
.wr-section-full-width .block-wrapper {
    width: 100%;
    float: left;
	position: inherit;
}
.vc_column_contaimousiqua .wpb_content_element {
    margin-bottom: 0px;
}
.block-wrapper .vc_column_contaimousiqua>.vc_column-inmousiqua {
    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_contaimousiqua {
    padding-left: 15px;
    padding-right: 15px;
}
img.img-responsive {
    width: 100%;
    height: auto;
}
.sec-divider {
    float: left;
    width: 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;
}*/
.no-pad .vc_column_container>.vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
}
form input[type="text"],
form input[type="password"], 
form input[type="email"]
{
   width: 100%;
}
textarea#comment, form textarea {
    height: 130px;
}
input[type=button], input[type=reset], input[type=submit] {
    border-color: rgba(255,255,255,.7) !important;
	cursor: pointer;
	text-transform: uppercase;
    color: rgba(255,255,255,.7);
    background-color: transparent;
    font-weight: 700;	
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 2px solid transparent;
    padding: 0.6875rem 1.2rem;
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 1px;
    border-radius: 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;	
}
input[type=button]:focus, input[type=reset]:focus, input[type=submit]:focus {
    border: none;
}
input[type=submit]:hover {
    color: #fff;
    background-color: transparent;
}
.menu-main-menu-container {
    float: left;
}
.main {
    padding-top: 7.42857rem;
    padding-bottom: 7.42857rem;
}
.block-social .list-inline-item {
        display: inline-block;
}
.bg-img {
    background-attachment: scroll!important;
    background-clip: border-box!important;
    background-color: #151514!important;
    background-origin: padding-box!important;
    background-position: 50% 50% !important;
    background-size: cover !important;	
}
.full-width-section.overlay:before {
    z-index: 0;
}
.sec-button i, 
.sec-button .name,
.album-col .col-12.col-md-6.col-lg-3
{
    float: left;
}
.sec-tour a.btn-s.uppercase.btn.btn-primary.with-ico.border-2 {
    margin-right: 3px;
}
.sec-newsletter form input[type="email"] {
	float: left;
	width: 68%;
}
.col-auto {
    float: left;
}
.copyright p {
	margin-bottom: 0px; 
}
.footer .text-md-right li a {
    color: #292929;
    opacity: .5;
}
.footer .text-md-right li {
    position: relative;
}

.footer .text-md-right li:not(:last-child) {
    margin-right: 0.75rem;
}
.footer .text-md-right li {
    display: inline-block;
}
.footer .text-md-right li a:hover {
    opacity: 1;
}
.main-menu li a {
    float: left;
}
.post-content p {
    font-size: 1rem;
    font-weight: 300;
}
h6.opc-70.uppercase.mb-0 {
    color: rgba(255,255,255,.7);	
}
.comment-meta span,
.comment-text
{
	color: #fff;
}
.comment .comment-text {
    margin-top: 1rem;
}
.comments-list ul.children li {
	border: 0px;
}
.comments-list .comment::last-child {
    border-bottom: 0px;
}
.comments-list ul.children li:last-child {
    padding-bottom: 0rem;
}
.comments-list div.comment:not(:last-child) {
    border-bottom: 0px;
    padding-bottom: 0rem;
}
p.logged-in-as, 
p.comment-notes
{
    margin-bottom: 10px;
}
.comment-respond h3.mb-5 {
    margin-bottom: 10px!important;
	margin-top: 25px;
}
.comment-respond .comment-custom {
    float: left;
}
.form-group {
    margin-bottom: 1rem;
    float: left;
    width: 100%;
}
.widget_search input#s {
    display: block;
    width: 100%;
    padding: 0.6875rem 1rem;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
    color: #ffffff;
    background-color: transparent;
    background-clip: padding-box;
    border: 2px solid rgba(255,255,255,.5);
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
}
.widget_search input#s:focus {
    outline: none;
}
.widget_search input#searchsubmit {
    display: none;
}
.widget_search input::placeholder {
  color: rgba(255,255,255,.7);
}
.blog.index article p {
    margin-bottom: 10px;
}
.blog.index h2 a {
	color: #fff;
}
.blog.index h2 a:hover {
    color: #ff5252;
}
.page-item.active .page-link {
    z-index: 1;
    color: #d0343a;
    cursor: inherit;
}
.pagination .page-link:focus {
    outline: 0;
    box-shadow: none;
}
.tagcloud a {
    color: rgba(255,255,255,.7);
    border: 2px solid transparent;
    border-color: rgba(255,255,255,.07);
    padding: 0.2875rem 0.55rem;
    font-size: 0.9357rem;
    display: inline-block;
    margin-right: .3rem;
}
.page-content p {
	margin-bottom: 10px;
}
.countdown {
    font-size: 4rem;
    font-weight: 300;
}
.bg-dark-blue {
    background: #13181d;
}
.sec-newsletter .text-small {
    float: left;
    width: 100%;
}

.main-nav li.block-helper span.icon, .main-nav li.block-helper a {
    padding: 0.9rem 0 0;
	float: left;
}
.widget_calendar caption {
    color: #fff;
    margin-top: 10px;
}
.comment-form .control-group {
    width: 100%;
}
.block-comment-form form input[type="text"] {
    width: 98%;
}
input#email {
    width: 100%;
}
/*
*** 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: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px;
	float:left; width:100%;
}
dl {
    margin-top: 0;
    margin-bottom: 20px;
}
dt {
    font-weight: 700;
}
dd {
    margin: 0 1.5em 1.5em;
}
iframe { width:100%; }
embed { width:100%; }
.page-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, .page-content 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: 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: 15px;
}
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;
}	
.post-content p, 
.comment-text p
{
    margin-bottom: 10px;
}
.comments-list .comment-text li {
    padding: 0px;
    border: 0px!important;
}
.comments-list .children li {
    padding: 3rem 2rem;
}	
.comments-list .children li {
    padding: 2rem 1rem;
}	
.tagcloud a {
    font-size: 12px!important;
}	
p.blog-text {
    color: #fff;
}
p em {
    float: left;
    margin-right: 5px;
    margin-bottom: 0px;
}
span.countdown.uppercase.mb-0.opc-70 {
    opacity: 1;
}

/*
*** Unit Test
*/
.block-post img.animated {
    -webkit-transform: none;
    transform: none;
    transition: none;
    width: auto;
    max-width: 100%;
    margin: 0 auto;
}
.blog-detail .opc-70 {
    color: #eaeaea;
	opacity: 1;
}	
.block-sidebar .widget ul li {
    border-bottom: 1px solid rgba(255,255,255,.07);
    padding: 5px 0px;
}
.blog a {
  color: #eaeaea;	
}	
.blog a:hover {
  color: #ff5252;
}
.no-widget img {    
	display: block;
    margin: 0 auto;
}
@media screen and (min-width: 768px) {
	.main-nav li{
		position:relative;
	}
	.main-nav ul ul  ul{
		left:100%;
	}
}
.main-nav ul li:hover  > ul:nth-of-type(1) {
  visibility: visible;
  opacity: 1;
}
body{
	overflow-x:hidden;	
}
.widget_recent_comments span.comment-author-link, 
.widget_recent_comments span.comment-author-link a 
{
    color: #c5c5c5;
    font-weight: 600;
}
.widget-block h6.uppercase {
    font-size: 20px;
    opacity: .8;
}
.tagcloud a {
    margin-bottom: .3rem;
}
.page .comments-section h3.uppercase {
    margin-top: 3rem;
}
.comments-section ul.children li.depth-5 {
    margin-top: 0px;
    padding-bottom: 0px;
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
	.main-nav li {
		border-bottom: 1px solid rgba(150, 144, 144, 0.5);
		margin-bottom: 3px;
	}
	.main-nav ul li:last-child {
		border-bottom: 0px;
	}	
	.main-nav ul.sub-menu {
		background: #efefef;	
		margin-left: 0em;
		padding: .5em 1em 0;
	}
	.main-nav ul ul.sub-menu li {
		margin-left: 0px;	
	}	
	header.header .main-menu li a {
	    padding: .2rem 0;
	}	
	.header.switched-header .logo h2 {
		margin-top: 0px;
	}	
	.header .menu-main-menu-container,
	.header .main-menu li.nav-item,
	.header .main-menu li.nav-item a	
	{
		float: left;
        width: 100%;
	}	
}	
.switched-header .logo h2 {
    margin-top: 3px;
}
.header .main-menu li.nav-item a {
    padding: 1rem 0 .4rem;
}	
.header.switched-header .main-nav ul ul li a {
    padding: 0 1.25em;
}	
@media screen and (max-width: 990px) {

	h1.large{
	font-size: 35px!important;
	margin: 40px 0px;
	}
	.post-details h2{
		font-size: 25px;
	}
	.blog.index article p{
		font-size:13px;
	}
	.front-rect,
	.back-rect{
		display:none;
	}
}
@media only screen and (min-width: 990px) and (max-width: 1200px) {
	h1.large{
	font-size: 45px!important;
	margin: 40px 0px;
	}
	.front-rect,
	.back-rect{
		display:none;
	}
}
@media only screen and (min-width: 765px) and (max-width: 990px) {
	.hero.height-70 {
		height: 215px!important;
	}
}
@media only screen and (max-width: 765px) {
.hero.height-70 {
    height: 200px!important;
}
.logged-in .height-70.hero{
	padding-top: 57px;
}
}
section.wpb-content-wrapper{
	padding:0px;
	background:transparent;
}

/****** Guten *******/
.wp-block-button__link{
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: inline-block;
    color: rgba(255,255,255,.7);
    background-color: transparent;	
    font-weight: 700;
	text-transform: uppercase;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 2px solid transparent;
    padding: 0.6875rem 1.2rem;
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 1px;
    border-radius: 0;
    border-color: #ff5252;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.wp-block-button__link:hover,
.blog a .wp-block-button__link:hover
{
   color: #fff;
}
.has-color-red-background-color {
	background-color: #ff5252;
}
.has-color-red-color {
	color: #ff5252;
}
.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;
}	

.btn-mo {
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: inline-block;
   text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
   line-height: 1.5;
    letter-spacing: 1px;
    border-radius: 0;
        transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.comment-reply-title {
    text-transform: uppercase;
}
em {
	font-style: italic;
}
strong {
	font-weight: 700;
}
@media (max-width: 990px) {
	.header .menu-main-menu-container, .header .main-menu li.nav-item, .header .main-menu li.nav-item a {
		float: left;
		width: 100%;
	}	
	.main-nav li {
		border-bottom: 1px solid rgba(150, 144, 144, 0.5);
		margin-bottom: 3px;
	}
    .main-nav ul li:last-child {
        border-bottom: 0px;
    }		
}	