@import url('../css2');
@import url('../css2-1');


body {
    font-family: "Lato", sans-serif;
    font-weight: 500;
}

.hdd {
    font-family: "Oswald", sans-serif;
    font-weight: 400;
}

.main-container {
    float: left;
    width: 100%;
    overflow: hidden;
    /* background: url(../images/bg.jpg); */
    background-attachment: fixed;
    background-position: center;
    background-repeat: repeat;
}

img {
    max-width: 100%;
}

.text-center {
    text-align: center !important;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

.banner3 {
    float: left;
    width: 100%;
}








.ourservices_section {
  padding: 50px 0px;
  float: left;
  width: 100%;
}

.ourservices_section1 {
    padding:0px
}

.our_services {
    margin-top: 20px;
}

.our_services1 {
    padding: 15px
}

.our_services2 {
    padding: 0
}

.our_services3 {
    padding: 0
}

.our_services3 img {
    border-radius: 50%;
    padding: 5px;
    transition: .6s ease-in-out;
    border: 1px solid #b4b4b4
}

.our_services4 {
    padding: 50px 0 0 0;
    text-align: center
}

.our_services4 strong {
    text-transform: capitalize;
    font-size: 30px;
    font-weight: 500;
    margin: 0;
    color: #152da9;
}

.our_services4 p {
    color: #222;
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    padding: 7px 0 10px;
    margin: 0
}
.bg-baji img {
  border: 5px solid #a20000;
}
.our_services2:hover .our_services3 img {
    transform: rotate(360deg);
    transition: .6s ease-in-out;
    background: #a40000;
    padding: 10px
}
.award1 {
  padding: 0 0 25px 0;
}
.our-lnee {
    position: absolute;
    top: 120px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    width: 2px;
    height: 66%;
    background-color: #a20000;
    transition: all .3s linear
}

.our-lnee:after {
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    background-color: #a20000;
    border-radius: 50%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    margin-left: -3px
}

.our_services3:after {
    position: absolute;
    content: "";
    width: 250px;
    height: 250px;
    border-radius: 50%;
    background-color: transparent;
    border: 0 solid#ffb700;
    content: '';
    border-top: 10px solid transparent;
    border-right: 10px solid transparent;
    top: 0;
    left: 0;
    transition: all .3s linear;
    transform: rotate(-45deg)
}

.topservices_head {
    margin: 0;
    padding: 0 0 40px;
    text-align: center;
}
.topservices_head strong {
    text-transform: capitalize;
    font-size: 40px;
    font-weight: 600;
    margin: 0;
    display: inline-block;
    padding: 0 0 6px 0;
    color: #152da9;
}

.topservices_head span {
    width: 8px;
    height: 8px;
    border-radius: 50px;
    background: #152da9;
    display: inline-block;
    position: relative;
    margin: 0;
}
.topservices_head span:before {
    content: '';
    border: 1px solid #d8d8d8;
    width: 40px;
    position: absolute;
    right: 8px;
    top: 4px;
}
.topservices_head span:after {
    content: '';
    border: 1px solid #d8d8d8;
    width: 40px;
    position: absolute;
    left: 8px;
    top: 4px;
}
.topservices_head p {
    color: #000;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 600;
    padding: 0 0 0;
    margin: 0;
}




.testimonials-setion{
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.testimonials-left1{
  padding: 10px;
  width: 70%;
}


.clients-left1 {
    padding: 0 0px;
    margin-top: 30px;
}
.clients-left2{
  padding: 10px;
}

.client-design1{
  padding: 30px;
  border-radius: 20px;
  background: #fff6df;
}
.client-design2{
  padding: 20px;
  background: #fff;
  border: 1px solid #152da9;
}

.client-design3{
  border-radius: 50px;
  padding: 4px;
  margin: 20px 0 0;
  background: #152da9;
}
.client-design3 ul li{
    color: #ffb700;
    font-size: 16px;
}
.client-design2 p{
  color: #000;
  font-size: 15px;
  line-height: 31px;
  font-weight: 500;
  padding: 0;
}
.client-design3 strong{
  color: #fff;
  text-transform: uppercase;
  font-size: 17px;
  display: block;
}
.client-design3 p{
  color: #ffb700;
}
.mid-div{
  justify-content: center;
  align-items: center;
}
.services-list1{
  padding: 0 0 0 20px;
  width: 30%;
}
.services-list2{
  background: #152da9;
  text-align: -webkit-auto;
  padding: 20px 0px;
}
.heading-list{
  padding: 0px 20px 0;
}
.heading-list strong{
  color: #ffb700;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 700;
  border-bottom: 1px solid #eee;
  display: block;
  padding: 0 0 5px 0;
}
.heading-list p{
  text-transform: capitalize;
  margin: -1px 0 0 0;
  color: #fff;
  font-size: 42px;
  font-weight: 500;
}

.list-design ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
.list-design ul li{
  padding: 10px 16px;
  margin: 16px 0 0px 0;
  font-size: 16px;
  font-weight: 600;
  color: #000;
  text-transform: capitalize;
  border: 1px solid #ffb700;
  border-radius: 50px;
}
.list-design ul li a{
  color: #fff;
}
.list-design ul li:hover a{
  color: #ffe9af;
}
.list-design ul li:hover{
  border: 1px solid #ffffff;
}

.kundli-matching{
  background: #ffb700;
  position: relative;
  padding: 20px 0px 20px 20px;
  margin: 20px 0 0;
}
.kundli-matching strong{
    font-size: 18px;
display: block;

padding: 0 140px 10px 0px;

color: #000;

text-transform: capitalize;
}
.kundli-matching a{

background: #8a6400;

color: #fff;

padding: 5px 10px;

display: inline-block;

font-weight: 600;

text-transform: capitalize;

font-size: 16px;
}

.kundli-matching img{
  position: absolute;
  right: 20px;
  top: 8px;
  height: 110px;
}
.clients-right1222
{
    margin-top: 150px;
}


.topservices-section {
    float: left;
    width: 100%;
 padding: 50px 0px;
    position: relative;
}





.topservices-section:before{
    background: #ffb700;
    content: "";
    height:100%;
    width: 50%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 0;
    position: absolute;
    z-index: -9;
  }
  
  .top-services1{
    margin-top: 30px;
  position: relative;
  }
  .top-services2{
    position: relative;
    background: #fff;
    z-index: 9;
    border: 1px solid #a20000;
    border-radius: 17px;
    padding: 6px 20px 28px;
  }
  .top-services2 .mid-div{
    justify-content:center;
    align-items:center;
  }
  .top-services2:before{
    background: #ffb700;
    content: "";
    position: absolute;
    left:0;
    right: 0;
    top: 56px;
    width: 100%;
    height: 72%;
    z-index: -9;
  }
  .top-services3 img{
    border-radius: 50%;
    height: 192px;
    border: 6px solid #fff;
    margin: 0px 0 0px;
  }
  .top-services3{
    padding: 0 0px 0 10px;
  }
  .top-services4{
    padding: 6px 0 0 10px;
  }
  .top-services4 strong{
    font-size: 32px;
    padding: 0px 0 0;
    margin: -8px 0 0px 0;
    display: block;
    text-transform: capitalize;
    font-weight: 600;
    color: #a20000;
  }
  
  .top-services4 p{
    color: #000;
    font-size: 15px;
    padding: 14px 0 0;
    line-height: 29px;
    font-weight: 500;
  }
  .top-services4 a{
    background: #a20000;
    color: #fff;
    padding: 5px 10px;
    display: inline-block;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 16px;
  }

.video-cont {
  float: left;
  width: 100%;
}
.video-cont video {
  float: left;
  width: 100%;
  border: 5px solid #a20000;
}
  .about {
    overflow: hidden;
    position: relative;
    float: left;
    width: 100%;
    padding: 50px 0px;
}


.about-us-content {
    /* padding: 25px 35px; */
}

.about-us-content p {
    font-size: 16px;
    line-height: 32px;
    color: #000000;
    padding: 6px 0;
    text-align: justify;
}

.about-us-content p strong {
    color: #a20000;
    font-weight: 700;
}

.about-us-content ul {
    padding: 6px 0;
}

.about-us-content ul li {
    position: relative;
    border-radius: 50px;
    display: flex;
    padding: 0 10px 0 0;
    align-items: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    color: #000000;
    background: #ffb700;
    margin: 12px 3px;
    overflow: hidden;
}

.about-us-content ul li i {
    color: #ffb700;
    text-align: center;
    font-size: 18px;
    display: inline-block;
    font-weight: 400;
    background: #152da9;
    margin: 0 9px 0 0;
    width: 38px;
    height: 45px;
    line-height: 45px;
    text-shadow: 0 0 8px #ffb700;
    padding: 0 0 0 5px;
}
.services {
    padding: 50px 0px;
    float: left;
    width: 100%;
    background: #152da9;
}

.aboutus-heading {
    padding: 0 0 30px;
}

.aboutus-heading strong {
    display: block;
    color: #152da9;
    font-size: 50px;
    text-transform: capitalize;
    font-weight: 700;
    padding: 0;
}

.srv-heading strong {
    color: #ffffff;
    font-weight: 300;
}

.aboutus-heading span {
    text-transform: uppercase;
    font-size: 17px;
    color: #000;
    display: inline-block;
    padding: 5px 15px 3px;
    background: #ffb700;
    letter-spacing: 2px;
}

.srv-heading span {
    color: #000000;
    background: #ffb700;
    font-weight: 600;
}

.sv1 {
    padding: 15px;
    text-align: center;
}

.sv2 {
    border: 1px solid #ffffff;
    padding: 20px 0 0;
}

.sv-img0 {
    padding: 0 20px;
}

.sv-img1 {
    padding: 0;
    text-align: center;
    position: relative;
}

.sv-img1 img {
    border-radius: 50%;
    border: 5px solid white;
}

.sv-text {
    padding: 0;
}

.sv-text1 {
    padding: 15px 0;
}

.sv-text1 span {
    display: block;
    color: #000000;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 6px 15px 6px;
    background: #ffffff;
}

.sv-text1 p {
    padding: 12px 15px 0;
    color: #ffffff;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
}

.sv-text1 a {
    text-transform: uppercase;
    font-size: 17px;
    color: #ffffff;
    font-weight: 500;
    display: inline-block;
    padding: 5px 15px 5px;
    background: green;
    /* letter-spacing: 2px; */
}

.ser-list {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.list-1 {
    padding: 0 15px;
}

.list-2 {
    padding: 0;
}

.list-2 ul {
    padding: 0;
}

.list-2 ul li {
    margin: 15px 0;
    padding: 10px 15px;
    text-transform: capitalize;
    color: #000;
    font-size: 17px;
    font-weight: 500;
    background: #ff859412;
}

.list-2 ul li i {
    font-weight: 600;
    color: #a20000;
    font-size: 20px;
    padding: 0 7px 0 0px;
}

.list-call {
    padding: 25px 0 0;
}

.list-num a {
    font-size: 66px;
    color: #a20000;
    font-weight: 900;
    -webkit-text-stroke: 3px #ffffff;
    text-align: center;
    background: #a20000;
    display: block;
}

.award-section {
    float: left;
    width: 100%;
    padding: 50px 0;
}


.award2 img {
    width: 100%;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}




.services-section {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.services1 {
    padding: 35px 15px 0;
}

.services2 {
    background: #152da9;
    padding: 30px 0px;
}

.services44 strong {
    text-transform: uppercase;
    background: #ffb700;
    font-weight: 900;
    display: block;
    color: #a40000;
    font-size: 20px;
    padding: 5px 10px 10px;
    border-radius: 0 0 100% 100%;
}

.services44 a {
    background: green;
    color: #fff;
    margin: 31px 0 0;
    padding: 0;
    border-radius: 46px;
    text-transform: capitalize;
    font-size: 24px;
    display: inline-block;
    font-weight: 600;
    position: relative;
    z-index: 0;
    width: 60px;
    height: 60px;
    line-height: 60px;
    box-shadow: 0 0 0 12px #ffb7002b;
    border: 3px solid white;
}

.services44 a:before {
    content: "";
    background: #fff;
    position: absolute;
    height: 100%;
    width: 2px;
    left: 0px;
    right: 0;
    margin: 0 auto;
    z-index: -1;
    bottom: 33px;
}

.services44 p {
    color: #ffffff;
    padding-top: 25px;
    font-size: 17px;
    margin: 0px !important;
}

.services4 p {
    padding: 30px 15px 15px;
    text-align: center;
    border-radius: 25px;
    position: relative;
    font-size: 16px;
    font-weight: 200;
    line-height: 32px;
    color: #ffffff;
}

.services3 {
    padding: 0px 15px;
}

.services-3 img {
    border-radius: 20px 20px 0 0;
    border: 5px solid #ffb700;
    border-bottom: 0;
}



.top-bottom-section {
    background:#152da9;
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.top-bottom-line1 p {
    color: #fff;
    line-height: 32px;
    text-align: center;
    font-size: 29px;
    text-transform: capitalize;
    font-weight: 700;
    padding: 5px 0 0;
}

.top-bottom-line p {
    color: #fff;
    line-height: 32px;
    text-align: center;
    font-size: 25px;
    text-transform: capitalize;
    font-weight: 500;
    padding: 15px 0 0;
}

.top-bottom-line p a {
    color: #ffb700;
}


.footer {
    padding: 20px 15px 20px;
    float: left;
    width: 100%;
    background:#152da9;
  }
  
  .head-align {
    align-items: center;
  }
  
  .footer-left {
    padding: 0;
  }
  
  .footer-left-1 {
    padding: 0;
    text-align: center;
  }
  
  .foot-contac {
    padding: 0 28px;
  }
  
  .foot-leftt {
    padding: 0;
  }
  
  .foot-contac {
    padding: 0 28px;
  }
  
  .foot-leftt {
    padding: 0;
  }
  
  .foot-leftt-1 {
    padding: 0 25px 0 0;
  }
  
  .foot-leftt-1 img {
    background: #fff;
    border-radius: 12px;
    max-width: 100%;
  }
  
  .foot-rightt {
    padding: 0;
  }
  
  .foot-rightt-1 {
    padding: 0;
  }
  
  .footer-about {
    /* padding: 0 27px 0; */
    text-align: left;
    /* border-left: 1px dashed #ffffff2e; */
  }
  
  .footer-about span {
    text-align: center;
    padding: 2px 18px 2px;
    font-size: 21px;
    font-weight: 600;
    line-height: 31px;
    color: #000;
    text-transform: capitalize;
    background: #ffb700;
    border-radius: 40px 40px 0;
  }
  
  .footer-about p {
    padding: 10px 0 0;
    font-size: 17px;
    font-weight: 300;
    line-height: 33px;
    color: #fff;
  }
  
  .footer-about p strong {
    color: #ffb700;
   
  }
  
  .footer-right {
    padding: 0 0 0 20px;
  }
  
  .footer-right-1 {
    padding: 0;
  }
  
  .footer-contact1 {
    padding: 0px 5px 0;
  }
  
  .footer-contact2 {
    padding: 20px 4px;
    text-align: center;
  }
  
  .footer-contact2 span {
    height: 85px;
    width: 85px;
    line-height: 74px;
    border-radius: 50%;
    background: #ffb700;
    text-align: center;
    display: block;
    margin: 0 auto;
    animation: pulse2 2s linear infinite;
    outline: #ffb700 solid 2px;
    border: 6px solid #a20000;
    color: #a20000;
    font-size: 34px;
  }
  
  .footer-contact2 span i {
    font-weight: 600;
  }
  
  .footer-contact2 strong {
    display: block;
    color: #ffb700;
    padding: 26px 0 0px;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
  }
  
  .footer-contact2 a {
    display: block;
    padding: 0px 0px 0;
    border-radius: 60px;
    font-size: 18px;
   
    color: #fff;
  }
  
  .footer-contact1 {
    padding: 0px 5px 0;
  }
  
  .footer-contact2 {
    padding: 20px 4px;
    text-align: center;
  }
  
  .footer-contact2 span {
    height: 85px;
    width: 85px;
    line-height: 74px;
    border-radius: 50%;
    background: #ffb700;
    text-align: center;
    display: block;
    margin: 0 auto;
    animation: pulse2 2s linear infinite;
    outline: #ffb700 solid 2px;
    border: 6px solid #152da9;
    color: #a20000;
    font-size: 34px;
  }
  
  .footer-contact2 span i {
    font-weight: 600;
  }
  
  .footer-contact2 strong {
    display: block;
    color: #ffb700;
    padding: 26px 0 0px;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
  }
  
  .footer-contact2 a {
    display: block;
    padding: 0px 0px 0;
    border-radius: 60px;
    font-size: 18px;
   
    color: #fff;
  }.dis-sec {
    padding: 0;
  }
.copyright {
   
    text-align: center;
    float: left;
    width: 100%;
}

.disclimer p {
    background: #ffb700;
    border-radius: 0 0 10px 10px;
    color: #000;
    padding: 10px 15px 15px;
    line-height: 25px;
    font-weight: 600;
    font-size: 16px;
}

.copyryt {
    font-size: 17px;
    font-weight: 500;
    line-height: 30px;
    color: #000;
    text-align: center;
    display: inline-block;
    padding: 7px 0 10px;
}


.top-header {
    float: left;
    width: 100%;
    overflow: hidden;
    background: #fff;
  }
  
  .top-header-left {
    float: left;
    width: 100%;
    padding: 0;
  }
  
  .top-header-left2 {
    display: inline-block;
    padding: 10px 8px 0px;
    border-radius: 40px 0 0 40px;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    background: #152da9;
    animation: mymove 0.6s infinite;
    color: #fff;
  }
  
  .top-header-right {
    float: left;
    width: 100%;
    position: relative;
    padding: 0;
    text-align: center;
  }
  
  .top-header-right2 {
    position: relative;
    z-index: 99999;
    background: #ffb700;
  }
  
  .top-header-right2::before {
    content: '';
    position: absolute;
    background: #ffb700;
    width: 100%;
    height: 100%;
    top: 0;
    right: -128px;
    z-index: -1;
  }
  
  .top-header-right2 a {
    padding: 5px 10px 4px;
    text-transform: capitalize;
    text-align: center;
    font-size: 26px;
    font-weight: 600;
    color: #000;
    border-radius: 60px;
    display: inline-block;
  }
  
  .top-header-right2 a i {
    padding: 0 7px 0 0;
    color: #a40000;
  }
  
  .top-header .col-sm-5 {
    padding: 0;
    margin: 0;
  }
  
  .top-header .col-sm-7 {
    padding: 0;
    margin: 0;
  }

  
  .why-us {
    float: left;
    width: 100%;
    background: #ffb700;
    padding-top: 50px;
  }
  
  .why-us .about-header strong {
    color: #a40000;
  }
  
  .why-border {
    padding: 30px 15px 0;
    text-align: center;
    float: left;
    width: 100%;
  }
  
  .why-border2 {
    float: left;
    width: 100%;
    background: #fff;
    border-radius: 200px 200px 0 0;
  }
  
  .why-box i {
    font-size: 64px;
    color: #ffffff;
    font-weight: 500;
    background: #152da9;
    border-radius: 50%;
    width: 90px;
    height: 90px;
    text-align: center;
    line-height: 90px;
    box-shadow: 0px 0px 0 20px #ffffff;
  }
  
  .why-title {
    padding: 10px 12px 10px;
  }
  
  .why-title span {
    font-size: 20px;
    font-weight: 700;
    color: #152da9;
    padding: 10px 0 10px;
    text-transform: capitalize;
    display: inline-block;
  }
  
  .why-title p {
    color: #272727;
    padding: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
  }

  .header
  {
    float: left;
    width: 100%;
    padding: 10px 0px;
    background: #fff;
    text-align: center;
  }

.our_services4 a {
  background-color: #152da9;
  padding: 10px 20px;
  color: #fff;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  font-size: 17px;
  margin-top: 12px;
}
.bg-baji {
  float: left;
  width: 100%;
}
  @media(min-width:992px) and (max-width:1200px){
}
@media(min-width:768px) and (max-width:991px){
    .sv1 {
        width: 50%;
      }
      .why-us .col-sm-3{width: 50%;}
      .services1 {
        width: 50%;
      }
      .client-design1 {
        float: left;
        width: 100%;
        margin-top: 30px;
      }
      .services-list1 {
        width: 100%;
      }
      .clients-right1222 {
        margin-top: 0px;
      }
}
@media(min-width:640px) and (max-width:767px){

    .list-num a {
        font-size: 55px;
    }
    .top-services1 {
        float: left;
        width: 100%;
      }
      .services1 {
        float: left;
        width: 100%;
      }
      .testimonials-left1 {
        width: 100%;
      }
      .client-design1 {
        float: left;
        width: 100%;
        margin-top: 30px;
      }
      .services-list1 {
        width: 100%;
      }
}
@media(min-width:480px) and (max-width:639px)
{ 
    
.list-num a {
    font-size: 55px;
}
.top-services1 {
    float: left;
    width: 100%;
  }
  .services1 {
    float: left;
    width: 100%;
  }
  .testimonials-left1 {
    width: 100%;
  }
  .client-design1 {
    float: left;
    width: 100%;
    margin-top: 30px;
  }
  .services-list1 {
    width: 100%;
  }
  .header .container-fluid {
  padding: 0;
}
.award1 {
  padding: 0;
  margin-bottom: 20px;
}
}
@media(min-width:320px) and (max-width:479px)
{
   
    .list-num a {
        font-size: 35px;
    }
    .top-services1 {
        float: left;
        width: 100%;
      }
      .services1 {
        float: left;
        width: 100%;
      }
      .testimonials-left1 {
        width: 100%;
      }
      .client-design1 {
        float: left;
        width: 100%;
        margin-top: 30px;
      }
      .services-list1 {
        width: 100%;
      }
.header .container-fluid {
  padding: 0;
}
.award1 {
  padding: 0;
  margin-bottom: 20px;
}
}