@import url('../css2');
@import url('../css2-1');

.main-container {
    float: left;
    width: 100%;
    /* background: url(../images/bg.jpg); */
    background-attachment: fixed;
}

.banner_container {
    float: left;
    width: 100%;
    text-align: center;
}

.banner_container img {
    max-width: 100%;
}

.header {
    float: left;
    width: 100%;
    text-align: center;
    padding: 10px 0px;
    background: #ffffff;
}

.header img {
    max-width: 100%;
}

.header-top {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 25px;
    background: #010255;
    color: #fff;
    padding: 15px 10px 10px 10px;
    font-family: 'Nunito', sans-serif;

}

.header-top2 {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 18px;
    background: #010255;
    color: #fff;
    padding: 10px 5px 5px 5px;
    font-family: 'Nunito', sans-serif;

    font-weight: 600;
    line-height: 1.8;
}

.header-top3 {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 18px;
    background: #010255;
    color: #fff;
    padding: 10px 5px 5px 5px;
    font-family: 'Nunito', sans-serif;
    line-height: 35px;

}

.header-top3 span {
    color: #fddf15                    ;
}

.best-ser {
    float: left;
    width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
   
}

.best-border {
    float: left;
    width: 100%;
    margin-top: 30px;
}

.best-img {
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 1;
}

.best-img img {
    max-width: 100%;
    border: 5px double #fddf15     
}

.best-cont {
    float: left;
    width: 100%;
    /* padding: 15px; */
    text-align: left;
}

.best-con2 {
    float: left;
    width: 100%;
    background: #010255;                  
    padding: 20px 10px;
    border-radius: 0 0 20px 20px;
    /* margin-top: -80px; */
    position: relative;
    z-index: 2;
}

.best-con2 h2 {
    margin: 0;
    font-size: 22px;
    font-family: system-ui;
    font-weight: 700;
    color: #fddf15;
}

.best-con2 p {
    float: left;
    width: 100%;
    padding: 10px 0px;
    color: #fff;
    font-size: 16px;
    line-height: 28px;
    font-family: 'Nunito', sans-serif;
}

.best-con2 a {
    background: #fddf15;
    color: #000;
    padding: 8px 15px;
    font-size: 16px;
    border-radius: 50px;
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
}

.banner3 img {
    max-width: 100%;
}

.about-us {
    float: left;
    width: 100%;
    background: #F7F7F7;
    padding: 30px 0;
}

.ab-left {
    float: left;
    width: 100%;
}

.ab-left img {
    max-width: 100%;
}

.ab-right {
    float: left;
    width: 100%;
    padding-top: 20px;
    text-align: justify;
}
.aa2
{
    margin-top: 30px;
}
.abt-sub {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 20px;
    font-family: 'Nunito', sans-serif;
    color: #010255;
    font-weight: 600;
}

.abt-header {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 34px;
    color: #010255;
    font-family: "Bigshot One", serif;
    font-weight: 400;
    padding-bottom: 20px;
}

.abt-desc {
    float: left;
    width: 100%;
    font-size: 17px;
    line-height: 28px;
    color: #000;
    font-family: 'Nunito', sans-serif;

}

.abt-desc ul {
    width: 50%;
    float: left;
}

.abt-desc ul li {
    list-style: none;
    color: #010255;
}

.abt-desc ul li:hover i {
    color: #fddf15;                  
}

.abt-desc p {
    float: left;
    width: 100%;
}

.other-ser {
    float: left;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
   
}

.other-left {
    float: left;
    width: 100%;
    background: #010255;
    padding: 100px 50px;
    /* margin-top: 120px; */
    outline: 2px solid #fddf15;                  
    outline-offset: -15px;
}

.other-left p {
    color: #fddf15;                  
    font-size: 18px;
    font-family: 'Nunito', sans-serif;
}

.other-left h2 {
    color: #fff;
    font-size: 35px;
    font-family: 'Nunito', sans-serif;
    line-height: 45px;
    padding-bottom: 20px;
}

.other-left a {
    background: #fddf15;                  
    color: #000;
    padding: 8px 15px;
    font-size: 16px;
    border-radius: 50px;
    font-family: 'Nunito', sans-serif;
    font-weight: 600;

}

.other-right {
    float: left;
    width: 100%;
    position: relative;
}

.other-border {
    float: left;
    width: 100%;
    position: relative;
    background: #fddf15;                  
    padding: 20px 20px 25px 20px;
    margin-bottom: 20px;
}

