.with-overlay {
    position: relative;
    z-index: 1;
    background-size: cover;
    background-position: center;
}
.with-overlay::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 55%);
    z-index: -1;
}
.choose-box-layout2 {
    border: 10px solid #680a0c!important;
}

.imgnewss{
    width: 100%;
    border-radius:20px;
    /*height:450px;
    box-shadow: 0px 0px 10px 0px rgba(104, 10, 12, 0.8);*/
}
.clsnew{font-size:35px;font-weight:900;border:2px solid #680a0c;border-radius:20%;padding:10px;color:#680a0c;}

.section-services { 
	color: #202020;
	padding-top: 100px;
    padding-bottom: 100px;
}


.section-services .single-service {
    position: relative;
    margin-top: 30px;
    background-color: #fff;
    border-radius: 10px;
    padding: 40px 20px;
    overflow: hidden;
    text-align:center;
}

.section-services .single-service .content {
	position: relative;
	z-index: 20;
}

.section-services .single-service .circle-before {
    position: absolute;
    top: 0;
    right: 0px;
    transform: translate(40%, -40%);
    width: 150px;
    height: 150px;
    background-color: #680a0c59;
    border: 2px solid #000000;
    border-radius: 50%;
    opacity: 1;
    z-index: 10;
    transition: all .6s;
}

.section-services .single-service:hover .circle-before {
	width: 100%;
	height: 100%;
	transform: none;
	border: 0;
	border-radius: 0;
	opacity: 1;
}

.section-services .single-service .icon {
	display: inline-block;
	margin-bottom: 26px;
    width: 70px;
    height: 70px;
    background-color: #ffffff;
    border-radius: 5px;
    line-height: 70px;
    text-align: center;
    color: #fff;
    font-size: 30px;
    transition: all .3s;
    border:3px solid #680a0c;
}

.section-services .single-service:hover .icon {
	background-color: #fff;
	color: #680a0c;
}

.section-services .single-service .title {
    margin-bottom: 18px;
	font-weight: 700;
    font-size: 23px;
    transition: color .3s;
}

.section-services .single-service:hover .title {
	color: #fff;
}

.section-services .single-service .description {
    margin-bottom: 20px;
    font-size: 18px;
    transition: color .3s;
}

.section-services .single-service:hover .description {
	color: #fff;
}

.section-services .single-service .learn-more {
	position: relative;
	font-size: 18px;
    color: #202020;
    text-decoration: none;
    font-weight: 500;
    transition: color .3s;
    padding: 10px!important;
    border: 2px solid #000000!important;
    border-radius: 10px!important;
}
.nocss a{
    border: 0px solid #000000!important;
}

.btn-fill-primary2-new {
    display: inline-block;
    border: 2px solid #3a0a3f;
    background: #3a0a3f;
    padding: 12px 20px;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    border-radius:50px;
    font-family: "Saira", sans-serif;
}
.btn-fill-primary2-new:hover {
    border: 2px solid #3a0a3f;
    background: #fff; 
    color: #3a0a3f;
}
.btn-fill-primary3-new {
    display: inline-block;
    border: 2px solid #3a0a3f;
    background: #3a0a3f;
    padding: 12px 20px;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    border-radius:50px;
    font-family: "Saira", sans-serif;
}
.btn-fill-primary3-new:hover {
    border: 2px solid #3a0a3f;
    background: #fff; 
    color: #3a0a3f;
}
.section-services .single-service:hover a {
	color: #fff;
	 border: 2px solid #fff!important;
}

.section-services .single-service a:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 0px;
	background-color: #680a0c;
	transition: background-color .3s;
}

