@import url('https://fonts.googleapis.com/css2?family=Anek+Latin:wght@100;200;300;400;500;600;700;800&display=swap');
body{
    padding: 0;
    margin: 0;
    font-family: 'Anek Latin', sans-serif;
}
.main{
  width: 93%;
  padding: 0;
  margin: 0 auto;
  border:0px solid;
}
a{
    color: #000;
    text-decoration: none;
}
a:focus, a:hover {
    color: #000;
    text-decoration: none;
}
img{
    max-width: 100%;
}

ul{
    margin: 0;
    padding: 0;
}
li{
    list-style: none;
}
p{
    margin:0;
}


/* header section start */
.header-logo{
    padding: 0;
    background: linear-gradient(175deg, #fdca0f, #ff6b00);
}
.header-add{
    
background: #fdca0f;
}
.header-logo-1{
  padding: 0;
}
.header-logo-2{
  padding:0;
  display: flex;
  align-items: center;
  background:#fff;
  box-shadow: 0px 3px 6px #0000002e;
}
.top-add{
    padding: 22px 0 17px;
}
.top-add p{
    color: #ca0000;
    text-transform: capitalize;
    font-size: 27px;
    font-weight: 800;
    text-align: center;
    animation: neon 0.08s ease-in-out infinite alternate;
    line-height: 30px;
}
@keyframes neon {
  from {
    text-shadow:
    0 0 6px rgb(255 255 0),
    0 0 30px rgb(220 220 181),
    0 0 12px rgb(255 255 0),
    0 0 21px rgb(255 255 0),
    0 0 34px rgb(255 255 0),
    0 0 54px rgb(255 255 0);
  }
  to {
    text-shadow:
    0 0 6px rgb(218 218 193),
    0 0 30px rgb(209 209 192),
    0 0 12px rgb(233 233 161),
    0 0 22px rgb(255 255 0),
    0 0 38px rgb(246 246 125),
    0 0 60px rgb(239 244 71);
  }
}

.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: 0px 13px 6px 5px;
  text-align:
  center;
}

/* header section end */


/* start head list section*/
.head-list1{
    padding: 0px;
    text-align: center;
    display: flex;
    align-items: center;
}
.head-navigation1{
    padding: 0px;
}
.head-navigation2{
    padding: 0% 0 0px 0px;
}
/*start navbar toggal*/
.navbar-inverse .navbar-toggle:hover {
    background-color: #e74100;
}
.navbar-inverse .navbar-toggle {
    border-color: #fdca0f;
    float: right;
    background: #e74100;
    padding: 10px 11px;
}
/*end navbar toggal*/

.navbar {
    position: relative;
    min-height: 0px !important;
    border-radius: 0px;
    margin-bottom: 0px;
    transition: 0.4s ease-in-out;
    border: 1px solid #ffffff;
}
.navbar-inverse {
    border: none;
    padding: 0px;
    z-index: 99;
}
.navbar-inverse .navbar-nav>li>a {
    color: #ffffff;
    padding: 4px 5px;
    font-size: 19px;
    text-transform: capitalize;
    font-weight: 500;
}
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fdca0f;
    transition: 0.8s;
}
.navbar-nav {
    padding: 0px 0px;
    float: left;
    border-radius: 8px;
    margin: 11px 0px;
}
.navbar-nav>li{
   padding: 0 21px;
}
.border-none:after{
  display:none;
}

.navbar-nav>.active>a{
  background-color:transparent;
  color:#ad001e;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #fdca0f;
    background-color: #08080800;
}
.navbar-nav>.line{
    border-right:0;
}
.navbar-inverse .navbar-collapse, 
.navbar-inverse .navbar-form {
    border-color: #ffa70400;
    box-shadow: inset 0 1px 0 rgb(242 134 5 / 0%);
}
.navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;}
.navbar-inverse .navbar-toggle:hover .icon-bar {
    background-color: #ffffff;
}
.header {
    background-color: #000;
    padding: 0px 0;
    color: #ffffff;
    z-index: 9999;
    transition: 0.5s;
    margin: 0px;
}
.active-1 {
    color: #000;
    padding: 0;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    background: #000;
    right: 0;
    margin: 0 auto;
    border-radius: 0;
}



