.header-holder {
    background: #ff7d01;
}

@media screen and (min-width: 1025px) {
.header-holder {
    background: #ff7d01;	
    z-index: 1;
}
}

@media screen and (max-width: 1025px) {
.header-holder {
    background: #ff7d01;	
    z-index: 2;
}
}

body .sm-clean a {
    color: #ffffff;
}

.site-title {
	color:#ffffff;
}

.site-title:hover {
    color: #000000 !important;
}

.ccb-css .sm-clean li.current > a {
 color: #000000;
}

.review-title {
	color:#ffffff;
}

.review-title:hover {
  background-color: #000000;
}

.elementor-181 .elementor-element.elementor-element-67b4477 .premium-carousel-wrapper .slick-arrow {
    font-size: 24px !important;
}

.elementor-517 .elementor-element.elementor-element-69eef1e .premium-carousel-wrapper .slick-arrow  {
	color: #000000;
}

a.carousel-arrow.carousel-prev {
    left: 0px !important;
}


a.carousel-arrow.carousel-next {
    right: 0px !important;
}

h1, h2, h3, h4, h5, h6 {
    color: #ffffff !important;
    padding: 20px 0;
}

body.ccb-css a:hover, .ccb-css .sm-clean a:hover {
 color: #000000;
}

body {
    color: #ffffff;
	background-color: black;
}

body a {
    color: #ffffff;
}

.wpcf7-form input[type=text], .wpcf7-form input[type=email], .wpcf7-form textarea {
  color: #ff7d01;
	background-color: #000000;
	}

.wpcf7-form input[type=submit] {
    color: #ff7d01;
	}

::-webkit-input-placeholder { /* WebKit browsers */
color: #ffffff !important;
opacity: 1;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #ffffff !important;
opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #ffffff !important;
opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #ffffff !important;
opacity: 1;
}

.home-blog-list li h4 a:hover {
    color: #ff7d01;
}

.text-black {
	color:#000000;
}

.ccb-css .close-icon {
    background-color: #ff7d01;
}

body.ccb-css a:hover, .ccb-css .sm-clean a:hover {
    color: #d4d4d4;
}

h1.entry-title.page-title {
    padding: 30px 30px;
}

.site-title {
    color: #ff7d01;
}

.site-title:before {
    background-color: #ff7d01 !important;
}

.site-title:hover {
    color: #ff7d01 !important;
}

.home-blog-list > li + li {
    border-top: none;
}

.home-blog-list > li {
    padding: 0;
    min-height: 100px;
}

/*@media screen and (max-width:731px ) {
	#p-item-65 {top:334px!important;}
#p-item-62 {top:1003px!important}

#p-item-59 {
    top: 2128px!important;
}
}


@media screen and (min-width: 412px and max-width:640px ) {
	#p-item-65 {top:304px!important;}
#p-item-62 {top:912px!important;}

#p-item-59 {
    top: 2128px!important;
}
}

@media screen and (min-width: 376px and max-width:411px) {
	#p-item-65 {top:195px!important}
#p-item-62 {top:585px!important}
#p-item-59 {
    top: 1365px!important
}
}

@media screen and (min-width: 321px and max-width:375px) {
#p-item-65 {top:170px!important;}
#p-item-62 {top:511px!important;}
#p-item-59 {
    top: 1194px!important;
}
}

@media screen and (max-width:320px) {
	#p-item-65 {top:152px!important;}
#p-item-62 {top:456px!important;}
#p-item-59 {
    top: 1194px!important;
}
}*/