 
.section-head {
  margin-bottom: 60px;
}
.section-head h4 {
  position: relative;
  padding:0;
  color:#f91942;
  line-height: 1;
  letter-spacing:0.3px;
  font-size: 34px;
  font-weight: 700;  
  text-align:center;
  text-transform:none;
  margin-bottom:30px;
}
.section-head h4:before {
  content: '';
  width: 60px;
  height: 3px;
  background: #f91942;
  position: absolute;
  left: 0px;
  bottom: -10px;
  right:0;  
  margin:0 auto;
}
.section-head h4 span {
  font-weight: 700;
  padding-bottom: 5px;
  color:#2f2f2f
}
p.service_text{
  color:#cccccc !important;
  font-size:16px;
  line-height:28px;
  text-align:center;    
}
.section-head p, p.awesome_line{
  color:#818181;
  font-size:16px;
  line-height:28px;
  text-align:center;  
}

.extra-text {
    font-size:34px;
    font-weight: 700;
    color:#2f2f2f;
    margin-bottom: 25px;
    position:relative;
    text-transform: none;
}
.extra-text::before {
    content: '';
    width: 60px;
    height: 3px;
    background: #f91942;
    position: absolute;
    left: 0px;
    bottom: -10px;
    right: 0;
    margin: 0 auto;
}
.extra-text span {
    font-weight: 700;
    color:#f91942;
}

/*.item {*/
/*    background: #fff;*/
/*    text-align: center;*/
/*    padding: 30px 25px;*/
/*    -webkit-box-shadow:0 0px 25px rgba(0, 0, 0, 0.07);*/
/*    box-shadow:0 0px 25px rgba(0, 0, 0, 0.07);*/
/*    border-radius: 20px;*/
/*    border:5px solid rgba(0, 0, 0, 0.07);*/
/*    margin-bottom: 30px;*/
/*    -webkit-transition: all .5s ease 0;*/
/*    transition: all .5s ease 0;*/
/*    transition: all 0.5s ease 0s;*/
/*}*/

.item {
    background: #fff;
    text-align: center;
    padding: 30px 25px;
    -webkit-box-shadow: 0 0px 25px rgba(0, 0, 0, 0.07);
    box-shadow: 0 0px 25px rgba(0, 0, 0, 0.07);
    border-radius: 20px;
    border: 5px solid rgba(0, 0, 0, 0.07);
    margin-bottom: 30px;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
    min-height: 530px;
    
}

.item:hover{
    background:#f91942;
    box-shadow:0 8px 20px 0px rgba(0, 0, 0, 0.2);
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
    min-height: 530px;
    color: #fff;
}

.headcolorcls{
    font-size: 17px;
    font-weight: 600;

}

/*.item:hover{*/
/*    background:#f91942;*/
/*    box-shadow:0 8px 20px 0px rgba(0, 0, 0, 0.2);*/
/*    -webkit-transition: all .5s ease 0;*/
/*    transition: all .5s ease 0;*/
/*    transition: all 0.5s ease 0s;*/
/*}*/


.item:hover .item, .item:hover span.icon{
    background:#fff;
    border-radius:10px;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}
