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

body {
  font-size: 18px !important;
}

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

.services-item1 .content{
    border-radius:20px!important;
}
.font-family-rubik{
    font-family: "Rubik",sans-serif !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;
    min-height:430px;
}
.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%);
}
.about_us {
  background: url("https://masind.net/storage/app/public/company-contents/September2019/FG35dZZwPLaz5gO5fOwb.jpg");
    background-repeat: repeat;
    background-size: auto;
  background-repeat: no-repeat !important;
  background-size: 100% 100% !important;
  position: relative !important;
  height: 700px;
}
.top-about{
    top: 8%;
    position: relative;
    right:3%;
}
.lh-28{
    line-height:30px;
}
.lh-55{
    line-height:55px !important;
}
.lh-40{
    line-height:35px !important;
}
.lh-45{
    line-height:42px !important;
}
/*.font-40{*/
/*    font-size:40px !important;*/
/*}*/
.min-height-370{
    min-height: 394px;
}
.text-red{
    color:#ed3b3e;
}
.bg-red{
    background:#ed3b3e;
}
.text-gray{
    color:#78797a;
}
.font-inc{
    font-size:35px;
}
.font-inc-sm{
    font-size:25px;
}
.font-35{
    font-size:35px !important;
}
.font-40{
    font-size:40px !important;
}
.font-30{
    font-size:30px !important;
}
.text-black{
    color:#000;
}
.w-75{
    width:65% !important;
}

