.top{
    background-color: #e22a2a;
    color: #fff;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 14px;
}

p{
    font-size: 14px;
    font-weight: 400;
    font-family: roboto,sans-serif;
    
}

.custom-about p{
 padding-top: 30px;
}
.custom-about button:hover{
  background-color: #971010;
}

.custom-img img{
    visibility: visible;-webkit-animation-delay: 0.2s; -moz-animation-delay: 0.2s; animation-delay: 0.2s;
}

.custom-about button{
    border: none;
    background-color: #e22a2a;
    padding: 14px 40px;
    color: #fff;
}

.top .custom-icon a{
  color: #fff;
}

.custom-sub .sub-icon i{
  font-size: 40px;
text-align: center;
}
.custom-sub{
  display: flex;
  color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}
.custom-sub .sub-icon{
  border: 1px solid #fff;
  padding: 5px;
  height: 80px;

}

.custom-sub .sub-text{
  margin-left: 15px;
}
.custom-sub .sub-text p{
  color: #dadada;
}
.custom-new{
  margin-top: -50px;
  z-index: 9999;
  position: relative;
}

.custom-service .service-icon i{
  font-size: 40px;
  color: #e22a2a;
  
}
.custom-service .service-icon{
  margin-bottom: 10px;
}
.custom-service{
  text-align: center;
  background-color: #f6f8fa;
  border-radius: 25px;
  padding: 40px 15px;
  -webkit-box-shadow: 0px 1px 7px -2px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 1px 7px -2px rgba(0,0,0,0.75);
box-shadow: 0px 1px 7px -2px rgba(0,0,0,0.75);
border-bottom: #a50203 solid 3px;
}

.section{
 padding-top: 60px;
  padding-bottom: 60px;
}

.custom-all .custom-txt h4{
  font-size: 18px;
  color: #a60703;
}
.cust-button{
  text-align: end;
  padding-top: 30px;

}
.custom-busi .busi-txt{
  text-align: center;
  margin-top: -50px;
  padding: 20px;
  width: 80%;
  background-color: #fff;
  position: relative;
  -webkit-box-shadow: 0px 1px 7px -2px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 1px 7px -2px rgba(0,0,0,0.75);
  box-shadow: 0px 1px 7px -2px rgba(0,0,0,0.75);
  border-bottom: #e22a2a solid 3px;
  margin-left: 10%;
}

.custom-busi .busi-txt p{
  line-height: 25px;
}
.section .custom-busi .busi-txt:hover{
  background-color: #970404;
  color: #fff;
  
}
.section .custom-all{
  padding-bottom: 20px;
}

.custom-border{
  border-top: 3px solid #ffffff;
  width: 100%;
}
.why-txt p{
  padding-top: 20px;
  line-height: 25px;
}
.mid-about button:hover{
  background-color: #971010;
}

.section .why-all{
  background-color: #970404;
  padding: 20px;
  color: #fff;
  margin-top: 30px;
  margin-left: -50px;
}
.section .custom-work{
  text-align: center;
  padding-bottom: 30px;
}

.section .custom-work h4{
  font-size: 18px;
    color: #a60703;
}

.section .custom-work h2{
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  font-size: 34px;
}
.section-new{
  background-color: #e22a2a;
}

.busi-txt p a{
  text-decoration: none;
  color: #000000;
}

.busi-txt p a:hover{
  color: #ffffff;
}

.section .mid-about{
  color: #fff;
  text-align: center;
}

.section .mid-about h2{
  font-size: 45px;
}

.section .mid-about button{
  color: #fff;
}

.custom-space{
  margin-top: 40px !important;
}

.mid-about button a{
  text-decoration: none;
  color: #fff;
}

.conta {
  position: relative;
  text-align: center;
  color: white;
}
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 40px;
}
/*footer*/
ul {
  margin: 0px;
  padding: 0px;
}
.footer-section {
background: #151414;
position: relative;
}
.footer-cta {
border-bottom: 1px solid #373636;
}
.single-cta i {
color: #e22a2a;
font-size: 30px;
float: left;
margin-top: 8px;
}
.cta-text {
padding-left: 15px;
display: inline-block;
}
.cta-text h4 {
color: #fff;
font-size: 20px;
font-weight: 600;
margin-bottom: 2px;
}
.cta-text span {
color: #757575;
font-size: 15px;
}
.footer-content {
position: relative;
z-index: 2;
}
.footer-pattern img {
position: absolute;
top: 0;
left: 0;
height: 330px;
background-size: cover;
background-position: 100% 100%;
}
.footer-logo {
margin-bottom: 30px;
}
.footer-logo img {
  max-width: 200px;
}
.footer-text p {
margin-bottom: 14px;
font-size: 14px;
color: #7e7e7e;
line-height: 28px;
}
.footer-social-icon span {
color: #fff;
display: block;
font-size: 20px;
font-weight: 700;
font-family: 'Poppins', sans-serif;
margin-bottom: 20px;
}
.footer-social-icon a {
color: #fff;
font-size: 16px;
margin-right: 15px;
}
.footer-social-icon a:hover{
  color: #e22a2a;
  }
.footer-social-icon i {
height: 40px;
width: 40px;
text-align: center;
line-height: 38px;
border-radius: 50%;
}
.facebook-bg{
background: #3B5998;
}
.twitter-bg{
background: #55ACEE;
}
.google-bg{
background: #DD4B39;
}
.footer-widget-heading h3 {
color: #fff;
font-size: 20px;
font-weight: 600;
margin-bottom: 40px;
position: relative;
}
.footer-widget-heading h3::before {
content: "";
position: absolute;
left: 0;
bottom: -15px;
height: 2px;
width: 50px;
background: #e22a2a;
}

.footer-widget ul li {
display: inline-block;
float: left;
width: 50%;
margin-bottom: 12px;
}
.footer-widget ul li a:hover{
color: #e22a2a;
}
.footer-widget ul li a {
color: #878787;
text-transform: capitalize;
}
.subscribe-form {
position: relative;
overflow: hidden;
}
.subscribe-form input {
width: 100%;
padding: 14px 28px;
background: #2E2E2E;
border: 1px solid #2E2E2E;
color: #fff;
}
.subscribe-form button {
  position: absolute;
  right: 0;
  background: #ff5e14;
  padding: 13px 20px;
  border: 1px solid #ff5e14;
  top: 0;
}
.subscribe-form button i {
color: #fff;
font-size: 22px;
transform: rotate(-6deg);
}
.copyright-area{
background: #202020;
padding: 25px 0;
}
.copyright-text p {
margin: 0;
font-size: 14px;
color: #878787;
}
.copyright-text p a{
color: #e22a2a;
}
.footer-menu li {
display: inline-block;
margin-left: 20px;
}
.footer-menu li:hover a{
color: #e22a2a;
}
.footer-menu li a {
font-size: 14px;
color: #878787;
}
li a{
  text-decoration: none;
}

/*fixed icon*/
.icon-bar {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 999;
}

.icon-bar a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}

.icon-bar a:hover {
  background-color: #000;
}

.call {
  background: #0b598c;
  color: white;
}

.whatsapp {
  background: #249601;
  color: white;
}


.custom-busi01 .busi-txt {
    text-align: center;
    margin-top: -50px;
    padding: 20px;
    width: 100%;
    background-color: #fff;
    position: relative;
    -webkit-box-shadow: 0px 1px 7px -2px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 1px 7px -2px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 1px 7px -2px rgba(0, 0, 0, 0.75);
    border-bottom: #e22a2a solid 3px;
    /* margin-left: 10%; */
}
