@import url('../css2');
body{
  margin:0;
  padding:0;
  font-family: "Montserrat Alternates", 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: 'Alozera PERSONAL USE ONLY!';
src: url('../fonts/Alozera PERSONAL USE ONLY!.eot');
src: url('../fonts/Alozera PERSONAL USE ONLY!.eot?#iefix') format('embedded-opentype'),
     
      url('../fonts/Alozera PERSONAL USE ONLY!.ttf') format('truetype'),
      url('../fonts/Alozera PERSONAL USE ONLY!.svg#providence-bold') format('svg');
      font-weight: normal;
      font-style: normal;
  }


.head-section{
	background-color:#000;
}
/* top section start */
.top-head-section{
  background: #ed143d;
}
.top-head-section1 p{
    padding: 10px 0 8px;
    display: block;
    font-weight: 800;
    font-size: 22px;
    text-align: center;
    animation: blinker 0.5s linear infinite;
}
@keyframes blinker{
  0% {
    color: #fbb13c;
  }
  100% {
      color: #ffffff;
  }
}
/* top section end*/


/* head logo section start */
.head-align{
  align-items: baseline;
  justify-content: center;
}
.head-align1{
  align-items: center;
    background-image: url('../images/bgsd.jpg');
	 background-size: cover; 
}
.aboutus-section{
	background-image: url('../images/bgs.jpg');
	 background-size: cover; 
}
.top-head-num a{
    padding: 0 0 5px;
    display: block;
    font-weight: 600;
    color: #fff;
    font-size: 29px;
    text-align: center;
    text-transform: capitalize;
}
.top-head-num a i{
    font-size: 26px;
    font-weight: 600;
    color: #db1b32;
    width: 45px;
    height: 50px;
    background: #fff;
    line-height: 48px;
    text-align: center;
    margin: 0 7px 0 0;
    border-radius: 0 0 30px 30px;
}
.top-head-mark p{
    color: #fff;
    font-size: 22px;
    font-weight: 800;
    text-transform: capitalize;
    text-align: center;
    padding: 10px 0 5px;
}
.head-right2 p{
    color: #ec0000;
    font-size: 19px;
    font-weight: 700;
    text-transform: uppercase;
    background: #f6ff00;
    padding: 14px 15px 10px;
    margin: 10px 0 0;
    text-align: center;
    line-height: 30px;
}
.head-right2 ul li{
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 4px 8px 4px;
    text-align: center;
    display: inline-block;
	    background: #000;
}
.head-right2 ul li i{
    color: #fff;
    font-size: 23px;
    font-weight: 600;
    padding: 0 5px 0 0;
}

.head-right2 b{
    color: #ffcc00;
    font-size: 19px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 28px;
    display: block;
    padding: 0 0 8px;
}
/* head logo section end */


/* banner section start */
.banner img{
  width: 100%;
}
/* banner section end */

/* top mark section start */
.top-mark{

padding: 0 12px;
}
.top-mark-left{

padding: 15px 5px 15px 15px;
}
.top-mark-left1{
  background: #333333;
  border-radius: 32px;
  padding: 42px 26px 20px;
  line-height: 32px;
  margin: -91px 0 0;
}
.top-mark-left1 span{
  text-transform: capitalize;
  font-size: 65px;
  font-weight: 700;
  color: #ffffff;
}
.top-mark-left1 p{
  text-transform: capitalize;
  font-size: 22px;
  font-weight: 500;
  color: #fcb13e;
  padding: 10px 0 0;
}
.top-mark-right{
  
}
.top-mark-right1{

background: #000;

padding: 15px;

border-radius: 0 0 20px;
}
.mark-content {
    display: flex;
    font-size: 28px;
    font-weight: 600;
    text-transform: capitalize;
    overflow: hidden;
    white-space: nowrap;
}
.mark-content-inner {
  animation: qode-text-marquee-left 25s linear infinite;
}
@keyframes qode-text-marquee-left {
  0% {
      transform: translateX(0)
  }

  100% {
      transform: translateX(-100%)
  }
}

 [class*=mark-text] {
  align-items: center;
  display: inline-flex;
  color: #ffffff;
}

 [class*=mark-separator] {
   position: relative;
   fill: currentColor;
   display: inline-flex;
   padding: 0 15px 0 13px;
   color: #fcb13e;
}

/* top mark section end */



