/*
Theme Name: Divi Child Template
Version: 1.0
Description: A customized version of Divi which adds a number of tiny features you need.
Template: Divi
*/

.container {
  width: 100%;
}

#contact-section1 {
   background: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)), url(https://raroofingwi.com/wp-content/themes/Divi-child/assets/img/two_workers.jpg) no-repeat center top fixed;
background-size: cover;
}

.comp-name { color: #DA1C22; }

.section-headings {
  font-size: 45px;
  color: #19171C;
}

/* -----------------------------------------------------------------------
 * Header Style
 * ----------------------------------------------------------------------- */
#main-header {
	background-color: #19171C!important;
}

.header-info {
  background-color: #fff;
  font-weight: 700;
  padding-top: 5px;
  padding-bottom: 5px; }
  .header-info .container {
  	text-align: right; }
  .header-info i {
    display: inline-block;
    color: #454545;
    font-size: 15px;
    margin-right: 3px; }
  .header-info .ion-ios-telephone {
    position: relative;
    top: 2px;
    font-size: 17px; }
  .header-info span, .header-info a {
    display: inline-block;
    color: #8c8c8c;
    font-size: 14px;
    margin-right: 15px;
    transition: 0.3s linear; }
  .header-info .top-btn {
    border-radius: 2px; }
    .header-info .top-btn span {
    	margin-right: 5px;
    }
 .et_pb_fullwidth_header_container.center {
    min-height: 60vh !important;
}
.et_pb_fullwidth_header .header-content {
    padding: 10px 0px !important;
    margin: 0px auto !important;
}
/* -----------------------------------------------------------------------
 * Logo Style
 * ----------------------------------------------------------------------- */
.logo_container {
    height: 100%!important;
    position: absolute;
    width: 100%;
    text-align: left;
}
.et-fixed-header .logo_container, .logo_container {
	padding: 0;
}

.cn-logo {
    display: inline-block;
    font-size: 34px;
	line-height: 2em;
    font-family: 'Racing Sans One', cursive !important;
    color: #e5e5e5;
    vertical-align: middle;
	font-family: 'Lato', sans-serif;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
	text-shadow:	0 1px 0 #f3f3f3, 0 2px 0 #b90000;

}

.cn-logo:hover, .cn-logo:active, .cn-logo:visited {
	color: #DA1C22!important;
  text-decoration: none!important;
}

/*.cn-logo:hover {
    color: #fff !important;  -webkit-transform: scale(1.2);  transform: scale(1.2);  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}*/

/* -----------------------------------------------------------------------
 * Navbar Style
 * ----------------------------------------------------------------------- */
#et-top-navigation {
	padding-top: 0px!important;
}

#top-menu > li {	
	padding-right: 0;
	margin-right: 5px;
	background: transparent;
	padding: 20px!important;
	transform: skewX(-20deg);
	transition: 0.3s linear;
}

#top-menu > li:hover {
	background: #DA1C22;
}

#top-menu > li > a {
	padding: 0!important;
	font-size: 14px!important;
	transform: skewX(20deg);
}

#top-menu > li > a:hover {
	background-color: transparent;
}

#top-menu > li.current_page_item {
	background: #DA1C22;
}

#top-menu > li.current_page_item > a {
	color: #fff!important;
}

.mobile_menu_bar::before {
  color: #fff!important;
}

#main-header .et_mobile_menu {
  background-color: rgba(218,28,34,0.88)!important;
}

.et_mobile_menu {
  border-color: #DA1C22!important;
}

#mobile_menu .current_page_item {
  background-color: #fff;
}

#mobile_menu .current_page_item a {
  color: #000;
}

/* -----------------------------------------------------------------------
 * Banner Style
 * ----------------------------------------------------------------------- */
.et_pb_slide {
}

.et_pb_slide_title {
  font-size: 70px!important;
  font-weight: 700!important;
}


.et_pb_slide_content {
	margin-top: 50px;
  margin-bottom: 50px;
}

.et_pb_slide_content .button {
	padding: 20px;
	font-size: 20px;
}

.scroll-down-btn {
    z-index: 99999;
    position: absolute;
    bottom: 35px;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}

.scroll-down-btn:hover {
    opacity: 0.8;
}

