@import url('https://fonts.googleapis.com/css2?family=Signika:wght@300;400;500;600;700&display=swap');
body{
    padding: 0;
    margin: 0;
    font-family: 'Signika', sans-serif;
}
.main{
  width: 93%;
  padding: 0;
  margin: 0 auto;
  border:0px solid;
}
body,html{
  overflow-x: hidden;
}
a{
    color: #000;
    text-decoration: none;
}
a:focus, a:hover {
    color: #000;
    text-decoration: none;
}
img{
    max-width: 100%;
}

h1,h2,h3,h4,h5,h6{
    margin:0;
}
ul{
    margin: 0;
    padding: 0;
}
li{
    list-style: none;
}
p{
    margin:0;
}
.text1{
  text-align: center; margin-top: 10px; color: rgb(255, 255, 255);box-shadow: 8px 8px black; background-color: red; padding: 10px;
}
/* start top header section */
.top-head-sec{
  padding: 0;
  background: #FF0000;
  border-top: 7px dashed #ffffff;
}
.top-head-sec-1{
  font-size: 23px;
  display:inline-block;
  animation: blkk 0.6s infinite;
  text-transform: capitalize;
  text-align: center;
  padding: 15px 15px 10px;
  color: #fff;
  font-weight: 600;
  line-height: 29px;
}


.top-head-sec-3 {
    overflow: hidden;
    color: #fff;
    padding: 0;
    text-align: center;
}
.top-head-sec-3 span {
    font-size: 30px;
    width: 30%;
    display: inline-block;
    animation: blkk 0.5s infinite;
    text-transform: capitalize;
    font-weight: 600;
}
@keyframes blkk{
  0%{
    color:#e61647;
  }
  100%{
    color:#ffffff;
  }
}
.top-head-sec-2{
  padding:0;
}
.top-head-srv-1{
  padding: 6px 0px 14px;
  text-align: center;
  border-top: 4px double #fff;
}
.top-head-srv-1 ul li{
  display:inline-block;
  padding: 12px 15px;
}
.top-head-srv-1 ul li span{
  background: #ffffff;
  font-size: 18px;
  color: #000;
  border-radius: 50px;
  text-transform:capitalize;
  padding: 6px 45px;
  font-weight: 500;
  box-shadow: 0px 6px 0 0 #000000;
}
/* end top header section */




/* header section start */
.header-logo{
    padding: 0;
    display: flex;
    align-items: center;
    text-align: center;
}
.header-logo-1{
  padding: 0;
}
.header-logo-2{
  padding:0;
  background:#fff;
  display: flex;
  align-items: center;
}

.header-logo-left{
  padding:0;
}
.header-logo-left-1{
  padding: 15px 15px 15px;
  text-align: center;
}
.header-logo-right{
  padding:0;
}
.header-logo-right-1{
  padding: 15px 15px 15px;
}
.toplist-section1{
  padding: 0px 0 10px;
  text-align: center;
}
.toplist-section1 p{
  color: #FF0000;
  font-size: 25px;
  text-transform: capitalize;
  font-weight: 600;
  padding: 0 0 0;
}
.header-logo-right-2{
  padding: 0px 0 3px;
  text-align: center;
  border-top: 2px solid #000;
}
.header-logo-right-2 ul li{
  padding: 5px 3px 0;
display: inline-block;
font-weight: 500;
font-size: 22px;
text-transform: capitalize;
color: #000;
border-right: 2px solid #000;
}
.header-logo-right-2 ul li:nth-child(2){
    border-right: 0px;
}
.head-top{
  padding: 0;
  display: flex;
  align-items: center;
}