/* other services section start */
.otherservices1{
  padding: 12px 12px;
  text-align: center;
}
.otherservices2{
  padding: 0;
  text-align: center;
}
.otherservices2 img{
  width: 100%;
  border-radius: 500px 500px 0 0;
}
.otherservices3{
    background: #fcb13e;
    position: relative;
    left: 0;
    right: 0;
    padding: 15px 15px 0;
    border-radius: 0 0 900px 900px;
}
.otherservices3 p{
  color: #bb0e23;
  font-size: 19px;
  padding: 0 0 10px;
  font-weight: 700;
  text-transform: capitalize;
  text-align: center;
}
.otherservices3 a{
  color: #0e7400;
  font-size: 33px;
  padding: 0;
  font-weight: 600;
  text-transform: uppercase;
  background: #ffffff;
  border-radius: 50px;
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  margin: 0 0 -25px;
}
/* other services section end */
.list-design{
	background-image: url(../images/bgs.jpg);
    background-size: cover;
}
/* about us section start */
.about-us-content img {
    float: right;
    width: 368px;
    padding: 8px;
    margin: 15px 0 15px 15px;
    background: #000000;
} 
.aboutus-heading{
  text-align: center;
}
.aboutus-heading p{
  text-transform: capitalize;
  font-size: 17px;
  font-weight: 700;
  color: #fff;
  background: #ed143d;
  padding: 7px 20px 6px;
  border-radius: 20px;
  position: relative;
  z-index: 0;
  display: inline-block;
  margin: 0 auto -20px;
}

.aboutus-heading strong{
  display: block;
  color:#ffcc00;
  font-size: 58px;
  text-transform: capitalize;
  font-weight: 600;
  font-family: 'Alozera PERSONAL USE ONLY!';
  padding: 12px 15px 12px;

  border-radius: 25px;
}
.serv-heading strong{
   color: #000;
   font-weight: 400;
}
.about-us-content p{
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
  text-align: justify;
  padding: 12px 0;
}
.about-us-content p strong{
    font-weight: bold;
	color:#ffcc00;
}
.about-us-content b{
    font-weight: 500;
    color: #ffffff;
    font-size: 17px;
    display: inline-block;
    padding: 8px 15px 7px;
    background: #db1b32;
    border-radius: 15px 15px 0 0;
    margin: 10px 0 0;
}
.about-us-content ul{
  padding: 12px 15px;
 
  margin: 0 0 15px;
}
.about-us-content ul li{
  padding: 6px 0;
  text-transform: capitalize;
  position: relative;
  color: #ffcc00;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
}
.about-us-content ul li span{
  text-transform: capitalize;
  color: #000000;
  font-size: 16px;
}
.about-us-content ul li:before{
    content: "\276f";
    font-family: 'Glyphicons Halflings';
    display: inline-block;
    padding: 0 5px 0 0;
    color: #ffcc00;
    font-weight: bold;
    font-size: 20px;
}
/* about us section end */


/* best services section start */
.best-services1{
  padding: 12px;
}
.best-services2{
  padding: 12px 12px 0;
  
    border: 2px solid #e8ff00;
  background: #ed143d;
  border-radius: 30px;
}
.best-services-img img{
    width: 100%;
    border-radius: 20px;
}
.best-services2 p{
  padding: 15px;
  color: #000;
  font-size: 15px;
  line-height: 28px;
  font-weight: 500;
  text-align: center;
  background: #fff;
  border-radius: 15px;
      text-transform: capitalize;
  margin: 2px 0 15px;
}
.best-services2 strong{
  display: block;
  color: #000;
  text-transform: capitalize;
  font-size: 22px;
  padding: 5px 15px 4px;
  font-weight: 600;
  background: #ffff;
  text-align: center;
  text-transform: uppercase;
  transform: translateY(-9px);
}
.best-services2 a{
  font-size: 16px;
  font-weight: 600;
  padding: 7px 15px 5px;
  text-transform: capitalize;
  color: #000;
  background: #fff;
  display: block;
  border-radius: 50px;
  text-align: center;
}
/* best services section end */

/* mark section start */
.mark{
  font-size: 35px;
  font-weight: 700;
  padding: 13px 15px 0px;
  text-transform: capitalize;
  color: #000000;
  background: #fff;
  display: block;
  text-align: center;
}
/* mark section end */