/* -----------------------------------------------------------------------
 * (Home) Services Section Style
 * ----------------------------------------------------------------------- */

.et_pb_column .et_pb_column_1_2  .et_pb_column_7 h3 {
	color:#fff !important;
}
.et_pb_blurb_container h4 {
    font-size: 25px;
	color: #2b2b2b !important;
}

.et_pb_main_blurb_image {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
	
}
.et_pb_main_blurb_image:hover {
	-moz-transform: scale(1.3);
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
	
}

/***** TESTIMONIALS FORM *****/
.wpcr3_respond_2 input[type="text"] {
    margin: 3px 0;
}
.wpcr3_table_2 td {
    font-size: 1em !important;
}
.wpcr3_leave_text {
	font-size: 1.1em;
}
.wpcr3_leave_text {
    margin-bottom: 20px;
}
.wpcr3_review blockquote {
	border-left: none;
}
@media (min-width: 981px) {
.wpcr3_respond_2 input[type="text"],
.wpcr3_respond_2 textarea {
    min-width: 100%;
}
.wpcr3_table_2 td {
    text-align: left !important;
}
.wpcr3_review_form_rating_field label {
    margin: 6px 0 !important;
}
.wpcr3_button_1 {
    margin-top: 10px;
}
}
@media (max-width: 980px) {
.wpcr3_respond_3,
.wpcr3_aggregateRating,
.wpcr3_table_2 td {
   	text-align: center !important;
}
.wpcr3_div_2 {
    width: 100%;
}
.wpcr3_table_2 tr:last-of-type td {
    margin: 20px auto 0 !important;
}
.wpcr3_table_2 td {
    display: block;
	padding: 0 !important;
}
.wpcr3_table_2 td:first-child {
    margin-top: 10px !important;
}
.wpcr3_rating_style1_status {
    width: 85px !important;
}
.wpcr3_respond_2 input[type="text"],
.wpcr3_in_content textarea {
    width: 100% !important;
    min-width: unset !important;
}
.wpcr3_submit_btn, .wpcr3_cancel_btn {
    width: 40%;
}
	.home-testimonial-text:before,
	.home-testimonial-text:after {
		display: none;
	}
	blockquote.wpcr3_content {
    	padding-left: 0;
    	border-left: 0;
	}
}

/* -----------------------------------------------------------------------
 * Get a Free Estimate Style
 * ----------------------------------------------------------------------- */
.home h3 {
    line-height: normal;
}

#contact-section h3,
:not(.et_pb_widget) > div > #servcss {
    line-height: normal;
	font-size: 21px;
}

.free-estimate-heading {
    position: relative;
    font-size: 35px;
    line-height: normal;
    padding-bottom: 20px!important;
    border-bottom: 1px solid #DA1C22; 
    margin-bottom: 30px;
}

.free-estimate-heading:before {
  position: absolute;
  content: "";
  display: block;
  bottom: 0;
  left: 0;
  width: 35px;
  height: 4px;
  background-color: #DA1C22;
  -ms-transform: skewX(-20deg);
  -moz-transform: skewX(-20deg);
  -webkit-transform: skewX(-20deg);
  transform: skewX(-20deg);
}

#contact-section1 {
	font-size: 18px;
}

#contact {
	padding: 0;
}

#contactForm input[type=text],
#contactForm input[type=password],
#contactForm input[type=tel],
#contactForm input[type=email],
#contactForm input.text,
#contactForm input.title,
#contactForm textarea,
#contactForm select {
	background-color: rgba(255, 255, 255, 0.3);
	border: 1px solid #999999;
	color: #000 !important;
	padding: 8px 12px;
	font-size: 16px;
	line-height: 1.42857143;
	margin: 2px 0px!important;
	width: 100% !important;
}

#contactForm div:nth-child(5) img {float: left;}
#contactForm div:nth-child(5) input {
	float: right;
	width: 50% !important;
	height: 40px;
	margin: 0 !important;
}

#submitter, .button {
    position: relative;
    font-size: 14px;
    padding: 10px 20px;
    font-weight: 400 !important;
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
    height: auto !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0;
    background-color: #DA1C22;
    border: none;
    transition: 0.3s linear;
    margin-top: 4px!important;
	width: 100% !important;
}

