@import url('https://fonts.googleapis.com/css2?family=Vazirmatn:wght@100..900&display=swap');
body{
  margin:0;
  padding:0;
  font-family: "Vazirmatn", sans-serif;
 }

a{
  text-decoration: none;
}
a:focus, a:hover {
    text-decoration: none;
}
img{
  max-width: 100%;
}
h1{margin:0px;}
h2{margin:0px;}
h3{margin:0px;}
h4{margin:0px;}
h5{margin:0px;}
h6{margin:0px;}

ul{
  margin:0px;
  padding:0px;
}
li{margin:0px;
  padding:0px;
  list-style: none;
}

p{
  margin:0px;
  padding:0px;
}
.bi {
  display: inline-block;
  vertical-align: -0.125em;
  fill: currentcolor;
}

@font-face {
font-family: 'Raillinc';
src: url('../fonts/Raillinc.eot');
src: url('../fonts/Raillinc.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Raillinc.woff') format('woff'),
      url('../fonts/Raillinc.ttf') format('truetype'),
      url('../fonts/Raillinc.svg#providence-bold') format('svg');
      font-weight: normal;
      font-style: normal;
    }


    
/* top head section start */
.top-sec{
    padding: 0;
    background: #4b193b;
}
.top-line{
    text-align: center;
}
.top-line1 p{
    color: #ffc000;
    padding: 6px 0 4px;
    font-size: 22px;
    font-weight: 500;
    text-transform: capitalize;
    text-align: center;
}
.top-line2 p{
    text-align: center;
    color: #fff;
    padding: 10px 15px 6px;
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 700;
    line-height: 27px;
    background: #ef5404;
}
.top-line2 p b{
    padding: 0 0 0 9px;
    font-weight: 700;
}
/* top head section end */