.head-left1{
   padding: 0px;
}
.head-left2{
    padding: 0px;
}
.head-left2 img{
    height: 35px;
}
.head-left2 a{
    color: #FF0000;
    font-size: 25px;
    text-transform: capitalize;
    padding: 0 0px 0 3px;
    font-weight: 600;
    text-decoration: none;
    /* animation: blk 0.3s infinite; */
}
@keyframes blk{
  0%{color:#ffe900;}
  50%{color:#ffffff;}
  100%{color:#ffe900;}
}

.head1right1{
  padding: 0 0px;
  margin: 0 auto;
}
.head1right2{
  padding: 0px;
}
.head-bottom{
    padding: 11px 0 0;
    text-align: center;
    overflow: hidden;
    color: #000;
}

.head1right2 p{
  color: #000000;
  font-size: 19px;
  text-transform: capitalize;
  font-weight: 600;
  padding: 2px 15px 2px;
  background: #ffe900;
  border-radius: 50px;
}
.head1right2 p span{
  color:#000000;
  font-weight: 600;
  font-size: 19px;
}

/* header section end */


/*start navbar section*/
/* scroll on start */

.scroll-on .logo1{
    text-align:center;
}
.scroll-on .logo1 img{
    height:62px;
}
.scroll-on .head-nav1{
    text-align: center;
}
.scroll-on .navigation-section1{
    width: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    box-shadow: 0px 0px 6px 2px #226f5b24;
    background: #fffc01;
    padding:0;
    border-top: 0;
}
.scroll-on .head-nav1{
    background: #FF0000;
}
.scroll-on .head-nav1 li a{
    color: #fff;
}
.scroll-on .head-nav1 li:hover a {
    color: #ffe900;
}
/* scroll on end */

.navigation-section{
    background: #FF0000;
    transition: all ease-out 0.5s;
}
.navigation-section1{
    padding: 0;
    border-top: 4px solid #FF0000;
}
.logo{
    padding: 0;
}
.logo1{
    padding: 0;
}
.nav-section{
    padding: 0;
}
.nav-section1{
    padding: 0;
}
.navbar{
    margin: 0;
    border:0;
    min-height: 0
}
.head-nav1{
   text-align: center;
   /* background:#fffc01; */
}
.head-nav1 li{
    display: inline-block;
    padding: 10px 20px 8px;
}
.head-nav1 li a{
    font-size: 18px;
    font-weight:600;
    padding:10px;
    display:
    block;
    text-transform: uppercase;
    transition: 0.3s;
    color: #000000;
}

.head-nav1 li:hover a{
    color: #FF0000;
}
.navbar-toggler{
    display: none;
    color: #fff;
    font-size: 30px;
    background-color: transparent;
    width: 47px;
    padding: 0 12px;
    color: #000000;
    z-index: 9;
    position: absolute;
    border: 0px !important;
    float: right;
    top: 7px;
    border: 0;
    right: 3px;
}
.navbar-collapse {
    padding: 0;
}
.navbar-collapse.in{
    border: 0 !important;
    box-shadow:none;
}


.header{
  background: #ffe900;
  z-index: 1000;
  width: 100%;
  padding: 0;
  -webkit-transition: all ease-out 0.5s;
  -moz-transition: all ease-out .5s;
  -o-transition: all ease-out .5s;
  transition: all ease-out 0.5s;
}
.active-1{
    padding: 0;
    width: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    box-shadow: 0px 0px 6px 2px #226f5b24;
    z-index: 999999;
}

/* header-section end */

/*end navbar section*/


/* start add section */

.add-sec{
    padding: 10px 10px;
    background: url(../images/add-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    overflow:
    hidden;
    border-top: 8px dashed #FF0000;
    /* border-bottom:8px solid #febd00; */
    display: none;
}
.add-sec:before{
  position:
  absolute;
  content: "";
  width:100%;
  height:100%;
  top:0;
  left:0;
  right:0;
  margin:0 auto;
  background: #ffe900d6;
}
.add-text{
    padding: 6px  10px 15px;
    text-align: center;
    text-transform: capitalize;
}
.add-text span{
  color: #FF0000;
  font-size: 30px;
  font-weight: 700;
  text-transform:capitalize;
}
.add-text p{
    color: #000;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 4px 0 8px;
    line-height: 33px;
}
.add-text p:nth-child(3){
  padding: 2px 0 18px;
  line-height: 30px;
}
.add-text a{
    color: #ffffff;
    font-size: 26px;
    font-weight: 700;
    display: inline-block;
    background: #ed174b;
    text-transform: capitalize;
    padding: 10px 27px 10px;
    border-radius: 50px;
}

/* end add section */




/* top add section start */
.top-add{
    padding: 0;
    display: none;
    background: #FF0000;
}
.top-add1{
    padding: 14px 0px 14px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    text-transform: capitalize;
    line-height: 29px;
    border-top: 7px solid #ffe900;
}
/* top add section end*/


/* banner section start */
.banner{
    padding:0;
}
.banner img{
    width:100%;
}
/* banner section end */



/* service section start */
.srv-sec-1{
    padding: 0;
}
.srv-sec-1{
  padding: 0px 15px 19px;
  text-align:center;
  border-radius: 35px;
}
.srv-sec-1::before {
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #ffffffd6;
}
.srv-sec-2{
    padding: 75px 0px 30px;
}

.srv-sec-content{
    padding: 35px 0 0;
}
.srv-title{
  padding: 0 0 15px;
  text-align: center;
}
.srv-title strong{
  font-size: 38px;
  font-weight:700;
  color: #e5220e;
  text-transform: capitalize;
  display: inline-block;
  padding: 0px 23px 0px;
  border-bottom: 2px solid #000;
}
.srv-title span{
    width: 13px;
    height: 13px;
    background: #e5220e;
    display: inline-block;
    margin: 0;
    border-radius: 50%;
    border: 2px solid#fff;
    position: relative;
    transform: translate(29px, 23px);
}

.srv-mn {
    padding: 18px 20px 38px;
}
.srv-mn .srv-box {
    padding:0;

}

.srv-one__img {
    position: relative;
    display: block;
    border-radius: 20px;
    z-index: 1;
}

.srv-one__img:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    border-radius: 20px;
    border: 2px dashed #ed184c38;
    transform: rotate(-7deg);
    transition: all 500ms ease;
    z-index: -1;
}
.srv-box:hover .srv-one__img:after {
    border: 2px dashed #ed174b;
}
.srv-one__img-box {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 20px;
    z-index: 1;
}
.srv-one__img-box:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    border-radius: 20px;
    background-color: #00000012;
    transform: perspective(400px) rotateX(90deg) scaleY(0.5);
    transform-origin: center;
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .5s;
    transition-property: all;
    z-index: 1;
}
.srv-box:hover .srv-one__img-box:before {
    transform: perspective(400px) rotateX(0deg) scaleY(1);
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .7s;
    transition-property: all;
}
 .srv-one__img-box img{
    border-radius: 20px;
    width: 100%;
    transition: .9s all ease-in-out;
 }
.srv-box:hover .srv-one__img-box img {
    transform: scale(1.05);
}
.srv-mn .srv-content {
    padding: 0px;
}

.srv-mn .srv-name {
    font-size: 24px;
    color: #ed174b;
    text-transform: capitalize;
    text-align: center;
    font-weight: 600;
    padding: 24px 0px 3px;
}

.srv-mn .srv-para {
    line-height: 28px;
    font-size: 14px;
    color: #000;
    font-weight: 400;
    text-align: center;
    padding-bottom: 6px;
}
.srv-content a{
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
    background: #FF0000;
    padding: 9px 15px 6px;
    display: inline-block;
    border-radius: 0 50px 50px 0;
    box-shadow: 0px 3px 0 0 #ffe900;
}
/* service section end */



/* add section start*/
.top-section{
  padding: 18px 0px 20px;
  background: #ffe900;
  text-align:
  center;
}
.top-section1{
    padding: 0;
    border-bottom: 2px dashed #000;
}
.top-section1 p{
    color: #FF0000;
    font-size: 31px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 0px 15px 7px;
}
@keyframes boun1 {
    0% {
        transform: translateY(6px);
        color:#e5220e;
    }
    100% {
        transform: translateY(0);
        color:#000;
    }
}
.top-section1 span{
    color: #ec2232;
    text-transform:uppercase;
}
.top-section2 {
    padding: 0;
}
.top-section2 p{
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 6px 15px 0;
    display: block;
    line-height: 29px;
}
/* add section end */



/* about us section start */
.about-us-sec{
  padding:0;
}
.about-us-sec-1{
  padding: 70px 0px 65px;
}
.about-left{
    padding:0;
}
.about-left-1{
    padding: 0 15px 15px 0;
}
.about-right{
    padding:0;
}
.about-right-1{
    padding: 5px 0 0;
}
.about-us-title{
  padding: 0;
  text-align: center;
}
.about-us-title strong{
  font-size: 29px;
  font-weight: 800;
  color: #ed174b;
  text-transform: capitalize;
  display: inline-block;
  padding: 0;
}
.about-us-title strong img{

padding: 9px;
}
.about-us-title p{
  font-size: 18px;
  font-weight: 500;
  color: #000000;
  text-transform: capitalize;
  padding: 2px 0 0px;
}

.about-us-content{
    padding: 5px 0 0;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.about-us-content:before {
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #ffffffde;
}
.about-us-content-1{
    padding: 0;
}
.about-us-content-1 p{
  color: #000;
  font-size: 14px;
  font-weight: 500;
  line-height: 29px;
  padding-bottom: 4px;
}
.about-us-content-1 strong{
  color: #ed174b;
  font-weight: 600;
}
.about-head{
  color: #ed174b;
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  padding: 0px 0 3px;
  text-transform: capitalize;
  border-radius: 50px;
}
.about-head span{
  background: #000000;
  width: 97px;
  height: 1px;
  display: inline-block;
  position: relative;
}
.about-us-content-1 ul{
  padding: 0px 0 8px;
}
.about-us-content-1 ul li{
  padding: 3px 0;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  line-height: 26px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #000000;
}
.about-us-content-1 ul li:before{
  color: #ed174b;
  font-size: 24px;
  padding-right: 6px;
  font-weight: 300;
  content: "\f39b";
  font-family: "Font Awesome 6 Pro";
}
.srv-section{
    padding:0;
}
.srv-1{
    padding:0;
}
.srv-2{
    padding:0;
    display: flex;
    align-items: flex-start;
}
.srv-icon{
    padding:0;
}
.srv-icon-1{
    padding:0;
}
.srv-icon-1 img{
    width: 100%;
}
.srv-text{
    padding:0;
}
.srv-text-1{
    padding:0;
}
.srv-text-1 p{
    font-size: 23px;
    line-height: 30px;
    font-weight: 700;
    color: #ed174b;
    text-transform: capitalize;
}
.srv-text-1 span{
    font-size: 14px;
    line-height: 28px;
    font-weight: 500;
    color: #000;
}
.year-box-outer {
    position: absolute;
    right: 0;
    bottom: -89px;
    z-index: 1;
}
.year-box-outer .icon-box {
    position: absolute;
    left: -13px;
    top: -25px;
    z-index: 1;
    width: 100px;
    height: 100px;
    color: #ed174b;
    line-height: 100px;
    text-align: center;
    font-size: 51px;
    background-color: #ffffff;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
}
.year-box-outer .year-box-inner {
    position: relative;
    padding: 30px 30px 25px 102px;
    background-color: #ffe900;
}
.year-count-box {
    position: relative;
    color: #ed174b;
    font-size: 18px;
    font-weight: 700;
    text-transform: capitalize;
}
.year-count-box .choose-text-1 .count {
    position: relative;
    color: #000000;
    font-size: 43px;
    line-height: 1em;
    font-weight: 700;
    display: block;
    margin-bottom: 8px;
}
.about-img{
    padding: 16px 0px 0 16px;
}
.about-img img{
    border: 8px solid #ed174b;
}
/* about us section end */



/* why choose us section start */
.choose-sec{
  padding: 0 0 25px;
}

.choose-sec-1{
  padding: 40px 0 58px;
}
.choose-content{
  padding: 25px 0 0px;
}
.choose-content-1{
    background: #e74100;
    padding: 26px 20px;
}
.choose-content-2{
    text-align: center;
    color:#fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 29px;
    padding: 0 0 10px;
}
.choose-sec-2{
   padding: 0;
}
.choose-1{
  padding:15px;
}
.choose-2{
  padding: 0;
  text-align: center;
  box-shadow: 0 0 10px 0 #0000000d;
  border-radius: 17px;
  overflow: hidden;
}
.choose-2 .item {
    padding: 50px 0px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    transition: all .35s ease-in-out;
    /*background: #fff;*/
    background: url(../images/choose-img.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.choose-2 .item::after {
    position: absolute;
    right: 0;
    bottom: 0;
    content: "";
    height: 100%;
    width: 100%;
    background: #ffffffed;
    transition: all .35s ease-in-out;
    z-index: -1;
    margin: 0 auto;
    left: 0;
}
.choose-2 .item .icon i {
    display: inline-block;
    font-size: 40px;
    margin-bottom: 6px;
    color: #ef2f5d;
    position: relative;
    z-index: 1;
    padding: 20px;
    font-weight: 600;
}
.choose-2 .item .icon i::after {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    height: 100%;
    width: 100%;
    background: #ef2f5d14;
    z-index: -1;
    border-radius: 38% 62% 62% 38%/41% 44% 56% 59%;
    /* opacity: .1; */
}
.choose-text{
  padding: 31px 4px 0;
  border-radius: 50%;
  width: 210px;
  height: 210px;
  overflow: hidden;
  background: #fff;
  border: 9px solid #fdca0f;
  left: 0;
  right: 0;
  margin: 0 auto;
  box-shadow: inset 0 0 10px 4px #e7410082;
}
.choose-icon{
    display: inline-block;
}
.choose-icon i{
  color: #e74100;
  font-weight: 600;
  font-size: 46px;
}

.choose-text-1 strong{
  text-transform: capitalize;
  color: #ef2f5d;
  font-weight: 600;
  font-size: 22px;
  padding: 8px 8px 6px;
  display: inline-block;
}
.choose-text-1 span{
  font-size: 38px;
  font-weight: 600;
  color: #000000;
  display: block;
} 

.fixed-shape-bottom {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}
.fixed-shape-bottom img {
    width: 100%;
}
/* why choose us section end */



/* start award section */
.award-sec{
  padding:0;
}
.award-sec-1{
  padding: 30px 0 0;
}
.award-content{
  padding: 35px 0 32px;
  background: #FF0000;
}
.award-1{
  padding: 10px;
}
.award-2{
  padding: 0px;
  box-shadow: -5px 5px 5px 0 #00000021;
}
/* end award section */

/* testimonial section start */
.testi-sec{
    padding:0;
}
.testi-sec-1{
    padding: 72px 0 0px;
}
.testi-content{
  padding: 40px 0 0;
}
.testi-1{
    padding: 25px;
}
.testi-2{
    padding:0;
}
.testimonial-one__single {
    position: relative;
    display: block;
    border-radius: 20px;
    background-color: white;
    box-shadow: 0px 10px 60px 0px rgb(0 0 0 / 5%);
    transition: all 500ms ease;
}
.testimonial-one__single-inner {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 45px 45px 45px;
    border-radius: 20px;
    background-color: #ffffff;
}
.testimonial-one__shape-1 {
    position: absolute;
    top: 0;
    right: 0;
}
/*.testimonial-one__shape-1 img {
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none;
}*/
.testimonial-one__shape-1>img {
    width: auto !important;
    mix-blend-mode: luminosity;
    border-top-right-radius: 20px;
    opacity: .07;
    transition: all 500ms ease;
}
.testimonial-one__client-info {
    position: relative;
    display: flex;
    align-items: center;
    padding: 0 0 0;
}
.testimonial-one__client-img-box {
    position: relative;
    display: block;
    max-width: 115px;
    z-index: 1;
}
.testimonial-one__client-img-box:before {
    position: absolute;
    content: "";
    top: -5px;
    bottom: -5px;
    left: -5px;
    right: -5px;
    background-image: -ms-linear-gradient(-29deg, var(--insur-base, #015fc9) 0%, var(--insur-primary, #0ce0ff) 100%);
    border-top-left-radius: 45px;
    z-index: -1;
}
.testi-img{
    
width: 100% !important;
    
border-top-left-radius: 45px;
    
border: 6px solid #FF0000;
    
padding: 5px;
}
.testimonial-one__quote {
    position: absolute;
    top: -28px;
    right: -33px;
    height: 58px;
    width: 58px;
    border-radius: 50%;
    background-color: white;
    box-shadow: 0px 5px 30px 0px rgb(0 0 0 / 7%);
    display: flex;
    align-items: center;
    justify-content: center;
}
.testimonial-one__quote img {
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none;
}
.testimonial-one__client-content {
    padding-left: 45px;
    position: relative;
    top: 3px;
    width: 77%;
}
.testi-name{
    color: #FF0000;
    font-size: 24px;
    text-transform: capitalize;
    display: block;
    font-weight: 700;
    padding: 5px 0 0;
}
.testimonial-description {
        line-height: 28px;
        font-size: 14px;
        color: #000;
        font-weight: 400;
        text-align: center;
        padding-top: 15px;
}
.rating {
    display: inline-block;
    list-style: none;
    color: #ffe802;
    text-align: center;
    font-size: 16px;
    border-radius:0;
    padding: 8px 0 0px;
    text-transform: capitalize;
}
.rating li {
    display: inline-block;
}
/* testimonial section end */



/* footer copyright section start */
.footer-copyryt{
    background: #FF0000;
    padding: 24px 0 19px;
    box-shadow: 0px -4px 20px 0 #00000012;
}
.footer-copyryt-1{
    padding:0;
}
.disclaimer{
    padding: 0 0px 4px;
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    line-height: 25px;
    text-align: center;
}
.copyryt{
    font-size: 14px;
    font-weight: 500;
    line-height: 30px;
    color: #ffe802;
    text-align: center;
    padding: 0;
}
/* footer copyright section end */





#callbook {
  background: green;
  bottom: 0;
  height: 40px;
  left: 0;
  position: fixed;
  display: none;
  right: 0;
  z-index: 100;
}

#callbook ul {
  padding: 0
}

#callbook ul li {
  border-bottom: 1px solid #fff;
  background: red;
  position: relative;
  padding:12px 0 10px;
  width: 50%;
  float: left;
  text-align: center;
}

#callbook ul li a{
  display: inline-block;
}

#callbook ul li a span {
  color: #fff;
  font-size: 15px;
  font-weight: 300;
  text-decoration: none;
  position: relative;
  top: -2px
}

#callbook ul li a i {
  color: #fff;
  position: relative;
  top: 0;
  padding: 0 5px 0 0;
  font-size: 17px
}

#callbook ul li a i {
  animation: pulsate .5s ease-out;
  animation-iteration-count: infinite;
}