#submitter:hover, .button:hover {
	color: #DA1C22;
	background-color: #fff;
}

/* -----------------------------------------------------------------------
 * Footer Style
 * ----------------------------------------------------------------------- */
#main-footer {
    background-color: #19171C!important;
    color: #fff!important;
    border-top: 2px solid #DA1C22;
    padding-top: 50px;
    padding-bottom: 20px;
}

#main-footer #footer-widgets {
    margin-bottom: 30px;    
    padding: 3% 0 0;
}

#main-footer .footer-widget {
	color: #fff!important;
}

#main-footer #footer-widgets .footer-widget:nth-child(2) > div {
    width: 100%;
}

#main-footer h4 {
    position: relative;
    color: #fff!important;
    padding-bottom: 15px;
    border-bottom: 1px solid #DA1C22; 
    margin-bottom: 30px;
}

#main-footer h4:before {
  position: absolute;
  content: "";
  display: block;
  bottom: 0;
  left: 0;
  width: 35px;
  height: 4px;
  background-color: #DA1C22;
  -ms-transform: skewX(-20deg);
  -moz-transform: skewX(-20deg);
  -webkit-transform: skewX(-20deg);
  transform: skewX(-20deg);
}

#main-footer #footer-bottom .container {
    font-size: 13px;
    border-top: 1px solid #DA1C22;
    padding-top: 25px;
    margin-top: 30px;
}

.openinghours tr td:first-child {
    padding-left: 5px!important;
}

.openinghours tr td:last-child {
    text-align: right!important;
    padding-right: 5px!important;
}

#current-day {
    background-color: #DA1C22;
}

.footer-widget #text-4 .textwidget br,
.footer-widget #text-4 .textwidget strong {
    display: none;
}

.hours th,
.openinghours td {
    text-align: left !important;
    font-size: 12px !important;
    color: #fff !important;
    text-shadow: none !important;
}

#footer-bottom {
    padding: 5px 0 5px;
	background:none !important;
}

#contactForm input,
textarea {
    width: 100% !important;
}

/* -----------------------------------------------------------------------
 * Keyframes Style
 * ----------------------------------------------------------------------- */

@-moz-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -moz-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

@-webkit-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

@keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -moz-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

@-webkit-keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(46px);
            transform: translateY(46px);
  }
}

@keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(46px);
            transform: translateY(46px);
  }
}

@keyframes color-cycle {
    0% {
        color: #000;
    }
    50% {
        color: #da1c22;
    }
    100% {
        color: #000;
    }
}

.pulsing {
    font-weight: 500;
    animation: color-cycle 1.5s infinite;
    -webkit-animation: color-cycle 1.5s infinite;
    -moz-animation: color-cycle 1.5s infinite;
    -o-animation: color-cycle 1.5s infinite;

}

/* -----------------------------------------------------------------------
 * Sidebar Style
 * ----------------------------------------------------------------------- */

.widgettitle {
    position: relative;
    color: #19171C!important;
    padding-bottom: 15px;
    border-bottom: 1px solid #DA1C22; 
    margin-bottom: 30px;
}

.widgettitle:before {
  position: absolute;
  content: "";
  display: block;
  bottom: 0;
  left: 0;
  width: 35px;
  height: 4px;
  background-color: #DA1C22;
  -ms-transform: skewX(-20deg);
  -moz-transform: skewX(-20deg);
  -webkit-transform: skewX(-20deg);
  transform: skewX(-20deg);
}

/* -----------------------------------------------------------------------
 * Helper Style
 * ----------------------------------------------------------------------- */
blockquote {
	border-color: #DA1C22!important;
}

/* -----------------------------------------------------------------------
 * Media Queries Style
 * ----------------------------------------------------------------------- */
@media (max-width: 980px) { 
 
  .navigation {
    padding-bottom: 0;
  }

  .home-content {
    padding: 30px 20px 20px 20px!important;
  }
}

@media (max-width: 900px) { 
  .et_pb_slide_title {
    font-size: 40px!important;
    font-weight: 700!important;
  }

  .et_pb_slide_content {
    margin-top: 20px;
  }

  .et_pb_slide_content .button {
    padding: 10px 15px;
    font-size: 16px;
  }

  .scroll-down-btn {
      bottom: 30px;
      width: 60px;
  }
}