.fixed {
    top: 0;
    width: 100%;
    box-shadow: 0 0 20px #000;
    box-shadow: 0 0 20px 0px #101010;
    background-color: #fff;
    z-index: 5555;
    transition: 0.5s;
}

.top-navvii{
    padding:0px;
    transition: 0.4s ease-in-out;
    padding-bottom: 0px;
}
.navbar-inverse {
    background-color: #00000000;
    border-color: transparent !important;
}
.top-navvaa{
  padding: 0px 0px;
}
.top-navvii2{
  padding: 0px;
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    font-size: 18px;
    color: #002100;
    font-weight: 500;
    line-height: 41px;
}
.dropdown-menu>li:hover a{
    background: #000000;
    color: #fff;
}

.navbar-inverse .navbar-nav>.open>a{
    background:#002100;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color: #084473;
    background-color: #ffffff;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #e74100 !important;
    color: #ffffff !important;
}

.nav-right1{
  padding: 0 10px 0;
}
.nav-right2{
  padding: 0px;
}
/*.nav-right2 a{
  background: #ad001e;
  color: #fff;
  text-transform: capitalize;
  margin: 0;
  padding: 12px 25px;
  text-decoration: none;
  font-size: 21px;
  font-weight: 500;
}
*/
.nav-right2{
  padding: 0 0px 0;
}
.nav-right2 p{
  color:#000;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 600;
  margin:0;
  padding: 0px 0 8px;
}
.nav-right2 ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.nav-right2 ul li{
    padding: 7px 13px;
    color: #ffffff;
    display: inline-block;
    font-weight: 500;
    text-transform: capitalize;
    margin:0 4px;
    font-size: 18px;
    background: #e74200;
}
.nav-right2 li i{
    padding: 0 5px 0 0;
    color: #ffffff;
}
.nav-right2 li:nth-child(2){
    background: #e7410000;
    color: #fff;
    border: 0;
    padding: 7px 17px;
    border: 1px solid #fff;
}
.nav-right2 li:nth-child(3){
    background:#2e2e2e;
    color: #fff;
}
.nav-right2 li:nth-child(4){
    background:#ad001e;
    color: #fff;
    border:0;
}



/* end head list section*/





/* banner section start */
.banner{
    padding:0;
    /* margin: -28px 0 0; */
}
.banner img{
    width:100%;
}
/* banner section end */



