
/* --------------------------------------------- 

* Filename:     custom-style.css
* Version:      1.0.0 (2019-01-22)
* Website:      http://www.zymphonies.com
* Description:  System Style
* Author:       Zymphonies Team
                info@zymphonies.com

-----------------------------------------------*/

@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&family=Lora:ital,wght@0,400..700;1,400..700&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

body{
  font-family: "Lora", serif;
  font-size: 18px;
  line-height: 1.62em;
  color: #000;
  overflow-x: hidden;
}

p{ margin: 0 0 20px 0; }

.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 0px;
  margin-bottom: 20px;
}

h1, .h1{font-family: "Lora", serif; font-size: 2.75em; font-weight: 700; color: #2c383e; text-transform:uppercase; margin: 20px 0; padding-top: 20px; line-height: 1em; }

h2, .h2{font-family: "Lora", serif;
line-height: 1em;
color: #c3782d;
  font-size: 2em;
  font-weight: bold;
  margin: 0px;
  padding: 0 0 20px 0;
  text-transform: uppercase;}

h2.page-title {font-family: "Lora", serif;
line-height: 1em;
color: #c3782d;
  font-size: 2em;
  font-weight: bold;
  margin: 0px;
  padding: 0 0 20px 0;
  text-transform: uppercase;}

h3, .h3{font-family: "Lora", serif; font-size: 1.6em; font-weight: normal; color: #000; padding-top: 20px; }

h4, .h4{font-family: "Lora", serif; font-size: 1.4em; font-weight: normal; color: #333; }

a{
  color: #2c383e;
text-decoration: none;
}

a:hover{
  color: #2c383e;
text-decoration: underline;
}

ol, ul {
  padding-left: 15px;
margin-left: 5%;
}

ul.links.inline{
  padding: 0;
}

ul.links.inline li{
  list-style: none;
}

.block{
  margin-bottom: 20px;
}

.fixedheader {position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 1008;}

.main-header{
  padding: 10px 0;
  position: relative;
z-index: 1008;
background-color: #2C383E;
}

#toolbar-administration {position: relative;
z-index: 99999;
margin: 0;
    padding: 0;
    vertical-align: baseline;
    font-size: small;
    line-height: 1;
box-sizing: border-box;}

.not-front .region-full-width-content {margin: 225px 0 0 0;}

.main-menuwrap nav{
  border: 0;
  margin: 0;
  position: relative;
  z-index: 2;
  border-radius: 0;
  min-height: auto;
}

.main-header .region{
  position: relative;
  z-index: 2;
  margin-bottom: 0px;
}

.main-header .region-header{
  display: inline-block;
}

/*region header*/

.site-branding{
  margin: 0;
}

.brand.logo{
  margin-right: 5px;
}

.region-header .brand{
  display: inline-block;
  vertical-align: middle;
  line-height: 100%;
  color: #f6f6f6;
font-size: 22px;
font-weight: bold;
margin: 4% 0 0 25%;
width: 100%;
}

.region-header .brand a {color: #000;}

.site-name a{
  font-size: 22px;
  color: #272727;
}

.site-name a:hover{
  text-decoration: none;
}

/*Banner*/

.welcome-banner-text{
  text-align: center;
  line-height: 160%;
  max-width: 600px;
  padding: 90px 0;
}

.welcome-banner-text h2{
  font-size: 30px;
  font-weight: bold;
  color: #fff;
}

/*top widget*/

.topwidget{
  padding: 20px 0;
}

.topwidget .fa{
  font-size: 60px;
  background: #4D4F4A;
  width: 120px;
  height: 120px;
  padding: 32px;
  border-radius: 50%;
  color: #fff;
  margin-bottom: 20px;
}

.topwidget .region{
  background: #FCFCFC;
  border: 1px solid #F1F1F1;
  padding: 15px;
}

.topwidget h2{
  margin-top: 0;
}

.topwidget p{

}

.topwidget p:last-child{
  margin: 0;
}

/*footerwidget*/

.footerwidget{
  background: #272727;
  color: #8A8A8A;
  padding: 10px 0;
}

.footerwidget img.left{
  float: left;
  margin: 10px 10px 0 0;
}

.copyright{
  background: #000;
  color: #dadada;
font-size: 12px;
display: none;
}

.copyright a{
  color: #dadada;
font-size: 12px;
}

.copyright p{
  margin: 13px 20px;
}

.footerwidget h2,
.footerwidget .h2{
  color: #FFF;
}

/*bottom-widgets*/

.bottom-widgets{
  text-align: center;
  background: #FBFBFB;
  padding: 10px 0;
}

.bottom-widgets .region{
  padding: 10px;
  background: #DEDEDE;
}

/*Footer menu*/

.footer-menu{
  margin: 0;
  border: 0;
  background: #3C3B3B;
  color: #fff;
display: none;
}

.footer-menu ul{
  margin: 10px 0 0 20px;
  padding: 0;
}

.footer-menu nav li{
  display: inline-block;
}

.footer-menu nav li a{
  display: block;
  padding: 4px 20px 4px 0;
}

.google_map p,
.google_map .block{
  margin: 0;
}

.google_map iframe{
  display: block;
}

/*Credit link*/

.credit-link{
  text-align: left;
}

.credit-link a {color: #FFF;}

/*SOCIAL MEDIA*/

.social-media{
  margin: 10px 0;
  overflow: hidden;
  text-align: center;
  display: none;
}

.social-media a {
  width: 30px;
  height: 30px;
  color: #fff;
  display: inline-block;
  margin: 0 10px 0 0;
  text-align: center;
  background: #3262b9;
  font-size: 14px;
  line-height: 220%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}

.social-media a.google-plus{
  background: #de2020;
}

.social-media a.twitter{
  background: #29C5F6;
}

.social-media a.linkedin{
  background: #069;
}

.social-media a.pinterest{
  background: #C61118;
}

.social-media a.rss{
  background: #FF6D00;
}

.social-media a:hover{
  opacity: .6;
}

/*FORM*/

input, button, select, textarea{
  padding: 5px;
  border: 1px solid #000;
}

.path-contact input, .path-contact button, .path-contact select, .path-contact textarea{
  padding: 5px;
  border: 1px solid #000;
width: 90%;
}

.contact-message-form label{
  display: block;
color: #c3782d;
    font-size: 1.25em;
    font-weight: bold;
    margin: 0px;
    padding: 0 0 0px 0;
    text-transform: uppercase;
}

.btn, 
input[type="submit"]{
  background-color: #c3782d;
  border: 1px solid #c3782d;
  color: #FFF;
  font-weight: bold;
  padding: 5px;
}

.btn:hover, 
input[type="submit"]:hover{
  background-color: #2c383e;
  border: 1px solid #2c383e;
  color: #FFF;
}

/*FRONT PAGE*/

.path-frontpage .feed-icon{
  display: none;
}

/*MENU*/

.navbar-default .navbar-toggle{
  background: #fff;
  margin-right: 0;
}

nav h2{
  display: none;
}

.menu-base-theme,
.menu-base-theme a, 
.menu-base-theme a:hover, 
.menu-base-theme a:focus, 
.menu-base-theme a:active, 
.menu-base-theme a.highlighted{
  background: none;
}

.menu-base-theme li a{
  background: #FBFBFB;
  color: #000;
}

.main-menu {
  position: relative;
  z-index: 9999;
}

.region-primary-menu{
  display: none;
  background: #fff;
  width: 100%;
  margin-top: 20px;
}

.menu-base-theme a{
  border-bottom: 1px solid #EEF0F7;
}

.menu-base-theme a span.sub-arrow{
  color: #999;
  font-size: 22px;
  padding: 5px;
  border-radius: 2px;
  border: 1px solid #DCDCDC;
  background: #EFEFEF;
} 

.navbar-toggle{
  z-index: 999;
  background: #333;
}

.navbar-toggle .icon-bar {
  background: #ffff;
}

/*breadcrumb*/

.region-breadcrumb {display: none;}

.breadcrumb{
  background: none;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #eee;
}

.breadcrumb ul,
.breadcrumb ol{
  padding: 0;
}

.breadcrumb ul li,
.breadcrumb ol li{
  display: inline-block;
  padding-right: 10px;
}

.breadcrumb ul li:after,
.breadcrumb ol li:after{
  content: ">";
  padding-left: 10px;
}

.breadcrumb ul li:last-child:after,
.breadcrumb ol li:last-child:after{
  content: "";
  padding: 0px;
}

/*search form*/

.region-search{
  display: none;
}

#search-block-form{
  display: table;
  width: 100%;
}

#search-block-form .form-item,
#search-block-form .form-actions{
  display: table-cell;
  vertical-align: top;
}

.block-search input{
  width: 100%;
}

.block-search{
  margin: 0;
}

/*Demo typography*/

.bd-example {
  position: relative;
  padding: 20px;
  border: 2px solid #f7f7f9;
}

.highlight{
  padding: 20px;
  background-color: #f7f7f9;
}

.highlight pre{
  border: 0;
  background: none;
}

.bd-example-type .table tr:first-child td {
  border-top: 0;
}

.bd-example-type h1, 
.bd-example-type h2, 
.bd-example-type h3, 
.bd-example-type h4, 
.bd-example-type h5, 
.bd-example-type h6 {
  margin: 0;
}

.bd-example-type .table td {
  padding: 15px 0;
  border-color: #eee;
}

/*Contact form*/

.path-contact{}

.contact-message-feedback-form{
  max-width: 650px;
  margin: 0 auto;
  border: 1px solid #D8D8D8;
  padding: 10px 30px;
  background: #F5F5F4;
}

.contact-message-feedback-form .form-text,
.contact-message-feedback-form .form-email,
.contact-message-feedback-form .form-textarea{
  width: 100%;
}

/*user-login-form*/

.user-login-form,
.user-form,
.user-pass{
  max-width: 650px;
  margin: 40px auto;
  border: 1px solid #ddd;
  padding: 10px 30px;
  background: #FBFBFB;
}

.user-login-form .form-text,
.user-login-form .form-email,
.user-form .form-text,
.user-form .form-email,
.user-pass .form-text{
  width: 100%;
}

.form-composite > .fieldset-wrapper > .description, 
.form-item .description {
  font-size: 11px;
  color: #999;
  font-style: italic;
}

/*Maintainance*/

.maintenance-page{
  background: url(../images/maintenance-bg.png) #66CBFF center no-repeat;
  color: #fff;
  text-align: center;
  padding-top: 220px;
  padding-bottom: 100px;
  font-size: 18px;
  color: #000;
}

.maintenance-msg {
  margin: 20px 0;
  background: rgba(242, 244, 207, 0.88);
  padding: 20px 30px;
  display: inline-block;
  color: #404040;
  border: 1px solid #fff;
  box-shadow: 5px 5px 0px #FFFFFF;
  font-size: 14px;
}

.maintenance-msg h1{
  text-transform: uppercase;
  font-weight: bold;
}

.maintenance-page .brand,
.maintenance-page .name-and-slogan{
  display: inline-block;
  vertical-align: middle;
}

.maintenance-page .site-name a{
  color: #404040;
}

.maintenance-page .site-slogan,
.maintenance-page .name-and-slogan{
  display: none;
}

/*Comment*/

.comment-wrap{
  overflow: hidden;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #F5F5F5;
}

.comment-wrap .author-details{
  float: left;
  width: 20%;
}

.comment-wrap .author-comments{
  padding-left: 5px;
  float: left;
  width: 80%;
}

.comment-submitted{
  padding: 5px 10px;
  border: 1px solid #eee;
  font-size: 12px;
  margin-bottom: 5px;
  display: block;
}

.comment-wrap .author-comments h3{
  margin-top: 10px;
}

.comment-wrap .author-comments p{
  margin-bottom: 10px;
}

/*links inline*/

ul.links.inline li{
  display: inline-block;
  padding-right: 10px;
}

/*profile*/

.profile > div{
  padding-right: 5px;
  display: inline-block;
  vertical-align: top;
}

.profile h4.label{
  color: #333;
  display: block;
  text-align: left;
  margin-bottom: 5px;
}

/*Carousel*/

.slideshow{
  display: none;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img{
  width: 100%;
}

.carousel-control.left,
.carousel-control.right{
  width: 50px;
  height: 50px;
  background: #000;
  top: 50%;
  padding: 12px;
  margin-top: -25px;
}

/*flexslider*/

.flexslider{
  border-top: 1px solid #000;
border-bottom: 0;
border-left: 0;
border-right: 0;
border-radius: 0;
  z-index:1;
}

.flexslider .slides > li{
  position: relative;
}

.flexslider .slider-caption{
  background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    bottom: 35%;
    font-size: 18px;
color: #FFF;
    left: 20%;
    line-height: 141%;
    margin: 0 auto;
    padding: 20px 40px 10px 40px;
    position: absolute;
    text-align: center;
    width: 60%;
    z-index: 99;
}

.flexslider .slider-title{
  margin-top: 0;
  font-size: 2em;
color: #eba659;
text-transform: uppercase;
}

.flexslider .flex-direction-nav a{
  font-size: 0;
}

.flexslider .flex-direction-nav a:before{
  color: #fff;
  padding-top: 10px;
}

.price-table .region{
  background: #eee;
  padding: 20px;
}

.price-table .card-header h2{
  color: #ff4a00;
}

.price-table .card-title{
  color: green;
}

.price-table .block{
  margin: 0;
}

.block-system-main-block {margin: 0;
padding: 0px;}

.path-frontpage .block-system-main-block, #node-2 .block-system-main-block, #node-3 .block-system-main-block, #node-4 .block-system-main-block {margin: 0;
padding: 0;}

.path-frontpage .col-md-12 {min-height: auto;}

#carousel {
position: relative;
width:90%;
margin:0 auto;
}

#slides {
overflow: hidden;
position: relative;
width: 100%;
height: 250px;
}

