
@import url('https://fonts.googleapis.com/css2?family=Lexend+Deca&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville&amp;display=swap');

.main-container {
    float: left;
    width: 100%;
}
@media only screen and (max-width: 600px) {
.mob-none{
    display: none;
}
}
@media only screen and (min-width: 600px) {
    .d-none{
        display: none;
    }
    }



.banner_container {
    float: left;
    width: 100%;
}
.banner_container img{
    float: left;
    width: 100%;
}
.banner3 {
    float: left;
    width: 100%;
}
.banner3 img
{
    float: left;
    width: 100%;
}
.header {
    float: left;
    width: 100%;
    background-size: contain;
    background-attachment: fixed;
    background: url(../images/bg.jpg);
    padding: 5px 0px;
}
.header2 {
    float: left;
    width: 100%;
    padding-top: 10px;
}
.header2 img{
    float: left;
    width: 100%;
}
.header1 {
    float: left;
    width: 100%;
    padding: 10px;
}
.header3 {
    float: left;
    width: 100%;
}
.head-right2 {
    padding: 0;
    text-align: center;
    border-radius: 13px;
    padding: 10px 10px;
    border: 2px dashed #898989;
    font-family: 'Lexend Deca', sans-serif;
}
.head-right2 strong {
    color: #ca0000;
    font-size: 34px;
    display: block;
    margin: 0;
    font-family: 'Federo', sans-serif;
    text-transform: capitalize;
    font-family: 'Libre Baskerville', serif;
}
.head-right2 p {
    color: #000;
    font-size: 19px;
    margin: 0;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Lexend Deca', sans-serif;
}
.head-right2 a {
    color: #000000;
    font-size: 28px;
    margin: 0;
    font-weight: 700;
    margin: -9px 0 0 0;
    display: block;
    animation-name: bounce;
    animation-duration: 1s;
    margin: 0;
    animation-iteration-count: infinite;
    font-family: 'Lexend Deca', sans-serif;
}
@keyframes bounce
{
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
        color: #000;
    }
    
    40% {
        transform: translateY(-13px);
        color: #fddf15;
    }
    60% {
        transform: translateY(-10px);
        color: #000;
    }
}
.header-top {
    float: left;
    width: 100%;
    background: #fddf15;
    font-family: 'Lexend Deca', sans-serif;
}
.header-top1 {
    float: left;
    width: 100%;
    font-size: 20px;
    color: #000;
    padding-top: 10px;
    font-family: 'Lexend Deca', sans-serif;
}
.header-top2 {
    float: left;
    width: 100%;
    background: #000;
    padding: 5px 15px;
    font-family: 'Lexend Deca', sans-serif;
}
.top-icons {
    padding: 0px 5px;
    float: left;
}
.top-icons1 {
    padding: 0px;
}
.top-icons1 ul {
    margin: 0;
    padding: 0;
    float: right;
    list-style: none;
}
.top-icons1 ul li:nth-child(1) {
    animation-delay: 200ms;
}
.top-icons1 ul li {
    display: inline-block;
    margin: 0;
    animation: anim 2s linear infinite;
    padding: 0;
}
@keyframes anim
{
    0% {
        transform: translateY(6px);
    }
    50% {
        transform: translateY(-6px);
    }
    100% {
        transform: translateY(6px);
    }
}
.top-icons1 li a {
    margin: 0;
    padding: 5px;
    color: #ca0000;
    text-decoration: none;
}
.top-icons1 li a i {
    width: 36px;
    height: 36px;
    font-weight: 500;
    background-color: #fddf15;
    color: #000;
    border-radius: 9px;
    font-size: 20px;
    text-align: center;
    line-height: 36px;
    transition: all 0.2s linear;
}
.top-contact {
    padding: 10px 10px;
    float: right;
    text-align: center;
    font-family: 'Lexend Deca', sans-serif;
}
.top-contact1 {
    padding: 0px;
    text-align: center;
}
.top-contact1 a {
    border-radius: 49px;
    padding: 11px;
    text-decoration: none;
    color: #000;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 600;
    background: #fddf15;
    border: 1px solid #000;
    box-shadow: 0 0 0 2px #fff;
    text-align: center;
    font-family: 'Lexend Deca', sans-serif;
}
.top-bottom-header {
    float: left;
    width: 100%;
    padding: 0;
    background: #fddf15;
}
.top-bottom-header-1 {
    padding: 0;
    background: #000;
    animation: blik 0.4s ease-in-out infinite;
}
@keyframes blik
{
    0% {
        background: #ca0000;
    }
    100% {
        background: #000;
    }
}
.tagline {
    padding: 0;
}
.tagline-1 {
    padding: 0;
    text-align: center;
}
.tagline-1 p {
    font-family: 'Lexend Deca', sans-serif;
    font-size: 24px;
    color: #fff;
    width: 30.33%;
    display: inline-block;
    font-weight: 600;
    padding-top:10px;
    text-transform: capitalize;
    animation: bli 0.4s ease-in-out infinite;
}
@keyframes bli
{
    0% {
        color: #fff;
    }
    100% {
        color: #fddf15;
    }
}
.about-us {
    float: left;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 150px;
    background:url(../images/bg2.png);
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    z-index: 1;
}
.abt-h {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 22px;
    color: #fff;
    font-family: 'Libre Baskerville', serif;
}
.abt-s {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 25px;
    padding-bottom: 20px;
    color: #fddf15;
    font-family: 'Lexend Deca', sans-serif;
}
.abt-desc {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    font-family: 'Lexend Deca', sans-serif;
}
.abt-desc span{
    color: #fddf15;
}
.abt-left {
    float: left;
    width: 100%;
}
.abt-right {
    float: left;
    width: 100%;
}
.just {
    float: left;
    width: 100%;
    padding: 50px 0px;
    
    position: relative;
    z-index: 1;
}
.just-left {
    float: left;
    width: 100%;
    margin-top: -150px;
}
.just-right {
    float: left;
    width: 100%;
}
.just-right img{
    float: left;
    width: 100%;
    margin-top: -570px;
}
.just-border {
    float: left;
    width: 100%;
}
.just-border1 {
    float: left;
    width: 100%;
    border: 5px double #fddf15;
    text-align: center;
}
.just-border img{
    float: left;
    width: 100%;
}
.just-border1 strong {
    text-align: center;
    font-size: 22px;
    background: #ca0000;
    font-weight: 500;
    color: #fff;
    padding: 5px 10px;
    font-family: 'Libre Baskerville', serif;
}
.just-border1 p {
    text-align: center;
    font-size: 17px;
    color: #000;
    padding: 5px 15px;
    font-family: 'Lexend Deca', sans-serif;
}
.just-border1 a {
    text-align: center;
    font-size: 22px;
    background: #000;
    color: #fddf15;
    padding: 5px 10px;
    font-family: 'Lexend Deca', sans-serif;
}
.choose-right {
    padding: 0px;
    float: left;
    width: 100%;
}
.connect-pandit_1 {
    padding: 0 0px 0 31px;
    text-align: center;
}
.connect-pandit {
    padding: 8px 20px 31px;
    margin: 38px 0px 17px 0px;
    background: #ca0000;
    border-radius: 0px 130px 130px 0px;
}
.connect-pandit .brd {
    border-color: 1px solid #fddf15;
}
.connect-pandit strong {
    display: inline-block;
    font-size: 20px;
    text-transform: uppercase;
    color: #000;
    font-weight: 500;
    text-shadow: 1px 1px 9px #000;
    line-height: 30px;
    letter-spacing: 1px;
    padding: 6px 33px 10px;
    border-radius: 0 0 50px 50px;
    margin: -28px 0 0px;
    background: #fddf15;
    font-family: 'Libre Baskerville', serif;
}
.connect-pandit p {
    font-size: 30px;
    font-weight: 400;
    color: #fff;
    font-family: 'Libre Baskerville', serif;
    display: block;
    text-transform: capitalize;
    margin: 0;
    padding: 2px 0 0 0px;
}
.connect-pandit span {
    color: #fddf15;
    font-size: 17px;
    font-weight: 300;
    text-transform: capitalize;
    line-height: 24px;
    display: block;
    margin: 0;
    padding: 8px 0 0 0px;
}
.connect-pandit a {
    color: #fff;
    display: block;
    text-align: center;
    border-radius: 30px;
    padding: 4px 0px;
    font-weight: 500;
    font-size: 35px;
    text-transform: capitalize;
    font-family: 'Libre Baskerville', serif;
}
.connect-pandit a i{
    color: #fddf15;
    padding-right: 10px;
}
.why {
    float: left;
    width: 100%;
    padding: 50px 0px;
    background: url(../images/bg.jpg);
    background-size: cover;
}
.wyhy-h {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 35px;
    font-family: 'Libre Baskerville', serif;
    color: #ca0000;
}
.wyhy-s {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 22px;
    font-family: 'Lexend Deca', sans-serif;
    color: #000;
    padding-bottom: 30px;
}