.parent{
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.child{
    vertical-align: middle;
}
.component blockquote.quote {
    position: relative; 
    text-align: center;
    padding: 1rem 1.2rem;
    /*width: 25%;  */
    color: #484748;
    margin: 1rem auto 2rem;
}
.component blockquote.EN {
    background:
    linear-gradient(to right, #ed3b3e 4px, transparent 4px) 0 100%,
    linear-gradient(to left, #ed3b3e 4px, transparent 4px) 100% 0,
    linear-gradient(to bottom, #ed3b3e 4px, transparent 4px) 100% 0,
    linear-gradient(to top, #ed3b3e 4px, transparent 4px) 0 100%;
    background-repeat: no-repeat;
    background-size: 20px 20px;
}

.component blockquote.quote:before,
.component blockquote.quote:after{
    font-family: FontAwesome;
    position: absolute;
    color: #ed3b3e;
    font-size: 28px;
}
.component blockquote.EN:before{
    content: "\f10d";
    top: 0px;
    margin-right: -20px;
    right: 100%;
}
.component blockquote.EN:after{
    content: "\f10e";
    margin-left: -20px;
    left: 100%;  
    top: auto;
    bottom: 0px;
}
.img-hover:hover {
  transition: all .2s ease-in-out;
  transform: scale(1.1) !important;
  cursor: pointer;
  z-index: 1;
}
.main-timeline{
    position: relative;
}
.main-timeline:after{
    content: '';
    display: block;
    clear: both;
}
.main-timeline .timeline{
    float: left;
    width: 50.5%;
    margin: 0 10px 0 0;
}
.main-timeline .timeline-content{
    color:#002c42;
    
    padding: 0 150px 15px 0;
    border-bottom: 10px solid #ed3b3e;
    display: block;
    position: relative;
}
.main-timeline .timeline-content:hover{ text-decoration: none; }
.main-timeline .timeline-icon{
    color: #ed3b3e;
    font-size: 40px;
    line-height: 40px;
    margin: 0 0 10px;
}
.main-timeline .title{
    color: #ed3b3e;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin: 0 0 3px;
    line-height:40px;
}
.main-timeline .description{
    margin: 0;
    font-weight:400;
    font-family: 'Rubik', sans-serif;
}
.main-timeline .timeline-year{
    color: #fff;
    background: #ed3b3e;
    font-size: 30px;
    font-weight: 800;
    text-align: center;
    line-height: 95px;
    height: 95px;
    width: 95px;
    border-radius: 50%;
    position: absolute;
    right: 20px;
    bottom: 8px;
}
.main-timeline .timeline-year:before{
    content: "";
    width: 130px;
    height: 130px;
    border: 10px solid #ed3b3e;
    border-right-color: transparent;
    border-radius: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    position: absolute;
    top: 50%;
    left: 50%;
}
.main-timeline .timeline:nth-child(even){
    float: right;
    text-align: right;
    margin: 0 0 0 10px;
}
.main-timeline .timeline:nth-child(even) .timeline-content{ padding: 0 0 15px 150px; }
.main-timeline .timeline:nth-child(even) .timeline-year{
    right: auto;
    left: 20px;
}
.main-timeline .timeline:nth-child(even) .timeline-year:before{
    transform: translateX(-50%) translateY(-50%) rotateY(180deg) rotate(45deg);
}
.main-timeline .timeline:nth-child(4n+2) .timeline-content{ border-bottom-color: #636467; }
.main-timeline .timeline:nth-child(4n+2) .timeline-icon,
.main-timeline .timeline:nth-child(4n+2) .title{
    color: #636467;
}
.main-timeline .timeline:nth-child(4n+2) .timeline-year{ background-color: #636467; }
.main-timeline .timeline:nth-child(4n+2) .timeline-year:before{
    border-color: #636467;
    border-right-color: transparent;
}
.main-timeline .timeline:nth-child(4n+3) .timeline-content{ border-bottom-color: #ed3b3e; }
.main-timeline .timeline:nth-child(4n+3) .timeline-icon,
.main-timeline .timeline:nth-child(4n+3) .title{
    color: #ed3b3e;
}
.main-timeline .timeline:nth-child(4n+3) .timeline-year{ background-color: #ed3b3e; }
.main-timeline .timeline:nth-child(4n+3) .timeline-year:before{
    border-color: #ed3b3e;
    border-right-color: transparent;
}
.main-timeline .timeline:nth-child(4n+4) .timeline-content{ border-bottom-color: #636467; }
.main-timeline .timeline:nth-child(4n+4) .timeline-icon,
.main-timeline .timeline:nth-child(4n+4) .title{
    color: #636467;
}
.main-timeline .timeline:nth-child(4n+4) .timeline-year{ background-color: #636467; }
.main-timeline .timeline:nth-child(4n+4) .timeline-year:before{
    border-color: #636467;
    border-right-color: transparent;
}
@media screen and (max-width:1199px){
    .services-card{
        min-height:240px !important;
    }
    .min-height-370{
        min-height: 280px !important;
    }
    
    .w-75{
        width:100% !important;
    }
}
@media screen and (max-width:767px){
    .cpdnew {
    padding-right: 0 !important;
}
    .pay_now_payment_logo { 
	flex-wrap: wrap !important;
	margin-bottom: 30px !important;
}
.pay_now_payment_logo img {
	width: 60px !important;
}
    .ifwid{
        height: 198px !important;
    }
    .ctext-custumer .ctext-custumer-inner {
	padding: 30px 0px 0px 0px !important;}
    .newrow{
        margin-right: -15px !important;
	margin-left: -15px !important;
    }
    .customflexd{
        flex-direction: column-reverse;
    }
    .flxgap{
        gap: 35px;
    }
    .min-height-445{
    	min-height: unset !important;
}
    .main-timeline .timeline,
    .main-timeline .timeline:nth-child(even){
        width: 100%;
        margin: 0 0 30px 0;
    }
    .main-timeline .timeline-content,
    .main-timeline .timeline:nth-child(even) .timeline-content{
        text-align: left;
        padding: 0 150px 15px 0;
    }
    .main-timeline .timeline-year,
    .main-timeline .timeline:nth-child(even) .timeline-year{
        left: auto;
        right: 28px;
    }
    .main-timeline .timeline:nth-child(even) .timeline-year:before{
        transform: translateX(-50%) translateY(-50%) rotate(45deg);
    }
}
@media screen and (max-width:576px){
    .main-timeline .title{ font-size: 20px; }
    .main-timeline .description{ font-size: 15px; }
    .main-timeline .timeline-content,
    .main-timeline .timeline:nth-child(even) .timeline-content{
        border-bottom-width: 7px;
        padding: 0 95px 15px 0;
    }
    .main-timeline .timeline-icon{
        font-size: 30px;
        margin:  0 0 5px;
    }
    .main-timeline .timeline-year{
        font-size: 20px;
        line-height: 60px;
        height: 60px;
        width: 60px;
        bottom: 4px;
        right: 13px;
    }
    .main-timeline .timeline:nth-child(even) .timeline-year{ right: 13px; }
    .main-timeline .timeline-year:before{
        height: 83px;
        width: 83px;
        border-width: 7px;
    }
}
@media screen and (max-width:399px){
    .main-timeline .timeline-content,
    .main-timeline .timeline:nth-child(even) .timeline-content{
        padding: 0 0 85px 0;
    }
}
@media (max-width: 768px){
    /*.heading {*/
    /*  background-color: #ffe9e969;*/
    /*}*/
    /*.heading h2{*/
    /*    color: #000;*/
    /*}*/
    /*.component blockquote.quote {*/
        
    /*    width: 100%;*/
    /*}*/
    
     .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;
             } 
             
}
#background-video {
  height: 100%;
  width: 100%;
}

.owl-prev span {
    background-color: #ed3b3e !important;
    border-radius: 5px;
}
.owl-next span {
    background-color: #ed3b3e !important;
    border-radius: 5px;
}
.blog-card {
    min-height: 560px!important;
}

.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-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;
}
 

/*popup*/
      .popup-modal {
    position: fixed;
    height: 100%;
    width: 100%;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: all;
    opacity: 0;
    visibility: hidden;
    transition: all .3s cubic-bezier(.22,.61,.36,1)
}

.popup-modal.open {
    opacity: 1;
    visibility: visible
}

.popup-modal.open .popup-modal-content {
    animation: h .5s ease-in-out both
}

.popup-modal.close {
    transition-delay: .5s
}

.popup-modal.close .popup-modal-content {
    animation: i .5s ease-in-out both
}

.popup-modal-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: hsla(0,0%,9%,.73);
    opacity: 0;
    visibility: hidden;
    transition: all .3s cubic-bezier(.22,.61,.36,1)
}

.popup-modal-overlay.open {
    opacity: 1;
    visibility: visible
}

.popup-modal-overlay.close {
    transition-delay: .5s
}

@keyframes h {
    0% {
        opacity: 0;
        transform: translate3d(0,50px,0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes i {
    0% {
        opacity: 1;
        transform: translateZ(0)
    }

    to {
        opacity: 0;
        transform: translate3d(0,-50px,0)
    }
}

.popup-modal-content {
    background-color: #fff;
    width: 1170px;
    height: auto;
    position: relative;
    z-index: 99;
    pointer-events: all
}
@media only screen and (min-width:1200px) and (max-width:1300px){
   .min-height-445 {
	min-height: 476px !important;
} 
}

@media only screen and (min-width: 992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1599px) {
    
    .popup-modal-content {
        width:800px
    }
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .popup-modal-content {
        width:700px
    }
}

@media only screen and (max-width: 767px) {
    .popup-discount-content__sub-title{
        display:none !important;
    }
    .popup-discount-content{
        text-align:center !important;
    }
    .popup-modal-content {
        width:320px
    }
}

.popup-modal-row {
    display: flex;
    flex-wrap: wrap
}

.popup-modal-col-1 {
    width: 60%;
    flex: 0 0 auto
}

@media only screen and (max-width: 767px) {
    .popup-modal-col-1 {
        width:100%
    }
}

.popup-modal-col-2 {
    width: 40%;
    flex: 0 0 auto
}

@media only screen and (max-width: 767px) {
    .popup-modal-col-2 {
        width:100%
    }
}

.popup-discount-content {
    padding: 70px 70px 50px
}

@media only screen and (min-width: 992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1599px) {
    .popup-discount-content {
        padding:30px 50px 30px
    }
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .popup-discount-content {
        padding:30px
    }
}

@media only screen and (max-width: 767px) {
    .popup-discount-content {
        padding:20px
    }
}

.popup-discount-content__title {
    /*color: #171717;*/
    font-size: 46px;
    font-weight: 600;
    line-height: 1;
    /*margin-top: 60px*/
}

@media only screen and (min-width: 768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1599px) {
    .popup-discount-content__title {
        font-size:32px;
        /*margin-top: 30px*/
    }
}

@media only screen and (max-width: 767px) {
    .popup-discount-content__title {
        font-size:26px;
        margin-top: 0
    }
}

.popup-discount-content__sub-title {
    font-size: 22px;
    /*color: #494949;*/
    line-height: 1.3; 
}

@media only screen and (max-width: 767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1599px) {
    .popup-discount-content__sub-title {
        font-size:16px
    }
}

.popup-discount-content__form {
    margin: 50px 0 20px;
    position: relative
}

@media only screen and (min-width: 768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1599px) {
    .popup-discount-content__form {
        margin:10px 0 20px
    }
}

@media only screen and (max-width: 767px) {
    .popup-discount-content__form {
        margin:20px 0
    }
}

.popup-discount-content__form input, .popup-discount-content__form select {
    padding: 0 110px 0 20px;
    color: #494949;
    font-size: 18px;
    height: 58px;
    width: 100%;
    border: 1px solid #cbcbcb
}

@media only screen and (max-width: 767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1599px) {
    .popup-discount-content__form input, .popup-discount-content__form select {
        height:50px;
        font-size: 16px
    }
}

.popup-discount-content__form button {
    /*position: absolute;*/
    top: 0;
    right: 0;
    height: 58px;
    font-size: 18px;
    font-weight: 600;
    background: #ed3b3e;
    border: 0;
    color: #ffffff;
    padding: 0 20px;
    transition: all .3s cubic-bezier(.22,.61,.36,1)
}

@media only screen and (max-width: 767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1599px) {
    .popup-discount-content__form button {
        height:50px;
        font-size: 16px
    }
}

.popup-discount-content__form button:hover {
    color: #d68d67
}

.popup-discount-content__text {
    color: #707070;
    font-size: 16px;
    line-height: 1.4
}

@media only screen and (max-width: 767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1599px) {
    .popup-discount-content__text {
        font-size:13px
    }
}

.popup-discount-content__wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-top: 70px
}

@media only screen and (max-width: 767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1599px) {
    .popup-discount-content__wrapper {
        margin-top:30px
    }
}

.popup-discount-content__dont-show a {
    font-size: 18px;
    color: #494949;
    line-height: 1.2;
    transition: all .3s cubic-bezier(.22,.61,.36,1)
}

@media only screen and (min-width: 768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1599px) {
    .popup-discount-content__dont-show a {
        font-size:14px
    }
}

@media only screen and (max-width: 767px) {
    .popup-discount-content__dont-show a {
        font-size:15px
    }
}

.popup-discount-content__dont-show a:hover {
    color: #171717
}

.popup-discount-content__social {
    display: flex;
    margin-left: -8px;
    margin-right: -8px
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .popup-discount-content__social {
        margin-left:-5px;
        margin-right: -5px
    }
}

.popup-discount-content__social li {
    padding: 0 8px
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .popup-discount-content__social li {
        padding:0 5px
    }
}

.popup-discount-content__social li a {
    font-size: 15px;
    width: 39px;
    height: 39px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    color: #171717;
    border-radius: 50%;
    box-shadow: 0 0 10px 2px rgba(0,0,0,.05);
    transition: all .3s cubic-bezier(.22,.61,.36,1)
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .popup-discount-content__social li a {
        width:32px;
        height: 32px
    }
}

@media only screen and (max-width: 767px) {
    .popup-discount-content__social li a {
        width:34px;
        height: 34px
    }
}

.popup-discount-content__social li a:hover {
    background-color: #171717;
    color: #fff
}

.popup-discount-background {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%
}

@media only screen and (max-width: 767px) {
    .popup-discount-background {
        height:220px;
        background-position: top
    }
}

.popup-close {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 9
}

.popup-close__btn {
    font-size: 20px;
    padding: 3px;
    border: 0;
    background: none;
    /*color: #fff*/
    color: #EC1C24;
    border: 1px solid #EC1C24;
    border-radius: 30px;
}

.popup-close__btn svg {
    fill: currentColor;
    height: 1em;
    width: 1em
}

.ctext-smarte{
    text-align:left;
}
.ctext-smarte h3{
    font-weight:400;
}

.ctext-smartlist{
 /*   list-style: none;*/
	/*padding: 0;*/
	margin: 0;
}
/*.ctext-smartlist li{ */
/*	padding-left: 25px; */
/*}*/
/*.ctext-smartlist li:before{*/
/*    content: "\f00c";*/
/*	font-family: "Font Awesome 5 Free";*/
/*	font-weight: 900;*/
/*	position: absolute;*/
/*	left: 15px;*/
/*	color: #ed3b3e;*/
/*}*/

.ctext-smart-video{
   	position: relative;
}
.ctext-smart-video .smart-video-icon{
    display: block;
    position: absolute;
	top: 50%;
	left: 50%; 
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.ctext-smart-video .smart-video-icon .play-btn{
    position: relative;
	height: 80px;
	width: 80px; 
	border-radius: 50%;
	background-color: rgba(237, 59, 62, 0.39);
	text-align: center;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
		display: flex;
	justify-content: center;
	align-items: center;
		cursor: pointer;
}
.ctext-smart-video .smart-video-icon .play-btn > i { 
	color: #fff;
	font-size: 20px;
}
.ctext-smart-video .smart-video-icon .play-btn:hover{
    background-color: rgba(237, 59, 62, 1);
}  
 
.ctext-smart-video .smart-video-icon .play-btn::after {
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0; 
    bottom: 0;
    background-color: rgba(237, 59, 62, 0.3);
    border-radius: 50%;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-animation: grow 2s ease infinite;
    animation: grow 2s ease infinite;
}

@keyframes grow {
    0% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 0;
    }

    25% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 0.5;
    }

    50% {
        -webkit-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 0;
    }
}

.modal-backdrop{height:unset; width:unset;}
#videopop .modal-content{
    margin:unset;
}
.img-hover-smart{border-radius: 10px;}
.img-hover-smart:hover {
	transition: all .2s ease-in-out;
	transform: scale(1.03) !important; 
}
.smartpading{padding-bottom:70px;}

.custumerpading{padding-bottom:60px;}
.ctext-custumer .ctext-custumer-inner{
    padding:30px 20px;
    	text-align: left;
}
.ctext-custumer .ctext-custumer-inner p{
	display: flex;
	align-items: flex-start;
	gap: 18px;

}
.ctext-custumer .ctext-custumer-inner h6{
    color:#ed3b3e;
    	margin-bottom: 0px;
}

.testmonialscard{
	padding: 20px;
	text-align: left;
	background: #fff;
	border-radius: 10px;
	display: flex;
	align-items: flex-start;
	gap: 12px;
	margin-bottom: 30px;
}

.testmonialscard-inner .cname{
	font-size: 18px;
	line-height: 1.2;
	margin-bottom: 3px;
}
.testmonialscard-inner .ctime{
   font-size: 14px;
	line-height: 1.2; 
	margin-bottom: 10px;  
}
.testmonialscard-inner .cstar{
	width: 90px;
	margin-bottom: 15px;    
}

.testmonialscard-inner .ccontent{
    margin-bottom: 0px;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
}

.min-height-445{
    	min-height: 444px;
}
.ccp-servicecard{
    	min-height: unset;
    text-align:left;
}
.ccp-servicecard .intertek-c{
	width: 110px;
	margin-bottom: 15px;
}
.ccp-servicecard h4{
    margin-bottom: 0px;
    font-size:24px;
}

.ccp-servicecard-pdf{
	width: 70px;
	height: 70px;
	background: #f9f9f9;
	border-radius: 50px;
	position: absolute;
	top: 30px;
	right: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.ccp-servicecard-pdf img{
    width:30px;
}

.portfolio-item .item img{
    	border-radius: 16px;
	border: 1px solid #ddd;
	margin-bottom: 30px;
	border-bottom: 2px solid #ed3b3e;
		box-shadow: 0 0 15px rgb(0 0 0 / 10%);
}


.apprecitelt .item img {
	border-radius: 16px;
	border: 1px solid #ddd;
	margin-bottom: 30px;
	border-bottom: 2px solid #ed3b3e;
	box-shadow: 0 0 15px rgb(0 0 0 / 10%);
	filter: unset;
}

.pay_now_form_head h3{
    font-size: 26px;
    margin-bottom:25px;
}
.pay_now_form .text-input{
    	margin-bottom: 15px !important;
}
.pay_now_form .text-input label{
font-size: 18px;
	text-align: left;
	margin-bottom: 5px;
	font-weight: 600;
}
.pay_now_form .text-input input{
    margin:0px;
    padding: 8px 20px;
}

.pay_now_payment_logo{
    margin-top:30px;
    display: flex;
	align-items: center;
}
.pay_now_payment_logo img{
    width:100px;
}

.subhe{
    margin-bottom: 8px;
}

.cpdnew{
    padding-left:0px; 
    background:#fff; 
}