/*
Child Theme Style Here
*/

/*********************
GLOBAL STYLES
*********************/
body {
	background-color:#fff;
}
h1, h2, h3, h4, h5, h6 {}
a {
	color:rgba(255,37,43,1);
}
a:focus, a:hover {
	color:rgba(255,37,43,0.8);
	text-decoration:none;
}
em {
	color:inherit;
}
p {}
.overlay {
	background-color:rgba(0,0,0,0.6);
}
.main-heading {
	position:relative;
	margin-bottom:50px;
	display:inline-block;
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#333;
}
.main-heading:after {
	content:"";
	position:absolute;
	width:100px;
	height:5px;
	background-color:#ff252b;
	left:50%;
	bottom:-20px;
	margin-left:-50px;
}
.home {
	background-color:#fff;
}
/************************
HOME BANNER STYLES
************************/
#banner {
	background-color:#fff;
}
/************************
COOKIE CONSENT STYLES
************************/
.cc-message strong {
	color:#ff252b;
}
.cc-window .cc-compliance .cc-dismiss {
	color:#ff252b;
	border-color:#ff252b;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.cc-window .cc-compliance .cc-dismiss:hover {
	color:#fff;
	background-color:#ff252b;
	border-color:#ff252b;
}
.refuse-hide {
	background-color:#ff252b;
}
/*********************
MOBILE MENU STYLES
*********************/
.hamburger-box {
	width:100px;
}
.hamburger-box span.title {
	margin-right:20px;
	color:#000;
}
.hamburger-box span.hamburger-inner {
	right:0;
}
/*********************
HEADER STYLES
*********************/
#logo {
	width:600px;
}
.top-bar1, .top-bar1 ul {}
.header2 {
	background-color:#ff252b;
}
#header-contact span.container span {
	line-height:34px;
	padding:0;
	margin-left:0;
}
#header-contact span.container a {
	clear:left;
}
#header-contact span.container a:hover, #header-contact span.container a:active, #header-contact span.container a:focus, #header-contact span.container a:visited {
	color:#fff;
}
.header-numbers i {
	padding:15px;
}
#header-contact .header-numbers i {
	background-color:#ffcb00;
	color:#000;
	height:35px;
	width:35px;
	display:inline-block;
	-webkit-border-radius: 99px;
	border-radius: 99px;
	text-align:center;
	line-height:40px;
	padding:0;
	margin-right:20px;
	font-size:18px;
}
#header-contact .header-numbers span.container {
	padding-bottom:0;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	padding-right:20px;
}
#header-contact .header-numbers span.container span {
	color:#fff;
	font-weight:bold;
	font-size:22px;
}
#header-contact .header-social {}
#header-contact .header-numbers {
	clear:both;
}
.mobile-number {
	clear:both;
}
/*********************
SUB HEADER STYLES
*********************/
header.sub-header {
	background-color:rgba(255,37,43,0.6);
}
/*********************
FOOTER STYLES - GLOBAL
*********************/
.footer {
	background-color:#ff252b;
	border-top:8px solid #000;
}
.widget_text .textwidget p {
	color:rgba(0,0,0,0.8);
}
.widget_text .textwidget a {
	color:rgba(0,0,0,0.8);
}
.widget_text h4.widgettitle {
	color:rgba(255,255,255,0.5);
}
.widget_nav_menu h4.widgettitle {
	color:rgba(255,255,255,0.5);
}
/************************
FOOTER STYLES - STYLE 1
************************/
#footer1 {}
#footer1 #footer-bottom {
	background-color:rgba(0,0,0,0.1);
}
/************************
FOOTER STYLES - STYLE 2
************************/
#footer2 {}
#footer2 #footer-bottom {
	background-color:#9f1511;
}
#footer2 .webdesign {
	background-color:#9f1511;
	color:rgba(255,255,255,0.5);
	/*background-image:url(../images/futurewebs.svg);*/
}
#footer2 .webdesign:after {
	background-color:#9f1511;
}
#footer2 .footer-copyright, .footer-admin {
	color:#fff;
}
#footer2 .widget h4.widgettitle {
	color:#fff;
}
.footer-contact-form {}
.footer-contact-form h4 {
	color:#fff;
}
.footer-contact-form input, .footer-contact-form textarea {
	border:none;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.footer-contact-form input::placeholder, .footer-contact-form textarea::placeholder  {
	color:#000;
}
.footer-contact-form input::webkit-input-placeholder, .footer-contact-form textarea::webkit-input-placeholder  {
	color:#000;
}
.footer-contact-form input::ms-input-placeholder, .footer-contact-form textarea::ms-input-placeholder  {
	color:#000;
}
.footer-contact-form textarea {
	height:150px;
}
.footer-contact-form .button-default {
	width:100%;
	border-bottom:5px solid #000;
	background-color:#fff;
	color:#000;
	text-transform:uppercase;
	font-weight:bold;
	font-size:18px;
}
.footer-contact-form .button-default:hover {
	background-color:#fff;
	opacity:0.7;
	color:#000;
}
.footer-contact-form .wpcf7-not-valid-tip {
	color:#fff;
}
/************************
GLOBAL MENU STYLES
************************/
#off-canvas-menu-2 {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6dcde8+0,ff252b+100&0.97+0,0.97+100 */
	background: -moz-linear-gradient(top, rgba(109,205,232,0.97) 0%, rgba(255,37,43,0.97) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(109,205,232,0.97) 0%,rgba(255,37,43,0.97) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(109,205,232,0.97) 0%,rgba(255,37,43,0.97) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f76dcde8', endColorstr='#f7ff252b',GradientType=0 ); /* IE6-9 */
}
#off-canvas-menu-1 button.submenu-toggle:after {
	border-color:rgba(255,255,225,0.7) transparent transparent;
}
#off-canvas-menu-1 .has-submenu-toggle > a {
	margin-right:0;
}
.off-canvas {
	background-color:#ff252b;
}
.dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
}
/************************
TOPBAR 1 NAV MENU STYLES
************************/
.top-bar1 .menu > li > a {
	color:rgba(255,37,43,1);
}
.top-bar1 .menu > li > a:hover {
	color:rgba(255,255,255,1);
	background-color:rgba(255,37,43,1);
}
.dropdown.menu > li.is-active > a {
	color:rgba(255,255,255,1);
	background-color:rgba(255,37,43,1);
}
.top-bar1 .menu .is-active > a {
	color:rgba(255,255,255,1);
	background-color:rgba(255,37,43,1);
}
.top-bar1 ul.is-dropdown-submenu {
	min-width:250px;
}
/************************
TOPBAR 2 NAV MENU STYLES
************************/
.top-bar2 {
	background-color:rgba(0,0,0,1);
	border-bottom:6px solid #ffcb00;
}
.top-bar2 ul.menu > li > a {
	color:#fff;
}
.top-bar2 ul.menu > li > a:hover {
	background-color:rgba(255,255,255,0.1);
	color:#fff;
}
.top-bar2 ul.menu > li > ul.submenu li a:hover {
	background-color:rgba(255,37,43,1);
	color:#fff;
}
/************************
TOPBAR 4 NAV MENU STYLES
************************/
#top-bar4-menu .close-menu {
	background-color:rgba(255,37,43,1);
}
/************************
BREADCRUMB MENU STYLES
************************/
#breadcrumb ul li a {
	color:#ff252b;
}
#breadcrumb ul li a:hover {
	color:#ff252b;
}
/*********************
BLOG STYLES
*********************/
#blog-image a span {
	background-color:rgba(255,37,43,0.5);
}
h2.blog-title a {
	color:#ff252b;
}
#blog-nav select[name="cat"], #blog-nav select[name="archive-dropdown"], #blog-nav input[name="s"] {
	border:2px solid #ff252b;
}
#blog-nav .search-submit {
	color:#ff252b;
}
.more-link {
	border:2px solid #ff252b;
	color:#ff252b;
}
.more-link:hover {
	color:#fff;
	background-color:#ff252b;
}
.top-bar2 ul.menu .active > a {
	color:#ff252b;
}
/*********************
BUTTON STYLES
*********************/
.button {
	border:2px solid #ff252b;
	color:#ff252b;
}
.button:focus, .button:hover {
	color:#fff;
	background-color:#ff252b;
}
.button-large {
	border:2px solid #ff252b;
	color:#ff252b;
}
.button-large:focus, .button-large:hover {
	color:#fff;
	background-color:#ff252b;
}
.button-default {
	background-color:#ff252b;
	color:#fff;
	font-weight:bold;
	border-bottom:5px solid #000;
	border-top:none;
	border-left:none;
	border-right:none;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.button-default:visited, .button-default:active, .button-default:focus {
	color:#fff;
}
.button-default:hover {
	background-color:#ff252b;
	opacity:0.7;
}
/*********************
NAVIGATION STYLES
*********************/
.pagination .current {
	background-color:#ff252b;
}
/*********************
SIDEBARS & ASIDES
*********************/
.widget {
	text-align:center;
}
.widget h4.widgettitle {
	color:#ff252b;
}

/************************
SERVICES PAGE STYLES
************************/
ul.services-page {}
ul.services-page li {
	list-style-type:none;

}
ul.services-page li a {
	position:relative;
	display:inline-block;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
ul.services-page li a span {
	position:absolute;
	bottom:20px;
	left:20px;
	z-index:2;
	color:#fff;
}
ul.services-page li a span h3 {
	font-size:22px;
	font-weight:bold;
	color:#fff;
	letter-spacing:1px;
	text-transform:uppercase;
}
ul.services-page li a span p {
	font-size:16px;
	font-weight:300;
	color:#fff;
}
ul.services-page li a:hover span {}
ul.services-page li a img {
	width:100%;
}
ul.services-page li a:hover img {
	width:110%;
}
ul.services-page li a .services-overlay {
	position:absolute;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.5);
	top:0;
	left:0;
	z-index:1;
}
/************************
SERVICES SLIDER STYLES
************************/
.services-slider-container {
	width:100%;
	margin:0%;
}
ul.uk-slider-items {}
.services-slider {
	width:100%;
	margin:0;
	text-align:center;
}
.services-slider .button-prev, .services-slider .button-next {
	width:70px;
	height:70px;
	position:absolute;
	bottom:0%;
	background-color:rgba(0,0,0,0.1);
	color:#fff;
	padding:20px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	opacity:0;
	text-align:center;
}
.services-slider .button-prev i, .services-slider .button-next i {
	font-size:26px;
}
.services-slider .button-prev {
	left:-5%;
}
.services-slider .button-prev:hover {
	padding-left:5px;
}
.services-slider .button-next {
	right:-5%;
}
.services-slider .button-next:hover {
	padding-right:5px;
}
body .services-slider-arrows {
	bottom:40% !important;
	opacity:1 !important;
}
.services-slider .button-next {}
.services-slider ul {}
.services-slider ul li {
	width:33.333%;
	position:relative;
	margin:0%;
	padding:20px;
	background-image:url(../images/icons/preloader.svg);
	background-position:center;
	background-repeat:no-repeat;
	margin-bottom:inherit;
	overflow:hidden;
}
.services-slider ul li span {
	background-color:#eee;
	width:100%;
	display:inline-block;
	padding:25px;
}
.services-slider ul li span h3 {
	font-size:22px;
	font-weight:bold;
	color:#333;
	letter-spacing:1px;
	text-transform:uppercase;
}
.services-slider ul li img {
	width:100%;
}
.services-slider ul li:hover img {
	width:110%;
}
/************************
SERVICES SIDE BAR MENU STYLES
************************/
#service-sidebar ul li {}
#service-sidebar ul {}
#service-sidebar ul li {
	list-style-type:none;
	text-align:center;
	background-color:#ff252b;
	margin-bottom:20px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border-bottom:3px solid rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.1);
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.1);
}
#service-sidebar ul li:hover {
	opacity:0.7;
}
#service-sidebar ul li a {
	width:100%;
	padding:20px;
	color:#fff;
	text-transform:uppercase;
	display:inline-block;
	font-size:18px;
	letter-spacing:1px;
	font-weight:bold;
}