/* about us section start */
.about-us-sec{
  padding:0;
  /* background: #fdca0f; */
}
.about-us-sec-1{
  padding: 50px 0;
}
.about-us-title{
  padding: 0 0 15px;
  text-align: center;
}
.about-us-title strong{
  font-size: 45px;
  font-weight:700;
  color: #e74100;
  text-transform: capitalize;
  display: block;
}
.about-us-title p{
  font-size: 22px;
  font-weight: 600;
  color: #000000;
  text-transform: capitalize;
}
.about-us-content{
    padding: 0px 0 0;
    background: url(../images/about-bg.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.about-us-content:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #ffffffde;
}
.about-us-content-1{
    padding: 0;
}
.about-us-content-1 p{
  color: #222121;
  font-size: 17px;
  font-weight: 400;
  line-height: 29px;
  padding: 8px 0;
}
.about-us-content-1 strong{
  color: #000000;
  font-weight: 600;
}
.about-us-content-1 ul{
  padding: 0 0 0px;
}
.about-us-content-1 ul li{
  padding: 4px 0;
  color: #000;
  font-size: 17px;
  font-weight: 500;
  line-height: 26px;
}
.about-us-content-1 ul li:before{
  color: #e74100;
  font-size: 16px;
  padding-right: 6px;
  font-weight:600;
  content: "\f22b";
  font-family: "Font Awesome 6 Pro";
}
/* about us section end */




/* service section start */
.srv-sec-1{
    padding: 50px 0;
}
.srv-sec-2{
    padding: 0;
}
.srv-sec-content{
    padding: 0;
}
.srv-mn{
    padding: 15px;
}
.srv-inr{
    padding: 0;
}

.srv-img-1{
    padding: 0px 0;
}
.srv-text{
    padding: 12px 0px 0;
    text-align: center;
}
.srv-text span{
    color: #e74100;
    font-size: 28px;
    text-transform: capitalize;
    font-weight: 600;
    display: block;
}
.srv-text p{
    color: #222121;
    font-size: 17px;
    font-weight: 400;
    line-height: 28px;
    padding: 0px 0 12px;
}
.srv-contact{
    text-align:center;
} 
.srv-contact .talk-astro {
    background: #ca0000;
    padding: 7px 10px;
    box-shadow: inset 0px 0px 3px 1px #ffffff8f;
    border-radius: 0px;
    margin: 0px 8px 0 0;
    width: 115px;
    font-size: 20px;
    display: inline-block;
    font-weight: 500;
    text-transform: capitalize;
    color: #fff;
}
.srv-contact .talk-astro1 {
    color: #fff;
    background: #18ac04;
    padding: 7px 0px;
    box-shadow: inset 0px 0px 3px 1px #ffffff8f;
    border-radius: 0px;
    width: 120px;
    font-size: 20px;
    display: inline-block;
    font-weight: 500;
    text-transform: capitalize;
}
.srv-mn:hover .srv-img-1 img{
    filter: blur(1px); 
}
/* service section end */



/* why choose us section start */
.choose-sec{
  padding: 0;
}

.choose-sec-1{
  padding: 0px 0 20px;
}
.choose-content{
  padding: 0 0 95px;
}
.choose-content-1{
    padding: 0 20px;
    border: 1px solid #fdca0f;
}
.choose-content-2{
    text-align: center;
    color: #000000;
    font-size: 17px;
    font-weight: 400;
    line-height: 29px;
    padding: 12px 0 12px;
}
.choose-sec-2{
   padding: 0;
   margin: 0px 0 -143px;
}
.choose-1{
  padding:15px;
}
.choose-2{
  padding: 0;
  text-align: center;
}
.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 20px 4px #e74100;
}
.choose-icon{
    display: inline-block;
}
.choose-icon i{
  color: #e74100;
  font-weight: 600;
  font-size: 46px;
}

.choose-text-1 strong{
  text-transform: capitalize;
  color: #000000;
  font-weight: 600;
  font-size: 21px;
  padding: 8px 0 0;
  display: block;
}
.choose-text-1 span{
  font-size: 32px;
  font-weight: 600;
  color: #e74100;
  display: block;
} 

/* why choose us section end */