.choose-design {
    padding: 0px 0px 0 0px;
}
.choose-design1 {
    padding: 30px 15px;
}
.choose-design2 {
    padding: 0;
}
.choose-design3 {
    padding: 0;
    text-align: center;
}
.choose-design3:before {
    position: absolute;
    content: "";
    height: 8%;
    width: 11px;
    left: 0;
    top: 139px;
    margin: 0 auto;
    right: 0;
    background: #fddf15;
    z-index: 0;
}
.choose-design3 span {
    height: 110px;
    width: 110px;
    border: 9px solid #fddf15;
    background: #ffffff;
    display: inline-block;
    box-shadow: 1px -5px 9px #5a5a5a2e;
    border-radius: 50%;
    line-height: 96px;
    position: relative;
    font-size: 44px;
    color: #ca0000;
}
.choose-design4 {
    padding: 14px 16px;
    border: 1px solid #fddf15;
    background: #fddf15;
    border-radius: 10px;
    text-align: center;
    margin: 20px 00 0;
}
.choose-design4 strong {
    font-size: 20px;
    font-weight: 600;
    font-family: 'Libre Baskerville', serif;
    display: block;
    text-transform: capitalize;
    color: #000;
    padding: 0;
}
.best-ser {
    float: left;
    width: 100%;
    padding: 50px 0px;
    background: url(../images/bg2.png);
    background-size: cover;
}
.main-services1 {
    float: left;
    width: 100%;
    padding: 10px;
}
.main-services2 {
    padding: 5px;
    float: left;
    width: 100%;
}
.main-services2 img {
    border-radius: 0 0 160px 160px;
    border: 9px solid #fddf15;
    width: 100%;
    position: relative;
}
.main-services2 strong {
    background: #fddf15;
    padding: 7px 6px 4px;
    display: block;
    text-align: center;
    color: #000;
    margin: 33px 0 0;
    font-size: 22px;
    font-weight: 500;
    text-transform: capitalize;
    position: relative;
    font-family: 'Libre Baskerville', serif;
    position: relative;
    z-index: 2;
}
.main-services2 strong:before {
    height: 100%;
    width: 15px;
    background: #fddf15;
    content: "";
    position: absolute;
    left: 0;
    bottom: 39px;
    right: 0;
    margin: 0 auto;
    z-index: -1;
}
.test {
    float: left;
    width: 100%;
    padding: 50px 0px;
    background: url(../images/bg.jpg);
    position: relative;
    z-index: -1;
    background-size: cover;
    
}
.test-border {
    float: left;
    width: 100%;
    padding-top: 30px;
}
.test-img {
    float: left;
    width: 100%;
}
.test-img img {
    display: table;
    margin: 0 auto;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 5px solid #ca0000;
}
.test-boder2 {
    float: left;
    width: 100%;
    background: #fddf15;
    padding: 50px 10px 10px 10px;
    text-align: center;
    margin-top: -40px;
    position: relative;
    z-index: -1;
}
.test-name {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 22px;
    color: #fff;
    font-family: 'Libre Baskerville', serif;
    background: #ca0000;
}
.test-desc {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 17px;
    color: #000;
    padding: 10px 15px;
   font-family: 'Lexend Deca', sans-serif;
}

