@media only screen and (max-width: 1024px) {
.site-header {
/*	background-color: rgba(255,255,255,0.9) !important; */
}
}

.site-header {
    background-color: rgba(255,255,255,0.9) !important;
}

.site-header.float-header {
    background-color: rgba(255,255,255,0.9) !important;
}

.btn-menu {
	color: #000 !important;
}

.text-slider .subtitle {
	font-weight: 500;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
        font-size: 24px;
        line-height: 30px;
        padding: 5px 0;
}

.text-slider .maintitle {
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
        font-size: 44px;
        line-height: 40px;
}


@media only screen and (max-width: 767px) {
.text-slider .subtitle {
	font-size: 24px;
	line-height: 24px;
        padding: 10px 0;
}
.text-slider .maintitle {
        font-size: 36px;
        line-height: 34px;
}
}

@media only screen and (max-width: 479px) {
.text-slider .subtitle {
	font-size: 22px;
	line-height: 22px;
}
}

/*
.site-logo {
display:none;
}
.site-header .col-md-4 {
width: 0%;
}
*/

.roll-project.fullwidth .project-item {
    width: 33.3333%;
}
.project:nth-of-type(4n+1){
    clear: none;
}
@media only screen and (max-width: 991px) {
  .roll-project.fullwidth .project-item {
       width: 50% !important;
   }
}


.project-item img {
    padding: 5px;
}

.project-title-wrap{
		opacity: 100;
}

.roll-project .project-title {
/*
        font-family: 'Great Vibes', cursive;
	font-size: 40px;
        font-weight: 700;
	color: #efce5b; 
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
*/
/*
        font-family: 'Playfair Display SC', serif;
	font-size: 30px;
        font-weight: 700;
        text-shadow: 2px 1px 1px rgba(0, 0, 0, 1.0);
        line-height: 130%;
*/

    font-family: 'Playfair Display SC', serif;
    font-size: 40px;
    font-weight: 300;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
    text-transform: uppercase;
    line-height: 110%;
    color: #ffd18a;
    position: absolute;
    left: 3%;
    top: 3%;
    width: 94%;
    height: 94%;
    border-color: #ffd18a;
}
}

.roll-project .project-title span {
       padding-left:0px !important;
       padding-right:0px !important;
}

@media only screen and (max-width: 1300px) {
.roll-project .project-title {
	font-size: 35px;
}
}
@media only screen and (max-width: 1200px) {
.roll-project .project-title {
	font-size: 33px;
}
}

@media only screen and (max-width: 767px) {
.roll-project .project-title {
	font-size: 28px;
}
}

@media only screen and (max-width: 570px) {
.roll-project .project-title {
	font-size: 25px;
}
}
@media only screen and (max-width: 570px) {
.roll-project .project-title {
	font-size: 25px;
}
}

@media only screen and (max-width: 530px) {
.roll-project .project-title {
	font-size: 20px;
}
}

@media only screen and (max-width: 450px) {
.roll-project .project-title {
	font-size: 17px;
}
}

@media only screen and (max-width: 380px) {
.roll-project .project-title {
	font-size: 14px;
}
}

@media only screen and (max-width: 350px) {
.roll-project .project-title {
	font-size: 13px;
}
}

@media only screen and (max-width: 320px) {
.roll-project .project-title {
	font-size: 12px;
}
}

@media only screen and (max-width: 300px) {
.roll-project .project-title {
	font-size: 11px;
}
}

/*
.site-header .col-md-8 {
    width: 100%;
}
*/

.current_page_item a {
  color: #e8bf31 !important;
  font-weight: 700 !important;
}

.current-menu-item {
display:none !important;
}

.title-post {
/*  display:none; */
}

/*
@media only screen and (max-width: 1024px) {
.title-post {
 display:block;
font-size: 36px !important;
}
}
*/
.hentry .title-post, .entry-content {
text-align:center; 
}

#bwg_container1_1 #bwg_container2_1 .bwg_standart_thumb_spun1_1:hover {
-ms-transform:scale(1.04) !important;
-webkit-transform:scale(1.04)  !important;
transform:scale(1.04)  !important;
}

#bwg_container1_0 #bwg_container2_0 .bwg_standart_thumb_spun1_0:hover {
-ms-transform:scale(1.01) !important;
-webkit-transform:scale(1.01)  !important;
transform:scale(1.01)  !important;
}

#nav_menu-2 li {
display: inline-block;
margin-right: 20px;
max-width: 100%;
vertical-align: top;
}

#nav_menu-2 li:first-child {
    padding-top: 5px !important;
}

#secondary, #primary {
width:100%;
text-align: center;
}

#mainnav li {
float: none;
display: inline-block;
}

#mainnav ul li a {
color:#9b9b9b;
}

#menu-top-menu-container, #menu-top-menu {
text-align: center;
}
#mainnav {
width: 100%;
}