#slides ul {
list-style: none;
width:100%;
height:250px;
margin: 0;
padding: 0;
position: relative;
}

 #slides li {
width:100%;
height:250px;
float:left;
text-align: center;
position: relative;
font-family:lato, sans-serif;
}
/* Styling for prev and next buttons */
.btn-bar{
    max-width: 346px;
    margin: 0 auto;
    display: block;
    position: relative;
    top: 40px;
    width: 100%;
}

 #buttons {
padding:0 0 5px 0;
float:right;
display: none;
}

#buttons a {
text-align:center;
display:block;
font-size:50px;
float:left;
outline:0;
margin:0 60px;
color:#b14943;
text-decoration:none;
display:block;
padding:9px;
width:35px;
}

.slide__caption {display: none;}

.block-block-content71479bd8-3c98-43ba-aae1-adcc5e9ef7b5 {margin-bottom: 0;}

.block-block-content1651b21c-a07f-4e38-8fda-53f087c2aa53 {display: none;}

.slick-slide{
  padding: 3px;
}

.slick-dots{ 
  position: static !important;
}


.slick-arrow::before {
  color: #FFFFFF !important;
  font-size: 3.5rem !important;
}

.slick__arrow {
  top: 40% !important;
}

.block-block-contentf13dbdb4-0a5b-47e0-a80a-47367da8004b {margin-bottom: 0;
padding: 30px;
background-color: #020025;
color: #FFF;}

table.schedule {width: 90%;
margin: 0 auto;
padding-bottom: 20px;}

table.schedule td {width: 45%;
vertical-align: top;
text-align: left;
color: #FFF;}

table.schedule td.click {width: 45%;
vertical-align: middle;
text-align: center;
color: #FFF;}

table.schedule h2 {font-family: "Lora", serif;
line-height: 1em;
color: #c3782d;
  font-size: 2em;
  font-weight: bold;
  margin: 0px;
  padding: 0 0 20px 0;
  text-transform: uppercase;}

table.schedule p {padding-top: 20px;}

.block-block-contentf2b5d189-b955-4ce3-b0c4-aaaa6ec3d41f img {margin-bottom: 20px;}

.block-block-contentbd973028-0d2d-45d8-a8a8-e1077847977f {margin-bottom: 0;
padding: 30px;
background-color: #818978;
color: #FFF;
background-image: url("../images/servicesbg.jpg");
  background-repeat: no-repeat;
background-size: cover;}

.block-block-contentbd973028-0d2d-45d8-a8a8-e1077847977f h2 {font-family: "Lora", serif;
line-height: 1em;
color: #c3782d;
  font-size: 2em;
  font-weight: bold;
  margin: 0px;
  padding: 0 0 20px 0;
  text-transform: uppercase;}

.js-form-item-party-size-0-value {display: none;}

a.button {
    background: #f07624 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    line-height: 100%;
    margin: 0 2px 15px 0;
    padding: 14px 30px;
    transition: all 0.3s ease 0s;
text-decoration: none;
}
a.button:hover {
    background: #2c383e none repeat scroll 0 0;
    border: 0 none;
    border-radius: 3px;
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    line-height: 100%;
    margin: 0 2px 15px 0;
    padding: 14px 30px;
    transition: all 0.3s ease 0s;
text-decoration: none;
}

.block-block-content5080a913-0353-47e8-8466-72dd4052db0e {margin: 10px 0 10px 0;}

.block-block-contentf2b5d189-b955-4ce3-b0c4-aaaa6ec3d41f {margin-bottom: 0;
padding: 30px;
background-color: #666698;
color: #FFF;}

.block-block-contentf2b5d189-b955-4ce3-b0c4-aaaa6ec3d41f h1, .block-block-contented79a1b8-ddf3-4dd3-814d-7f2c7f0bb5d2 h1 {color: #FFF;
    font-size: 2em;
    font-weight: bold;
    margin: 0px;
    padding: 20px 0;
    text-transform: uppercase;}

.block-block-contentf2b5d189-b955-4ce3-b0c4-aaaa6ec3d41f h3, .block-block-contented79a1b8-ddf3-4dd3-814d-7f2c7f0bb5d2 h3 {color: #000;
    font-size: 1.6em;
    font-weight: bold;
    margin: 0px;
    padding: 20px 0;
    text-transform: uppercase;}

.block-block-content979ec871-31d8-4dc0-9065-eaa16b6036eb {margin-bottom: 0;
padding: 30px;
background-image: url("../images/testimonialsbg.jpg");
  background-repeat: no-repeat;
background-size: cover;
background-color: #a6ae9c;
color: #FFF;}

.block-block-content979ec871-31d8-4dc0-9065-eaa16b6036eb h2 {
    font-family: "Lora", serif;
line-height: 1em;
color: #c3782d;
  font-size: 2em;
  font-weight: bold;
  margin: 0px;
  padding: 0 0 20px 0;
  text-transform: uppercase;
}

a#prev:hover, a#next:hover {
color:#FFF;
text-shadow:.5px 0px #b14943;  
}

.quote-phrase, .quote-author {
font-family:sans-serif;
font-weight:300;
display: table-cell;
vertical-align: middle;
padding: 5px 20px;
font-family:'Lato', Calibri, Arial, sans-serif;
}

.quote-phrase {
height: 120px;
font-size:20px;
color:#FFF;
font-style:italic;
text-shadow:none;  
}

.quote-marks {
font-size:30px;
padding:0 3px 3px;
position:inherit;
}

.quote-author {
font-style:normal;
font-size:20px;
color:#e6bc74;
font-weight:400;
height: 30px;
}

.quoteContainer, .authorContainer {
display: table;
width: 100%;
}

.map-responsive {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
}
.map-responsive iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

a.button3 {
    background: #000 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    line-height: 100%;
    margin: 0 2px 15px 0;
    padding: 14px 30px;
    transition: all 0.3s ease 0s;
text-decoration: none;
font-size: 22px;
}
a.button3:hover {
    background: #620d10 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    line-height: 100%;
    margin: 0 2px 15px 0;
    padding: 14px 30px;
    transition: all 0.3s ease 0s;
text-decoration: none;
font-size: 22px;
}

.path-blog h2 {display: none;}

.boxes {background: rgba(250, 250, 250, 0.8) none repeat scroll 0 0;;
color: #000;
padding: 20px;
text-align: center;
min-height: 560px;}

.boxes img {width: 35%;
height: auto;}

.boxes strong {font-size: 22px;
color: #000;}

.block-block-contentbd973028-0d2d-45d8-a8a8-e1077847977f h2 {font-family: "Lora", serif;
line-height: 1em;
color: #c3782d;
  font-size: 2em;
  font-weight: bold;
  margin: 0px;
  padding: 0 0 20px 0;
  text-transform: uppercase;}

.key {width: 60%;
min-height: 700px;
padding: 0 0 0 30px;}

/*New Code Starts Below*/

table.logo {width: 90%;
margin: 0 auto;}

table.logo td.left {width: 25%;
vertical-align: middle;
text-align: left;
color: #FFF;}

table.logo td.right {width: 65%;
vertical-align: middle;
text-align: left;
color: #FFF;}

img.logo {width: 100%;
height: auto;}

/*Begin Horizontal CSS Menu*/

.menu,
.sub-menu {
  margin: 0;
  padding: 0;
}

.menu-item,
.sub-menu,
.dropdown-icon, .menu-item2,
.sub-menu,
.dropdown-icon {
  border: 0 solid;
}

.menu .menu-item, .menu .menu-item2 {
  display: block;
}
.menu .menu-item.has-children, .menu .menu-item.has-children .menu-item,
.menu .menu-item2.has-children, .menu .menu-item2.has-children .menu-item2 {
  position: relative;
}
.menu .menu-item:not(:last-child) {
  border-width: 0 0 1px;
}
.menu .menu-item a, .menu .menu-item2 a {
  padding: 1em;
  display: flex;
  justify-content: space-between;
}
.menu .sub-menu {
  border-width: 1px 0 0;
  visibility: hidden;
  opacity: 0;
  height: 0;
  width: 0;
  transition: visibility .25s, opacity .25s ease-in-out;
}
.menu .sub-menu .menu-item, .menu .sub-menu .menu-item2 {
  visibility: hidden;
}
.menu .menu-item:hover > .sub-menu, .menu .menu-item:active > .sub-menu, .menu .menu-item:focus > .sub-menu,
.menu .menu-item2:hover > .sub-menu, .menu .menu-item2:active > .sub-menu, .menu .menu-item2:focus > .sub-menu {
  opacity: 1;
  height: auto;
  width: auto;
}
.menu .menu-item:hover > .sub-menu,
.menu .menu-item:hover > .sub-menu .menu-item, .menu .menu-item:active > .sub-menu,
.menu .menu-item:active > .sub-menu .menu-item, .menu .menu-item:focus > .sub-menu,
.menu .menu-item:focus > .sub-menu .menu-item,
.menu .menu-item2:hover > .sub-menu,
.menu .menu-item2:hover > .sub-menu .menu-item2, .menu .menu-item2:active > .sub-menu,
.menu .menu-item2:active > .sub-menu .menu-item2, .menu .menu-item2:focus > .sub-menu,
.menu .menu-item2:focus > .sub-menu .menu-item2 {
  visibility: visible;
}
.menu .menu-item > a:hover .dropdown-icon:after, .menu .menu-item > a:active .dropdown-icon:after, .menu .menu-item > a:focus .dropdown-icon:after, .menu .menu-item2 > a:hover .dropdown-icon:after, .menu .menu-item2 > a:active .dropdown-icon:after, .menu .menu-item2 > a:focus .dropdown-icon:after {
  transform: rotate(45deg);
}
.menu .dropdown-icon {
  padding: 1em 1.25em;
  margin: -1em -1em -1em .5em;
  border-width: 0 0 0 1px;
}
.menu .dropdown-icon:after {
  content: "+";
  display: block;
  transition: transform .25s ease-in-out;
}

.nav--rtl {
  direction: rtl;
  unicode-bidi: bidi-override;
}
.nav--rtl .menu .dropdown-icon {
  margin: -1em .5em -1em -1em;
  border-width: 0 1px 0 0;
}

@media only screen and (min-width: 1024px) {
  .nav .menu {
    display: flex;
    flex-flow: row wrap;
  }
  .nav .menu > .menu-item, .nav .menu > .menu-item2 {
    border-width: 0 1px 0 0;
  }
  .nav .menu > .menu-item > a .dropdown-icon, .nav .menu > .menu-item2 > a .dropdown-icon {
    padding-left: 0;
  }
  .nav .menu .menu-item:hover > .sub-menu, .nav .menu .menu-item:active > .sub-menu, .nav .menu .menu-item:focus > .sub-menu,
.nav .menu .menu-item2:hover > .sub-menu, .nav .menu .menu-item2:active > .sub-menu, .nav .menu .menu-item2:focus > .sub-menu {
    width: 225px;
  }
  .nav .menu .sub-menu {
    position: absolute;
    z-index: 3000;
    top: 100%;
    left: 0;
    border-width: 0;
  }
  .nav .menu .sub-menu .sub-menu {
    top: 0;
    left: 100%;
  }
  .nav .menu .dropdown-icon {
    border-width: 0;
    padding: 1em;
  }

  .nav--rtl .menu > .menu-item > a .dropdown-icon {
    padding-left: 1em;
    padding-right: 0;
  }
  .nav--rtl .menu .sub-menu {
    top: 100%;
    left: auto;
    right: 0;
  }
  .nav--rtl .menu .sub-menu .sub-menu {
    left: auto;
    right: 100%;
  }

  .nav--cen .menu {
    justify-content: center;
  }
}
.nav {
  background-color: #2c383e;
}
.nav .menu > .menu-item,
.nav .menu > .menu-item .dropdown-icon, .nav .menu > .menu-item2,
.nav .menu > .menu-item2 .dropdown-icon {
  border-color: #2c383e;
}
.nav .menu > .menu-item, .nav .menu > .menu-item > a {
  color: #FFF;
font-family: "Lora", serif;
}
.nav .menu > .menu-item > a:hover, .nav .menu > .menu-item > a:active, .nav .menu > .menu-item > a:focus {
  background-color: none;
  color: #FFF;
}

.nav .menu > .menu-item2, .nav .menu > .menu-item2 > a {
  color: #000;
font-family: "Lora", serif;
background-color: #eba659;
}

.nav .menu > .menu-item2 > a:hover, .nav .menu > .menu-item2 > a:active, .nav .menu > .menu-item2 > a:focus {
  background-color: #f07624;
  color: #000;
}

.nav .sub-menu {
  background-color: #eee;
}
.nav .sub-menu,
.nav .sub-menu .dropdown-icon,
.nav .sub-menu .menu-item,
.nav .sub-menu .menu-item .dropdown-icon {
  border-color: rgba(0, 0, 0, 0.1);
}
.nav .sub-menu .menu-item,
.nav .sub-menu .menu-item a {
  color: #222;
text-align: right;
}
.nav .sub-menu .menu-item a:hover, .nav .sub-menu .menu-item a:active, .nav .sub-menu .menu-item a:focus {
  background-color: white;
  color: black;
}

/*End Horizontal CSS Menu*/

a.more-link {
    background: #000 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0px;
    color: #FFF;
    cursor: pointer;
    display: none;
    font-weight: 300;
    line-height: 100%;
    margin: 0 2px 20px 0;
    padding: 14px 30px;
    transition: all 0.3s ease 0s;
text-decoration: none;
}

a.more-link:hover {
    background: #313131 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0px;
    color: #FFF;
    cursor: pointer;
    display: none;
    font-weight: 300;
    line-height: 100%;
    margin: 0 2px 20px 0;
    padding: 14px 30px;
    transition: all 0.3s ease 0s;
text-decoration: none;
}

.block-block-content5e8b0750-2ac2-4f8a-aace-ddd1edd37e78 {margin-bottom: 0;
padding: 30px;
background-color: #FFF;
color: #000;}

table.threeservices {width: 100%;
margin: 0 auto;}

table.threeservices td {width: 33.3%;
vertical-align: top;
text-align: center;
padding: 0px 10px 0 10px;}

table.threeservices td.noleft {width: 33.3%;
vertical-align: top;
text-align: center;
padding: 0px 20px 0 0px;}

table.threeservices td.noright {width: 33.3%;
vertical-align: top;
text-align: center;
padding: 0px 0px 0 20px;}

table.threeservices h2, table.threeservices .h2 {
    font-family: "Lora", serif;
line-height: 1em;
color: #c3782d;
  font-size: 2em;
  font-weight: bold;
  margin: 0px;
  padding: 0 0 20px 0;
  text-transform: uppercase;
}

table.fourservices {width: 100%;
margin: 0 auto;}

table.fourservices td {width: 25%;
vertical-align: top;
text-align: center;
padding: 0px 10px;}

table.fourservices td.noleft {width: 25%;
vertical-align: top;
text-align: center;
padding: 0px 20px 0 0px;}

table.fourservices td.noright {width: 25%;
vertical-align: top;
text-align: center;
padding: 0px 0px 0 20px;}

.block-block-contented79a1b8-ddf3-4dd3-814d-7f2c7f0bb5d2 {margin-bottom: 0;
padding: 30px 30px;
background-color: #FFF;
color: #000;}

.brighten {position: relative;
  text-align: center;
  color: white;}

.brighten img {
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
width: 100%;
height: auto;
}

.brighten img:hover {
transform: scale(1.1);
}

.centered {position: absolute;
  top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-family: "Lora", serif;
font-size: 1.4em;
background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
padding: 10px;}

.block-block-content285aedc3-9d01-47ed-b67d-61f96d1cdd8a {margin-bottom: 0;
padding: 30px 30px 30px 10px;
background-color: #f6f6f6;
color: #000;}

img.mobile {display: none;}

.block-block-content285aedc3-9d01-47ed-b67d-61f96d1cdd8a table.two td.left {width: 50%;
vertical-align: top;
text-align: left;
padding: 0px;
color: #000;}

.block-block-content285aedc3-9d01-47ed-b67d-61f96d1cdd8a table.two td.right {width: 50%;
vertical-align: top;
text-align: left;
padding: 20px 0 0 0px;
color: #000;}

.block-block-content285aedc3-9d01-47ed-b67d-61f96d1cdd8a .content {padding: 20px;
width: 100%;}

.block-block-content285aedc3-9d01-47ed-b67d-61f96d1cdd8a h2 {font-family: "Lora", serif;
line-height: 1em;
color: #c3782d;
  font-size: 2em;
  font-weight: bold;
  margin: 0px;
  padding: 0 0 20px 0;
  text-transform: uppercase;}

a.button2 {
    background: #c3782d none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0px;
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    line-height: 100%;
    margin: 0 2px 15px 0;
    padding: 14px 30px;
    transition: all 0.3s ease 0s;
text-decoration: none;
    text-transform: uppercase;
}
a.button2:hover {
    background: #231f20 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    line-height: 100%;
    margin: 0 2px 15px 0;
    padding: 14px 30px;
    transition: all 0.3s ease 0s;
text-decoration: none;
    text-transform: uppercase;
}

.block-block-contenta5e18bc6-a351-4969-92e2-f8b8acca90a2 {margin-bottom: 0;
padding: 0px;
background-image: url('../images/processbg.jpg');
background-repeat: no-repeat;
background-size: cover;
background-color: #2c383e;
color: #083500;}

.block-block-contenta5e18bc6-a351-4969-92e2-f8b8acca90a2 h2, .block-block-contenta5e18bc6-a351-4969-92e2-f8b8acca90a2 .h2 {
    font-family: "Lora", serif;
line-height: 1em;
color: #c3782d;
  font-size: 2em;
  font-weight: bold;
  margin: 0px;
  padding: 0 0 20px 0;
  text-transform: uppercase;
}

.processbox {background: rgba(35, 31, 30, 0.5) none repeat scroll 0 0;
color: #FFF;
padding: 0px;
margin: 0 auto;
width: 100%;}

.processbox2 {background: none;
color: #f6f1f1;
padding: 20px 0;
margin: 0 auto;
width: 90%;}

.processbox2 h2, .processbox2 .h2{font-family: "Lora", serif;
line-height: 1em;
color: #c3782d;
  font-size: 2em;
  font-weight: bold;
  margin: 0px;
  padding: 0 0 20px 0;
  text-transform: uppercase;}

.processbox2 h3, .processbox2 .h3{font-family: "Lora", serif;
line-height: 1em;
color: #c3782d;
  font-size: 1.5em;
  font-weight: normal;
  margin: 0px;
  padding: 0 0 20px 0;
  text-transform: uppercase;}

.processbox2 hr {color: #eba659;
border: 1px solid #eba659;}

.processcentered {margin: 0;
background: rgba(35, 31, 30, 0.8) none repeat scroll 0 0;
width: 50%;
text-align: left;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.videodiv {margin: 0 auto;
text-align: center;
width: 65%;}

table.four {width: 80%;
margin: 0 auto;}

table.four td {width: 20%;
vertical-align: top;
text-align: left;
padding: 20px;}

.block-block-content12a3a58c-ae74-4474-b468-5558f156182d {margin-bottom: 0;
padding: 30px;
background-color: #FFF;
color: #000;}

.block-block-content12a3a58c-ae74-4474-b468-5558f156182d h2 {
    font-family: "Lora", serif;
line-height: 1em;
color: #c3782d;
  font-size: 2em;
  font-weight: bold;
  margin: 0px;
  padding: 0 0 20px 0;
  text-transform: uppercase;
}

.block-block-content12a3a58c-ae74-4474-b468-5558f156182d img {width: 60%;
height: auto;
margin: 0 auto;}

.contactfooter {margin: 0 auto;
text-align: center;
width: 65%;}

.contactfooter a {color: #FFF;}

.block-block-content143f36c1-4fbc-4ec3-9198-08d21fa9aa4c {margin-bottom: 0;
background-color: #231f20;
padding: 20px;
color: #FFF;
text-align: center;}

.block-block-content143f36c1-4fbc-4ec3-9198-08d21fa9aa4c h2 {
    font-family: "Lora", serif;
line-height: 1.25em;
color: #c3782d;
  font-size: 2em;
  font-weight: bold;
  margin: 0px;
  padding: 0 0 20px 0;
  text-transform: uppercase;
}

.servicestitle {background-color: #000;
padding: 20px;
width: 100%;
margin: 0 auto;
text-align: center;}

.servicestitle h1, .servicestitle .h1 {
    font-family: "Lora", serif;
line-height: 1em;
color: #c3782d;
  font-size: 2em;
  font-weight: bold;
  margin: 0px;
  padding: 0 0 20px 0;
  text-transform: uppercase;
}

table.twoslate {width: 90%;
margin: 30px auto 20px auto;}

table.twoslate td {width: 45%;
vertical-align: top;
text-align: left;
padding: 0px;
color: #000;
background-image: url("../images/vintage-concrete.png");
  background-repeat: no-repeat;
background-size: cover;
background-color: #FFF;}

table.twoslate img {width: 100%;
height: auto;}

table.twoslate h2 {
    font-family: "Lora", serif;
line-height: 1em;
color: #c3782d;
  font-size: 2em;
  font-weight: bold;
  margin: 0px;
  padding: 0 0 20px 0;
  text-transform: uppercase;
}

table.twocopper {width: 90%;
margin: 30px auto 20px auto;}

table.twocopper td.left {width: 30%;
vertical-align: top;
text-align: left;
padding: 0px;
color: #000;
background-image: url("../images/floor-tile.png");
  background-repeat: repeat;
background-color: #FFF;}

table.twocopper td.right {width: 60%;
vertical-align: top;
text-align: left;
padding: 0px;
color: #000;}

table.twocopper img {width: 100%;
height: auto;}

table.twocopper h2 {
    font-family: "Lora", serif;
line-height: 1em;
color: #c3782d;
  font-size: 2em;
  font-weight: bold;
  margin: 0px;
  padding: 0 0 20px 0;
  text-transform: uppercase;
}

table.twocedar {width: 100%;
margin: 30px auto 20px auto;}

table.twocedar td.left {width: 60%;
vertical-align: top;
text-align: left;
padding: 0 30px 0 0;
color: #000;
background-color: #FFF;}

table.twocedar td.right {width: 40%;
vertical-align: top;
text-align: left;
padding: 0px;
color: #000;
background-color: #FFF;}

table.twocedar img {width: 100%;
height: auto;}

table.twocedar h2, .fulllist h2 {
    font-family: "Lora", serif;
line-height: 1em;
color: #c3782d;
  font-size: 2em;
  font-weight: bold;
  margin: 0px;
  padding: 0 0 20px 0;
  text-transform: uppercase;
}

.services {padding: 20px;}

.fulllist {margin: 0 auto;
width: 60%;}

.columns {
	-moz-column-count: 2;
	-moz-column-gap: 50px;
	-webkit-column-count: 2;
	-webkit-column-gap: 50px;
	column-count: 2;
	column-gap: 50px;
  -moz-column-rule: 1px solid #000;
  -webkit-column-rule: 1px solid #000;
  column-rule: 1px solid #000;
	padding:0 5px;
}
.columns ul{margin:0;padding:0 0  0 2em;list-style:disc;background:none;}
@media screen and (max-width:760px){
	.columns {
	-moz-column-count: 1;
	-moz-column-gap: 0;
	-webkit-column-count:1;
	-webkit-column-gap:0;
	column-count: 1;
	column-gap: 0px;
	}	
}

.middlegrey {background-color:#f6f6f6;
width: 100%;
padding: 50px 0 20px 0;
margin: 0;}

.holder {max-width: 1200px;
margin: 0 auto;}

.holder img {width: 100%;
height: auto;}

.block-block-content8d18d40f-e8c3-4702-a027-97a1184d6ea0 {background: url(../images/footerbg5.jpg) #2c383e center repeat-x;
color: #dadada;
padding: 20px;
margin: 0;
font-size: 14px;} 

.block-block-contentbacaa631-1e82-4e8a-81bd-06bffd7448f7 {background: url(../images/footerbg5.jpg) #2c383e center repeat-x;
color: #dadada;
padding: 20px;
margin: 0;
font-size: 14px;
display: none;} 

table.socials, .not-front table.socials {width: auto;
margin: 0 auto;
text-align: center;
float: none;
clear: both;}

table.socials td {width: 25px;
padding: 10px;
text-align: center;}

.copy {clear: both;
margin: 0 auto;
text-align: center;}

.copy a {color: #dadada;}

.block-block-contentbacaa631-1e82-4e8a-81bd-06bffd7448f7 a {font-size: 14px;
color: #dadada;}

table.two {width: 100%;
margin: 0 auto;}

table.two td {width: 50%;
vertical-align: top;
text-align: left;
padding: 20px;}

table.two img {width: 100%;
height: auto;}

.serviceareas {margin: 0 auto;
width: 60%;
text-align: center;}

table.three {width: 100%;
margin: 0 auto;}

table.three td {width: 33.3%;
vertical-align: top;
text-align: left;
padding: 20px;}

.block-block-content485406d9-5f2f-4831-8d44-4f03abd3515a table.three {width: 100%;
margin: 0 auto;}

.block-block-content485406d9-5f2f-4831-8d44-4f03abd3515a table.three td {width: 33.3%;
vertical-align: top;
text-align: left;
padding: 20px;}

.block-block-content485406d9-5f2f-4831-8d44-4f03abd3515a img, .block-block-contentf3e3c18e-2ee8-432d-ac55-54db76f979a2 img, .block-block-contentabbbf9bc-50f1-41a0-aca2-cda5aeeff385 img, .block-block-content0a894895-e609-4bc0-86ce-0f5ee22e9927 img {width: 100%;
height: auto;}

.projectbg {background-color: #c3782d;
padding: 0px;
color: #FFF;}

p.projects {padding: 20px;}

.contact-form {background-color: #FFF;
padding: 20px;
color: #000;}

.col-md-3 {padding: 60px 0 60px 60px;}

.block-block-content40304804-8cdb-402b-8762-4bb39f06f5f img {width: 75%;
height: auto;}

.block-block-contentaa86eb4a-a0d0-4ba2-aba5-5f4e9f9a1133 {background-color: #f6f6f6;
padding: 20px 20px 50px 0;
margin: 0 0 0px 0;
width: 100%;}

.block-block-contentaa86eb4a-a0d0-4ba2-aba5-5f4e9f9a1133 a {margin: 0 10px 0 0;}

.contactinfo {position: absolute; top: 20px; right: 30px; padding: 0 20px 20px 0;}

table.three td {vertical-align: middle;
text-align: left;
padding: 20px;}

/* Svetoslav */
#block-business-responsive-theme-contactformsidebar{
    float: left;
    width: 30%;
    margin: 5%;
}

.fixedspacer {height: 265px;}
.user-logged-in .fixedspacer {height: 185px;}

.path-frontpage .block-block-content3b177523-b1ba-4336-b1e4-2509d099ae99 {
  margin-top: 0;
}

#block-business-responsive-theme-emailtel-2 {margin-bottom: 0px !important;}

.block-block-content0d45118e-cbce-4601-a293-e032c4e93232 {margin-bottom: 0px;}

.block-block-content0d45118e-cbce-4601-a293-e032c4e93232 table.two {width: 100%;
margin: 0 auto;}

.block-block-content0d45118e-cbce-4601-a293-e032c4e93232 table.two td.left {width: 60%;
vertical-align: top;
text-align: left;
padding: 0 30px 0 0;}

.block-block-content0d45118e-cbce-4601-a293-e032c4e93232 table.two td.right {width: 40%;
vertical-align: top;
text-align: left;
padding: 20px;}

.block-block-content0d45118e-cbce-4601-a293-e032c4e93232 table.two img {
    width: 100%;
    height: auto;
}

.holder img.colors {
  width: 80%;
  height: auto;
margin: 0 auto;
}

table.coppertwoholder {width: 100%;
margin: 20px auto 20px auto;}

table.coppertwoholder td.left {width: 60%;
vertical-align: top;
text-align: left;
padding: 0 30px 0 0;
color: #000;
background-color: #FFF;}

table.coppertwoholder td.right {width: 40%;
vertical-align: top;
text-align: left;
padding: 0px;
color: #000;}

table.coppertwoholder img {width: 100%;
height: auto;}

table.coppertthreeholder, table.coppertfourholder {width: 100%;
margin: 20px auto 20px auto;}

table.copperthreeholder td.left {width: 40%;
vertical-align: top;
text-align: left;
padding: 0 0px 0 0;
color: #000;}

table.copperthreeholder td.right {width: 60%;
vertical-align: top;
text-align: left;
padding: 20px;
color: #000;}

table.copperthreeholder img, table.copperfourholder img {width: 100%;
height: auto;}

table.copperfourholder td.left {width: 60%;
vertical-align: top;
text-align: left;
padding: 0 0px 0 0;
color: #000;}

table.copperfourholder td.right {width: 40%;
vertical-align: top;
text-align: left;
padding: 20px;
color: #000;}

.block-block-content7a551e91-bcd4-4471-a470-c3eb1c46d2c4 {margin-bottom: 0;}

img.mobileimage2 {display: block;
width: 60%;
height: auto;}

img.slate {display: block;
width: 60%;
height: auto;}

table.fourcedar {width: 100%;
margin: 0 auto 30px auto;
border: 1px solid #dadada;}

table.fourcedar td.top {width: 25%;
vertical-align: middle;
text-align: center;
padding: 20px;
background-color: #2c383e;
color: #FFF;
border: 1px solid #dadada;}

table.fourcedar td {width: 25%;
vertical-align: middle;
text-align: center;
padding: 20px;
background-color: #FFF;
color: #000;
border: 1px solid #dadada;}

table.fourcedar img {width: 30%;
height: auto;}
