.main-container 
{
    float: left;
    width: 100%;
}
.right{
	background-color:#fff;
	padding:10px;
	color:#000;
	font-weight:bold;
}
.right a{
	
	color:#000;
	text-decoration:none;
}
.right a:hover{
	color:#b20606;
	
}
.lft{
	padding:10px;
	color:#fff;
	font-weight:bold;
}
.banner3 {
    float: left;
    width: 100%;
}
.banner3 img{
    float: left;
    width: 100%;
}
.header {
    float: left;
    width: 100%;
    padding: 10px 0px;
    text-align: center;
}
.header img{
   max-width: 100%;
}
.header-top2 {
    float: left;
    width: 100%;
    background: #b20606;
    color: #000;
   font-family: "Noto Sans", sans-serif;
    font-size: 17px;
    padding: 10px;
    /*border: 5px double #b20606;*/
    text-align: center;
}
.header-top3 {
    float: left;
    width: 100%;
    background: #fba400;
    color: #000;
   font-family: "Noto Sans", sans-serif;
    font-size: 17px;
    padding: 10px;
   border: 2px solid #fba400;
   text-align:center;
   font-weight:bold;
}
.header-top4 {
  float: left;
  width: 100%;
  background: #fba400;
  color: #000;
  font-family: "Noto Sans", sans-serif;
  font-size: 20px;
  padding: 10px;
  /*border: 5px double #b20606;*/
  text-align: center;
}
.best-ser {
    float: left;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
   background-color:#fff;
    background-repeat: repeat;
    background-attachment: fixed;
}
.dddd