/* head logo section start */
.head-align{
  align-items: center;
  justify-content: center;
  text-align: center;
}
.head-section{
    
background: #4b193b;
}
.head-section1{
    
background: #fff;
}
.head-left1{
    
padding-left: 15px;
}
.head-right2 p{
    color: #404040;
    font-size: 16px;
    font-weight: 500;
    padding: 0 8px 10px;
    text-transform: capitalize;
}
.head-right2 span {
    color: #ffffff;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #4b193b;
    padding: 7px 30px 0;
    position: relative;
    margin: 0 auto;
    line-height: 42px;
}
.head-right2 span a{
  background: linear-gradient(5deg, #ff3000, #ffc000);
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 59px;
  font-size: 25px;
  color: #ffffff;
  border-radius: 50px;
  display: block;
  outline: 5px solid #ffffff;
  border: 3px solid #4b193b;
  margin: 0 10px 0;
  position: absolute;
  top: -4px;
}
.head-right2 span .head-call{
  right: 40px;
}
.head-right2 span .head-ws{
  left: 40px;
}
/* head logo section end */


/* banner section start */
.carousel-control-next, .carousel-control-prev{
  opacity:2;
}
.slide-btn b{
  display: inline-block;
}
.slide-btn b span{width: 32px;height: 32px;}
.carousel-item img{
  width:100%;
}
/* banner section end */


/* services section start */
.services-section{
    background: #4b193b;
}
.serv-cont {
    /* padding: 30px; */
    /* border-radius: 20px; */
    /* background: #ffc000; */
}
.serivces1{
    text-align: center;
    padding: 15px 0;
}
/* .services-image{
    position: relative;
}
.services-image::after {
    width: 230px;
    height: 100%;
    border: 5px double #ffffff;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    transition: 12s;
    border-radius: 50%;
} */
.services-image img {
    border-radius: 50%;
    width: 230px;
    border: 10px solid #ffc000;
}



.services-title {
    display: block;
    font-size: 25px;
    font-weight: 800;
    color: #000000;
    padding: 6px 10px 2px;
    background: #ffc000;
}

.services-more a i {
    background-color: #fff;
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 20px;
    color: #00b514;
    margin-right: 7px;
    font-size: 17px;
    font-weight: 600;
}

.services-desc {
    padding: 10px 20px;
    font-size: 17px;
    font-weight: 400;
    line-height: 33px;
    color: #ffffff;
}

.services-more a {
    background-color: #00b514;
    padding: 3px 15px 3px 4px;
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    border-radius: 45px;
    display: inline-block;
    text-transform: uppercase;
}
.add-sv{
    text-align: center;
}
.add-sv p {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    text-transform: capitalize;
    color: #ffc107;
    padding: 50px 0 15px;
}

.add-sv span {
    font-size: 36px;
    color: #ffffff;
    font-family: 'Raillinc';
}
/* services section end */


/* about us section start */

.about-us-content img {
    float: right;
    width: 340px;
    padding: 0 0 15px 30px;
}
.about-title{
  padding: 0 0 25px;
  text-align: center;
}
.about-title span{
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 500;
    display: block;
    color: #ffffff;
    background: linear-gradient(90deg, #ff410300, #4b193b, #ff410300);
    padding: 10px 10px 5px;
}
.about-title strong{
    text-transform: capitalize;
    padding: 0;
    font-size: 55px;
    font-weight: 800;
    display: inline-block;
    line-height: 60px;
    color: #ff3000;
}
.about-us-content{
  padding: 0 0 25px;
}
.about-us-content .about-text{
    
background: #ffc000;
    
padding: 10px 15px 4px;
    
color: #000;
    
display: block;
    
font-size: 32px;
    
text-align: center;
    
text-transform: capitalize;
    
font-weight: 800;
}
.about-us-content p{
    padding: 8px 0;
    text-align: justify;
    font-size: 17px;
    font-weight: 400;
    line-height: 33px;
    color: #333333;
}
.about-us-content p strong{
    color: #ff0000;
    font-weight: 500;
}
.about-heading{
    color: #000000;
    font-size:18px;
    font-weight: 700;
    line-height: 35px;
    padding:5px 10px 0px;
    display: inline-block;
    background: linear-gradient(0deg, #e09004, transparent);
    border-radius: 18px 18px 18px 18px;
    margin: 5px 0 11px;
    display: none;
}
.about-us-content ul{
  padding: 5px 0;
}
.about-us-content ul li{
    position: relative;
    display: block;
    padding: 4px 0 6px;
    font-size: 17px;
    font-weight: 400;
    line-height: 32px;
    color: #333333;
}
.about-us-content ul li:before {
    content: "\f6d5";
    font-family: "Font Awesome 6 Pro";
    display: inline-block;
    text-align: left;
    color: #ff3000;
    padding: 0 10px 0 0;
    font-weight: 600;
    font-size: 20px;
}

/* about us section end */


/* awards section start */
.award-section{
  position: relative;
  background: #4b193b;
}
.award-section:before{
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  background: #4b193b;
  width: 50%;
  height: 100%;
  left: 0;
}
.award-left1{
  padding: 0 30px 0 0;
  position: relative;
  z-index: 0;
}
.award-left2{
  margin: 0 auto;
}
.list-sv-img{
   position: relative;
   padding: 40px 0 25px;
}
.list-sv-img:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    border: 2px solid white;
    border-top: 0;
    width: 78%;
    height: 50%;
    left: 0;
    right: 0;
    z-index: -1;
    margin: 0 auto;
}
.list-sv-img img{
 border: 3px solid #ffffff;
 width: 100%;
}
.services-1{
  padding: 15px;
}
.services-2{
  padding: 0;
}
.service_card_content1 strong{
    font-size: 27px;
    font-weight: 800;
    text-transform: capitalize;
    color: #ffc000;
    display: block;
}
.service_card_content1 p {
    padding: 0 0 8px;
    font-size: 17px;
    font-weight: 300;
    line-height: 33px;
    color: #ffffff;
}

.service_card_content1 a {
    color: #ffffff;
    font-size: 17px;
    padding: 6px 15px 1px;
    font-weight: 500;
    text-transform: uppercase;
    background: #09a700;
    border-radius: 50px;
    display: block;
    text-align: center;
}
.service_card_content .srv-text{
   color: #1e1e1e;
    font-size: 16px;
    padding: 0;
    line-height: 33px;
    font-weight: 500;
}
.service_card_img {
    position: relative;
}
.service_card_img img {
    width: 180px;
    padding: 0;
    border-radius: 50%;
    box-shadow: 0 10px 30px #4e204f42;
}

.award-right2{
  padding: 50px 0 50px 50px;
  text-align: center;
  position: relative;
  margin: 0 auto;
  /* background: #fff; */
}
.award-heading p{

color: #ffc000;

font-size: 55px;

font-weight: 700;

padding: 0;

text-transform: capitalize;

display: block;

text-align: center;

font-family: 'Raillinc';
}
.awards-1{
  padding: 12px;
}
.awards-2 img{
  width: 100%;
}
.award-call{
  background: linear-gradient(5deg, #ff3000, #ffc000);
  text-align: center;
  border-radius: 20px;
  border: 4px solid #fff;
  padding: 10px 0 0;
}
.award-call strong{color: #ff0000;font-size: 30px;font-weight: 900;text-transform: uppercase;display: block;background: white;line-height: 35px;padding: 7px 0 0;}
.award-call a{
    color: #ffffff;
    font-size: 32px;
    font-weight: 700;
    text-transform: capitalize;
    display: block;
    padding: 6px 0 0px;
    line-height: 50px;
}
.award-call i{
    width: 65px;
    height: 65px;
    line-height: 60px;
    margin: 0 0 10px;
    background: linear-gradient(5deg, #ff3000, #ffc000);
    font-size: 33px;
    color: #ffffff;
    border-radius: 50px;
    border: 3px solid #ffffff;
}
/* awards section end */

/* other services section start */
.other-sv-sec{
    
background: #ffc000;
}
.other-sv-title strong{
    
color: #e30000;
}
.other-sv1{
  padding: 20px 15px;
}
.other-sv2{
  padding: 0;
}
.other-sv3{
  text-align: center;
  position: relative;
  padding: 20px 0 0;
  z-index: 0;
}
.other-sv-box:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 273px;
    background: #ffffff;
    border-radius: 500px 500px 50px 50px;
}
.other-sv-box{
    width: 210px;
    padding: 15px 15px 15px;
    margin: 0 auto;
    position: relative;
}

.other-sv-img1 img{
  border-radius: 50%;
  width: 100%;
  border: 6px solid white;
}
.other-sv-name{
  background: #ff3000;
  padding: 0;
  border-radius: 5px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  border: 1px solid #ff3000;4d; */
}
.other-sv-name span{
    display: block;
    color: #000000;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 700;
    padding: 6px 0 3px;
}
/* other services section end */


/* testimonial section start */
.testi-1{
  padding: 30px 15px 25px;
}
.testi-2{
  padding: 0;
}
.quote-icon{
  display: flex;
  align-items: center;
  justify-content: space-around;
  font-size: 30px;
  color: #ffffff;
  font-weight: 600;
  text-align: center;
  background: #ff4800;
  border-radius: 12px 12px 0 0;
  padding: 0 15px;
}
.quote-icon b{width: 85px;height: 40px;background: white;border-radius: 0 0 800px 800px;position: relative;}
.test-box {
    padding: 15px 15px 0;
    text-align: center;
    border-radius: 15px;
    overflow: hidden;
    background: linear-gradient(5deg, #ff3000, #ffc000);
}
.msg p {
    padding: 15px 0 25px;
    font-size: 17px;
    font-weight: 400;
    line-height: 33px;
    color: #ffffff;
}
.msg strong {
    font-size: 20px;
    color: #000000;
    font-weight: 800;
    text-transform: capitalize;
    display: block;
    background: #ffffff;
    padding: 9px 0 5px;
    line-height: 20px;
    border-radius: 35px;
}
.msg span{
    color: #ffffff;
    padding: 5px 0 7px;
    font-weight: 600;
    font-size: 17px;
    display: block;
    position: relative;
    z-index: 1;
}
.msg span:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -15px;
    z-index: -1;
    width: 100%;
    height: 200px;
    background: #ff3000;
    border-radius: 500px 500px 50px 50px;
}
/* testimonial section end */



/* best services section start */
.best-sv-title span{
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 500;
    display: block;
    color: #ffffff;
    background: linear-gradient(90deg, #ff410300, #ffc000, #ff410300);
    padding: 10px 10px 5px;
}
.best-sv-title strong{
    color: #ffffff;
    font-weight: 600;
}
.bestservices-section{
    background: #4b193b;
}
.best-services1{
   padding: 20px;
}
.best-services2{position: relative;}
.design-services{
  justify-content: center;
  align-items: center;
}
.best-services3{
  width: 90%;
  padding: 0;
}
.best-services3 img{
    width: 100%;
    border-radius: 500px 500px 0 0;
    border: 5px solid #ffc000;
}
.best-services4{
  width: 80%;
  margin: -36px 0 0;
  padding: 20px 15px 0 20px;
  background: #4b193b;
  border-radius: 0 30px 100px 0;
  border-left: 5px solid #ffc000;
}
.best-services4 strong{
   font-size: 25px;
   text-transform: uppercase;
   font-weight: 600;
   color: #ffc000;
   display: block;
   padding: 10px 0 0;
}
.best-services4 p{
   padding: 0;
   font-size: 17px;
   font-weight: 300;
   line-height: 33px;
   color: #ffffff;
}

.best-services4 a{
  padding: 5px 18px 2px;
  color: #ffffff;
  font-weight: 500;
  font-size: 17px;
  border-radius: 50px;
  display: inline-block;
  text-transform: capitalize;
  background: #00b514;
}
.best-services4 a i{
    padding: 0 6px 0 0;
    font-size: 18px;
}
/* best services section end */


/* footer section start */
.footer{
  padding:0;
  background: linear-gradient(5deg, #ff3000, #ffc000);
  overflow: hidden;
}
.footer-sec{
  padding:0;
}
.footer-sec1{
  padding:0;
}
.footer-text{
    text-align: center;
}
.footer-text strong{
    font-size: 30px;
    font-weight: 500;
    line-height: 33px;
    padding: 0 12px 10px;
    color: #fff;
    background: #4b193b;
    display: block;
    text-transform: uppercase;
}
.footer-text p{
    padding: 10px 0 0;
    font-size: 17px;
    font-weight: 400;
    line-height: 32px;
    color: #ffffff;
}
.footer-text a {
    color: #ffffff;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 400;
    background: #e6192b;
    padding: 0 15px;
}
.footer-box{
    padding:0;
}
.ss-foot-cnt-inf-sec {
    position: relative;
    top: 5px;
    z-index: 0;
}
.ss-foot-cnt-inf-sec ul {
    display: flex;
    align-items: center;
    gap: 18px;
    justify-content: center;
}
.ss-foot-cnt-inf-sec span {
    display: inline-block;
    background: #ffffff;
    color: #000000;
    font-size: 23px;
    font-weight: 900;
    border-radius: 50px;
    padding: 9px 16px 3px;
    text-align: center;
}
.ss-foot-cnt-inf-sec i {
    width: 80px;
    height: 80px;
    line-height: 66px;
    background: linear-gradient(5deg, #ff3000, #ffc000);
    border-radius: 50%;
    border: 8px solid #ffffff;
    font-size: 30px;
    font-weight: 600;
    color: #ffffff;
    text-align: center;
}
.ss-foot-cnt-inf-sec:after {
    content: "";
    position: absolute;
    width: 184px;
    height: 8px;
    top: 0;
    bottom: 0;
    right: 0;
    left: -9px;
    background: #ffffff;
    margin: auto;
    z-index: -1;
}
.ss-foot-con-div-bx {
    text-align: center;
    background: #ffffff;
    padding: 20px 0 20px;
}
.ss-foot-con-div-bx span {
    font-size: 26px;
    text-transform: capitalize;
    color: #ffffff;
    padding: 5px 10px 2px;
    font-weight: 600;
    background: #00b514;
    display: block;
}
.ss-foot-con-div-bx i{
    
font-size: 100px;
    
font-weight: 600;
    
color: #00b514;
    
padding: 18px 0 0;
}
.ftr-disply{
  align-items: center;
}
.footer-left{
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  justify-content: center;
  z-index: 1;
  margin: 0 auto;
}
.footer-left-1{
  padding:0;
  justify-content: center;
  margin: 0 auto;
}

.footer-center{
  padding: 0 30px 0;
}

.ftr-disply{
    align-items: center;
}
.ss-foot-email-bx{
    text-align: center;
    padding: 15px 0 25px;
}
.ss-foot-email-bx a span{
    display: inline-block;
    font-size: 20px;
    text-align: center;
    font-weight: 800;
    background: #ffffff;
    color: #000000;
    border-radius: 50px;
    padding: 8px 15px 5px;
    position: relative;
    margin: 0 0 18px;
}
.ss-foot-email-bx a i {
    width: 80px;
    height: 80px;
    line-height: 66px;
    background: linear-gradient(5deg, #ff3000, #ffc000);
    border-radius: 50%;
    border: 8px solid #ffffff;
    font-size: 30px;
    font-weight: 600;
    color: #ffffff;
    text-align: center;
    position: relative;
}
.ss-foot-email-bx a span:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 70px;
    top: 0;
    bottom: -42px;
    right: 0;
    left: 0;
    background: #ffffff;
    margin: auto;
    z-index: -1;
}
/* footer section end */


/* copyright section start */
.copyryt-sec{
    padding: 0;
    position: relative;
    background: #ffffff;
}
.disclaimer{
    padding: 20px 0 15px;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    line-height: 26px;
    color: #232323;
}
.copyryt span{
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    color: #ffffff;
    text-align: center;
    padding: 10px 15px 5px;
    display: block;
    background: #4b193b;
}
/* copyright section end */


#callbook {
  background:green;
  bottom: 0;
  height: 42px;
  left: 0;
  position: fixed;
  display: none;
  right: 0;
  z-index: 999999;
}
#callbook
  ul{padding: 0px;
}
#callbook
  ul li {
  background: #e50000;
  position: relative;
  padding: 8px 6px 7px;
  width:50%;
  list-style:none;
  float:left;
  text-align: center;
}
#callbook
  ul li:last-child{
  background: green;
}
#callbook
  ul li a span {
  color: #fff;
  font-size: 21px;
  font-weight: 600;
  position: relative;
  top: 0px;
  text-transform: uppercase;
}


@media (max-width: 767px){
.top-line1 p {padding: 7px 0 3px;text-align: center;}
.top-line2 p {color: #ffffff;font-weight: 500;background: #ff3000;}
.head-left1 {padding-right: 15px;}
.head-right1{padding-bottom: 12px;}
.head-right2 p {padding: 2px 10px 5px;}
.add-sv span {font-size: 27px;}
.award-section:before {width: 100%;height: 70%;}
.add-sv p {font-size: 19px;line-height: 26px;padding: 50px 0 8px;}
.service_card_content1{text-align: center;}
.award-right2 {padding: 28px 15px 15px;}
.award-left1 {padding: 0 15px 35px;}
.award-heading p {font-size: 39px;}
.footer-right{display: none;}
.footer-center {padding: 15px;margin: 0 auto;}
.copyryt span {padding: 10px 15px 45px;}
.other-sv-sec {margin-top: 0 !important;}
.about-title span {background: #4b193b;font-weight: 400;}
.about-us-content img {width: 100%;float: none;padding: 0 0 25px;}
.ss-foot-cnt-inf-sec ul{display: block;text-align: center;}
.ss-foot-cnt-inf-sec span{margin: 0 0 18px;display: block;}
.ss-foot-cnt-inf-sec:after {width: 8px;height: 130px;left: 0;margin: 0 auto;}
.about-us-content .about-text {font-size: 23px;padding: 10px 15px 7px;line-height: 32px;}
#callbook {display:block;}





}


@media only screen and (min-width: 768px) and (max-width: 991px) {
.top-line1 p {padding: 7px 0 3px;text-align: center;}
.head-left1 {padding-right: 15px;}
.top-line2 p {color: #ffffff;font-weight: 500;background: #ff3000;}
.head-right1{padding-bottom: 12px;}
.add-sv span {font-size: 32px;}
.award-section:before {width: 100%;height: 70%;}
.service_card_content1{text-align: center;}
.award-right2 {padding: 35px;}
.award-left1 {padding: 0 15px 35px;}
.award-heading p {font-size: 50px;}
.best-services1 {padding: 20px 0;}
.best-services4 strong {font-size: 23px;}
.other-sv-sec {margin-top: 0 !important;}
.footer-right{display: none;}
.footer-center {padding: 15px;margin: 0 auto;}
.ss-foot-cnt-inf-sec ul{display: block;text-align: center;}
.ss-foot-cnt-inf-sec span{margin: 0 0 18px;display: block;}
.ss-foot-cnt-inf-sec:after {width: 8px;height: 130px;left: 0;margin: 0 auto;}
.about-us-content .about-text {font-size: 28px;padding: 8px 15px 5px;}

}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
.top-line1 p {font-size: 19px;}
.top-line2 p {font-size: 19px;}
.head-right2 p {font-size: 15px;}
.award-right1 {padding: 35px 0 35px 30px;}
.award-heading p {font-size: 45px;}
.award-call strong {font-size: 28px;}
.other-sv1 { padding: 30px 8px;}
.ss-foot-con-div-bx span {font-size: 22px;}
.ss-foot-con-div-bx i {font-size: 90px;}
.ss-foot-cnt-inf-sec span {padding: 9px 10px 2px;font-size: 19px;}
.ss-foot-cnt-inf-sec i {width: 70px;height: 70px;line-height: 59px;border: 6px solid #ffffff;font-size: 25px;}
.award-left1 {padding: 0 10px 0 10px;}
.award-right2 {padding: 40px 10px 40px 40px;}
.ss-foot-email-bx a span {font-size: 17px;padding: 8px 15px 4px;}
.ss-foot-email-bx i {width: 70px;height: 70px;line-height: 59px;border: 6px solid #ffffff;font-size: 25px;}
.about-us-content .about-text {font-size: 28px;padding: 8px 15px 5px;}


}




@media only screen and (min-width: 1201px) and (max-width: 1340px) {}


@media (max-width: 575px) and (min-width: 0px) {
.head-right2 p {font-size: 15px;}
.head-right2 span {font-size: 28px;padding: 6px 30px 0;}
.head-right2 span a {width: 45px;height: 45px;line-height: 45px;font-size: 19px;outline: 4px solid #ffffff;border: 2px solid #4b193b;top: 0;}
.head-right2 span .head-ws {left: 10px;}
.head-right2 span .head-call {right: 10px;}
.about-title strong {font-size: 42px;}
.about-title span {font-size: 16px;padding: 10px 10px 7px;line-height: 23px;}
.add-sv span {font-size: 20px;}
.add-sv p {font-size: 17px;}
.award-heading p {font-size: 35px;}
.footer-text strong {font-size: 23px;}
.best-services1 {padding: 10px 5px;}
.about-us-content .about-text {font-size: 20px;padding: 9px 15px 5px;line-height: 26px;}
.about-us{margin: 0!important}
}



@media (max-width: 420px) and (min-width: 0px) {
.top-line1 p {font-size: 15px;padding: 8px 0 3px;}
.top-line2 p {font-size: 17px;padding: 7px 15px 4px;line-height: 23px;}
.head-right2 p {font-size: 13px;padding: 2px 10px 5px;}
.head-right2 span {font-size: 25px;padding: 6px 30px 0 12px;justify-content: space-between;}
.head-right2 span .head-ws {display: none;}
.head-right2 span .head-call {right: 3px;}
.about-title strong {font-size: 33px;line-height: 40px;}
.about-title span {font-size: 15px;padding: 7px 10px 5px;}
.add-sv span {font-size: 15px;}
.add-sv p {font-size: 15px;line-height: 22px;padding: 50px 0 2px;}
.award-heading p {font-size: 30px;}
.service_card_content1 strong {font-size: 25px;}
.service_card_content1 a {font-size: 16px;}
.award-call a {font-size: 30px;}
.award-call strong {font-size: 27px;padding: 6px 0 0;}
.footer-text strong {font-size: 17px;}
.best-services4 {width: 85%;padding: 15px 15px 0 15px;}
.best-services4 strong {font-size: 20px;}
.footer-center {padding: 15px;}
.ss-foot-cnt-inf-sec span {padding: 7px 12px 2px;font-size: 20px;}
.ss-foot-cnt-inf-sec i, .ss-foot-email-bx a i {width: 66px;height: 66px;line-height: 55px;border: 6px solid #ffffff;font-size: 25px;}
.ss-foot-con-div-bx span {font-size: 20px;}
.ss-foot-con-div-bx i {font-size: 90px;padding: 15px 0 0;}
.ss-foot-email-bx a span {font-size: 16px;padding: 9px 15px 5px;}
.ss-foot-cnt-inf-sec:after {height: 105px;}
.about-us-content .about-text {font-size: 17px;padding: 9px 15px 5px;line-height: 22px;}
#callbook ul li a span {font-size: 18px;}
#callbook ul li {padding: 11px 6px 10px;}
}