#page.boxed {
max-width: 1024px !important;
}

#topPhone {
font-size: 50px;
font-weight: bold;
text-align: center;
}

#topTitle {
font-size: 40px;
text-align: center;
font-weight: normal;
line-height: 35px;
float: right;
}

#topExtraInfo {
font-size: 25px;
line-height: 36px;
color: #e2791e;
text-shadow: 2px 2px #000000;
font-style: italic;
text-align: center;
}

.logo-classic #main-nav {
padding: 0 0px 0 0;
float: right;
}

.logo-classic .navigation-holder {
background-image: url("wp-content/uploads/2014/11/nav-bg.png");
}

.vc_col-xs-1, .vc_col-sm-1, .vc_col-md-1, .vc_col-lg-1, .vc_col-xs-2, .vc_col-sm-2, .vc_col-md-2, .vc_col-lg-2, .vc_col-xs-3, .vc_col-sm-3, .vc_col-md-3, .vc_col-lg-3, .vc_col-xs-4, .vc_col-sm-4, .vc_col-md-4, .vc_col-lg-4, .vc_col-xs-5, .vc_col-sm-5, .vc_col-md-5, .vc_col-lg-5, .vc_col-xs-6, .vc_col-sm-6, .vc_col-md-6, .vc_col-lg-6, .vc_col-xs-7, .vc_col-sm-7, .vc_col-md-7, .vc_col-lg-7, .vc_col-xs-8, .vc_col-sm-8, .vc_col-md-8, .vc_col-lg-8, .vc_col-xs-9, .vc_col-sm-9, .vc_col-md-9, .vc_col-lg-9, .vc_col-xs-10, .vc_col-sm-10, .vc_col-md-10, .vc_col-lg-10, .vc_col-xs-11, .vc_col-sm-11, .vc_col-md-11, .vc_col-lg-11, .vc_col-xs-12, .vc_col-sm-12, .vc_col-md-12, .vc_col-lg-12 {

padding-left: 10px;
padding-right: 10px;
}

.content table, .content td, .content th {
border-color: transparent;
}

.content td, .content th {
padding: 0;
}

.style-minimal textarea {
height: 103px;
}

.gw-go-col.gw-go-earth4c .gw-go-header-top {

background: -webkit-linear-gradient(top,#D3721D 0,#e2791e 100%) !important;
}

.gw-go-col.gw-go-earth4c .gw-go-header-bottom {

background: -webkit-linear-gradient(top,#F5933E 0,#E5822D 100%) !important;
}

.gw-go-col.gw-go-earth4c .gw-go-btn {

background: -webkit-linear-gradient(top,#B85410 0,#c05811 100%) !important;
}

button, input[type="button"], input[type="reset"], input[type="submit"], .btn-ios button, .btn-ios input[type="button"], .btn-ios input[type="reset"], .btn-ios input[type="submit"], .btn-ios button:hover {
background-color: #c05811;
}

.wpcf7-form input[type="submit"] {
width: 100%;
}

.vc_call_to_action {
background-color: #FAF3DC;
border: 1px solid #ece4ca;
}

h2,  h1.entry-title, .vc_pie_chart .vc_pie_chart_value, .h2-size {
color: #C05811;
}

.style-minimal input[type="text"], .style-minimal input[type="tel"], .style-minimal input[type="url"], .style-minimal input[type="email"],.style-minimal input[type="number"], .style-minimal input[type="date"], .style-minimal input[type="range"], .style-minimal input[type="password"], .style-minimal select,.style-minimal textarea, .style-minimal .customSelect, .style-minimal #page .form-fields span:first-child input, .style-minimal .woocommerce.widget_product_search #s, .style-minimal .woocommerce.widget_product_categories #dropdown_product_cat, .style-minimal.woocommerce .woocommerce-ordering select, .style-minimal.woocommerce-page .woocommerce-ordering select, .style-minimal.woocommerce .comment-form input[type="text"], .style-minimal.woocommerce .comment-form input[type="email"] {
color: #000000 !important;
background-color: #F7F7F7;
margin-bottom: 10px;
border: 3px solid #000000;
font-weight: bold;
font-size: 17px;
}

.wpcf7 .watermark {
    color: black !important;
    font-family:'arial', sans-serif;
}
::-webkit-input-placeholder {
    color: black !important;
    font-family:'arial', sans-serif;
}
:-moz-placeholder {
    color: black !important;
    font-family:'arial', sans-serif;
}
::-moz-placeholder {
    color: black !important;
    font-family:'arial', sans-serif;
}
:-ms-input-placeholder
    color: black !important;
    font-family:'arial', sans-serif;
}


.testimonial-item {
background-color: #FAF3DC !important;
}



@media (max-width: 960px) {
  #navigation {
    text-align: right !important;
  }
#topTitle{font-size:30px;}

}

@media (max-width: 660px) {
  .logo-classic .navigation-holder {
    background: none;
  	background: #231D1A;
  }
  #topPhone {
  font-size: 27px;
 }
  #dl-menu{padding-right: 211px;}
  #topTitle{font-size: 31px;}
}