.footer {
    float: left;
    width: 100%;
    background: #000;
    padding: 50px 0px;
   font-family: 'Lexend Deca', sans-serif;
}
.footer1 {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 35px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
}
.footer2 {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #fddf15;
    padding-top: 10px;
    padding-bottom: 30px;
}
.footer-border {
    float: left;
    width: 100%;
    text-align: center;
}
.footer-border  strong {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 22px;
    color: #fddf15;
    font-weight: 500;
}
.footer-border  p {
    font-weight: 600;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    padding: 10px;
}
.footer-border2 {
    float: left;
    width: 100%;
    text-align: center;
    border-left: 2px dashed #fddf15;
    border-right: 2px dashed #fddf15;
}
.footer-border2  p {
    font-weight: 600;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    padding: 10px;
}
.footer-border2  strong {
    font-weight: 600;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 22px;
    color: #fddf15;
    font-weight: 500;
}
.ew-bor {
    margin-top: 10px;
    background: #fddf15;
    float: left;
    width: 100%;
    text-align: center;
    padding: 15px 10px;
   font-family: 'Lexend Deca', sans-serif;
}
.ew-bor1 {
    font-weight: 600;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #000;
    font-weight: 500;
}
.ew-bor3 {
    font-weight: 600;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #000;
    font-weight: 500;
}
.ew-bor2 {
    font-weight: 600;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 35px;
    color: #fddf15;
    font-weight: 600;
}
.ew-bor2 a{
    color: #000;
}
.last-row {
    float: left;
    width: 100%;
}
.cal {
    bottom: 0px;
    left: 10px;
    position: fixed;
    z-index: 1111;
}.whatsaapp {
    bottom: 0px;
    right: 16px;
    position: fixed;
    z-index: 1111;
}
.aaa {
    float: left;
    width: 100%;
    background: #fddf15;
    padding: 50px 0px;
}
.aaa1 {
    float: left;
    width: 100%;
}
.aaa1 img{
    float: left;
    width: 100%;
    border-radius: 10px;
}
@media(min-width:640px) and (max-width:767px){.top-contact {
    display: none;
  }
  .top-icons {
    padding: 0px 5px;
    float: none;
    display: table;
    margin: 0 auto;
  }.head-right2 strong {
    font-size: 20px;}
    .just-right img {
        margin-top: 0;
      }
      .choose-design3::before {
        top: 56%;
        margin: 0 a
      }
}
@media(min-width:480px) and (max-width:639px)
{.top-contact {
    display: none;
  }
  .top-icons {
    padding: 0px 5px;
    float: none;
    display: table;
    margin: 0 auto;
  }.head-right2 strong {
    font-size: 20px;}
    .just-right img {
        margin-top: 0;
      }
      .choose-design3::before {
        top: 56%;
        margin: 0 a
      }
}
@media(min-width:320px) and (max-width:479px)
{.top-contact {
    display: none;
  }
  .top-icons {
    padding: 0px 5px;
    float: none;
    display: table;
    margin: 0 auto;
  }.head-right2 strong {
    font-size: 20px;}
    .just-right img {
        margin-top: 0;
      }
      .choose-design3::before {
        top: 56%;
        margin: 0 a
      }
}
@media(min-width:768px) and (max-width:991px){
    .header .col-sm-4{width: 100%;}
    .about-us .col-sm-7{width: 100%;}
    .just-left .col-sm-6{width: 100%;}
    .just-right img {
        margin-top: -20px;
      }
      .best-ser .col-sm-3{width: 50%;}
      .test .col-sm-4{width: 50%;}
      .footer .col-sm-4{width: 50%;}
      .why .col-sm-3{width: 50%;}
      .aaa .col-sm-6{width: 100%;}
}