@media (max-width: 768px) {
	span.logo_helper {height: 80%}
	.cn-logo {
		line-height: 1em;
	}
}

@media (max-width: 767px) {
	.header-info .container {
	  	text-align: center;
	}
	  .header-info span, .header-info a {
		  line-height: 2em;
	}
}

@media screen and (max-width: 600px) {
	.navigation {
    	padding-top: 0;
  }
}

@media (max-width: 500px) {  
  .et_pb_slide {
    padding-top: 150px!important; 
  }

.cn-logo {font-size: 28px;}
.header-info span, .header-info a {float: none!important;}
}

@media (max-width: 470px) {
  #et_mobile_nav_menu {
    margin-top: 5px;
  }  
}

@media (max-width: 400px) {
    .et_pb_slide {
      padding-top: 180px!important; 
    }

    .et_pb_slide_content .button {
      font-size: 14px;
    }


    #contactForm div:nth-child(5) img {
    	float: none;
    	width: 100%;
		margin-bottom: 4px;
   	}

	#contactForm div:nth-child(5) input {
		float: none;
		width: 100% !important;
		height: 40px;
		margin: 0 !important;
	}
}


/***** BODY FONT-SIZE *****/
 body, .wpcr3_content p {
     font-size: 17px !important;
}
/***** CENTER SLIDE *****/
 @media (max-width: 600px) {
     .et_pb_slide_description {
         width: 95% !important;
         padding-left: 0 !important;
         padding-right: 0 !important;
    }
     .et_pb_slides .et_pb_container {
         width: 100%;
    }
}
/***** SET MONARCH SHARE DROPDOWN WIDTH *****/
 .et_monarch .et_social_mobile {
     width: 65% !important;
}
/***** massage template menu fix *****/
@media (min-width:981px) {
	body:not(.image-logo) .logo_container {
    margin-bottom: 10px;
    position: relative !important;
    text-align: center;
}
	body:not(.image-logo) .et-fixed-header #top-menu > li  {
    padding: 10px 20px !important;
	}
	body:not(.image-logo) #et-top-navigation {
    width: 100%;
    text-align: center;
}
	body:not(.image-logo) #top-menu-nav {
	float: none !important;
    display: inline-block;
}
	body:not(.image-logo) #main-header .header-info {
    float: none !important;
}
	body:not(.image-logo) #main-header .fa {
		top: 0;
	}
	body:not(.image-logo) #main-header .header-info a em,
	body:not(.image-logo) #main-header .header-info span em {
    display: none;
}
body:not(.image-logo) header>.container.clearfix.et_menu_container {
    padding: 0 10px;
}
	body:not(.image-logo) .et-fixed-header .logo_container {
    margin: 0;
}
	#logo {
    position: relative;
    padding: 5px;
}
}
@media (max-width:980px) {
	.logo_container {
		position: relative !important;
		text-align: center;
		padding: 10px 10px !important;
		padding-bottom: 16px !important;
		display: block;
	}
	.text-logo {
    	font-size: 28px;
		    line-height: 30px;
		display: inline;
		top: 0;
}
	.header-info span, .header-info a {
    margin-right: 0;
		display: block;
		    width: 100%;
}
}
	#et-top-navigation > .et_menu_container {
    width: 100%;
}
header > .et_menu_container {
    width: 94%;
}
#top-menu-nav > ul > li > a:hover,
#et-secondary-menu > ul > li > a:hover,
#et-info-email:hover,
.et-social-icons a:hover {
	opacity: 1;
}
/***** FIX DROPDOWN ARROW POSITION *****/
 .menu-item-has-children>a:after {
     top: unset !important;
	     right: -1em !important;
}
/***** FIX DROPDOWN *****/
 #top-menu .sub-menu {
     padding: 0 !important;
     width: unset !important;
     border-top: 3px solid #ddd !important;
	 top: 100%;
}
 #top-menu .sub-menu li {
     border-left: 0 !important;
     padding: 0 !important;
}
#main-header .nav li ul a {
    color: white !important;
    background: black;
	line-height: 3em;
}
 #top-menu .sub-menu li a:before {
     display: none;
}
#main-header .nav ul li a:hover,
#main-header .et_mobile_menu li a:hover {
    opacity: 1;
    background-color: #da1c22;
    color: white !important;
}
 .et_mobile_menu .sub-menu {
     border: none !important;
}
/***** CENTER TEXT ON MOBILE *****/
 @media (max-width: 980px) {
     .home #services .et_pb_text_inner {
         text-align: center;
    }
     .et_pb_text {
         text-align: center;
    }
     .free-estimate-heading {
         padding:0;
         text-align: center;
    }
     .et_pb_blurb_container {
         text-align: center !important;
    }
     #section-1 .et_pb_column_1_4 h4:before {
         width: 100%;
    }
}
/***** FOOTER, widgets , h1.entry-title *****/
@media (max-width: 980px) {
	#main-footer h4 {
    text-align: center;
}
	.widgettitle:before,
	#main-footer h4:before {
    width: 100%;
}
	body:not(.home) h1.entry-title {
    text-align: center;
    font-size: 24px;
    border-bottom: 1px solid #ccc;
}
	.et_pb_widget {
    text-align: center;
}
	footer .et_pb_widget {
		float: none;
	}
     .scroll-down-button {
         bottom: 5px;
    }
}
 #main-footer .container {
     width: 93%;
}
 .payments strong, .payments br {
     display: none;
}
 .paymentsbox {
     max-width:100%;
}
 .paymentType {
     display: inline-block;
     float: none;
}
 .paymentType p {
     display: none;
}
 #footer-bottom div {
     font-size: 16px !important;
}
/***** MORE *****/
 #servcss svg {
     display: none;
}
 #servcss {
     display: inline-block;
}
 @media (max-width:980px) {
     #servcss {
         padding-left: 0;
    }
	 .has-button a.et_pb_button {
		 left: unset !important;
	 }
	 .header-info .container {
    text-align: center;
}
	 .free-estimate-heading:before {
		 width: 100%;
	 }
}