.other-border a {
    display: inline-block;
    padding: 8px 22px;
    color: #fddf15;
    text-align: center;
    position: relative;
    overflow: hidden;
    font-size: 20px;
    text-decoration: none;
    z-index: 1;
    background: #010255;
    font-family: 'Nunito', sans-serif;
}

.other-border a::before {
    content: "";
    position: absolute;
    z-index: -1;
    height: 100%;
    left: -36%;
    top: 0;
    -webkit-transform: skew(50deg);
    transform: skew(50deg);
    -webkit-transition-duration: .6s;
    transition-duration: .6s;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    width: 0;
}

.other-border a:hover:before {
    height: 100%;
    width: 135%;
    background-color: #fff;
}
.other-border a:hover{
    color: #010255;
}
.other-border::before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    width: 70px;
    height: 55px;
    background-color: #010255;
    border-radius: 0 0 0 270px;
    -webkit-transition: .7s;
    transition: .7s;
    z-index: 1;
}

.other-border .number {
    font-size: 24px;
    font-weight: 600;
    position: absolute;
    top: 5px;
    color: #fff;
    right: 15px;
    z-index: 1;
    font-family: 'Nunito', sans-serif;
}

.other-img {
    float: left;
    width: 100%;
    text-align: left;
}

.other-img img {
    max-width: 100%;
    padding: 10px;
    border: 2px dashed #010255;
    width: 150px;
    height: 150px;
}

.other-title {
    float: left;
    width: 100%;
    font-size: 25px;
    color: #010255;
    padding: 10px 0px;
    font-family: "Bigshot One", serif;
  font-weight: 400;
}

.other-desc {
    float: left;
    width: 100%;
    font-size: 17px;
    color: #000;
    font-family: 'Nunito', sans-serif;
    margin-bottom: 15px;
}

.just {
    float: left;
    width: 100%;
    background: #ffffff;
}

.just2 {
    float: left;
    width: 100%;

}

.just2 img {
    max-width: 100%;
}

.just1 {
    float: left;
    width: 100%;
    top: 50px;
    padding-top: 50px;
}

.just1-sub {
    float: left;
    width: 100%;
    font-size: 25px;
    color: #fddf15;                  
    font-family: 'Nunito', sans-serif;
}

.just1-sub2 a {
    float: left;
    width: 100%;
    font-size: 35px;
    color: #fff;
    font-weight: 600;
    font-family: 'Nunito', sans-serif;
    text-decoration: none;
}

.just1-sub2:hover a {
    color: #fddf15;                  
}

.just1-desc {
    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 35px;
    padding: 20px 0px;
    color: #fff;
    font-family: 'Nunito', sans-serif;
    padding-right: 100px;
}

.just1-call {
    float: left;
    width: 100%;
}

.just1-call a {
    display: inline-block;
    padding: 12px 32px;
    color: #000;
    text-align: center;
    position: relative;
    overflow: hidden;
    font-size: 20px;
    text-decoration: none;
    z-index: 1;
    background: #fddf15;
    font-family: 'Nunito', sans-serif;
}

.just1-call a::before {
    content: "";
    position: absolute;
    z-index: -1;
    height: 100%;
    left: -36%;
    top: 0;
    -webkit-transform: skew(50deg);
    transform: skew(50deg);
    -webkit-transition-duration: .6s;
    transition-duration: .6s;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    width: 0;
}

.just1-call a:hover:before {
    height: 100%;
    width: 135%;
    background-color: #fff;
}

.testi {
    float: left;
    width: 100%;
    padding: 50px 0px;
    background: #fddf15;                  
}

.test-border {
    background: #fff;
    padding: 25px 25px 30px 25px;
    position: relative;
    text-align: left;
    border: 1px solid #010255;
    float: left;
    width: 100%;
    margin-top: 40px;
}

.about-content ul {
    list-style: inherit;
    padding-left: 20px;
    padding-bottom: 10px;
}
.about-content ul li {
    line-height: 27px;
    font-size: 15px;
}
.about-content ul {
    width: 100%;
    float: left;
}
.about-content ul li {
    list-style: auto;
    color: #000;
}

.title1 {
    font-weight: 800 !important;
    font-size: 28px;
    margin-bottom: 10px;
    color: #010255;
    line-height: 33px;
    /* font-family: 'Berkshire Swash', cursive; */
}

.test-cont {
    /* background: #010255; */
    /* padding: 10px; */
    float: left;
    width: 100%;
    font-size: 18px;
    color: #000;
    text-align: center;
    line-height: 25px;
    font-family: 'Nunito', sans-serif;
    padding-bottom: 15px;
}