.section-services .single-service:hover a:after {
	background-color: #fff;
}
.Phnchk{
    Color: #4E0303 !important;
    font-size: 21px;
    font-weight: 900;
}
.offh2cls{
    font-size:40px;
}
.h2cls{
    font-weight: 600;text-shadow: 0px 3px 0px rgba(0,0,0,.83);color: #ffffff;margin-bottom:0px;margin-bottom:20px;font-size:60px;
}
.h2cls-new{
    font-weight: 600;text-shadow: 0px 3px 0px rgba(0,0,0,.83);color: #ffffff;margin-bottom:0px;margin-bottom:20px;
    font-size:35px;
}
.h3cls{
    font-weight: 400;color: #ffffff;
}
.pcls{
    font-weight: 500;color: #ffffff;font-size:20px;
}
.bannercls{
    background-image: url('../img/banner2.jpg')!important;
}
@media only screen and (max-width: 767.98px) {
    .section-spacenew h3{font-size:25px !important;}
    #dipxe{display:none !important;}
    .section-spacenew span{
    /*        display: inline-block;*/
    /*font-size: 20px;*/
    }
    .counter-box-layout3{
        text-align: center !important;
    margin-bottom: 30px !important;
    }
    .section-spacenewxe p{
            margin: auto !important;
    margin-bottom: 20px !important;
    }
    .justificonxx{
            flex-direction: column !important;
    }
    .h2cls{font-size:34px !important;}
    .h3cls{font-size:25px !important;}
    .justificon{flex-wrap: wrap !important;justify-content: center !important;}
    .matstops { font-size: 28px !important;}
    .formstyleb { padding: 40px 20px !important;}
    .cfootern {padding: 30px 20px !important;}
    .dispxno{display:none !important;}
    .dispxno1{display:inline-block !important;}

     .offh2cls {
    font-size: 25px !important;
}
.h2cls-new{
   font-size: 24px !important; 
}
  .new1 {
    margin-top: 20px!important;
  }
   
.appointment-layout2{
    margin-top:20px!important;
}
.imgnewss{
    width: 100%;height:100%;border-radius:10px;/*box-shadow: 0px 0px 10px 0px rgba(104, 10, 12, 0.8);*/margin-top: 15px; 
}
.aboutchk, .single-service{
    text-align:center!important;
}
.htk{
    text-align:center;
}
.pcls{
    font-weight: 500;color: #ffffff;font-size:16px;
}
}

.matstops{
    font-size: 40px;
    margin-bottom: 0px;
}
.justificon{
    display: flex;
    align-items: center;
}
.justificonxx{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.dispxno{display:inline-block;}
.dispxno1{display:none;}

.formstyleb{
    border: 1px solid #9bb866;
    border-radius: 20px;
    background-color: #fff; 
    padding: 50px 100px;
}
.cfootern{
    padding: 60px 60px;
    border-radius: 20px;
    background-color: #3a0a3f;
}
.whimg{
        border-radius: 23px;
}


.chooseus-block-one{
	margin-bottom:30px;
	position: relative;
	text-align: center;
}

.chooseus-block-one .inner-box{
  position: relative;
  display: block;
  background: #fff;
  padding: 30px 12px;
  border-radius: 10px;
  box-shadow: 0 0px 30px rgba(0, 0, 0, 0.1);
  z-index: 1;
}

.chooseus-block-one:before{
  position: absolute;
  display: block;
  content: '';
  background: rgba(255,255,255,0.05);
  width: 100%;
  height: 100%;
  left: 0px;
  top: 3px;
  border-radius: 10px;
}

.chooseus-block-one:after{
  position: absolute;
  content: '';
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  border: 1px solid #9bb866;
  border-radius: 10px;
  opacity: 0;
  transition: all 500ms ease;
}

.chooseus-block-one:hover:after{
  opacity: 1;
  left: -10px;
  top: -10px;
}

.chooseus-block-one .inner-box .icon-box{
  position: relative;
  display: block;
  margin-bottom: 24px;
}

.chooseus-block-one .inner-box .icon-box .icon{ 
    width: 90px; 
    display: inline-block;
    transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
	position:relative;
}

.chooseus-block-one .inner-box:hover .icon-box .icon {
    color: #e1a122;
    -webkit-transform: scale(-1) rotate(180deg);
    -moz-transform: scale(-1) rotate(180deg);
    -ms-transform: scale(-1) rotate(180deg);
    -o-transform: scale(-1) rotate(180deg);
    transform: scale(-1) rotate(180deg);
}

.chooseus-block-one .inner-box h4{
  position: relative;
  display: block;
  color: #00204c;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-size: 25px;
}

.chooseus-block-one .inner-box p{
  color: #575d6e;
  margin-bottom: 24px;
} 

#testimonial .nav-control-middle2 .owl-controls .owl-nav>div{
    top: 65%;
    background: #9bb866;
    border: 1px solid #9bb866;
}
#testimonial .nav-control-middle2 .owl-controls .owl-prev {
    right: 50px;
    left: unset;
}
#testimonial .nav-control-middle2 .owl-controls .owl-next {
    right: 0;
}

.section-spacenew{
    background: #9bb866;
    padding-top: 85px;
    padding-bottom: 5px;
}
.section-spacenew h3{
margin-bottom: 0px;
    text-align: center;
    color:#3a0a3f;
    font-size:27px;
    font-weight:600;
}
.section-spacenewxe{
     background: #3a0a3f;
    padding: 40px 0px;
}
.section-spacenewxe p{
    border: 2px solid #9bb866;
    color: #9bb866;
    font-size: 25px;
    padding: 3px 20px;
    border-radius: 50px;
    width: fit-content;
    background: #fff;
}
 
 