.shortcodes-ultimate {
display:none;
}

body {
font-size: 22px;
}

#google-maps-builder-1195
{
    margin-left: auto;
    margin-right: auto;
}

.woocommerce .quantity .qty  {
   width: 5em;
}

.wc-tabs, .wc-tab {
text-align: left;
}

.content-wrapper, #secondary {
background:none !important;
background-color: transparent !important;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
text-transform: none; 
font-size: 26px;
}

.posted_in, .tagged_as {
display:none !important;
}

.page-title {
    color: #efce5b !important;
}


.bookly-form * {
	font-size: 18px !important;
}

.ab-row .ab-bold {
        font-family: 'Great Vibes', cursive !important;
	font-size: 36px !important;
       overflow: visible !important;
}

hr {
border-top: 1px solid #e5b634;
}

#coupon_code {
width: 160px !important;
}
.woocommerce input.button {
font-size: 100% !important;
}

.woocommerce ul.products li.product h3 {
font-size: 30px !important;
}

.woocommerce ul.products li.product .price, .woocommerce-Price-amount {
    color: #6d6d6d !important;
}

.woocommerce-breadcrumb {
display:none !important;
}

.posted_in, .tagged_as {
display:none !important;
}

.woocommerce div.product form.cart .button, .woocommerce div.product form.cart div.quantity {
    float: none !important;
}

.page-title {
    color: #efce5b !important;
}


a {
  /*  color: #e5b634 !important; */
   font-weight: 700;
}

a:hover, a:focus {
/*    color: #ffb634 !important; */
}

.ab-nav-steps, .ab-row {
border-top: none !important;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
color: #ffffff !important;
background-color: #c63030 !important;
}

.bwg_standart_thumb_spun1_0 {
padding:1px !important;
background-color: #7d6116 !important;
}

@media only screen and (max-width: 768px) {
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce-page[class*=columns-] ul.products li.product, .woocommerce[class*=columns-] ul.products li.product {
    width: 96% !important;
}
}

.footer-widgets {
    background-color: #fff !important;
    padding: 5px 0 !important;
    margin-top: 50px;
}

    padding: 5px 0 !important;
    margin-top: 50px;
}

.footer-widgets .widget-title {
text-transform:none !important;
font-size: 22px !important;
}

.rpwe-block h3 a {
font-size: 20px !important;
}

.rpwe-li {
height: 230px;
}


.hentry .title-post {
font-size: 32px;
}

.fbCustom {
margin-left: auto;
}

#secondary {
text-align: left !important;
}


.page-wrap {
  padding-top: 90px !important;
  padding-bottom: 0px !important;
}
@media (max-width: 1024px)  {
  .page-wrap {
     padding-top: 30px !important;
  }
}

th, td {
    border: none !important;
}

h1,h2,h3,h4,h5 {
color: #6f6f6f !important;
}

.widget-area .widget {
    padding-top: none !important;
    margin-bottom: 10px;
}

.widget-area .widget {
    margin-bottom: 30px !important;
    padding-top: 0px !important;
    float: left;
    margin-right: 10px;
}

#mainnav .sub-menu li a {
    border-top: none !important;
}

#mainnav ul li ul::after {
background-color: transparent !important;
}

@media (min-width: 992px) {

   #menu-gallery {
      width: 100%; 
      display: table;
   }

   #menu-gallery > li {
      display: table-cell;
      float: none;
   }

   #menu-gallery > li > a {
       display: block;
       text-align: center;
       margin: 0 5px;
       float: none !important;
   }

/*
   .site-header {
       padding: 0px 0 !important; 
    }
*/

   .site-header.float-header {
       padding: 0px 0 !important; 
   }

}

   .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
       padding-left: 0px !important;
       padding-right: 0px !important;
   }

.btn-menu {
color: #a2a2a2 !important;
}

.project-excerpt {
font-size: smaller;
}

.wp-caption .wp-caption-text {
    margin: 0.5075em 0 !important;
}

@media (min-width: 1200px) {
 .container {
     width: 100% !important;
     max-width: 1300px;
 }
}

@media (min-width: 768px) {
 #sidebar-footer .container {  
  display: table;
 }

 .sidebar-column {
  display: table-row;
  width: 100%;
  text-align: center;
  align-content: center;
  float: none;
  vertical-align: middle;
 }

 .sidebar-column aside {
   display: table-cell;
   margin-left: auto;
   margin-right: auto;
   float: none !important;
   vertical-align: middle;
   width: 20%
 }
}

.woocommerce .product .images img {
    width: unset !important;
    margin-left: auto;
    margin-right: auto;
}

.woocommerce .products .product a img {
    width: unset !important;
    margin-left: auto !important;
    margin-right: auto !important;
}


.panel-grid {
    max-width: 1300px !important;
}

.hentry blockquote {
 color: #000 !important;
}