/* award section start */
.awards-section{
  background: linear-gradient(180deg, #333333 65%, transparent 50%);
}
.award-heading strong{
  display: inline-block;
  color: #db1b32;
  font-size: 50px;
  text-transform: uppercase;
  font-weight: 800;
  padding: 5px 30px 5px;
  background: #fff;
  border-radius: 0 0 40px 40px;
  text-align: center;
}
.award-heading1 strong{
  color: #000000;
  padding: 5px 30px 3px;
  background: #fcb13e;
  border-radius: 20px;
}
.award1{
  padding: 10px;
}
.award2 img{
    width: 100%;
}
/* award section end */

.testi-section{
	background-image: url(../images/bgs.jpg);
    background-size: cover;
}

/* list design section start */

.text-hindi strong{
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  display: block;
  font-size: 38px;
  line-height: 37px;
  text-transform: capitalize;
  padding: 20px 10px 20px;
  background: #db1b32;
}
.text-hindi p{
  text-align: center;
  color: #fff;
  font-size: 25px;
  line-height: 39px;
  font-weight: 600;
  text-transform: capitalize;
  padding: 15px 0 0;
}
.list{
  padding: 12px;
}
.list1{
  background: #fcb13e;
  padding: 20px;
}
.list1 ul li{
 padding: 12px 0;
}
.list1 ul li a{
  color: #000000;
  font-size: 16px;
  padding: 12px 15px;
  font-weight: 600;
  position:relative;
  text-transform: capitalize;
  border-radius: 50px;
  border: 1px solid #ffffff2b;
  line-height: 21px;
  display: block;
}
.list1 ul li a:after{
  height: 34px;
  width: 34px;
  left: auto;
  right: 0;
  top: 0;
  position: absolute;
  content: "\279f";
  font-family: 'Glyphicons Halflings';
  font-weight: 700;
  display: inline-block;
  font-size: 19px;
  background: #333333;
  border-radius: 30px;
  text-align: center;
  line-height: 34px;
  color: #f6ff00;
}
/* list design section end */

/* main services section start */
.main-sv-1{
  padding: 12px;
}
.main-sv-2{
  text-align: center;
}
.main-sv-img a{
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    color: #000;
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    background: #fff;
    width: 55px;
    height: 55px;
    line-height: 55px;
    position: absolute;
    top: 140px;
    z-index: 1;
}
.main-sv-img{
  position: relative;
}
.main-sv-img img {
  border-radius: 50%;
  transition: 1000ms ease-in-out;
  width: 85%;
      border: 8px solid #ffffff;
}
.main-sv-2:hover .main-sv-img img {
    scale: 1.05;
    transform: rotateZ(10deg);
}
.main-sv-4 {
  padding: 0;
}
.main-sv-4 span{
  display: block;
  color: #fcb13e;
  font-size: 22px;
  padding: 20px 0 10px;
  font-weight: 600;
  text-transform: capitalize;
  text-align: center;
}
.main-sv-4 p{
  color: #ffffff;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
}
/* main services section end */



/* testimonial section start */
.testi-left{
  padding: 15px;
}
.testi-right{
  padding: 15px;
}
.testi-1{
  padding: 12px 12px 25px;
}
.testi-2{
  padding: 0 15px;
  background: #ed143d;
  border-radius: 20px;
}
.testi-txt p {
    padding: 15px 0 20px;
    color: #fff;
    font-size: 16px;
    line-height: 31px;
    font-weight: 500;
    text-align: center;
}
.test-str {
    text-align: right;
}
.test-str strong {
    font-size: 15px;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
    display: inline-block;
    padding: 5px 20px 5px;
    background: #fff;
    border-radius: 40px;
    margin: 0 0 -6px;
}
.test-str span {
    font-size: 14px;
    font-weight: 500;
    color: #1a1a1a;
    text-transform: uppercase;
}
.main-testi{
    padding: 0;
    position: relative;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: right;
}
.testi-img img{
  width: 85px;
  border-radius: 50%;
  border: 7px solid #ffffff;
}
.testi-rat{
    color: #ed143d;
    font-size: 14px;
    font-weight: 600;
    padding: 2px 20px 5px;
    background: #fff;
    display: inline-block;
    border-radius: 0 0 25px 25px;
}
.testi-rat i{
  padding: 0 1px;
}

.counter-1{
  padding: 25px 12px;
  text-align: center;
}
.count-up p{
    color: #ffffff;
    font-size: 17px;
    font-weight: 500;
    text-transform: capitalize;
    padding: 7px 10px 5px;
    background: #db1b32;
    border-radius: 50px;
}
.counter-count{
    color: #ffcc00;
    font-size: 80px;
    font-weight: 700;
    position: relative;
}
.counter-count:before{
  content:"+";
  right: -30px;
  position: absolute;
  font-size: 35px;
}
/* testimonial section end */


.footer-flex{
  align-items: flex-start;
}
.footer-left{
  padding: 30px 15px 12px;
}
.footer-left1{
  padding:0;
  text-align: center;
}
.footer-left-div {
}
.footer-detail-left {
    padding: 15px 0;
}
.footer-detail-left span {
    background-color: #fff;
    display: block;
    text-align: center;
    border-radius: 40px;
    font-size: 18px;
    padding: 7px 7px 6px;
    color: black;
    font-weight: 600;
    text-transform: capitalize;
}
.footer-detail-left span a{
    color: black;
}
.footer-detail-left i{
    width: 75px;
    height: 60px;
    line-height: 52px;
    background: #fff;
    border-radius: 0 0 50px 50px;
    text-align: center;
    font-size: 35px;
    color: #db1b32;
    font-weight: 700;
}
.footer-center{
  padding: 0;
}
.footer-center1{
  text-align: center;
  padding: 0 15px 0;
}
.footer-center1 img{
  background: #000;
  padding: 10px;
  border-radius: 0 0 30px 30px;
}
.footer-center1 p{
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    padding: 16px 0 0;
    line-height: 29px;
}
.footer-center1 span{
    color: #ffffff;
    font-size: 31px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 3px 0 15px;
    display: inline-block;
}
.footer-right{
  padding:0;
}
.footer-right1{
  text-align: center;
}
.copyryt-sec{
  padding: 0;
  position: relative;
}
.disclaimer p{
    text-align: center;
    font-size: 14px;
    font-weight: 300;
    line-height: 29px;
    color: #ffffff;
    padding: 35px 12px 12px;
}
.copy{
  text-align: center;
}
.copy span{
  font-weight: 500;
  color: #fff;
  font-size: 15px;
  text-align: center;
  display: block;
  padding: 15px 0 0;
  border-top: 1px solid #ffffff1c;
}
/* footer section end */




.icon-fixed-mobile{
  background-color: transparent;
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 9;
  display: none;
}
.icon-fix{
  justify-content: space-between;
  align-items: center;
  padding: 15px 12px 10px;
}
.left-icon{
  width: 50%;
  padding: 0;
}
.center-icon{
  width: 50%;
  padding: 0;
  text-align: center;
}
.center-icon a{
  
}
.contact-icon{
  width: fit-content;
  color: #fff;
  background-color: red;
  border-radius: 40px;
  display: block;
  padding: 6px 20px 5px;
  margin: -30px auto 0;
}
.left-icon{
  background: #009900;
}
.contact-icon a{
  font-weight: 600;
  display:block;
  font-size: 17px;
  color:#fff;
  text-transform: capitalize;
}
.contact-icon a .bi{
   height: 1.0rem;
   width: 1.0rem;
   animation: trin 1.5s linear infinite;
}

@keyframes trin {

    from {
        transform:rotate3d(0, 0, 1, 0deg);
    }
    20%, 32%, 44%, 56%, 68% {
        transform: rotate3d(0, 0, 1, 0deg);
    }
    23%, 35%, 47%, 59%, 71% {
        transform: rotate3d(0,0,1,15deg);
    }
    26%, 38%, 50%, 62%, 74% {
        transform: rotate3d(0,0,1,0deg);
    }
    29%, 41%, 53%, 65%, 77% {
        transform: rotate3d(0,0,1,-15deg);
    }
    80% {
        transform:rotate3d(0, 0, 1, 0deg);
    }

}

.right-icon{
  width:33.333%;
  padding: 0;
}
.right-icon a{
  display:block;
}
.right-icon a .bi{
   height: 1.8rem;
   width: 2.8rem;
   color: #999999;
}




@media (max-width: 767px){
.top-head-section1 p {font-size: 19px;}
.head-right2 ul li {font-size: 16px;padding: 4px 3px 4px;}
.head-right2 ul li i {font-size: 20px;}
.head-left1 {padding: 0 15px;}
.head-right2 b {font-size: 18px;line-height: 24px;padding: 5px 0;}
.top-head-mark p {padding: 9px 0 0px;font-size: 19px;}
.top-head-num a {padding: 0 0 3px;text-align: center;}
.aboutus-heading span {font-size: 17px;}
.disclaimer span {padding: 2px 0 12px;}
.head-right2 p {margin: 0;font-size: 16px;line-height: 25px;}
.list-align{flex-direction: column-reverse;}
.top-mark-left {padding: 15px}
.mark {font-size: 28px;}
.head-align2{flex-direction: column-reverse;}
.head-left1 {padding: 0 15px;}
.top-head-num a {padding: 0;}
.aboutus-heading strong {font-size: 52px;}
.head-right2 p {margin: 0;}
.text-hindi strong {font-size: 25px;padding: 10px 12px;line-height: 33px;}
.text-hindi p {font-size: 22px;line-height: 33px;}
.award-heading strong {font-size: 27px;padding: 7px 30px 6px;}
.disclaimer p {padding: 12px 12px 0;}
.testi-1:nth-child(3){display: block;}
.copy{padding-bottom: 25px !important;}
.icon-fixed-mobile {display:block;}
.award3{ margin: -33% 0 0;}






}


@media only screen and (min-width: 768px) and (max-width: 991px) {
.head-right2 b {padding: 5px 0 4px;}
.head-align2{flex-direction: column-reverse;}
.head-left1 {padding: 0 15px;}
.top-head-num a {padding: 0;}
.aboutus-heading strong {font-size: 52px;}
.head-right2 p {margin: 0;}
.text-hindi strong {font-size: 26px;padding: 10px 8px;}
.text-hindi p {font-size: 22px;line-height: 33px;}
.award-heading strong {font-size: 37px;padding: 5px 30px 6px;}
.testi-1:nth-child(3){display: block;}
.award3{ margin: -33% 0 0;}

}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
.top-head-section1 p {font-size: 18px;padding: 11px 0 8px;}
.top-head-mark p { font-size: 19px;}
.top-head-num a {font-size: 22px;}
.top-head-num a i {font-size: 22px;width: 40px;height: 45px;line-height: 45px;}
.mark-content {font-size: 21px;}
.head-right2 b {font-size: 17px;line-height: 24px;}
.head-right2 ul li {font-size: 17px;padding: 4px 3px 4px;}
.head-right2 ul li i {font-size: 20px;}
.top-mark-left1 p {font-size: 17px;padding: 4px 0 0;}
.top-mark-left1 span {font-size: 55px;}
.top-mark-left1 {background: #333333;padding: 35px 20px 15px;}
.footer-detail-left span {font-size: 16px; padding: 8px 7px 6px;}
.text-hindi strong {font-size: 35px;}
.award-heading strong {font-size: 43px;}

}





@media only screen and (min-width: 1201px) and (max-width: 1340px) {

}

@media (max-width: 575px) and (min-width: 0px) {
.top-head-section1 p {font-size: 15px;}
.head-left1 p {font-size: 15px;padding: 5px 15px 4px;}
.head-right2 b {font-size: 14px;line-height: 20px;padding: 2px 0;}
.mark-content {font-size: 24px;}
.aboutus-heading p {font-size: 15px;}
.top-head-mark p {font-size: 17px;}
.aboutus-heading strong {font-size: 39px;line-height: 50px;padding: 15px 12px 10px;}
.contact-left2 strong {font-size: 28px;}
.head-right2 ul li {font-size: 16px;padding: 10px;margin:5px;}
.award-heading strong {font-size: 20px;padding: 7px 30px 8px;}
.mark {font-size: 22px; padding: 10px 15px 0px;}
.text-hindi p {font-size: 18px;line-height: 28px;}
.text-hindi strong {font-size: 20px;padding: 10px 12px;line-height: 28px;}
.top-mark-left1{margin: 0;}
.award3{ margin: 0;}

}



@media (max-width: 420px) and (min-width: 0px) {
.top-head-num a {font-size: 24px;}
.top-head-num a i {font-size: 22px;width: 38px;height: 42px;line-height: 40px;}
.head-left1 p {font-size: 15px;padding: 5px 15px 4px;}
.head-right2 b {font-size: 13px;}
.mark-content {font-size: 20px;}
.aboutus-heading p {font-size: 14px;}
.top-head-mark p {font-size: 15px;}
.aboutus-heading strong {font-size: 28px;line-height: 35px;padding: 14px 12px 10px;border-radius: 15px;}
.contact-left2 strong {font-size: 28px;}
.footer-detail-left span {font-size: 16px;}
.award-heading strong {font-size: 18px;padding: 8px 30px 6px;line-height: 23px;}
.mark {font-size: 20px;padding: 9px 15px 0px;}
.text-hindi p {font-size: 15px;line-height: 25px;padding: 10px 0 0;}
.text-hindi strong {font-size: 15px;padding: 8px 12px;line-height: 22px;}
.list1 ul li a {font-size: 14px;padding: 12px 40px 12px 12px;}
.list1 {padding: 15px;}
.top-mark-left1 p { font-size: 20px;}
.top-mark-left1 span { font-size: 55px;}
.top-mark-left1 {padding: 30px 22px 15px;}
.top-mark-right1 {padding: 10px 15px;}
.contact-icon { padding: 5px 15px 4px;}
.contact-icon a {font-size: 16px;}
}

