@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@200;300;400;500;600;700;800;900&amp;display=swap');


body{
    margin:0;
    padding:0;
    color: #b80487;
    font-family: 'Poppins', sans-serif;
}
:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}
.btn:focus {
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: -0px;
}
/*#082e04*/
.main{
    margin: 0 auto;
    padding: 0;
    width: 94%;
}
/*#fed43a*/
a{
    color: #000;
    text-decoration: none;
}
a:focus, a:hover {
    color: #000;
    text-decoration: none;
}
img{
    max-width: 100%;
}
h1{margin:0px;}
h2{margin:0px;}
h3{margin:0px;}
h4{margin:0px;}
h5{margin:0px;}
h6{margin:0px;}

/*font-family: font-family: 'Barlow', sans-serif;;*/

/* START HEADER SECTION */

/* start top head section */

/* start tophead section*/

.tophead-section{
  padding: 0;
  background: #3a0090;
}
.tophead-section1{
  padding: 0;
  color: #fff;
}
.tophead-left1{
  padding: 0px;
}
.tophead-left2{
  padding: 0px 0 0 0;
}
.tophead-left2 ul{
  padding: 0;
  margin:0;
  list-style: none;
}
.tophead-left2 ul li{
  padding: 10px 14px 0px;
  margin: 0;
  display: inline-block;
  /* border-right:1px solid #fff; */
  font-size: 31px;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: 500;
}
.tophead-left2 ul li a{
  text-decoration: none;
  color: #fff;
}
.tophead-left2 li a i{
  color: #fff;
  padding: 0 3px 0 0;
}

.tophead-right1{
  padding: 0;
  background: #b80487;
  text-align: right;
  box-shadow: -13px -11px 0px 0px #ffffff;
  transform: translateY(11px);
}
.tophead-right2{
  padding: 10px 0;
  text-align: center;
}
.tophead-right2 ul span{
  color:#fff;
  font-size: 28px;
  padding: 0 0px 0 0px;
  text-align: center;
  font-weight: 600;
  text-transform: capitalize;
  margin: 0;
}
.tophead-right2 ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
.tophead-right2 ul li{
  padding: 0 6px;
  display: inline-block;
  color: #fff;
  margin: 0;
}
.tophead-right2 li a{
  color: #fff;
}
.tophead-right2 li a i{
  color: #fff;
  font-size: 15px;
  margin: 0;
  padding:0;
}

/* end top head section*/

/* start head section */

