a.btn-primary {
    background: #6d2c4b !important;
}

a.btn-primary:hover {
    background: #2f1823 !important;
}

.service-box.info_box h2 {
    color: #6d2c4b !important;
}

.service-box.info_box:hover .icon {
    background: #6d2c4b;
}

.slider {
    height: 620px !important;
}

.footer .copyright .footer-text strong a {
    color: #ffffff !important;
}

.footer .copyright .footer-text a {
    color: #ffffff !important;
}

.footer .copyright .footer-text a:hover {
    color: #777777 !important;
}

.google-map-api {
    height: 400px !important;
}

.content-holder {
    padding: 0 0 73px 0 !important;
}

#content {
    padding-top: 0 !important;
}

.title-section h1 {
    display: none !important;
}

.header .container {
    padding: 5px 0 5px 0 !important;
    border-top: none !important;
}

.header {
    background: #ffffff !important;
    border-bottom: solid 1px #6d2c4b !important;
}

#slider-wrapper .container .camera_pag ul li {
    background: #6d2c4b !important;
}

#slider-wrapper .container .camera_pag ul li:hover {
    background: #ffffff !important;
}

#slider-wrapper .container .camera_pag ul li:hover, #slider-wrapper .container .camera_pag ul li.cameracurrent {
    background: #fff !important;
}

#back-top-wrapper p#back-top a span {
    background-color: #6d2c4b !important;
}

.sf-menu > li > a {
    color: #70798a !important;
}

.header .nav__primary .sf-menu > li > a:hover, .header .nav__primary .sf-menu > li.sfHover> a, .header .nav__primary .sf-menu > li.current-menu-item > a, .header .nav__primary .sf-menu > li.current_page_item > a {
  background: none;
  color: #090909 !important;
}

.title-section h1 {
    color: #000000 !important;
}

.title-section ul li.active {
    color: #000000 !important;
}

.title-section ul li a:hover {
    color: #000000 !important;
}

.dropcap {
    margin: -20px 28px 10px 0 !important;
}

.spacer {
    height: 20px !important;
}

h4 {
    text-transform: none !important;
}

.main-holder input[type="submit"], .main-holder input[type="reset"] {
    background: none !important;
    height: 30px !important;
    margin: 0 0 0 0 !important;
    padding: 0px 33px 0px 32px !important;
    background-color: #7e7e7e !important;
    color: #ffffff !important;
}

.footer .copyright {
    padding: 0 0 0 0 !important;
}

.footer {
    background: none !important;
    background-color: #333 !important;
}


/*************************************************************************/
/***************** iPhone Settings ***************************************/
/*************************************************************************/

@media (max-width: 768px) {


}

/*************************************************************************/
/***************** Desktop Settings **************************************/
/*************************************************************************/

@media (min-width: 768px) {


}