/* whatsapp */

@keyframes pulsate {
    0% {
        transform: scale(0.9, 0.9);
        opacity: 1;
    }

    50% {
        transform: scale(1.2, 1.2);
        opacity: 1;
    }

    100% {
        transform: scale(0.9, 0.9);
        opacity: 1;
    }
}

@keyframes callb {
    0% {
        transform: scale(0.9);
    }

    20% {
        transform: scale(1);
    }

    40% {
        transform: scale(1.1);
    }

    60% {
        transform: scale(1.2);
    }

    80% {
        transform: scale(1.3);
    }

    100% {
        transform: scale(1.4);
    }
}

@keyframes calla {
    0% {
        box-shadow: 0px 0px 0px 4px rgba(162, 162, 162, 0.8);
    }

    20% {
        box-shadow: 0px 0px 0px 6px rgba(162, 162, 162, 0.6);
    }

    40% {
        box-shadow: 0px 0px 0px 8px rgba(162, 162, 162, 0.4);
    }

    60% {
        box-shadow: 0px 0px 0px 10px rgba(162, 162, 162, 0.2);
    }

    80% {
        box-shadow: 0px 0px 0px 12px rgba(162, 162, 162, 0.1);
    }

    100% {
        box-shadow: 0px 0px 0px 14px rgba(162, 162, 162, 0);
    }
}