@media (max-width:600px) {
	#contactForm div:nth-child(5) img {
    float: none;
    margin-top: 5px;
}
	#contactForm div:nth-child(5) input {
    float: none;
    width: 100% !important;
    height: 50px;
    margin: 10px 0 !important;
}
}
.white-box {
	padding: 25px 20px 20px 20px !important;
	background: rgba(255,255,255,.85);
    box-shadow: 0 0 6px #e4e4e4;
	border: 1px solid #e1e1e1;
	border-radius: 10px;
}
blockquote {
	padding-left: 0;
}
header, .et-fixed-header#main-header {
    box-shadow: 0px 0px 5px rgba(0,0,0,.35) !important;
}

/* Full-width clickable mobile menu */
#et_mobile_nav_menu {
		width: 100%;
}
.mobile_nav {
    height: 56px;
    width: 100%;
}
.mobile_menu_bar_toggle {
    height: 56px;
    width: 100%;
    position: absolute;
	left: 0;
    bottom: 0;
	border-top: 1px solid #ccc;
}
.mobile_menu_bar:before {
	right: 5px !important;
    left: unset !important;
    position: absolute;
    top: 12px;
}
ul#mobile_menu {
    top: 100%;
	text-align: center;
}
.mobile_nav .select_page {
    display: inline-block;
    position: absolute;
    left: 10px;
    line-height: 56px;
	color: white;
}
/***** FIX MENU SIZING *****/
@media (min-width: 981px) {
header .et_menu_container,
	.header-info .container {
    margin: 0 auto !important;
    width: 100% !important;
max-width: 1350px !important;
}
}
/*** Logo image styling ***/
.image-logo .email-us {
    float: right;
    padding-right: 10px;
}
.image-logo #top-menu > li {
    padding: 53px 12px !important;
}
.image-logo .et-fixed-header #top-menu > li {
    padding: 46px 12px !important;
}
.image-logo header .et_menu_container {
	padding: 0;
}
.image-logo #et-top-navigation {
    padding: 0 !important;
}

@media (max-width: 1180px) {
	.image-logo #top-menu > li,
	.image-logo .et-fixed-header #top-menu > li {
    padding: 33px 12px !important;
}
	.image-logo #top-menu > li > a,
	.image-logo .et-fixed-header #top-menu > li > a {
		text-transform: capitalize;
		font-size: 15px !important;
	}
}
@media (max-width: 980px) { 
	.image-logo .logo_container {
    padding: 10px 0 !important;
}
	.image-logo #logo {
    max-width: 80%;
	max-height: 150px;
}
}


