h1{
    font-weight: 700;
    text-transform: capitalize;
    font-size: 44px;
    line-height: 54px;
    display: inline-block;
    margin-bottom: 0;
}

.mb-20{
    margin-bottom:20px;
}

.services-item1 .content{
    border-radius:20px!important;
}

.heading{
    border-radius: 20px!important;
}
.services-item1 h3{
    margin-bottom:0;
}
.ttm-bgcolor-skincolor{
    border-radius: 20px!important; 
}

.services-item1 .content:hover{
  background-color: #fff;
  transition: 0.3s;
  border-bottom: 2px solid #ed3b3e;
}

.services-item1 h3:hover{
    color:#ed3b3e !important;
}

.services-card:hover::after {
  background-color: #000;
}

.services-card:hover{
  background: #ed3b3e;
  color: #fff;
}
.services-card:hover h4{
  color: #fff;
}

.services-card{
    border-bottom: 2px solid #ed3b3e;
    border-radius: 20px;
}
.services-card::after{
    border-radius: 170px 0 31px 0!important;
}
.rounded-20{
    border-radius:20px;
}
.border-red{
    border:2px solid #ed3b3e;
}
.img-box-values:hover   {
    /*box-shadow: 0px 4px 16px rgb(0 0 0 / 17%);*/
    box-shadow: 0px 0px 10px rgba(237, 59, 62, 0.8);
}
.vertical{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.text-dark-footer{
    color: #222;
}
/*.newsCarousel .owl-prev{*/
/*    float:left !important;*/
/*}*/
/*.newsCarousel .owl-next{*/
/*    float:right !important;*/
/*}*/
/*.newsCarousel .owl-nav{*/
/*    position: absolute;*/
/*    top: 45%;*/
/*    width: 100%;*/
/*}*/
/*.newsCarousel .owl-prev{*/
/*    right:45px;*/
/*}*/
/*.newsCarousel .owl-next{*/
/*    left:45px;*/
/*}*/

.newsCarousel .owl-nav {
  position: absolute;
  top: 30%;
  left: 0;
  right: 0;
}
.newsCarousel .owl-nav .owl-prev,
.newsCarousel .owl-nav .owl-next {
  position: absolute;
  
}

.blog-demo .owl-prev span,  .blog-demo .owl-next span{
    
    color: #fff;
    background-color: #ed3b3e !important;
    border-radius: 5px;
}

.newsCarousel .owl-nav .owl-prev {
  left: -5%;
}
.newsCarousel .owl-nav .owl-next {
  right: -5%;
}


@media (max-width: 768px){
    .heading {
      background-color: #ffe9e969;
    }
    .heading h2{
        color: #000;
    }
    .portfolio-menu li { 
    margin-bottom: 8px !important;}
    .ece-loaction-main{
        min-height:unset !important;
    }
    .portfolio-item .col-lg-4{padding:0px !important;}
    .ece-faq .ece-faq-content .accordion .card .card-header .card-link:after{
            right: 15px !important;
    }
    .ece-faq .ece-faq-content .accordion .card .card-header .card-link { 
    display: table !important; 
    padding: 15px 50px 15px 20px !important;}
    /*#faqfull{padding: 0px !important;}*/
    .ece-faq .ece-faq-content .accordion{padding:0px !important;}
     .portfolio-item .item a img{
                 min-height:115px;
             }
    .dpnox{display:none !important;}
    #ece-faq .title {
    font-size: 25px !important;
    line-height: 29px !important;
}
.ece-mrg{margin-bottom:30px !important;}

}

.ece-loaction-main{ 
    /*box-shadow: 0 0 15px rgb(0 0 0 / 10%);*/
    text-align: center;
    padding: 30px 20px;
    background: #fff;
        box-shadow: 0 0 15px rgb(0 0 0 / 10%);
    border-radius: 10px;
    margin-bottom: 30px;
    transition: .5s;
    /* min-height: 366px; */
    border-bottom: 2px solid #ed3b3e;
}