.test-cont1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 20px;
    border-top: 2px solid #010255;
    float: left;
    width: 100%;
}

.name-area strong {
    display: block;
    font-size: 20px;
    font-weight: 800;
    text-transform: capitalize;
    color: #010255;
    font-family: "Bigshot One", serif;
  font-weight: 400;
}

.name-area span {
    display: block;
    font-size: 17px;
    text-transform: capitalize;
    color: #010255;
    font-family: 'Nunito', sans-serif;
}

.stars-area img
{
    width: 80px;
    height: 80px;
}
.test-sub {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-family: 'Nunito', sans-serif;
}

.test-sub span {
    background: #b70100;
    color: #f9ff00;
    padding: 6px 20px;
    border-radius: 50px;
    font-weight: 600;
}

.test-header {
    float: left;
    width: 100%;
    font-size: 35px;
    color: #010255;
    font-family: "Bigshot One", serif;
  font-weight: 400;
    text-align: center;
    padding-top: 10px;
}

.best-ser2 {
    float: left;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
   
}

.best-header {
    float: left;
    width: 100%;
    font-size: 35px;
    color: #010255;
    font-family: "Bigshot One", serif;
  font-weight: 400;
    text-align: center;
}

.best-border2 {
    background-color: #fff;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .05);
    box-shadow: 0 0 15px rgba(0, 0, 0, .05);
    margin-top: 30px;
    border-radius: 5px;
    -webkit-transition: .9s;
    transition: .9s;
    border: 1px solid #f1f1f1;
    float: left;
    width: 100%;

}

.best-border2:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}

.best-img2 {
    float: left;
    width: 100%;
}

.best-img2 img {
    max-width: 100%;
    border-radius: 5px;
}

.best2 {
    float: left;
    width: 100%;
    padding: 10px 25px 25px 25px;
}

.best2 h2 {
    margin: 0;
    font-size: 25px;
    font-family: "Bigshot One", serif;
  font-weight: 400;
    color: #010255;
}

.best2 p {
    float: left;
    width: 100%;
    padding: 10px 0px;
    color: #000;
    font-size: 16px;
    line-height: 28px;
    font-family: 'Nunito', sans-serif;
}

.best2 a {
    background: #010255;
    color: #fff;
    padding: 8px 15px;
    font-size: 16px;
    border-radius: 50px;
    font-family: 'Nunito', sans-serif;
}

.why {
    float: left;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
   
}

.why-header {
    float: left;
    width: 100%;
    font-size: 35px;
    color: #010255;
    font-family: "Bigshot One", serif;
  font-weight: 400;
    text-align: center;
}

.why-sub {
    float: left;
    width: 100%;
    text-align: center;
    padding: 10px 100px;
    color: #000;
    line-height: 35px;
    font-size: 20px;
}

.why-border {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    background: #fff;
    border: 1px solid #000;
    padding: 15PX;
}

.why-border img {
    max-width: 50%;
}

.why-border h2 {
    color: #010255;
    font-family: 'Nunito', sans-serif;
    font-weight: 600;
}