{
    text-align: center;
    float: left;
    width: 100%;
}
.section-title-border {
    position: relative;
    height: 5px;
    width: 30px;
    background: #b20606;
    border-radius: 10px;
    display: table;
    float: none;
    margin: 0 auto;
}
.section-title-border::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 50%;
    background: #b20606;
    border-radius: 10px;
    right: -60%;
    top: 0;
}
.section-title-border::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 25%;
    background: #b20606;
    border-radius: 10px;
    right: -100%;
    top: 0;
}
.best-header {
    float: left;
    width: 100%;
    font-size: 50px;
    color: #b20606;
	font-weight:bold;
    font-family: 'Laila', sans-serif;
}
.best-sub {
    float: left;
    width: 100%;
    font-size: 20px;
    color: #000;
    font-weight: 600;
   font-family: "Noto Sans", sans-serif;
   margin-top: 20px;
}
.best-border {
    float: left;
    width: 100%;
    margin-top: 40px;
    background: #ffffff9c;
    position: relative;
}
.best-border1 {
    float: left;
    width: 100%;
    padding: 5px;
   
    background: #b20606;
}
.best-img {
    float: left;
    width: 100%;
    position: relative;
    z-index: 1;
}
.best-img img{
    float: left;
    width: 100%;
}
.best-title {
    float: left;
    width: 100%;
    font-size: 25px;
    font-family: 'Laila', sans-serif;
    color: #b20606;
	    background: #fff;
    padding: 5px 0px;
    font-weight: 800;
	box-shadow: 0px 0px 10px 5px #ffffff73;
}
.best-desc {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #fff;
    line-height: 28px;
    font-weight: 500;
	padding: 10px;
   font-family: "Noto Sans", sans-serif;
}
.best-call {
    float: left;
    width: 100%;
    padding-top: 20px;
}
.best-call a {
    background: #b20606;
    color: #fff;
    transition: 0.4s;
    padding: 6px 17px 8px;
    text-transform: capitalize;
    font-weight: bold;
    text-decoration: none;
    font-size: 16px;
    display: inline-block;
    transform: translateY(-10px);
    box-shadow: 0px 0px 10px 5px #ffffff73;
   font-family: "Noto Sans", sans-serif;
}
.best-call a:hover {
    
    color:#fba400;
    
}
.other-ser {
    float: left;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
    background: #fba400;
    background-repeat: repeat;
    background-attachment: fixed;
}
.other-header {
    float: left;
    width: 100%;
    font-size: 50px;
    color: #b20606;
	    font-weight: bold;
    font-family: 'Laila', sans-serif;
}
.other-sub {
    float: left;
    width: 100%;
    font-size: 20px;
    color: #000;
    font-weight: 600;
   font-family: "Noto Sans", sans-serif;
}
.other-border {
    float: left;
    width: 100%;
    margin-top: 40px;
    background: linear-gradient(to top, #b20606 50%, #ffffffa9 50%);
    position: relative;
}
.other-img {
    float: left;
    width: 100%;
    padding: 20px;
}
.other-img img{
    float: left;
    width: 100%;
       border: 2px solid #fba400;
   box-shadow: 0 0 10px;
    transition: 0.4s;
}
.other-border:hover .other-img img{
    transform: scale(1.1) rotate(360deg);
}
.other-title {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 22px;
    color: #fff;
    font-weight: 600;
    font-family: 'Laila', sans-serif;
}
.other-call {
    float: left;
    width: 100%;
    padding-top: 20px;
}
.other-call a {
    background: #fff;
    color: #000;
    transition: 0.4s;
    padding: 6px 17px 8px;
    text-transform: capitalize;
    font-weight: 700;
    text-decoration: none;
    font-size: 16px;
    display: inline-block;
    transform: translateY(-10px);
   font-family: "Noto Sans", sans-serif;
}
.about-us {
    float: left;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
    background: #fff;
   
}
.about-header {
    float: left;
    width: 100%;
    font-size: 50px;
    color:#b20606;
	    font-weight: bold;
    font-family: 'Laila', sans-serif;
}
.about-sub {
    float: left;
    width: 100%;
    font-size: 20px;
    color: #000;
    font-weight: 600;
   font-family: "Noto Sans", sans-serif;
}
.abt-desc {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 16px;
    color: #000;
    padding-top: 30px;
   font-family: "Noto Sans", sans-serif;
    line-height: 28px;
    font-weight: 500;
}

.footer-border3 {
    float: left;
    width: 100%;
    padding-left: 20px;
}

.footer-border3 strong {
    color: #fba400;
    font-size: 22px;
    margin: 0;
    font-family: 'Laila', sans-serif;
    text-transform: capitalize;
}.pandit-mail {
    padding: 10px 0 0;
    text-align: left;
}

.pandit-mail ul {
    padding: 0px 0 6px 0;
    list-style: none;
    margin: 0;
}

.pandit-mail ul li {
    padding: 0 5px;
    margin: 0;
    /* text-align: center; */
    display: inline-block;
}

.pandit-mail li img {
    height: 38px;
}

.pandit-call a {
    font-size: 34px;
    font-weight: 700;
    border: 0;
    color: #fff;
    padding: 0;
	text-decoration:none;
}
.pandit-call a:hover {
   background-color:#fff;
   padding:10px;
    color: #000;
    
	
}
.footer-border3 ul {
    list-style: none;
    padding: 15px 0px;
}

.footer-border3 ul li {
    list-style: none;
    font-size: 18px;
    color: #fff;
    padding: 5px;
}

.footer-border3 ul li i {
    color: #e89900;
    padding-right: 10px;
    font-size: 18px;
}
body
{
    font-family: "Noto Sans", sans-serif;
}
.abt-desc span{
    color: #000;
    font-weight: 600;
}
.abt-desc ul li i{
    color: #000;
    font-weight: 600;
    display: inline-block;
    font-size: 17px;
    background: #fba400;
    padding: 5px;
    margin: 0 9px 0 0;
    border-radius: 4px;
    list-style: none;
}
.abt-desc ul {
    list-style: none;
}
.abt-desc ul li{
    list-style: none;
    line-height: 35px;
}
.abt-right {
    float: left;
    width: 100%;
    margin-top: 40px;
}
.abt-right img{
  max-width: 100%;
  padding-top: 30px;
}
.footer {
    float: left;
    width: 100%;
    padding: 50px;
    background: #000;
}

.footer-border {
    float: left;
    width: 100%;
}

.footer-border img {
    max-width: 100%;
}

.footer-border strong {
    float: left;
    width: 100%;
    font-size: 25px;
    color: #e89900;
 font-family: 'Laila', sans-serif;
    padding: 10px 0px;
}

.footer-border p {
    font-size: 16px;
    color: #fff;
}

.footer-border2 {
    float: left;
    width: 100%;
}

.footercontact-top {
    padding: 1px 0 20px;
}

.footer-head {
    padding: 0;
    /* text-align: left; */
}

.footer-head strong {
    color: #fba400;
    font-size: 22px;
    font-weight: 600;
    margin: 0;
 font-family: 'Laila', sans-serif;
    text-transform: capitalize;
}
.why {
    float: left;
    width: 100%;
    padding: 50px;
    background: #b20606;
	    border: 2px solid #fba400;
}
.why-border {
    float: left;
    width: 100%;
}
.why-icon {
    float: left;
    width: 30%;
    text-align: center;
}
.why-icon i{
    font-size: 55px;
    color: #fff;
    padding-top: 5px;
}
.why-text {
    float: left;
    width: 70%;
    padding-left: 10px;
}
.why-text h2{
    font-size: 35px;
    color: #fff;
	    font-weight: bold;
    margin: 0;
    padding: 0;
    font-family: 'Laila', sans-serif;
}
.why-text p{
    font-size: 18px;
    color: #fba400;
	font-weight:bold;
    margin: 0;
    padding-top: 10px;
    font-family: 'Laila', sans-serif;
}
.test {
    float: left;
    width: 100%;
    padding: 50px 0px;
    position: relative;
    text-align: center;
}
.test::before {
    position: absolute;
    content: "";
    background: url(../images/tes.png);
    top: 0px;
    right: 0px;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
}
.banner_container {
    float: left;
    width: 100%;
    padding-top: 30px;
}
.testi-img {
    float: left;
    width: 100%;
    text-align: center;
}
.testi-img img{
   max-width: 100%;
   border-radius: 50%;
   border: 5px solid #fba400;
}
.test-desc {
    float: left;
    width: 100%;
    padding: 20px 200px;
    font-size: 18px;
    color: #000;
    line-height: 30px;
    font-family: "Noto Sans", sans-serif;
}
.test-name {
    float: left;
    width: 100%;
    font-size: 22px;
    color: #b20606;
	font-weight: bold;
    font-family: 'Laila', sans-serif;
}
.test-sub {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #000;
    font-family: "Noto Sans", sans-serif;
    font-weight: 600;
}
ol.carousel-indicators {
    display: none;
}

.carousel-control.left {
    background: none;
}
.carousel-control.right {
    background: none;
}
.glyphicon-chevron-left:before {
    content: "\e079";
    background: #b20606;
    padding: 15px;
    color: #fff;
    z-index: 2;
}
.glyphicon-chevron-right:before {
    content: "\e080";
    background: #b20606;
    padding: 15px;
    color: #fff;
    z-index: 2;
}
.cop{
    float: left;
    width: 100%;
    background: #fba400;
    color: #000;
   font-family: "Noto Sans", sans-serif;
    font-size: 17px;
    padding: 10px;
    text-align: center;
}

.cop span{
    font-size: 18px;
   font-family: "Noto Sans", sans-serif;
}
@media(min-width:768px) and (max-width:991px){
    .header .col-sm-4{width: 100%;}
    .best-ser .col-sm-4{width: 50%;}
    .test .col-sm-4{width: 50%;}
    .other-ser .col-sm-3{width: 50%;}.just2 {
        padding: 50px 0px;
      }.just {
        padding: 50px 0px;
      }
      .why .col-sm-3{width: 50%;margin-bottom: 30px;}
      .footer .col-sm-4{width: 50%;}
      .about-us .col-sm-5{width: 100%;}
      .about-us .col-sm-7{width: 100%;}
      .vs{
		  display:none;
	  }
}

@media(min-width:640px) and (max-width:767px){ .header-top4 {
    font-size: 16px
  }
  .vs{
		  display:none;
	  }
  .best-header {
    font-size: 35px;
  }.other-header {
    font-size: 35px;
  }.just h2 {
    font-size: 25px;
    line-height: 35px;
  }.just a {
    font-size: 18px;
  }
  .just {
    padding: 50px 0px;
  }.about-header {
    font-size: 35px;
  }.just2 {
    padding: 50px 0px;
  }.why-left {
    width: 100%;
  }.why-right {
    width: 100%;
    padding: 0px;
    margin-top: 20px;
  }.test-header {
    font-size: 35px;
  }
  .why {
    padding: 50px 0px;
  }

  .why-border {
    margin-bottom: 30px;
  }
}
@media(min-width:480px) and (max-width:639px)
{ .header-top4 {
    font-size: 16px;
  }
   .lft{
	  background-color:#fba400;
	  color:#000;
  }
  .vs{
		  display:none;
	  }
  .best-header {
    font-size: 35px;
  }.other-header {
    font-size: 35px;
  }.just h2 {
    font-size: 25px;
    line-height: 35px;
  }.just a {
    font-size: 18px;
  }
  .just {
    padding: 50px 0px;
  }.about-header {
    font-size: 35px;
  }.just2 {
    padding: 50px 0px;
  }.why-left {
    width: 100%;
  }.why-right {
    width: 100%;
    padding: 0px;
    margin-top: 20px;
  }.test-header {
    font-size: 35px;
  }
  .why {
    padding: 50px 0px;
  }

  .why-border {
    margin-bottom: 30px;
  }
  .test-desc {
    padding: 20px 70px;
  }
  .header .container-fluid {
  padding: 0;
}
}
@media(min-width:320px) and (max-width:479px)
{.why {
    padding: 50px 0px;
  }.footer {
    padding: 50px 0px;
  }
  .lft{
	  background-color:#fba400;
	  color:#000;
  }
  .vs{
		  display:none;
	  }
  .test-desc {
    padding: 20px 50px;
  }
  .why-border {
    margin-bottom: 30px;
  }
    .header-top4 {
        font-size: 16px;
      }
      .best-header {
        font-size: 35px;
      }.other-header {
        font-size: 35px;
      }.just h2 {
        font-size: 25px;
        line-height: 35px;
      }.just a {
        font-size: 18px;
      }
      .just {
        padding: 50px 0px;
      }.about-header {
        font-size: 35px;
      }.just2 {
        padding: 50px 0px;
      }.why-left {
        width: 100%;
      }.why-right {
        width: 100%;
        padding: 0px;
        margin-top: 20px;
      }.test-header {
        font-size: 35px;
      }
      .header .container-fluid {
  padding: 0;
}
}