.head-section{
  padding: 0;
	background: #fff;
}
.head-section1 {
  padding: 20px 10px 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.head-logo1{
  padding: 0;
}
.head-logo2{
  padding: 0;
  text-align: center;
}

.head-right1{
  padding: 0px 0px 0 20px;
}
.head-right2{
  padding: 0;
  text-align: center;
}
.head-right2 a{
  color: #be2f29;
  font-size: 49px;
  margin: 0;
  font-weight: 900;
  display: none;
}
.head-right3{
  padding: 0;
}
.head-right4{
  padding: 0px 0 0;
}
.head-right5{
  padding: 0;
  /* border:1px solid; */
  display: flex;
  justify-content: center;
  align-items: center;
}
.head-right5 .head-img{
  padding: 0;
  text-align: center;
  width: 40%
}
.head-img img{
  border-radius: 50%;
  border: 1px dashed;
  padding: 3px;
  height: 80px;
}

.head-text{
  width: 60%;
  padding: 0 0px 0 6px;
  text-align: left;
}
.head-text strong{
  color: #3a0090;
  font-size: 17px;
  margin: 0;
  font-weight: 600;
  font-family: 'Barlow', sans-serif;
  text-transform: capitalize;
}
.head-text p{
  color: #000000;
  font-size: 16px;
  font-weight: 600;
  text-transform: capitalize;
  margin: 0;
}

/* end head section */


/* start header image section*/

.headerimage-section{
  padding: 0;
}
.headerimage-section img{
  width: 100%;
}

/* end header image section*/

/* END HEADER SECTION */

/* start top services section */

.topservices-section{
  padding: 0;
}
.topservices-section1{
  padding: 50px 30px;
}
.top-services{
  padding: 0px 0 0 0;
}
.top-services1{
  padding: 10px;
}
.top-services2{
  padding: 0;
}
.top-services3{
  padding: 0;
  text-align: center;
}
.top-services3 img{
  border-radius: 50%;
  padding: 10px;
  border: 1px solid #c1c1c1ee;
  height: 284px;
}
.top-services3 .call{
  position: absolute;
  right: 27px;
  bottom: 11%;
}
.call a {
  width: 80px;
  height: 80px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #b80487;
  font-size: 30px;
  border: 7px solid #fff;
  transition: 0.3s ease-in-out;
  color: #fff;
}
.top-services4{
  padding: 10px;
  text-align: center;
}
.top-services4 strong{
 font-family: 'Barlow', sans-serif;
 font-size: 31px;
 margin: 0;
 display: block;
 font-weight: 600;
 text-transform: capitalize;
}
.top-services4 p{
  color: #232323;
  line-height: 29px;
  font-size: 15px;
  margin: 0;
}



/* end top services section */

/* start about us section*/

.aboutus-section{
  padding: 0;
}
.aboutus-section1{
  padding: 40px 30px 40px;
}
.aboutus-head{
  padding: 0;
  text-align: center;
	
}
.aboutus-head strong{
 font-family: 'Barlow', sans-serif;;
  font-size: 44px;
  color: #b80487;
  margin: 0;
  display: block;
  font-weight: 600;
  text-transform:uppercase;
  margin-top: 20px;
}
.aboutus-head p{
  color: #000;
  font-size: 18px;
  margin: -11px 0 0 0;
  font-weight: 700;
  text-transform: capitalize;
  padding: 3px 0px;
  border-radius: 33px;
}

.aboutus-content1{
  padding: 20px 0px 0;
}
.aboutus-content2 {
  padding: 0;
  /* text-align: center; */
}
.aboutus-content2 img{
   height: 500px;
   float: left;
   padding: 0px 26px 0px 0px;
   margin: 0 auto;
   left: 0;
   right: 0;
}

.aboutus-content2 p{
  color: #222;
  text-align: left;
  margin:0;
  font-weight: 400;
  text-align: left;
  font-size: 15px;
  line-height: 31px;
  padding: 6px 0;
}
.aboutus-content2  p strong{
  color: #b80487;
  text-transform: capitalize;
  font-weight: 800;
}
.aboutus-content2 ul{
  text-align: left;
  padding: 10px 0 5px;
  margin: 0;
  list-style: none;
}
.aboutus-content2 ul li{
  margin:0;
  font-size: 15px;
  padding: 0px 0px 0 0px;
  color: #222;
  text-transform: capitalize;
  font-weight: 500;
  line-height: 33px;
	list-style-image: url("../images/check-icon.png");
}
/*
.aboutus-content2 li:before {
   color: #000000;
   content: "\f74a";
   font-weight: 900;
   display: inline-block;
   font-size: 21px;
   padding: 4px 8px 3px 8px;
   margin: 3px 9px 7px 0px;
   font-family: "Font Awesome 6 Pro";
   background: #3a0090;
}
*/
.aboutus-content2 span{
    font-size: 18px;
    font-weight: 700;
    padding: 7px 35px 6px;
    text-transform: capitalize;
    color: #000000;
    display: inline-block;
    background: #3a0090;
    border-radius: 37px;
    margin: 8px 0 4px;
}

/* end about us section*/
/* start about us section*/

.aboutus_section{
  padding:0;
  background: #3b0090;
}
.aboutus_section1{
  padding: 50px 30px;
}
.about-us{
  padding: 40px 0 0;
}


.aboutus-left1{
  padding: 10px;
}
.aboutus-left2{
  padding: 0px;
}
.about-content{
  padding: 0px 0 20px 0;
}
.about-content p{
  color: #eee;
  text-align: justify;
  line-height: 29px;
  font-size: 15px;
  padding-bottom: 10px;
  margin: 0;
}
.about-content strong{
  font-weight: 500;
}
.about-content ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
.about-content ul li{
  margin: 0;
  padding: 5px 0;
  line-height: 24px;
  font-size: 14px;
}
.about-content li:before{
   color:#084473;
   content: "\f054";
   font-family: "fontawesome";
   font-size: 16px;
   font-weight: 700;
   padding: 0 5px 0 0;
   font-family: "Font Awesome 5 Free";
}
.view-more{
  padding: 10px 0;
}
.view-more a{
  position: relative;
  padding: 10px 35px;
  text-align:center;
  text-transform:uppercase;
  font-weight: 700;
  font-size: 16px;
  color: #000000;
  border: 1px solid #3a0090;
  background: #3a0090;
  transition: all 300ms linear;
}
.view-more a:hover{
  color:#fff;
  background:#b80487;
}
.aboutus-right1{
  padding:10px;
}
.aboutus-right2{
  padding: 0px;
}
.aboutus-txt{
  padding: 0px;
}
.about-1{
  padding: 10px;
}
.about-2{
  padding: 0px;
  display: flex;
  /* justify-content: center; */
  /* align-items: center; */
}
.about-icon{
  width: 15%;
}
.about-icon i{
  color: #fff;
  font-size: 21px;
  padding: 0;
  background: #3a0090;
  height: 35px;
  width: 35px;
  line-height: 36px;
  border-radius: 4px;
  text-align: center;
  display: inline-block;
}
.about-text{
  width: 85%;
  text-align: left;
  padding: 0 0px 0 8px;
}
.about-text strong{
   color: #fff;
   font-size: 20px;
   text-transform: uppercase;
   margin: 0;
   font-weight: 700;
}
.about-text p{
      color: #fff;
      padding: 2px 0 0px;
      margin: 0;
      font-weight: 400;
      line-height: 25px;
      font-size: 15px;
}
.about-contact{
  padding: 0;
  text-align:center;
}
.about-contact a{
  font-size: 56px;
  color: #000000;
  text-transform: capitalize;
  font-family: 'Barlow', sans-serif;
  font-weight: 700;
  padding: 0px 0;
  display: block;
}
.about-contact p{
  font-size: 27px;
  margin:0;
  text-transform:uppercase;
  padding: 3px 47px 3px 49px;
  background: #3a0090;
  border-radius: 50px;
  font-weight: 800;
  animation:ani 0.4s infinite;
}
@keyframes ani{
  0%{color:#000000};
  100%{color: #b80487};
}
/* end about us section*/

/*  start our services section  */

.ourservices-section{
  padding:0;
}
.ourservices-section1{
  padding:0px 30px;
}
.our-services{
  padding: 0px 0 0 0;
}
.our-services1{
  padding: 20px 20px;
}
.our-services2{
  padding: 0;
}
.our-services3{
  padding: 0;
}
.our-services3 img{
  padding: 0px;
  margin-bottom: 10px;
  border-radius: 15px;
  width: 100%;
  border: 5px solid #3a0090;
}
.our-services-4{
  display:flex;
  padding:0;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.our-services4{
  padding: 10px;
  background: #ffffff;
  padding: 8px 10px 10px 10px;
  width: 90%;
  margin: -50px auto 0px;
  border-top: 8px solid #3a0090;
  border-radius: 31%;
}
.our-services4 strong{
 font-family: 'Barlow', sans-serif;
 font-size: 24px;
 margin: 0;
 display: block;
 font-weight: 600;
 text-transform: capitalize;
	padding-top: -50px;
}
.our-services4 p{
  color: #232323;
  line-height: 32px;
  font-size: 16px;
  margin: 0;
}

/*  end our services section  */

/* start testimonials-section */

.testimonials-section{
  padding: 0;
}
.testimonials-section1{
  padding: 0 30px 50px 30px;
}

.testimonials{
  padding: 60px 0 0;
}
.testimonials1{
  padding: 10px;
}
.testimonials2{
  padding: 30px 30px 30px 30px;
  background: #3a0090;
  box-shadow: 0 0 11px 0px #7976766b;
  border-radius: 10px;
  border: 1px solid #be2f294f;
  transition: all 500ms ease;
}
.testimonials3{
  padding: 0;
  text-align: center;
}

.testimonials3  img{
  border-radius: 28px 28px 28px 28px;
  border: 4px solid;
  height: 92px;
  transition: all 500ms ease;
}
.testimonials2:hover{
  /* border-color: #990000; */
  transition: all 500ms ease;
}
.testimonials2:hover .testimonials3 .testi-img img{
  border-color: #05070f;
  transition: all 500ms ease;
}
 .testi-txt{
  padding: 6px 0 0 0;
  margin: -40px 0 0;
}
.testi-txt p{
  font-size: 23px;
  margin: 0;
  font-weight: 800;
  text-transform: capitalize;
}
 .testi-txt span{
  color: #FFFFFF;
  font-size:15px;
  margin: 0;
  font-weight: 800;
  text-transform: uppercase;
}
.testimonials4{
  padding: 0;
}
.testimonials4 p{
  color: #FFFFFF;
  font-weight: 400;
  font-size: 16px;
  margin: 0;
  line-height: 30px;
  padding: 0;
}
.testimonials4  i{
  padding:0 5px;
  color: #fff;
  font-size: 50px;
  opacity: 0.1;
}
.testimonials4 .fa-quote-right{
  text-align:right;
  float: right;
}
/* end testimonials-section*/




/* start form section */

.form-section{
  padding: 0;
  background: #ffffff;
}
.form-section1{
  padding: 50px 30px;
}
.form-1{
  padding: 40px 0 0;
}

.contac-rr {
    padding: 0px 0 0 0;
    margin: 0;
    text-align: left;
}

.form-group1 {
    padding: 5px;
    margin-bottom: 28px;
}
input.form-control1 {
    color: #222;
    font-weight: 400;
}
.form-control1 {
    display: block;
    width: 100%;
    height: 42px;
    padding: 6px 12px;
    font-size: 14px;
}
.form-control1 {
    background-color:transparent;
    border: #f0f8ff00;
    border-bottom: 2px solid #213854;
}
textarea.form-control1 {
    height: 80px;
    font-weight: 400;
    color: #222;
}
.btn-group{
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn-group>.btn:first-child {
    margin-left: 0;
    margin: -1px 0 0 0;
    padding: 14px 36px;
    color: #000;
    font-size: 15px;
    border: 1px solid #3a0090;
    background: #3a0090;
    border-radius: 43px;
    text-transform: uppercase;
    transition: .7s;
    font-weight: 600;
}


.btn:active:focus, .btn:focus {
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: -0px;
}
:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}

/* end form section */





/* end footer section*/

.footer-section{
  padding: 0;
  background: #000000;
  color: #fff;
}
.footer-section1{
  padding: 60px 10px 50px 10px;
  text-align: center;
}

.footer-left1{
  padding: 0px;
}
.footer-left2{
  padding: 0px;
}
.footer-left2 p{
  font-size: 43px;
  text-transform:capitalize;
  margin: -13px 0 0 0;
  font-family: 'Barlow', sans-serif;
  font-weight: 400;
  padding: 0px 0;
}
.footer-left2 span{
  color: #3a0090;
  font-size: 40px;
  font-family: 'Barlow';
  text-transform: capitalize;
  font-weight: 500;
}


.footer-center1{
  padding: 0px;
}
.footer-center2{
  padding: 0px;
}
.footer-center2 img{

}
.footer-right1{
  padding: 0px;
}
.footer-right2{
  padding: 0px 10px;
}
.footer-right2 p{
  color: #fff;
  font-size: 23px;
  margin: -13px 0 0 0;
  color: #fff;
  font-family: 'Barlow', sans-serif;
  font-weight: 400;
  padding: 0px 0;
}
.footer-right2 span{
  color: #3a0090;
  font-size: 40px;
  font-family: 'Barlow', sans-serif;
  text-transform: capitalize;
  font-weight: 500;
}
/* end footer section */

/* start copy right */
.copy{
    padding: 20px 0px 0px 0px;
    text-align: center;
}
.copy p{
    color: #FFFFFF;
    font-size: 16px;
    margin: 0;
    padding: 0;
    font-weight: 500;
}
.copy span{
  color:#fff;
  font-size:15px;
  margin:0;
  line-height:30px;
 
}

/* end copy right */

#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: 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: -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;}
    }



/*start aowrds*/

.awards{
    padding: 0px;
    background: #f6f6f6;
}
.award1{
    padding: 50px 30px;
}
.award2{
    padding: 10px 0 0 0px;
}
.award3{
    padding: 10px;
}
.award4{
    padding: 0px;
}

/*end awards*/




@media (max-width: 767px){
  body{text-align: center;}
 .head-section1{padding: 14px 0 0 0;display:block;}
  .tophead-left2 ul li {font-size:50px;padding:0;}
  .tophead-right1{box-shadow:none;}
  .head-right3{display:none;}
  .tophead-left2 ul li:nth-child(2){display:none;}
  .aboutus-section1{padding: 50px 0px 0px;}
  .aboutus_section1 {padding: 30px 0px;}
  .about-1{width:50%;}
  .ourservices-section1{padding:0px 0px;}
  .our-services1{width:50%;}
  .testimonials-section1{padding:30px 0;}
  .testimonials1{width:50%;height: 460px;}
  .topservices-section1{padding: 30px 0;}
  .top-services1{width: 50%;}
  .top-services3 img{height:auto;}
  .top-services4 strong{font-size:25px;}
  .our-services4 strong{font-size: 25px;}
  .form-section1 {padding: 30px 0px;}
  .footer-section1 {padding: 30px 0px 70px 0px;}
  .footer-right1{display:none;}
  .testimonials2 {padding: 30px 10px 30px 10px;}
  .about-contact p{padding:5px 10px;}
   .award1{padding: 30px 0;}
    .award3{width: 50%;}
  .about-us{padding:0;}
  .about-content p{text-align:left;padding-bottom: 0;}
  .aboutus-left1{padding:10px 0px 10px 10px;}
 





    #callbook ul li {padding: 20px 0px;}
    #callbook {display:block;}
    #callbook ul li {padding: 20px 0px;}
    #callbook {display:block;}
    #callbook ul li a span {font-size: 18px;top: -4px;}
    #callbook ul li a i {top: -5px;}
    #callbook ul li a i {top: -5px;}




}

@media only screen and (min-width: 768px) and  (max-width:991px) {
  .footer-right1{display:none;}
  .tophead-right2 ul span {font-size: 20px;}
  .tophead-left2 ul li:nth-child(2){display:none;}
  .tophead-left2 ul li{font-size:30px;padding:3px 0 0 0;font-weight:700;}
  .our-services4 strong{font-size:30px;}
   .head-section1{padding: 10px 0 20px 0;display:block;}
  .tophead-left2 ul li {font-size: 46px;padding:0;}
  .tophead-right1{box-shadow:none;}
  .head-img img{height:auto;}
  .our-services4 {padding: 28px 5px 10px 5px;}
  .testimonials2 {padding: 30px 19px 30px 19px;}
  .testimonials4 p{font-size:14px;}
  .top-services4 p{font-size:14px;}
   
   

}

@media only screen and (min-width: 991px) and (max-width: 1200px) {
  .our-services4 strong{font-size:30px;}
  .tophead-right2 ul span {font-size: 23px;}
  .tophead-left2 ul li:nth-child(2){display:none;}
  .tophead-left2 ul li{font-size:50px;padding:0px 0 0 0;font-weight:700;}
  .head-img img{height:auto;}
  .head-text strong{font-size: 13px;}
  .about-text strong{font-size:16px;}
  .our-services4{padding-left: 0px;padding-right: 0px;}
  .our-services1{padding:20px 10px;height: 481px;}
  .our-services4 p{font-size: 15px;}
  .testimonials2 {padding: 30px 15px 30px 15px;}
  .testimonials4 p{font-size: 15px;}
   .testimonials2{height:400px;}
 
}
@media only screen and (min-width: 1200px) and  (max-width:1350px) {
  .tophead-right2 ul span{font-size:26px;}
  .head-img img{height:auto;}
  .our-services4{padding-left: 0px;padding-right: 0px;}
  .our-services1{padding:20px 10px;height: 500px;}
  .testimonials2{height:400px;}
}

@media only screen and (min-width: 1300px) and  (max-width:1400px){
   
}

@media (max-width: 575px) and (min-width: 0px){
  .about-1{width:100%;}
  .our-services1{width:100%;padding: 20px 0;}
  .testimonials1{width:100%;height: auto;}
  .top-services1{width:100%;}
  .aboutus-right1{padding:0;}
  .about-contact a{font-size: 40px;}
  .aboutus-content2 span {font-size: 15px;padding: 7px 10px 6px;}
    .award3{width: 100%;}
  .aboutus-head strong{font-size:30px;}
  .aboutus-head p {font-size: 14px;margin:0;}
  
 
 
 

}

@media (max-width: 420px) and (min-width: 290px){
.our-services4{padding:28px 4px 10px;}
  .about-contact p{font-size:20px;}
  .tophead-left2 ul li{font-size: 34px;padding: 6px 0 0;}
  .tophead-right2 ul span{font-size: 21px;}
  .footer-left2 p {font-size: 40px;}
  


}