.ece-loaction-main:hover {
        background-color: #ed3b3e;
    transition: .7s;
    color: #fff;
}
.ece-color{  color:#ed3b3e;}
.ece-loaction-main h3{
    font-size: 22px;
    line-height: 1.2;
    font-weight: 600;
    margin-bottom: 6px;
}
.ece-loaction-main:hover h3{ 
    color: #fff;
}

.ece-loaction-main h4{
    font-size: 20px;
    line-height: 1.2;
    font-weight: 400; 
}

.ece-loaction-main:hover h4{ 
    color: #fff;
}

.ece-loaction-main .address-c{
   margin-bottom: 3px;
    line-height: 1.5;
    font-size: 16px;
    min-height: 130px;
    text-transform: uppercase;    
}
.ece-loaction-main .phone-c{
        margin-bottom: 3px;
    line-height: 1.5;
    font-size: 16px;
}

.ece-loaction-main:hover .phone-c{ 
    color: #fff;
}
.ece-loaction-main:hover .phone-c a{ 
    color: #fff;
}
.ece-loaction-main .email-c{
    display:block;
    margin-bottom:15px;
        font-size: 16px;
}
.ece-loaction-main:hover .email-c{ 
    color: #fff;
}
.ece-loaction-main .visit{
    font-weight: 600;
    font-size: 16px;
    color:#ed3b3e;
}

.ece-loaction-main:hover .visit{ 
    color: #fff;
}

 
.btn-outline-dark{
    
    cursor: pointer;
}
.btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):active, .show>.btn-outline-dark.dropdown-toggle{
    background-color: #ed3b3e;
    color: #fff;
    border-color: #eee;
}

.portfolio-menu ul{
    padding: 0px;
}
.portfolio-menu li{
    font-size: 20px;
}

.sec-title2 .sub-text.style-bg {
    background-color: #e70a1317;
    display: inline-block;
    padding: 6px 25px;
    color: #e70a13;
    border-radius: 30px;
    text-transform: uppercase;
}

/*.ece-faq{*/
/*    background-color: #f9f9f9;  */
/*}*/
.ece-faq .ece-faq-content .accordion {
  border-width: 12px;
}
.ece-faq .ece-faq-content .accordion .card {
  margin-bottom: 15px;
  border: none;
  background-color: #fff;
  border-radius: 30px;
}
.ece-faq .faq-content .accordion .card:last-child {
  margin-bottom: 0;
}
.ece-faq .ece-faq-content .accordion .card .card-header {
  display: flex;
  align-items: center;
  padding: 0 !important;
  border: none;
  background-color: #fff;
  box-shadow: unset;
  margin-bottom:0px;
}
.ece-faq .ece-faq-content .accordion .card .card-header .card-link {
      position: relative;
    display: block;
    width: 100%;
    padding: 20px 45px 0 20px;
    /* height: 65px; */
    line-height: 1.3;
    font-size: 18px;
    font-weight: 600;
    background: #ffffff;
    color: #002c42;
    border-radius: 30px 30px 0 0;
    display: table;
    padding: 15px 50px 15px 20px;
    border: 1px solid #002c42;
  
      display: table  ;
    padding: 15px 50px 15px 20px ;
}
.ece-faq .ece-faq-content .accordion .card .card-header .card-link:after {
  position: absolute;
  font-family: FontAwesome;
  content: "\f068";
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  font-size: 12px;
  color: #ffffff;
  background: #ed3b3e;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 100%;
}
.ece-faq .ece-faq-content .accordion .card .card-header .card-link.collapsed {
  border-radius: 30px 30px 30px 30px;
}
.ece-faq .ece-faq-content .accordion .card .card-header .card-link.collapsed:after {
  color: #ffffff;
  content: "\f067";
}
.ece-faq .ece-faq-content .accordion .card .card-body {
  color: #555c63;
    border-radius: 0 0 30px 30px;
    padding: 15px 20px 20px 20px !important;
    width: 100%;
    background: #ffffff;
    border: 1px solid #002c42;
    border-top: 0px;
}

.ece-faq .ece-faq-content .accordion{
   background-color: unset;
}

#ece-faq .title{
    font-size: 35px;
    line-height: 45px;
}

.images-part img:hover{
        transition: all .2s ease-in-out;
    transform: scale(1.1) !important;
}
 
 .owl-prev span {
	background-color: #ed3b3e !important;
	border-radius: 5px;
}
.owl-next span {
	background-color: #ed3b3e !important;
	border-radius: 5px;
}