.panel-grid-cell .widget-title::after {
    display:none;
}

.panel-grid-cell .widget-title {
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.roll-testimonials .whisper {
    font-size: 20px;
}

.roll-testimonials .name {
    font-size: 20px;
}

.owl-theme .owl-controls {
    margin-top: 30px;
}

.bwg_slideshow_image_wrap_1, .bwg_slideshow_image_wrap_2, .bwg_slideshow_image_wrap_3, .bwg_slideshow_image_wrap_6, .bwg_slideshow_image_wrap_5, .bwg_slideshow_image_wrap_4  {
   margin-left: auto;
   margin-right: auto;
}

.page .entry-header {
    margin-bottom: 5px;
}

@media (max-width: 780px) {
.panel-grid-cell {
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.page .page-wrap .content-wrapper, .single .page-wrap .content-wrapper {
    padding: 20px !important;
}
}

#bwg_container1_0 #bwg_container2_0 .bwg_slideshow_image_wrap_0 {
margin-left: auto;
margin-right: auto;
}

#menu-top-menu-container, #menu-top-menu {
    text-align: right !important;
}

#masthead {
webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}

#bwg_container1_0 #bwg_container2_0 .bwg_slideshow_image_wrap_0,
#bwg_container1_2 #bwg_container2_2 .bwg_slideshow_image_wrap_2 {
    background-color: #f4f4f4 !important;
}

#bwg_container1_0 #bwg_container2_0 .bwg_slideshow_dots_0,
#bwg_container1_2 #bwg_container2_2 .bwg_slideshow_dots_2 {
    background: #bdbdbd !important;
}

#bwg_container1_0 #bwg_container2_0 .bwg_slideshow_dots_active_0, 
#bwg_container1_2 #bwg_container2_2 .bwg_slideshow_dots_active_2 {
    background: #FFF !important;
    border: 1px solid #fff !important;
}

#bwg_container1_6 #bwg_container2_6 .tablenav-pages_6 {
    height: 0px !important;
 }

.wpcf7-submit {
  font-family: Lato !important;
  font-size: 23px !important;
  font-weight: 700 !important;
  border-width: 3px !important;
  border-style: double !important;
  padding: 10px 20px !important;
  display: inline-block !important;
  min-width: !important;
  color: #fff !important;
  background-color: #d9534f !important;
  border-color: #fff !important;
  background-image: none !important;
  border-radius: 7px !important;
  -webkit-text-shadow: 0 0 0 rgba(0,0,0,0.3);
  -moz-text-shadow: 0 0 0 rgba(0,0,0,0.3);
  -o-text-shadow: 0 0 0 rgba(0,0,0,0.3);
  text-shadow: 0 0 0 rgba(0,0,0,0.3);
  -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.3) !important;
  -moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.3) !important;
  -o-box-shadow: 2px 2px 2px rgba(0,0,0,0.3) !important;
  box-shadow: 2px 2px 2px rgba(0,0,0,0.3) !important;
}

.wpcf7-submit:hover,.wpcf7-submit:visited:hover {
  color:#fff !important;
  background-color:#d9534f !important;
  border-color:#d9534f !important;
}

.roll-testimonials .whisper {
  font-style: normal;
  font-size: 22px;
  font-weight: 300;
}

#spider_popup_wrap .fa {
 font-size: large;
}

.bwg_toggle_container {
opacity: 0 !important;
}

.bwg_ctrl_btn_container {
    background-color: rgba(0, 0, 0, 0.0) !important;
    text-shadow: 1px 1px 1px rgb(0,0,0,0.3) !important;
}

#recaptcha1 {
    width: 304px;
    margin-left: auto;
    margin-right: auto;
    height: 85px;
}

.woocommerce ul.products {
    display: table;
}
.woocommerce ul.products li.product {
    display: table-cell;
    float: none;
    padding: 10px;
}

.woocommerce span.onsale {
    background-color: #ff3600;
}

.roll-button {
    background-color: #d65050 !important;
}
.roll-button:hover {
    background-color: transparent !important;
}
.woocommerce-Price-amount {
    color: #ff0a0a !important;
}

.roll-project .project-item:hover .project-title-wrap,
.roll-project .project-item:hover > .item-wrap .project-pop{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-animation: pop-scale 0.2s 1 cubic-bezier(0.15, 0.85, 0.35, 1.25);
	   -moz-animation: pop-scale 0.2s 1 cubic-bezier(0.15, 0.85, 0.35, 1.25);
	        animation: pop-scale 0.2s 1 cubic-bezier(0.15, 0.85, 0.35, 1.25);
}

.preloader {
      display: none !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    margin-bottom: 0px;
}

.coupon .button {
width: auto !important;
}

.woocommerce .products
{
    margin-left: auto !important;
    margin-right: auto !important;
}

.text-slider .maintitle, .text-slider .subtitle {
    color: white !important;
}