/*
SIDEBAR FULL-WIDTH WIDGETS ON MOBILE
SIDEBAR LIST ADD BULLET
SIDEBAR TITLE FONT-SIZE
*/

h4.widgettitle {
    font-size: 1.2em;
}
.et_pb_widget svg {
    display: none;
}
@media (min-width: 981px) {
	.et_pb_widget li {
    list-style: disc inside;
	}
}
@media (max-width: 980px) {
	.et_pb_column .et_pb_widget:nth-child(n) {
    	width: 100% !important;
    	max-width: 100% !important;
    	margin-right: 0 !important;
    	margin-left: 0 !important;
	}
}

/***************************
FORMAT LISTS IN CONTENT ONLY
***************************/
article div:not(.et_pb_widget_area) ul:not(#servcss) li,
article div:not(.et_pb_widget_area) ol li {
    margin-bottom: 1em;
}

#left-area ul,
.entry-content ul,
.comment-content ul,
body.et-pb-preview #main-content .container ul,
#left-area ol,
.entry-content ol,
.comment-content ol,
body.et-pb-preview #main-content .container ol {
    padding-bottom: 0;
}

/***********
FOOTER FIXES
***********/
.fwidget {
    width: 100%;
}
#social-icons {
    text-align: inherit;
}

@media (max-width:980px) {
.et_pb_widget {
    text-align: center;
}
.paymentType {
    display: inline-block;
    float: none;
}
}

#social-icons .social-icon {
    filter: drop-shadow(0 1px 1px rgba(0,0,0,.75));
}
#top-menu li.current-menu-ancestor>a {
	color:#fff !important;
}
@media screen and (max-width: 981px) and (min-width: 767px) {
.footer-widget:nth-child(n) {
width: 100% !important;
}
#footer-widgets .footer-widget:nth-child(n), #footer-widgets .footer-widget {
margin-bottom: 5% !important;
}
#footer-widgets .footer-widget .fwidget {
margin-bottom: 5%;
}
.openinghours {
margin: none;
}
.hours, .openinghours {
width: 65%;
margin: 0 auto !important;
}
}

.srvBlock {
    max-width: 1366px;
    padding: 0px 10px;
    display: flex;
    align-items: stretch;
    flex-direction: row;
    margin: 0 auto;
  margin-top: 2%; /*if services are 6*/
}

.srvElement {
    float: left;
    padding: 0px;
    margin: 0px 1%;
    background-color: #19171C;
width: fit-content;
}

.srvElementFullWidth {
    margin: 20px 20px;
    background-color: #19171C;
    display: flex;
    flex-direction: column;
}

.srvElementHeader {
    min-height: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: #DA1C22;
}

.srvElementHeader h3 {
    color: #fff;
    font-size: 120%;
    padding: 0px;
    font-weight: bold;
}

.srvElementContent {
    text-align: justify;
    color: #fff;
    padding: 10px;
}
.srvElementFullWidth .srvElementHeader {
    width: 100%;
}

.srvElementFullWidth .srvElementBody {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
}

.srvElementFullWidth .srvElementImg {
    width: 30%;
}
.srvElementFullWidth .srvElementContent {
    width: 70%;
    padding-left: 20px;
}

.srvElementHeader:hover {
    background-color: #19171C;
    color: #000;
}
.srvElementHeader:hover h3{
    color: #DA1C22;
}

@media only screen and (max-width: 981px) {
    .srvBlock {
        display: block;
        height: 100%;
        padding: 0px;
        margin-bottom: 0px;
    }
    .srvElement {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 5px;
}
.srvElementFullWidth {
    margin: 0 auto;
    display: inline-block;
}

.srvElementImg {
    display: flex;
    justify-content: center;
    align-items: center;
    }

.srvElementFullWidth .srvElementBody {
    display: block;
}

.srvElementFullWidth .srvElementImg {
    width: 100%;
}

.srvElementFullWidth .srvElementContent {
    width: 100%;
    padding: 5px;
}

.srvElementBody {
    padding: 10px;
}
}