.item:hover h6, .item:hover p{
    color:#fff;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}
span, a, a:hover {
    display: inline-block;
    text-decoration: none;
}
.item .icon {
    font-size: 40px;
    margin-bottom:25px;
    color: #f91942;   
    width: 90px;
    height: 90px;
    line-height: 96px;
    border-radius: 50px;
}
.item .feature_box_col_one{
    background:rgba(247, 198, 5, 0.20);
    color:#f91942
}
.item .feature_box_col_two{
    background:rgba(255, 77, 28, 0.15);
    color:#f91942
}
.item .feature_box_col_three{
    background:rgba(0, 147, 38, 0.15);
    color:#f91942
}
.item .feature_box_col_four{
    background:rgba(0, 108, 255, 0.15);
    color:#f91942
}
.item .feature_box_col_five{
    background:rgba(146, 39, 255, 0.15);
    color:#f91942
}
.item .feature_box_col_six{
    background:rgba(23, 39, 246, 0.15);
    color:#f91942
}
.item p{
    font-size:15px;
    line-height:26px;
}
.item h6 {
    margin-bottom:20px;
    color:#2f2f2f;
}
.mission p {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 28px;
    font-weight: 500;
}
.mission i {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #f91942;
    border-radius: 50%;
    color: #fff;
    font-size: 25px;
}
.mission .small-text {
    margin-left: 10px;
    font-size: 13px;
    color: #666;
}
.skills {
    padding-top:0px;
}
.skills .prog-item {
    margin-bottom: 25px;
}
.skills .prog-item:last-child {
    margin-bottom: 0;
}
.skills .prog-item p {
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 10px;
}
.skills .prog-item .skills-progress {
    width: 100%;
    height: 10px;
    background: #e0e0e0;
    border-radius:20px;
    position: relative;
}
.skills .prog-item .skills-progress span {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background: #f91942;
    width: 10%;
    border-radius: 10px;
    -webkit-transition: all 1s;
    transition: all 1s;
}
.skills .prog-item .skills-progress span:after {
    content: attr(data-value);
    position: absolute;
    top: -5px;
    right: 0;
    font-size: 10px;
    font-weight:600;    
    color: #fff;
    background:rgba(0, 0, 0, 0.9);
    padding: 3px 7px;
    border-radius: 30px;
}



/*why us end*/
/*how it works*/

   .working-process-section {
    position: relative;
    padding: 140px 0 110px;
}
.working-process-section .sec-bg {
    position: absolute;
    /*top:  0px;*/
    top: 100px;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: top center;
}
.process-block {
    position: relative;
    text-align: center;
}
.auto-container {
    position: static;
    max-width: 1170px;
    padding: 0px 15px;
    margin: 0 auto;
}
.sec-title {
    position: relative;
    margin-bottom: 65px;
}
.sec-title .sec-logo {
    margin-bottom: 20px;
}
.sec-title .sec-logo {
    margin-bottom: 20px;
}
.sec-title .sub-title {
    position: relative;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px;
    display: inline-block;
    padding-left: 47px;
    color: #fff;
}
.sec-title.light h2 {
    color: #ffffff;
}
.sec-title h2 {
    position: relative;
    font-size: 48px;
    font-weight: 700;
}
.row {
    margin: 0 -15px;
}
.process-block {
    position: relative;
    text-align: center;
}
.process-block .inner-box {
    position: relative;
    margin-bottom: 30px;
    display: inline-block;
    vertical-align: middle;
    min-width: 250px;
}


.process-block .count {
    position: absolute;
    top: -36px;
    left: -35px;
    font-size: 63px;
    font-weight: 700;
    color: #ffffff;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
}


/*.process-block .count {*/
/*    position: absolute;*/
/*   top: -45px;*/
/*    left: -65px;*/
/*    font-size: 103px;*/
/*    font-weight: 700;*/
/*    color: #284d9b;*/
/*    -webkit-text-stroke-width: 1px;*/
/*    -webkit-text-stroke-color: #fff;*/
/*}*/


.process-block .image {
    position: relative;
    margin-bottom: 30px;
    padding-top: 50px;
    padding-bottom: 40px;
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.process-block .image img {
    position: relative;
}

.process-block .image:before {
    position: absolute;
    content: '';
    top:0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url('https://development.illusionaligners.com/Mouthguard/assets/img/shape-12.png');
    background-repeat: no-repeat;
    background-position: center;
    transition: .5s;
}
.process-block .lik-btn {
    position: absolute;
    top: 88px;
    right: -15px;
}

.process-block .lik-btn a {
    position: relative;
    background: #f36827;
    width: 58px;
    height: 58px;
    line-height: 58px;
    border-radius: 50%;
    display: inline-block;
    font-size: 12px;
    color: #fff;
    transition: .5s;
}
.process-block .text {
    position: relative;
    color: #fff;
    margin-bottom: 0;
    font-size: 24px;
    line-height: 32px;
}
.slick-next:hover, .slick-next:focus {
    background-color: #003498;
}
.sec-title .sub-title:before {
    position: absolute;
    content: '';
    top: 12px;
    left: 0;
    width: 35px;
    height: 2px;
    background-color: #fff;
}
.sec-logo img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

/*end how it works*/
