/*
Theme Name: Cyarb Child
Author: EnvyTheme
Author URI: http://envytheme.com
Description: Cyarb Child Theme
Version: 1.8.0
Template: cyarb
Text Domain: cyarb-child
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

/* general */
.text-white, .text-white p, .text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6, .text-white li {color:#fff !important;}
.text-white a {color:#F15A24 !important;}
.text-white a:hover {color:#fff !important;}
.text-orange, .text-orange p, .text-orange h1, .text-orange h2, .text-orange h3, .text-orange h4, .text-orange h5, .text-orange h6, .text-orange li {color:#F15A24 !important;}
.service-title h5 {color:#F15A24;}
.service-title h1 {font-size:60px;}
.black-section a {color:#F15A24;}
.black-section a:hover {color:#fff;}

/* title/breadcrumb area */
.page-title-area {background-image:url(/wp-content/uploads/2022/07/orange-fire-group-wakefield-1-scaled.jpg) !important; background-repeat:no-repeat; background-size: cover;}
.page-title-area h1, .page-title-area h2 {color:#fff;}
.page-title-content ul li a, .page-title-content ul li {color:#f9f9f9 !important;}
.page-title-content ul li a:hover {color:#F15A24 !important;}

/* footer */
.footer-accs img { width:45%; margin:0 4% 10px 0;}
.footer-accs2 img {display: block; margin:0 0 10px 0; max-width:223px;}
.footer-accs2 {margin-top: 51px;}
.footer-socials i {color:#F15A24; font-size:20px; margin:0 20px 0 0;}
.footer-socials i:hover {color:#fff; font-size:20px;}
.copyright-style-two-with-color {background-color:#000 !important;}
.footer-contact-info i {color:#F15A24; margin-right: 10px;}

/* home page */
.body-with-black-color .safer-world-slides .owl-item.active.center .safer-world-card, .body-with-black-color .safer-world-card:hover {background:rgba(0,0,0,0.3) !important;}
.body-with-black-color .safer-world-card {border:1px solid #222 !important;}
.safer-world-slides.owl-theme .owl-nav [class*=owl-] { background: linear-gradient(129.37deg, #F15A24 8.09%, #FF4300 100%) !important;}
.safer-world-slides.owl-theme .owl-nav [class*=owl-]:hover { background: linear-gradient(129.37deg, #000 8.09%, #444 100%) !important;}
.force-title-white .section-title h1 {color: #fff !important;}

/* testimonials */
.single-testimonials-card {border:2px solid #222;}
.home-testimonials .testimonials-slides.owl-theme .owl-dots .owl-dot.active span {background-color: #222; border-color: #222;}

/* CTA */
.cta-inner {background-image: none !important; background: linear-gradient(to left, #F15A24 8.09%, #FF4300 100%);}
.cta-inner h2 {-webkit-transition: color 0.3s ease-out;  -moz-transition: color 0.3s ease-out;  -o-transition: color 0.3s ease-out;  transition: color 0.3s ease-out;}
.cta-inner:hover h2 {color:#222;}
.cta-inner .default-btn:hover {color:#222 !important;}

/* about us page */
.about-image::before, .about-image::after, .web-image::before, .web-image::after {display:none !important;}
.testimonials-hide-img .single-feedback-box .client-info img {display: none !important;}

/* services pages */
.service-checklist .web-content .features-list li {width:100%;}
.service-checklist .web-security-area {background-image: none !important; background-color:rgba(241,90,36,1.00); background: linear-gradient(to left, #F15A24 8.09%, #FF4300 100%) !important;}
.service-checklist .web-security-area::before {background-color:rgba(241,90,36,0);}
.water-mist-advantages .ptb-100 {padding-bottom:0; padding-top:0;}
.water-mist-advantages .web-content {padding:60px 0;}
.where-used .operation-center-content {padding-top: 50px; padding-bottom:50px;}

/* case studies */
.case-studies-details-area {background: linear-gradient(to bottom, #fbffff, #F15A24) !important;  background-image: linear-gradient(#fff, #F15A24) !important;}

/* RESPONSIVE CODING */
@media (min-width: 1198px) and (max-width: 1299px) {
	
}

@media (min-width: 1025px) and (max-width: 1198px) {
	
}


@media (min-width: 992px) and (max-width: 1024px) {
	
}


@media (min-width: 768px) and (max-width: 991px) {
	.others-option-for-responsive {display:none !important;}
	.cyard-responsive-nav .mean-container .mean-bar {margin-top:15px;}
	.navbar-area {border-bottom: none !important;}
	.top-header-right-side {display: none !important;}
	.service-title h1 {font-size:56px; line-height: 1.2em;}
}


@media (min-width: 480px) and (max-width: 767px) {
	.others-option-for-responsive {display:none !important;}
	.navbar-area {padding-top:5px !important; padding-bottom:5px !important; border-bottom: none !important;}
	.cyard-responsive-nav .mean-container .mean-bar {margin-top:15px;}
	.top-header-right-side {display: none !important;}
	.top-header-area {padding-top:5px !important;}
	.service-title h1 {font-size:42px; line-height: 1.2em;}
}


@media only screen and (max-width: 479px) {
	.others-option-for-responsive {display:none !important;}
	.navbar-area {padding-top:5px !important; padding-bottom:5px !important; border-bottom: none !important;}
	.cyard-responsive-nav .mean-container .mean-bar {margin-top:15px;}
	.top-header-right-side {display: none !important;}
	.top-header-contact-info li.email {display: none !important;}
	.top-header-area {padding-top:1px !important;}
	.top-header-contact-info li {margin-bottom:1px !important;}
	.service-title h1 {font-size:30px; line-height: 1.2em;}
}


@media only screen and (max-width: 320px) {
	.service-title h1 {font-size:28px; line-height: 1.2em;}
}