.why-border span {
    color: #010255;
    font-family: 'Nunito', sans-serif;
    font-weight: 600;
    font-size: 18px;
}.footer {
    float: left;
    width: 100%;
   padding: 10px 0 0 0;
    background: #010255;
}
.footer-border {
    float: left;
    width: 100%;
}
.footer-border h1 {
    font-size: 24px;
    color: #fddf15;                  
font-family: "Bigshot One", serif;
  font-weight: 400;

    border: none;
    padding: 0;
    text-transform: uppercase;
}.footer-border p {
    float: left;
    width: 100%;
    margin-bottom: 15px;
  font-family: 'Nunito', sans-serif;
    font-size: 17px;
    line-height: 1.5;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    margin-top: 10px;
}
.footer-border p a{
    color: #fff;
}
.footer-border ul {
    margin: 0px;
    padding: 0px;
}
.footer-border  li {
    list-style: none;
  font-family: 'Nunito', sans-serif;
    font-size: 15px;
    line-height:2.5;
    color: #fff;
}
.footer-border ul li i{
    color: #fddf15;                  
padding-right: 10px;
}
.footer-border2 {
    float: left;
    width: 100%;
}
.footer-border2 h1 {
    font-size: 24px;
    color: #fddf15  ;                  ;
font-family: "Bigshot One", serif;
  font-weight: 400;

    border: none;
    padding: 0;
    text-transform: uppercase;
}
.footer-border2 ul {
    margin: 0px;
    padding: 0px;
}
.footer-border2  li{
    list-style: none;
  font-family: 'Nunito', sans-serif;
    font-size: 15px;
    line-height:2.5;
    color: #fff;
    padding-bottom: 10px;
    border-bottom: 1px dashed #fff;
    margin-bottom: 10px;
}
.footer-border2  li a{
    color: #fff;
}
.footer-border2 ul li a i{
    color: #fddf15                    ;
    font-size: 18px;
padding-right: 10px;
}
.footerlocation {
    margin-bottom: -40px;
    position: relative;
    z-index: 1;
    float: left;
    width: 100%;
}
.foo-location{
    float: left;
    background: #fddf15                    ;
    font-size: 24px;
    font-weight: 600;
    padding: 16px 20px 15px;
    color: #fff;
    text-align: center;
font-family: "Bigshot One", serif;
  font-weight: 400;
    width: 20%;
    float: left;
}
.footerlocation ul {
    float: left;
    padding: 11px 0px;
    width: 80%;
    display: inline-flex;
    text-align: center;
    background: #fff;
}
.footer-border img{width: 100%;margin-top: -50px;}
.footer-call-content {
    background-color: #fff;
    padding: 20px 80px 20px 20px;
    border-radius: 15px;
    position: relative;
    float: left;
    width: 100%;
    font-family: 'Nunito', sans-serif;
}.footer-call-content h3 {
    font-size: 24px;
    line-height: 1;
    margin-bottom: 5px;
    color: #252525;
}
.footer-call-content span a {
    color: #252525;
    font-weight: 600;
}
.footer-call-content i {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 60px;
    height: 60px;
    font-size: 35px;
    line-height: 60px;
    text-align: center;
    display: inline-block;
    background-color: #e5f3ff;
    color: #010255;
    border-radius: 50px;
    -webkit-transition: .7s;
    transition: .7s;
}
@media(min-width:992px) and (max-width:1200px){
}
@media(min-width:768px) and (max-width:991px){
    .other-left {
        margin-top: 0;
      }   .just1-desc {
        padding-right: 0px;
      }
      .header .col-sm-4{width: 100%;}
      .best-ser .col-sm-4{width: 50%;}
      .best-ser2 .col-sm-4{width: 50%;}
      .testi .col-sm-4{width: 50%;}
      .footer .col-sm-4{width: 50%;}
      .why .col-sm-3{width: 50%;}
      .about-us .col-sm-6{width: 100%;}
      .about-us .col-sm-6{width: 100%;}
      .other-ser .col-sm-5{width: 100%;}
      .other-ser .col-sm-7{width: 100%;}
}
@media(min-width:640px) and (max-width:767px){.other-left {
    margin-top: 0;
  }  .abt-desc ul {
    width: 100%;}
}
@media(min-width:480px) and (max-width:639px)
{ .other-left {
    margin-top: 0;
  }  .abt-desc ul {
    width: 100%;}
}
@media(min-width:320px) and (max-width:479px)
{
    .abt-desc ul {
        width: 100%;}
        .other-left {
            margin-top: 0;
            padding: 50px 40px;
          }
          .just1-sub2 a {
            font-size: 30px;}
            .just1-desc {
                padding-right: 0px;
              }
              .why-sub {
                padding: 10px 0px;
              }
}







#callbook ul li a {
    font-size: 23px;
}


#callbook {
    background: green;
    bottom: 0;
    height: 60px;
    left: 0;
    position: fixed;
    display: none;
    right: 0;
    z-index: 9999;
}
#callbook ul {
    padding: 0px;
}
#callbook ul li {
    border-bottom: 1px solid #fff;
    background: red;
    position: relative;
    padding: 21px;
    width: 50%;
    list-style: none;
    float: left;
    text-align: center;
}
#callbook ul li a span {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    text-decoration: none;
    position: relative;
    top: -11px;
}
#callbook ul li a i {
    color: #fff;
    position: relative;
    top: -11px;
    padding: 0 5px 0 0;
    font-size: 20px;
}
#callbook ul li a i {
    animation: pulsate 0.5s ease-out;
    animation-iteration-count: infinite;
    -webkit-animation: pulsate 0.5s ease-out;
    -webkit-animation-iteration-count: infinite;
}
@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;
    }
}

@media (max-width: 767px){
#callbook {display: block;}
}


@media (min-width: 290px) and (max-width:490px){
#callbook ul li {padding: 26px 0;}
#callbook ul li a span {font-size: 20px;}
#callbook ul li a i{font-size: 30px;}
}

@media (max-width: 767px) {
    #desktop {
        display: none;
    }
}
