@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&amp;display=swap');


body {
  font-family: "Mulish", sans-serif;
}

.hdd {
  font-family: "Josefin Sans", sans-serif;
  font-weight: 600;
}

.main-container {
  float: left;
  width: 100%;
}

img {
  max-width: 100%;
}

.why-us {
  float: left;
  width: 100%;
  padding: 50px 0px;
  background: url(../images/bg2.jpg);
}

.why-header.hdd {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 35px;
  color: #8b24ab;
}

.why-sub {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 20px;
  color: #000;
  font-weight: 600;
}

.why-sub2 {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: #666;
  font-weight: 600;
  line-height: 30px;
}

.why-line {
  float: left;
  width: 100%;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.why-border {
  float: left;
  width: 100%;
  margin-top: 20px;
  background: url(../images/circle.png);
  background-repeat: no-repeat;
  background-position: center;
  padding: 50px 10px 110px !important;
  text-align: center;
}

.why-border h2 {
  font-size: 40px;
  color: #8b24ab;
  font-weight: 800;
}

.why-border p {
  font-size: 16px;
  color: #000;
  font-weight: 600;
}

.why-border2 {
  float: left;
  width: 100%;
  margin-top: 30px;
  text-align: center;
}

.testi-border {
  float: left;
  width: 100%;
  padding: 30px;
  box-shadow: 0 0 6px 0 #ccc;
  margin-top: 30px;
  position: relative;
  border-radius: 5px;
  text-align: center;
  position: relative;
  z-index: 1;
  background: #fff;
}

.testi-border::before {
  content: "\f10d";
  position: absolute;
  font-family: FontAwesome;
  color: #fff;
  top: 1px;
  line-height: 40px;
  font-size: 24px;
  left: 0;
  background: #8b24ab;
  width: 40px;
  height: 40px;
  border-radius: 5px 0 0 0;
}

.testi-border::after {
  content: "\f10e";
  position: absolute;
  font-family: FontAwesome;
  bottom: 0;
  color: #fff;
  font-size: 24px;
  line-height: 40px;
  right: 0;
  background: #8b24ab;
  width: 40px;
  height: 40px;
  border-radius: 0 0 5px 0;
}

.test-desc {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 16px;
  line-height: 28px;
  padding: 20px 0px;
}

.test-cont strong {
  font-size: 18px;
  color: #8b24ab;
}

.test-cont p {
  color: #000;
  font-size: 16px;
  font-weight: 600;
}

.best-ser {
  float: left;
  width: 100%;
  padding: 50px 0px;
  background: url(../images/bg2.jpg);
}

.best-border {
  float: left;
  width: 100%;
  display: flex;
  border-right: 2px solid #666;
  margin-top: 30px;
}

.best-img {
  float: left;
  width: 40%;
  text-align: center;
}

.best-img img {
  float: left;
  width: 100%;
  margin-top: 20px;
}

.best-cont {
  float: left;
  width: 60%;
  padding: 0px 20px;
}

.best-cont h2 {
  font-size: 25px;
  color: #8b24ab;
}

.best-cont p {
  font-size: 15px;
  color: #000;
  line-height: 28px;
}

.best-cont a {
  background: green;
  padding: 8px 15px;
  color: #fff;
  border-radius: 50px;
  font-size: 16px;
}

.best-border2 {
  border: none;
}

.other-ser {
  float: left;
  width: 100%;
  padding: 50px 0px;
  background: url(../images/bg2.jpg);
}

.other-border {
  float: left;
  width: 100%;
  margin-top: 30px;
  box-shadow: 0 0 6px 0 #ccc;
  text-align: center;
  position: relative;
}

.other-borderss {
  float: left;
  width: 100%;
  overflow: hidden;
  transition: 0.5s;
  text-align: center;
}
.other-borderss img {
  float: left;
  width: 100%;
  overflow: hidden;
  transition: 0.5s;
  text-align: center;
}
.other-border:hover .other-borderss img {
  transition: 0.5s;
  transform: scale(1.1);
  filter: brightness(0.5);
}
.other-border h2 {
  font-size: 22px;
  color: #8b24ab;
  padding: 0px 10px;
  font-weight: 800;
  float: left;
  width: 100%;
}

.other-border p {
  font-size: 15px;
  color: #000;
  line-height: 28px;
  padding: 0px 20px;
  margin-bottom: 20px;
  float: left;
  width: 100%;
}

.other-border a {
  background: #8b24ab;
  padding: 8px 15px;
  color: #fff;
  border-radius: 50px;
  font-size: 16px;
}

.other-right {
  float: left;
  width: 100%;
}

.other-right img {
  padding: 20px 0px;
}

.tophead-section {
  background: #ffd800;
}

.design-tophead {
  justify-content: center;
  align-items: center;
}

.tophead-left1 a {
  display: block;
  font-size: 26px;
  color: #000;
  font-weight: 600;
  padding-top: 5px;
}

.tophead-left1 a i {
  padding-right: 10px;
  color: #8b24ab;
}

.tophead-center1 {
 color: #ffffff;
    padding: 11px 10px 2px;
    width: 55%;
    font-weight: 500;
    font-size: 20px;
    background: #5c4e4e;
}

.tophead-right1 {
  padding: 0;
  width: 20%;
}

.tophead-right1 a {
  font-size: 21px;
  text-transform: capitalize;
  font-weight: 600;
  color: #000;
  display: block;
  text-align: right;
  padding-top: 7px;
}

.tophead-right1 a i {
  padding-right: 10px;
  color: #8b24ab;
}

.head-section {
  padding: 15px 0 9px;
  position: relative;
  overflow: hidden;
  z-index: 9;
}

.head-section:before {
  content: "";
  position: absolute;
  height: 100%;
  top: 10px;
  left: 0;
  right: auto;
  z-index: -9;
  width: 50%;
  opacity: 11%;
  background: url(../images/bg.png) no-repeat;
}

.head-mid {
  justify-content: center;
  align-items: center;
}

.head-logo1 {
  padding: 0;
  /*width: 42%;*/
}

.head-right1 {
  padding: 0 0 0 40px;
  width: 58%;
}

.head-right1 span {
  font-size: 21px;
  display: inline-block;
  text-transform: capitalize;
  font-weight: 600;
  color: #000;
}

.head-right1 i {
  background: #8b24ab;
  color: #fff;
  font-size: 17px;
  display: inline-block;
  padding: 6px 10px;
  text-transform: capitalize;
  margin: 0 0 0 8px;
  font-weight: 500;
}

.head-right1 strong {
  display: block;
  text-align: center;
  padding: 16px 0 0;
  font-size: 23px;
  color: #000;
}
.head-section:after {
  content: "";
  position: absolute;
  height: 100%;
  top: -10px;
  bottom: 0px;
  left: auto;
  right: 0;
  z-index: -9;
  width: 50%;
  opacity: 10%;
  transform: rotate(180deg);
  background: url(../images/bg.png) no-repeat;
}

.otger {
  float: left;
  width: 100%;
  padding: 50px 0px;
  background: #8b24ab;
}

.other-us-title {
  float: left;
  width: 100%;
  padding: 0px 0 15px;
  text-align: center;
}
.other-us-title strong {
  font-size: 35px;
  color: #ffd800;
  text-transform: capitalize;
  display: inline-block;
  padding: 0px 0px 0px;
  font-family: "Josefin Sans", sans-serif;
}
.other-us-title p {
  font-size: 20px;
  color: #fff;
  line-height: 27px;
  text-transform: capitalize;
  padding: 0px 0 0;
  
}
.other-us-title span {
  width: 100px;
  height: 1px;
  background: #fff;
  display: inline-block;
  margin: 0 3px;
}
.top-services3 {
  position: relative;
  text-align: center;
  float: left;
  width: 100%;
  padding: 12px;
  overflow: hidden;
  border-radius: 50%;
  border: 2px dashed #ffd800;
}
.top-services3 img {
  float: left;
  width: 100%;
  border-radius: 50%;
}
.topservices4 {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 44%;
  width: 100%;
  padding: 14px !important;
  background: #ffd800;
}
.topservices4 strong {
  color: #000000;
  font-weight: 600;
  font-size: 19px;
  text-transform: capitalize;
  display: inline-block;
  
  padding-bottom: 10px;
 
}
.topservices4 a {
  font-size: 20px;
  float: left;
  width: 100%;
  background: #8b24ab;
  padding: 7px 0px;
  box-shadow: inset 0px 0px 3px 1px #ffffff8f;
  padding: 5px 10px;
  color: #fff;
}

.about-us {
  float: left;
  width: 100%;
  padding: 50px 0px;
  background: url(../images/bg2.jpg);
}
.about-us-title {
  float: left;
  width: 100%;
  padding: 0px 0 15px;
  text-align: center;
}
.about-us-title strong {
  font-size: 35px;
  font-weight: 600;
  color: #8b24ab;
  text-transform: capitalize;
  display: inline-block;
  padding: 0px 0px 0px;
  font-family: "Josefin Sans", sans-serif;
}
.about-us-title p {
  font-size: 20px;
  font-weight: 600;
  color: #000000;
  line-height: 27px;
  text-transform: capitalize;
  padding: 0px 0 0;
  
}
.about-us-title span {
  width: 100px;
  height: 1px;
  background: black;
  display: inline-block;
  margin: 0 3px;
}
.abt-left {
  float: left;
  width: 100%;
  
}
.abt-desc {
  float: left;
  width: 100%;
}
.abt-desc p{
  font-size: 18px;
  font-weight: 500;
  color: #000000;
  line-height: 27px;
  float: left;
  width: 100%;
  text-align: justify;
  
}
.abt-desc ul{
  list-style: none;
}
.abt-desc ul li{
  font-size: 18px;
  padding: 3px 0;
  color: #000;
  font-weight: 500;
  line-height: 26px;
}
.abt-desc ul li i{
  color: #8b24ab;
  padding-right: 10px;
}
.abt-desc span
{
  color: #8b24ab;
  font-weight: 600;
}
.abt-right {
  float: left;
  width: 100%;
  text-align: center;
}
.abt-right img {
  float: left;
  width: 100%;
  margin-top: -50px;
}
.abt-right  a{ 
  background: #ffd800;
  padding: 5px 10px;
  box-shadow: inset 0px 0px 3px 1px #ffffff8f;
  color: #000;
  font-size: 25px;
  font-weight: 600;
}
.abt-right a i{
  padding-right: 10px;
  color: #8b24ab;
}


.footer-sec{
  padding: 0 0 1px;
  background: #8b24ab;
  
}
.footer-sec-1{
  padding: 0 0px 18px;
  text-align: center;
}
.footer-text{
  padding:0;
}
.footer-text span{
  font-size: 35px;
  font-weight: 700;
  color: #ffffff;
  display: inline-block;
  text-transform: capitalize;
  padding: 45px 0 9px 0px;
  border-bottom: 4px double #ffffff;
  
}
.footer-text p{
  color: #000;
  padding: 12px 15px 15px;
  background: #ffd800;
  line-height: 34px;
  font-weight: 500;
  font-size: 18px;
  text-transform: capitalize;
  margin: 19px 0 0;
}

.footer-contact{
    font-size: 63px;
    font-weight: 800;
    padding: 0;
    animation: blk .7s infinite;
    border: 1px solid #ffd800;
    
}
@keyframes blk{
  0%{
    color:white;
  }
  50%{
    color:#8b24ab;
  }
  100%{
    color:#ffd800;
  }
}
/* footer section end */



/* copyright section start */
.copy-right{
    padding:0;
    background: #8b24ab;
    border-bottom: 5px solid #ffd800;
}
.disclimer{
    padding: 0;
    text-align: center;
}
.disclimer p{
    color: #fff;
    padding: 0 0px 1px;
    line-height: 25px;
    font-weight: 300;
    font-size: 14px;
}
.copyryt{
    font-size: 15px;
    font-weight: 500;
    line-height: 30px;
    color: #ffd800;
    text-align: center;
    padding: 0px 0 15px;
}
/* copyright section end */




#callbook {
    background: green;
    bottom: 0;
    height: 50px;
    left: 0;
    position: fixed;
    display: none;
    right: 0;
    z-index: 100;
}
#callbook ul {
    padding: 0px;
}
#callbook ul li {
    border-bottom: 1px solid #fff;
    background: red;
    position: relative;
    padding: 30px 0;
    width: 50%;
    list-style: none;
    float: left;
    text-align: center;
}
#callbook ul li a span {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    text-decoration: none;
    position: relative;
    top: -15px;
}
#callbook ul li a i {
    color: #fff;
    position: relative;
    top: -13px;
    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(min-width:992px) and (max-width:1200px){
}
@media(min-width:768px) and (max-width:991px){
  .tophead-center1 {
    width: 100%;
  }
  .tophead-right1 {
    width: 100%;
  }
  .tophead-right1 a {
    text-align: center;
  }
  .head-logo1 {
    width: 100%;
  }
  .head-right1 {
    width: 100%;
  }.head-right1 span {
    text-align: center;
  }
  .head-right1 i {
    text-align: center;
  }
  .otger .col-sm-3{
    width: 50%;
  }
  .best-ser .col-sm-6{width: 100%;}
  .why-us .col-sm-4{width: 50%;}
  .other-ser .col-sm-8{width: 100%;}
  .other-ser .col-sm-4{width: 100%;}
}
@media(min-width:640px) and (max-width:767px){
  #callbook {
    display: block;
    }.tophead-center1 {
      width: 100%;
    }
    .tophead-right1 {
      width: 100%;
    }
    .tophead-right1 a {
      text-align: center;
    }
    .head-logo1 {
      width: 100%;
    }
    .head-right1 {
      width: 100%;
    }.head-right1 span {
      text-align: center;
    }
    .head-right1 i {
      text-align: center;
    }
}
@media(min-width:480px) and (max-width:639px)
{ .tophead-center1 {
  width: 100%;
}
.tophead-right1 {
  width: 100%;
}
.tophead-right1 a {
  text-align: center;
}
.head-logo1 {
  width: 100%;
}
.head-right1 {
  width: 100%;
}.head-right1 span {
  text-align: center;
}
.head-right1 i {
  text-align: center;
}
.head-right1 strong {
  font-size: 18px;
}
.abt-right img {
  margin-top: -00px;
}
.best-img {
  width: 100%;
}
.best-cont {
  width: 100%;
}
.best-border {
  display: block;
}
.footer-contact {
  font-size: 35px;
}
#callbook {
display: block;
}
#callbook ul li a span {
  font-size: 14px;
}
#callbook ul li a i {
  font-size: 15px;
}
}
@media(min-width:320px) and (max-width:479px)
{
  .tophead-center1 {
    width: 100%;
  }
  .tophead-right1 {
    width: 100%;
  }
  .tophead-right1 a {
    text-align: center;
  }
  .head-logo1 {
    width: 100%;
  }
  .head-right1 {
    width: 100%;
  }.head-right1 span {
    text-align: center;
  }
  .head-right1 i {
    text-align: center;
  }
  .head-right1 strong {
    font-size: 18px;
  }
  .abt-right img {
    margin-top: -00px;
  }
  .best-img {
    width: 100%;
  }
  .best-cont {
    width: 100%;
  }
  .best-border {
    display: block;
  }
  .footer-contact {
    font-size: 35px;
  }
  #callbook {
  display: block;
  }
  #callbook ul li a span {
    font-size: 14px;
  }
  #callbook ul li a i {
    font-size: 15px;
  }
}