/* top service section start */
.top-srv-sec{
    padding: 50px 0;
}
.top-srv-sec-1{
    padding: 0;
}
.top-srv-sec-2{
    padding: 25px 0 0;
}
.top-srv-sec-3{
    padding:0;
}
.top-srv-sec-4{
    padding: 0;
}
.top-srv-mn{
    padding: 0 15px 0px;
    display:flex;
}
.top-srv-inr{
    position: relative;
    padding: 0px 20px 30px;
    margin: 0 auto;
}
.top-srv-img-1{
    padding: 0px 0;
}
.top-srv-img-1 img {
    width: 100%;
    height: auto;
    transition: all 0.45s ease-in-out;
}
.top-srv-mn:hover .top-srv-img-1 img{
    filter: blur(1px); 
}
.top-srv-text{
    padding: 12px 0px 0;
    text-align: center;
}
.top-srv-text span{
    color: #000000;
    font-size: 25px;
    text-transform: capitalize;
    font-weight: 600;
}
.top-srv-text p{
      color: #222121;
    font-size: 17px;
    font-weight: 400;
    line-height: 28px;
    padding: 0px 0 12px;
}
.srv-list{
    padding: 15px 15px 15px;
    background: linear-gradient(175deg, #fdca0f, #ff6b00);
}
.srv-list-1{
    padding: 15px 5px;
    border: 4px double #ffffff;
}
.srv-list-1 ul li{
   text-transform: capitalize;
   color: #000000;
   font-size: 17px;
   padding: 5px 12px;
   font-weight: 500;
   border-radius: 50px;
}

.srv-list-1 ul li:before {
    content: "\f801";
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    color: #ca0000;
    font-size: 16px;
    text-align: center;
    padding: 0 7px 0px 0;
    display: inline-block;
}
.add-sec{
    padding:0;
    text-align: center;
}

.add-sec p{
    text-align: center;
    color: #ca0000;
    font-size: 28px;
    padding: 10px 0 0;
    text-transform: capitalize;
    font-weight: 600;
}
.add-sec span{
    text-align: center;
    color: #000000;
    font-size: 20px;
    padding: 0px 0 15px;
    text-transform: capitalize;
    font-weight: 600;
    display: block;
}
.add-sec a {
    display: inline-block;
    background-color: #fdca0f;
    text-align: center;
    font-size: 20px;
    padding: 5px 20px;
    animation: action 1.8s linear infinite;
    color: #000000;
    font-weight: 600;
    text-decoration: none;
    text-transform: capitalize;
}
@keyframes action{
  0%,100%{transform:skewY(0) rotate(0)}
  15%{transform:skewY(-6deg) rotateZ(5deg)}
  35%{transform:skewY(6deg) rotateZ(-5deg)}
  55%{transform:skewY(-3deg) rotateZ(-2deg)}
  85%{transform:skewY(3deg) rotateZ(2deg)}
}
.add-sec a i{
    padding: 0px 6px 0px 0px;
    font-size: 20px;
    font-weight: 600;
    color: #ca0000;
}
/* top service section end */



/* start our services section*/

.ourservices-section{
  padding: 50px 0;
  background: #fdca0f33;
}
.ourservices-section1{
  padding: 0;
}
.our-services1{
  padding: 0px;
}

.our-services2{
  padding: 15px;
}
.our-services3{
  padding: 0;
}
.ourservices-left1{
  padding: 10px 0 10px 0;
}
.ourservices-left2{
  padding: 0px;
  text-align: left;
}
.ourservices-left2 strong{
  color: #000000;
  font-size: 25px;
  text-transform: capitalize;
  font-weight: 600;
}
.ourservices-left2 p{
  color: #1e1d1d;
  font-size: 17px;
  font-weight: 400;
  line-height: 28px;
  padding: 2px 0 12px;
}


.ourservices-right1{
  padding: 0px;
}
.ourservices-right2{
  padding: 10px 12px 10px 0px;
  text-align: center;
}
.ourservices-right2 img{
    border-radius: 50%;
    padding: 6px;
    border: 2px dashed #e74100;
    width: 170px;
}
.srv-contact-1{
    text-align: left;
} 
.srv-contact-1 .talk-astro {
    color: #fff;
    border-radius: 0px;
    margin: 0px 8px 0 0;
    width: 105px;
    font-size: 19px;
    display: inline-block;
    font-weight: 500;
    text-transform: capitalize;
    text-align: center;
    background: #ca0000;
    padding: 7px 10px;
    box-shadow: inset 0px 0px 3px 1px;
}
.srv-contact-1 .talk-astro1 {
    color: #fff;
    border-radius: 0px;
    margin: 0px 0 0 0;
    width: 120px;
    font-size: 19px;
    display: inline-block;
    font-weight: 500;
    text-transform: capitalize;
    text-align: center;
    background: #18ac04;
    padding: 7px 0px;
    box-shadow: inset 0px 0px 3px 1px #ffffff8f;
}
/* end our services section*/




/* testimonial section start */
.testi-sec{
    padding:0;
    /*background:url(../images/testi-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;*/
}
.testi-sec:before{
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fffffff2;
}

.testi-sec-1{
    padding: 50px 0;
}
.testi-content{
  padding: 26px 0 0;
}
.testi-1{
  padding: 15px;
}
.testi-2{
  padding: 12px;
  text-align:center;
  border-radius: 35px;
  box-shadow: 0 0 12px 1px beige;
}
.testi-3{
  padding: 0;
}

.testimonial .pic-1 {
    background: linear-gradient(175deg, #fdca0f, #ff6b00);
    height: 127px;
    text-align: center;
    display: inline-block;
    z-index: 1;
    width: 127px;
    margin: 0 auto 0;
    border-radius: 50%;
    position: relative;
    left: 0;
    right: 0;
    padding: 10px;
}
.testimonial .pic-1:before {
    height: 23px;
    width: 18%;
    content: "";
    position: absolute;
    background: #e74100;
    right: 0;
    left: 0;
    z-index: -75;
    margin: 0 auto;
    bottom: -9px;
    /* border-radius: 50%; */
    transform: rotate(45deg);
}
.testimonial .pic-1 img {
    width: 100%;
    height: auto;
    border-radius: 50%;
}
.description .testi-name{
    color: #ca0000;
    font-size: 22px;
    text-transform: capitalize;
    display: block;
    border-radius: 40px;
    font-weight: 600;
}
.testimonial .description {
        color: #000;
        padding: 25px 0 0;
        font-size: 15px;
        font-weight: 400;
        line-height: 29px;
}
.testimonial .description p{
    color: #222121;
    font-size: 17px;
    font-weight: 400;
    line-height: 28px;
}

.description .rating {
    color: #fdca0f;
    font-size: 18px;
    text-transform: capitalize;
    padding: 2px 0;
}
/* testimonial section end */



/* start awards section */

.awards-section{
  padding: 50px 0;
  background: #fff4cf;
}
.awards-section1{
  padding: 0;
}

.awards{
  padding: 12px 0 0;
}
.awards-1{padding: 10px;}

.awards-2{
  padding: 8px;
  box-shadow: inset 0 0 9px 0 #fdca0f;
  transform: rotate(355deg);
}
.awards-2 img{
  width:100%;
}

/* end awards section */


/* footer section start */
.footer-sec{
    padding: 0px 0 0;
    background: url(../images/about-bg.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.footer-sec:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    background:#000000f7;
}
.footer-sec-1{
  padding: 50px 0 20px;
  text-align: center;
}
.footer-left{
  padding: 15px;
}
.footer-left-1{
  padding: 12px;
  background: #ffffff;
  text-align: center;
  border-radius: 20px;
}
.footer-title{
    font-size: 33px;
    text-align: center;
    padding: 0;
}
.footer-text{
  padding: 0;
}
.footer-text p{
    color: #222121;
    font-size: 17px;
    font-weight: 400;
    line-height: 27px;
    padding: 5px 0 0;
}
.footer-text strong{
    font-weight: 500;
    color: #000000;
}
.footer-mark{
    font-size: 25px;
    font-weight: 600;
    color: #ffffff;
    padding: 25px 0 0;
    text-transform: capitalize;
    text-align: center;
    text-shadow: 0 0 13px #fdbe0d;
    line-height: 42px;
}
.footer-right{
  padding: 15px;
}
.footer-right-1{
  padding: 0;
}
.srv-list1-title{
    padding: 0 0 15px;
}
.srv-list1-title strong{
    font-size: 35px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fdca0f;
}
.srv-list1-title p{
    font-size: 18px;
    font-weight: 300;
    text-transform: capitalize;
    color: #fff;
}

.topservices1{
  padding: 12px;
}
.topservices2{
  padding: 0px;
}
.top-services3{
  padding: 10px;
  overflow: hidden;
  border-radius: 50%;
  border: 2px dashed #ff7802;
}
.top-services3 img{
    border-radius: 50%;
}
.topservices4{
     position: absolute;
     bottom: 0;
     left: 0;
     height: 44%;
     width: 100%;
     padding: 12px !important;
     background: linear-gradient(175deg, #fdca0f, #ff6b00);
  }
.topservices4 strong{
  color: #000000;
  font-weight: 600;
  font-size: 17px;
  text-transform: capitalize;
  display: inline-block;
}
.disclaimer{
    padding: 0 0 15px;
    font-size: 14px;
    font-weight: 200;
    color: #fff;
    line-height: 22px;
    text-align: center;
}
@keyframes neon {
  from {
    text-shadow:
    0 0 6px rgb(255 255 255),
    0 0 30px rgb(255 255 255),
    0 0 12px rgb(255 255 255),
    0 0 21px rgb(255 255 255),
    0 0 34px rgb(255 255 255),
    0 0 54px rgb(255 255 255);
  }
  to {
    text-shadow:
    0 0 6px rgb(255 255 255),
    0 0 30px rgb(209 209 192),
    0 0 12px rgb(255 255 255),
    0 0 22px rgb(255 255 255),
    0 0 38px rgb(255 255 255),
    0 0 60px rgb(255 255 255);
  }
}
/* footer section end */



/* footer copyright section start */
.footer-copyryt{
    background: #fdca0f;
    padding: 0;
}
.copyryt{
    font-size: 15px;
    font-weight: 600;
    color: #9f0101;
    text-align: center;
    padding: 5px 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: 7px 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: 22px;
  font-weight: 500;
  text-transform: capitalize;
  position: relative;
  top: -2px
}

#callbook ul li a i {
  color: #fff;
  position: relative;
  top: -2px;
  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
  }
}



@media (max-width: 767px){
.top-add {padding: 12px 0 9px;}
.top-add p {font-size: 18px;line-height: 32px;}
.header-logo-2 {display:block;}
.header-logo-left-1 {padding: 15px 15px 0px}
.header-logo-right-1 {padding: 0px 15px 14px 15px;}
.srv-inr {padding: 12px 0px 30px;}
.srv-text span {font-size: 22px;}
.srv-contact a {font-size: 18px;}
.top-srv-mn {padding: 0;}
.top-srv-inr{padding: 0px 0px 15px;}
.top-srv-sec-4 {padding: 0 15px;}
.add-sec {padding: 15px 0 32px;}
#callbook {display: block;}
.nav-right1{display: none;}
.navbar-nav{float:none;}
.navbar-nav li{padding:4px 0;text-align: left;}
.testimonial .description p { height: 190px;}
.srv-text p {height: 195px;}
.testii-1 {padding: 25px 12px;}
.topservices4 strong { font-size: 25px;}
.awards-title span { width: 71px;}
.copyryt {padding: 5px 0 46px;}
.footer-sec-1 {padding: 20px 0 0;}
.srv-sec-1 {padding: 30px 0 0;}
}




@media only screen and (min-width: 767px) and (max-width:990px){
.navbar-inverse .navbar-nav>li>a {font-size: 16px;padding: 4px 7px 4px;}
.navbar-nav>li {padding: 0 2px;}
.nav-right2 li:nth-child(2){display: none;}
.top-add {padding: 12px 0 9px;}
.top-add p {font-size: 18px;}
.add-sec p {font-size: 25px;}
.topservices4 strong {font-size: 16px;}
.footer-left { padding: 25px 15px 25px;}
.testimonial .description p { height: 165px;}
.footer-left {padding: 0 15px 0;}
.top-srv-sec-1 {padding: 0 0 22px;}
.top-srv-sec-3 {height:650px;}
}


@media only screen and (min-width: 991px) and (max-width:1200px){
.top-add p {font-size: 22px;}
.navbar-nav>li {padding: 0 8px;}
.nav-right2 ul li {font-size: 16px;}
.srv-inr {}
.srv-text span {font-size: 25px;}
.srv-contact a {font-size: 18px;}
.top-srv-inr { padding: 0px 0px 30px;}
.top-srv-sec-4 {padding: 0 10px;}
.top-srv-text span {font-size: 20px;}
.top-srv-contact a {font-size: 18px;}
.add-sec p {font-size: 22px;}
.srv-list-1 ul li {font-size: 16px;padding: 5px 9px;}
.srv-list-1 ul li:before {font-size: 15px;}
.topservices1 {padding: 10px 8px;}
.topservices4 strong {font-size: 18px;}
.add-sec span {font-size: 18px;}
.top-add {padding: 15px 0 12px;}
.testii-1 {padding: 25px 20px;}
.topservices4 strong {font-size: 14px;}
.testimonial .description p { height: 188px;}
}


@media only screen and (min-width:1201px) and (max-width:1280px){

}




@media (min-width:0) and (max-width:600px){
.srv-mn {padding: 0 5px 0px;}
.srv-text span {font-size: 20px;}
.top-srv-sec-4 {padding: 0 0px;}
.top-srv-text span {font-size: 22px;}
.about-us-title span {width: 85px;}
.srv-contact .talk-astro {width: 88px;font-size: 19px;}
.talk-astro1 {width: 106px;font-size: 19px;}
.srv-text p {height: 214px;}
.choose-1{width:100%;}
.awards-1{width:100%;}
.topservices4 strong {font-size: 20px;}
.testi-1 {width: 100%;}
.awards-title strong{font-size:31px}
.awards-title span{width:50px;}
.testimonial .description p {height: auto;}
.about-us-title strong {font-size: 42px;}
}





@media (min-width: 290px) and (max-width:500px){
.top-add p {font-size: 15px;line-height: 27px;}
.header-logo-left-1 {padding: 8px 8px 0px;}
.header-logo-right-1 {padding: 2px 8px 8px;}
.srv-mn{width:100%;}
.srv-text span {font-size:25px;}
.top-srv-inr{width: 100%;}
.top-srv-text span{font-size:23px;}
.add-sec p {font-size: 23px;}
.about-us-title strong {font-size: 25px;}
.about-us-title span {width: 42px;}
#callbook ul li a span {}
#callbook ul li a i{}
.srv-text p {height:auto;}
.top-srv-sec-1 {padding: 0 0 10px;}
.ourservices-right1 { width: 100%;}
.ourservices-left1{width: 100%;}
.ourservices-left2, .srv-contact-1{text-align:center;}
.testi-1 {width: 100%;padding: 15px 0;}
.testimonial .description p {height:auto;}
.testii-1{width: 100%;}
.srv-list1-title p {font-size: 16px;}
.topservices1 {padding: 7px;width: 100%;}
.topservices4 strong {font-size: 15px;}
.footer-left {padding: 0 0px 8px;}
.topservices4 strong {font-size: 22px;padding: 12px 0 0;}
.footer-left-1 {background: #ffffff;}
.testii-sec-1 {padding: 15px 0 0;}
.testii-sec {padding: 15px 0 35px;}
.awards {padding: 15px 0 0;}
.awards-title strong{font-size: 21px;}
.awards-title span{width: 19px;}
.top-srv-sec {padding: 50px 0 20px;}
.testi-sec-1 {padding: 35px 0;}
.footer-right {padding: 0;}
.testii-1 {padding: 15px 12px 25px;}
.srv-list1-title strong {font-size: 27px;}
.footer-mark {font-size: 20px;}
.awards-section {padding: 20px 0 50px;}
.about-us-title p {font-size: 14px;}
.ourservices-section {padding: 10px 0;}
.about-us-sec-1 {padding: 30px 0;}
.navbar-inverse .navbar-nav>li>a {padding: 2px 0;font-size: 18px;}
}