.fix {
    display: block;
}

.fix {
    position: fixed;
    padding: 0px;
    bottom: 0;
    left: 0;
    right: 0;
    toground: transparent;
    /border-top: 1px solid #e2e2e2;
    / /display: none;
    /;
}

.ff5 {
    padding: 0px;
}

.end {
    margin: 0;
    padding: 0;
    text-align: center;
}

.end li {
    display: inline;
    text-align: left;
    list-style: none;
    position: absolute;
    text-align: center;
    height: 60px;
    bottom: 10px;
    width: 60px;
    border-radius: 1px solid #000;
    animation-name: calla;
    animation-duration: 0.8s;
    animation-iteration-count: infinite;
    background: #df0505;
    line-height: 60px;
    border-radius: 50%;
}

.ph-fx {
    left: 20px;
}

.end li a {
    text-decoration: none;
    position: absolute;
    z-index: 9;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.ph-fx a i {
    color: #fff !important;
}

.end li a i {
    font-size: 34px;
    animation: pulsate 1s ease-out;
    animation-iteration-count: infinite;
    -webkit-animation: pulsate 1s ease-out;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: infinite;
    display: block;
    height: 30px;
    width: 32px;
    line-height: 57px;
    color: #fff;
    margin: 0 auto;
    z-index: 99;
}

.end li {
    display: inline;
    text-align: left;
    list-style: none;
    position: absolute;
    text-align: center;
    height: 60px;
    bottom: 10px;
    width: 60px;
    border-radius: 1px solid #000;
    animation-name: calla;
    animation-duration: 0.8s;
    animation-iteration-count: infinite;
    background: #e9041042876;
    line-height: 60px;
    border-radius: 50%;
}

.wh-fx {
    right: 20px;
    background: #26b144 !important;
}

.end li a {
    text-decoration: none;
    position: absolute;
    z-index: 9;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.end li a i {
    font-size: 34px;
    animation: pulsate 1s ease-out;
    animation-iteration-count: infinite;
    -webkit-animation: pulsate 1s ease-out;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: infinite;
    display: block;
    height: 30px;
    width: 32px;
    line-height: 50px;
    color: #fff;
    margin: 0 auto;
    z-index: 99;
}