@keyframes pulsate {
  0% {
      transform: scale(.9, .9);
      opacity: 1
  }
  50% {
      transform: scale(1.2, 1.2);
      opacity: 1
  }
  100% {
      transform: scale(.9, .9);
      opacity: 1
  }
}
/* start chat testimonials section*/

.chatclient-section{
  padding: 0;
}
.chatclient-section1{
  padding: 0px 30px 50px;
}
.chat-client1{
  padding: 0;
}
.chat-img1{
  padding: 10px;
}
.chat-img2{
  padding: 0;
}
.chat-img2 img{
  padding: 0;
  box-shadow: 0 0 4px 2px #00000052;
  text-align: center;
  background: white;
}
/* end  chat testimonials section*/




@media (max-width: 767px){
.add-sec{display: block;}
.top-head-sec-3 span {width:50%;font-size: 28px;}
.top-head-sec-3 span:nth-child(3) {display: none;}
.top-head-sec-1 {font-size: 17px;}
.top-head-srv-1 ul li {padding: 12px 2px;}
.top-head-srv-1 ul li span {padding:6px 11px;font-size: 12px;}
.header-logo-2{display: block;}
.header-logo-left-1 {padding: 15px 0px 0px;}
.header-logo-right-1 {padding: 8px 0px 15px;}
.head1right2 p { font-size: 18px;padding:7px 8px 5px;}
.add-text span {font-size: 24px;}
.add-text p {font-size: 15px; padding: 4px 0 2px;line-height: 25px;}
.add-text a {font-size: 20px;}
.add-text p:nth-child(3) {padding: 2px 0 9px;}
.top-section1 p {font-size: 21px;}
.top-section2 p {font-size: 13px;line-height: 25px;}
.srv-text-1 p {font-size: 22px;}
.about-img {padding: 22px 0px 0 0;}
.choose-sec-1 {padding: 90px 0 58px;}
.testi-1 {padding: 20px;}
.about-left-1 {padding: 0 0 10px;}
.copyryt {padding: 0 0 39px;}
.chatclient-section1{padding: 30px 0;}
.chat-img1{width: 50%;}

.active-1{border-top:0;}
.navbar-toggler {display: block;color: #000000;padding: 0;top: 3px;}
.navigation-section{background: #ffe900;padding: 0;}
.navbar {min-height:36px;}
.scroll-on .navbar {min-height: 46px;}
.scroll-on .navbar-toggler{ top:0px;padding: 5px 20px 14px 0;color:#fff;}
.scroll-on .navigation-section{padding:45px 0 2px;}
.navigation-section1{padding:0;}
.scroll-on .navigation-section1{padding:0;background:#FF0000;}
/*.scroll-on .head-nav1 {background:#ffe900;}
.scroll-on .head-nav1 li a {color:#000;}
.scroll-on .head-nav1 li:hover a {color:#FF0000;}*/
.head-nav1{ padding:37px 0 12px;}
.head-nav1 li{display: block; margin: 0; padding: 10px 0; margin: 4px 0;}
.head-nav1 li a {padding: 4px 0; font-size: 14px; box-shadow: none;
  border: 0px;text-align: center;margin: 0;}

#callbook {display: block;}
}

@media only screen and (min-width: 767px) and (max-width:990px){
.top-head-sec-3 span {font-size: 23px;}
.top-head-sec-1 {font-size: 15px; padding: 13px 10px 8px;}
.top-head-srv-1 ul li {padding: 12px 4px;}
.top-head-srv-1 ul li span {padding: 6px 13px;font-size: 15px;}
.header-logo-2{display: block;}
.header-logo-left-1 {padding: 15px 15px 0px;}
.header-logo-right-1 {padding: 8px 15px 15px;}
.head-nav1 li a {font-size: 16px;padding: 10px 0;}
.head-nav1 li {padding: 4px 10px 4px;}
/*.add-text span {font-size: 26px;}
.add-text p {font-size: 16px;line-height: 28px;padding: 4px 0 3px;}
.add-text p:nth-child(3) {padding: 2px 0 9px;}
.add-text a {font-size: 23px;}*/
.top-section1 p {font-size: 25px;}
.top-section2 p { font-size: 14px;line-height: 28px;}
.testi-1 {padding: 25px 10px;}
.testimonial-one__single-inner { padding: 45px 30px 45px;}
.testi-name {font-size: 19px;}
.testimonial-one__client-content { padding-left: 22px;}
.choose-sec-1 {padding: 90px 0 58px;}
.about-img {padding: 22px 0px 0 0;}
.about-left-1 {padding: 0 0 10px;}
}


@media only screen and (min-width: 991px) and (max-width:1200px){
.add-text p {font-size: 19px;}
.top-head-sec-1 {font-size: 19px;}
.top-head-srv-1 ul li {padding: 12px 6px;}
.top-head-srv-1 ul li span {padding: 6px 25px;font-size: 16px;}
.toplist-section1 p{font-size: 19px;}
.head-nav1 li a {font-size: 17px;padding: 10px 0;}
.header-logo-right-2 ul li {font-size: 16px;}
.head-left2 a {font-size: 19px;}
.head1right2 p {font-size: 15px; padding: 6px 11px 5px;}
.head-bottom {padding: 9px 0 0;}
.srv-mn { padding: 18px 15px 38px;}
.srv-mn .srv-name {font-size: 21px;}
.srv-content a {font-size: 17px;}
.srv-text-1 p {font-size: 18px;}
.choose-text-1 strong {font-size: 19px;}
.choose-1 {padding: 15px 10px;}
.testi-1 {padding: 25px 15px;}
.testimonial-one__single-inner{padding: 45px 38px 45px;}
}



@media only screen and (min-width:1201px) and (max-width:1292px){
.top-head-srv-1 ul li span {padding: 6px 38px}
.top-head-srv-1 ul li {padding: 12px 8px;}
.toplist-section1 p {font-size: 22px;}
.header-logo-right-2 ul li {font-size: 19px;}
.head-left2 a {font-size: 24px;}
.head-bottom {padding: 11px 0 0;}

}




@media (min-width:0) and (max-width:600px){
.top-head-sec-3 span {font-size: 24px;}
.top-add {display:block;}
.add-text span {font-size: 23px;}
.srv-text-1 p {font-size: 19px;}
.choose-text-1 strong { font-size: 19px;}
.choose-text-1 span {font-size: 34px;}
.top-head-srv-1 ul li { width: 32%;}
.top-head-srv-1 ul li span {padding: 5px 7px;font-size: 15px;}
.toplist-section1 p {font-size: 20px;}
.header-logo-right-2 ul li {font-size: 13px;}
.head1right2 p {font-size: 15px;}
.testimonial-one__single-inner {padding: 45px 40px 45px;}
.srv-mn .srv-name {font-size: 19px;}
.srv-content a {font-size: 16px;}
.about-us-title strong {font-size:27px;}
.chat-img1{width: 100%;}

}





@media (min-width: 290px) and (max-width:500px){
.head-nav1 li { padding: 6px 0;}
.top-head-sec-3 span:nth-child(2) {display: none;}
.top-head-sec-3 span {width:100%;font-size: 28px;}
.top-head-sec-1 {font-size: 14px;line-height: 25px;}
.top-head-srv-1 ul li { width:auto;padding: 10px 2px;}
.top-head-srv-1 ul li span {font-size: 12px;}
.header-logo-left-1 {padding: 9px 0px 7px;}
.header-logo-right{display: none;}
.top-add1 {font-size: 14px; line-height: 26px;}
.add-text {padding: 6px 0px 15px;}
.add-text span {font-size: 15px;}
.add-text p {font-size: 13px;line-height: 22px;}
.add-text p:nth-child(3) {line-height: 25px;padding:0px 0 9px;}
.add-text a {font-size: 18px;font-weight: 600; padding: 10px 19px 8px;}
.top-section1 p {font-size: 18px;}
.top-section2 p {font-size: 12px;line-height: 24px;}
.about-us-title strong {font-size:20px;}
.about-us-title p {font-size: 15px;}
.srv-mn{width:100%;padding:10px 15px 30px;}
.srv-mn .srv-name {font-size: 24px;}
.srv-content a {font-size: 18px;}
.srv-1{width:100%;}
.choose-1{width:100%;}
.choose-text-1 strong {font-size: 22px;}
.choose-text-1 span {font-size: 38px;}
.award-1{width:100%;}
.srv-sec-2 {padding: 35px 0px 0px;}
.about-us-sec-1 {padding: 37px 0px 40px;}
.choose-sec-1 {padding: 90px 0 8px;}
.choose-content {padding: 15px 0 0px;}
.testi-sec-1 {padding: 41px 0 30px;}
.testi-1 {padding: 20px 5px;}
.testimonial-one__client-content {padding-left:21px; width: 89%;}
.testimonial-one__single-inner {padding: 45px 21px 45px;}
.testimonial-one__quote {top: -15px;right: -21px;height: 45px;width: 45px;}
.testi-name {font-size: 17px;}
.rating {font-size: 13px;}
.year-box-outer .icon-box {width: 80px;height: 80px;line-height: 80px; font-size: 43px;}
.year-box-outer .year-box-inner {padding:21px 18px 20px 83px;}
.year-count-box .choose-text-1 .count {font-size: 38px;}
#callbook ul li a span {font-size:14px}
#callbook ul li a i{font-size:15px;}
}

