@import url('../css2');
@import url('../css2-1');
body{
  margin:0;
  padding:0;
  font-family: "Ysabeau Infant", sans-serif;
 }

a{
  text-decoration: none;
}
a:focus, a:hover {
    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;}

ul{
  margin:0px;
  padding:0px;
}
li{margin:0px;
  padding:0px;
  list-style: none;
}

p{
  margin:0px;
  padding:0px;
}
.bi {
  display: inline-block;
  vertical-align: -0.125em;
  fill: currentcolor;
}
.head1{
	background: #300631;
    padding: 10px;
    color: #fff;
	    text-align: center;
    text-transform: capitalize;
	font-weight: bold;
}

/* top section start */
.top-sec{
    background: #ffd200;
}
.top-line1{
    text-align: center;
    color: #000000;
    font-size: 20px;
    font-weight: 700;
    padding: 6px 0 2px;
    text-transform: capitalize;
    display: inline-block;
}
/* top section end*/


/* head logo section start */
.head-align{
  align-items: start;
  justify-content: center;
}
.head-section{
  text-align: center;
  padding: 5px;
  overflow: hidden;
}
.head-section1{
  position: relative;
  z-index: 1;
  background: #fff;
  padding: 0;
}
.head-left1{
  padding: 0 15px;
}
.head-left2 p{
  color: black;
  font-size: 30px;
  font-weight: 800;
  padding: 0px 15px 5px;
  text-transform: capitalize;
}
.head-right1{
  padding: 0 12px 0 20px;
}
.head-right2{
  position: relative;
  padding-top: 15px;
}
.head-right2 p{
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    padding: 3px 15px 5px;
    text-transform: capitalize;
    background: #300631;
}
.head-right2 span{
    color: #000;
    font-size: 24px;
    font-weight: 700;
    padding: 3px 0 0;
    text-transform: capitalize;
    display: block;
}
.head-right2 a {
    color: #000;
    font-weight: 800;
    text-transform: capitalize;
    font-size: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.head-right2 a b{
    color: #f9c803;
    font-weight: 800;
    font-size: 20px;
       padding: 10px;
    background: #300631;
}
.head-right2 a i{
  background: #000;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 53px;
    font-size: 25px;
    color: #fff;
    border-radius: 50px;
    display: block;
    padding: 0px 7px;
    position: absolute;
    top: 55px;
    right: -23px;
    box-shadow: 0 0 0 11px #ffffff2e;
}
.head-right2 a:after{
  content: "";
  position: absolute;
  width: 2%;
  height: 100%;
  background: #fff;
  right: -68px;
  z-index: -2;
  top: 108px;
}

/* head logo section end */


/* banner section start */
.banner img{
  width:100%;
}
/* banner section end */

/* top list section start */
.list-left1{
  padding: 0 0;
}
.list-left2{
  padding: 0 45px 20px;
  background: #ff4800;
  border-radius: 0 0 22px 22px;
}
.list-left2 p {
    position: relative;
    font-size: 80px;
    text-align: center;
    z-index: 99997;
    color: #000;
    font-weight: 500;
    text-transform: capitalize;
    padding: 0 0 4px;
    background: #ffffff;
    border-radius: 0 0 9px 9px;
    font-family: "Pirata One", system-ui;
}
.list1{
  padding:0;
}
.list1 ul li{
  text-transform: capitalize;
  border-radius: 50px;
  display: block;
  font-size: 18px;
  color: #ffffff;
  font-weight: 600;
  padding: 10px 0px;
  background: #ffffff21;
  text-align: center;
  margin: 17px 15px;
}

.list-right1{
  padding: 0 0 0 30px;
  text-align: center;
  position: relative;
  margin: 0 auto;
}
.list-sv-img{
  border: 1px solid #000;
  
}
.list-sv-img img{
	width:100%;
}
.services-1{
  padding: 15px;
}
.services-2{
  padding: 0;
}
.service_card_div {
    position: relative;
    padding: 0;
}
/*.service_card_content{
  padding: 0 15px;
}*/
.service_card_content1{
  background: #300631;
  padding: 15px;
}

.service_card_content1 strong{
    font-size: 30px;

    padding: 0;
    text-transform: capitalize;
    color: #f9c803;
    display: inline-block;
    font-family:none;
}
.service_card_content1 p {
    font-size: 17px;
   
    text-transform: capitalize;
    color: #fff;
    display: block;
    line-height: 30px;
    padding: 0 0 15px;
}

.service_card_content1 a {
    color: #000;
    font-size: 20px;
    padding: 0 15px 6px;
    font-weight: 700;
    text-transform: uppercase;
    background: #fff;
    border-radius: 0 40px 40px;
    position: absolute;
    left: 32px;
    right: 0;
    margin: 0 auto;
    width: 50%;
}
.service_card_content .srv-text{
   color: #1e1e1e;
    font-size: 16px;
    padding: 0;
    line-height: 33px;
    font-weight: 500;
}
.service_card_img {
    position: relative;
}
.service_card_img img {
    width: 180px;
    padding: 0;
    border-radius: 50%;
    box-shadow: 0 10px 30px #4e204f42;
}
/* top list section end */

/* video section start */
.video-1{
  padding: 15px;
}
.video-1 iframe{
  
border-radius: 25px;
  
border: 3px solid #fedc01;
}
/* video section end */

/* why choose us section start */
.counter-sec{
	background-color:#300631;
}
.counter-1{
  padding: 30px 15px 0;
}
.count-icon {
  
}
.count-icon i{
  
width: 65px;
  
height: 42px;
  
line-height: 47px;
  
background: #fff;
  
text-align: center;
  
color: #000;
  
border-radius: 500px 500px 0 0;
  
font-size: 26px;
}
.count-up{
    background: white;
    padding: 5px 0 15px 72px;
    border-radius: 0 15px 15px 15px;
    position: relative;
    box-shadow: 0 0 7px #ff9f004a;
}
.counter-count {
    color: #000;
    font-size: 32px;
    font-weight: 800;
    text-transform: capitalize;
}
.count-up:after {
    content: "";
    font-size: 17px;
    text-align: center;
    position: absolute;
    background: #000;
    width: 9px;
    height: 95%;
    left: 27px;
    margin: 0 auto;
    bottom: 6px;
    z-index: 0;
    border-radius: 0 0 20px 20px;
}
.count-up span{
    color: #f00;
    font-size: 18px;
    font-weight: 700;
    text-transform: capitalize;
    margin: -15px 0 0;
    display: inline-block;
}
.count-up i{
    width: 95px;
    height: 95px;
    line-height: 92px;
    background: #fede00;
    border-radius: 50%;
    position: relative;
    margin: 0 auto;
    border: 3px solid #ffffff;
    font-size: 37px;
    color: #c60e03;
    box-shadow: 0 0 0 12px #fede0047;
}
/* why choose us section end */


/* main services section start */
.main-sv-1{
  padding: 35px 15px 0;
}
.main-sv-2{
  padding: 15px 15px 0;
  background: #ffd30326;
  border-radius: 10px;
  text-align: center;
}
.main-sv-3{border: 1px solid #ffd200;padding: 25px;}
.main-sv-img img {
  border-radius: 50%;
  border: 8px solid #ff0000;
}
.main-sv-4 {
  padding: 0 15px 15px;
  background: #300631;
  border-radius: 0 0 10px 10px;
}
.main-sv-4 span{
  color: #000;
  font-size: 26px;
  display: block;
  font-weight: 700;
  text-transform: capitalize;
  padding: 2px 15px 6px;
  margin-top: -63px;
  position: relative;
  background: #fff;
  line-height: 33px;
  border-radius: 0 40px;
}
.main-sv-4 p{
  line-height: 30px;
  font-weight: 600;
  font-size: 17px;
  color: white;
  padding: 8px 0 12px;
}
.main-sv-4 a{
    display: block;
    background: #fff;
    padding: 0 0 5px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
    color: #000;
    border-radius: 50px;
}
.main-sv-add{
  
background: #ffd200;
  
text-align: center;
  
padding: 20px;
}
.main-sv-add span{
  color: #000;
  font-size: 30px;
  display: block;
  font-weight: 700;
  text-transform: capitalize;
  padding: 0px 0 6px;
  position: relative;
  line-height: 33px;
}
.main-sv-add p{
  line-height: 30px;
  font-weight: 600;
  font-size: 17px;
  color: black;
  padding: 8px 0 0;
}
.main-sv-add strong{
    display: block;
    padding: 0 10px;
    text-align: center;
    font-size: 51px;
    font-weight: 700;
    text-transform: capitalize;
    color: #f00;
    font-family: "Pirata One", system-ui;
    background: #fff;
}
.main-sv-chat{
  padding: 15px 0 0px;
}
.main-sv-chat img{
  width: 100%;
  border-radius: 15px;
}
/* main services section end */


/* about us section start */
.about-section{

    padding: 0 40px 0px;
    border-top: 0;
    border-radius: 0 0 30px 30px;
}
.about-title1{
  padding: 0 0 25px;
  text-align: center;
}
.about-title1 span{
    text-transform: capitalize;
    font-size: 19px;
    font-weight: 700;
    display: block;
    color: #000;
}
.about-title1 strong{
    text-transform: capitalize;
    padding: 0;
    font-size: 70px;
    font-weight: 800;
    display: inline-block;
    line-height: 90px;
    font-family: "Pirata One", system-ui;
    background: linear-gradient(3deg, #300631, #000000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.about-title{
  padding: 0 0 25px;
  text-align: center;
}
.about-title span{
    text-transform: capitalize;
    font-size: 19px;
    font-weight: 700;
    display: block;
    color: #fff;
}
.about-title strong{
    text-transform: capitalize;
    padding: 0;
    font-size: 70px;
    font-weight: 800;
    display: inline-block;
    line-height: 90px;
    font-family: "Pirata One", system-ui;
    background: linear-gradient(3deg, #fff, #fff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.about-us-content{
  padding: 0 0 25px;
}
.about-us-content p{
    color: #fff;
    padding: 5px 0;
    text-align: justify;
    line-height: 30px;
   
    font-size: 17px;
}
.about-us-content p strong{
    color: #f9c803;
    font-weight: 600;
}
.about-heading{
    color: #000000;
    font-size:18px;
    font-weight: 700;
    line-height: 35px;
    padding:5px 10px 0px;
    display: inline-block;
    background: linear-gradient(0deg, #e09004, transparent);
    border-radius: 18px 18px 18px 18px;
    margin: 5px 0 11px;
    display: none;
}
.about-us-content ul{
  padding: 5px 0;
}
.about-us-content ul li{
    position: relative;
    display: flex;
    color: #000000;
    padding: 0 10px 0 0;
    text-align: left;
    line-height: 25px;
    font-weight: 600;
    font-size: 17px;
    background: #ffd200;
    margin: 16px 0;
    align-items: center;
}
.about-us-content ul li:before {
    content: "\e362";
    font-family: "Font Awesome 6 Pro";
    width: 30px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    background: #ffffff;
    text-align: left;
    color: #053cf5;
    margin: 0 9px 0 0;
    font-weight: 600;
    font-size: 23px;
}
/* about us section end */

/* services section start */
.services-section{
  padding: 50px;
  border: 1px solid #fcff00;
  box-shadow: 0 1px 11px 0 rgb(252 255 0 / 31%);
  border-radius: 15px;
}
.services{
  padding: 15px 0 0 0;
}
.services-1{
  padding: 40px 15px 0;
}
.services-2{
  background: #ffd200;
  padding: 15px 15px 0;
  overflow: hidden;
  border-radius: 30px;
  text-align: center;
  }
.services-3{
  margin: -50px 0 0;
}
.services-3 img{
  border-radius: 50%;
  border: 9px solid #ff0000;
}
.services-4 strong{
  font-size: 40px;
  font-weight: 300;
  padding: 0 10px;
  text-transform: capitalize;
  color: #f00;
  display: block;
  font-family: "Pirata One", system-ui;
  background: #fff;
  border-radius: 0 40px;
  margin: -32px 0 0;
  position: relative;
  border: 1px solid;
}
.services-4 p{
  color: #000000;
  padding: 8px 0 15px;
  line-height: 30px;
  font-weight: 600;
  font-size: 17px;
}
.services-4 a{
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  padding: 5px 15px 11px;
  background: #053cf5;
  text-transform: capitalize;
  display: block;
  margin: 0 0 -3px;
  border-radius: 20px 20px 0 0;
}
.services-4 a i{
  padding: 5px;
}
.add1 p {
    color: #ff4800;
    line-height: 50px;
    font-weight: 800;
    font-size: 36px;
    text-align: center;
    text-transform: capitalize;
    padding: 75px 0 0;
}
/* services section end */


/* awards section start */

.award-heading p{

color: #fff;

font-size: 30px;

font-weight: 700;

padding: 0px 15px 5px;

background: #f00;

text-transform: capitalize;

display: block;

text-align: center;
}
.awards-1{
  padding: 12px;
}
.awards-2 img{
  width: 100%;
}
.award-right1{
  text-align: center;
  padding: 15px 15px 20px;
  border-radius: 20px;
  background: url(../images/award-add-bg.jpg);
}
.award-right1 p {
    color: #000000;
    line-height: 30px;
    font-weight: 600;
    font-size: 17px;
}
.award-right1 strong{color: #300631;font-size: 39px;font-weight: 600;text-transform: capitalize;display: block;font-family: "Pirata One", system-ui;}
.award-right1 a{
    color: #000000;
    font-size: 40px;
    font-weight: 900;
    text-transform: capitalize;
    display: block;
    padding: 0 0 6px;
    animation: bounce infinite;
    animation-duration: 1s;
    line-height: 50px;
}
@keyframes bounce{
    0%{
      color:#f00;
    }
    100% {color:#000;
    }
}
.award-right1 i{
    color: #f00;
    font-size: 80px;
    font-weight: 700;
    text-transform: capitalize;
}
/* awards section end */

/* other services section start */
.other-ser-section{
  overflow: hidden;
}
.otherservices1{
    padding: 25px 20px;
}
.otherservices2{
    position: relative;
    padding: 15px 0;
    transition: 0.5s;
    border-radius: 12px;
    text-align: center;
    border: 1px solid #ff4800;
}
.our-icon {
  padding: 0 15px 15px;
}
.our-icon img{
  width: 250px;
  border-radius: 50%;
  border: 10px solid #053cf5;
}
.otherservices2:hover{
    /* background-color: #ff4800; */
    /* transition: 0.5s; */
}
.our-serv5{
    margin: 0px;
    padding: 0px;
     transition: 0.5s;
}
.our-serv5 strong{
    padding: 0 10px 3px;
    text-align: center;
    color: #ffffff;
    font-size: 22px;
    transition: 0.5s;
    font-weight: 600;
    text-transform: capitalize;
    display: block;
    background: #ff4800;
}
.line1{
    width:  100%;
    height: 100%;
    transition: 0.5s;
}
.otherservices2:hover .line1:before{
     /* background-color: #ff4800; */
     /* transition: 0.5s; */
     /* height: 50%; */
}
.otherservices2:hover .line1:after{
     /* background-color: #ff4800; */
     /* transition: 0.5s; */
     /* width: 50%; */
}
.otherservices2:hover .line2:before{
     /* background-color: #ff4800; */
     /* transition: 0.5s; */
     /* height: 50%; */
}
.otherservices2:hover .line2:after{
     /* background-color: #ff4800; */
     /* transition: 0.5s; */
     /* width: 50%; */
}
.otherservices2:hover .our-serv5 strong
{/* color: #ffffff; *//* transition: 0.5s; */}
.line1:before
{
    content: '';
    width: 1px;
    height: 0%;
    background-color: #ff4800;
    position: absolute;
    top: -10px;
    right: -10px;
    transition: 0.5s;
}
.line1:after
{
        content: '';
        width: 0%;
        height: 1px;
        background-color: #ff4800;
        position: absolute;
        top: -10px;
        right: -10px;
        transition: 0.5s;
}
.line2
{
    width: 100%;
    height: 100%;
     transition: 0.5s;
}
.line2:before
{
    content: '';
    width: 1px;
    height: 0%;
    background-color: #ff4800;
    position: absolute;
    bottom: -10px;
    left: -10px;
    transition: 0.5s;
}
.line2:after
{
        content: '';
        width: 0%;
        height: 1px;
        background-color: #ff4800;
        position: absolute;
        bottom: -10px;
        left: -10px;
        transition: 0.5s;
}
/* other services section end */


/* testimonial section start */
.testi-1{
  padding: 30px 15px 25px;
}
.testi-2{
  padding: 0;
}
.quote-icon{
  display: flex;
  align-items: center;
  justify-content: space-around;
  font-size: 30px;
  color: #ffffff;
  font-weight: 600;
  text-align: center;
  background: #300631;
  border-radius: 12px 12px 0 0;
  padding: 0 15px;
}
.quote-icon b{width: 85px;height: 40px;background: white;border-radius: 0 0 800px 800px;position: relative;}
.test-box {
    padding: 15px 15px 20px;
    text-align: center;
    border: 1px solid #ff4800;
    border-radius: 0 0 12px 12px;
    border-top: 0;
}
.msg p {
    color: #000;
    padding: 5px 0;
    line-height: 30px;
    font-weight: 600;
    font-size: 17px;
}
.msg span{
    color: #053cf5;
    padding: 5px 0 0;
    font-weight: 600;
    font-size: 17px;
    display: inline-block;
}
.name strong {
    font-size: 21px;
    line-height: 24px;
    color: #000000;
    font-weight: 700;
    text-transform: capitalize;
    display: block;
}
.name span {
    font-size: 18px;
    color: #ff0000;
    font-weight: 700;
    text-transform: capitalize;
}
.quote-icon b:after {
  position: absolute;
  content: "";
  background: #000;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 20px;
  animation: grow 2s ease infinite;
}

@keyframes grow {
  from { transform: scale(0); }
  to { transform: scale(1); }
}
/* testimonial section end */



/* copyright section start */
.copyright{
  background:#300631;
  text-align: center;
}
.disclimer p{
    background: white;
    border-radius: 0 0 10px 10px;
    color: #272727;
    padding: 10px 15px 15px;
    line-height: 25px;
    font-weight: 600;
    font-size: 16px;
}
.copyryt{
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    color: #ffffff;
    text-align: center;
    display: inline-block;
    padding: 7px 0 10px;
}
/* copyright section end */




#callbook {
  background:green;
  bottom: 0;
  height: 42px;
  left: 0;
  position: fixed;
  display: none;
  right: 0;
  z-index: 999999;
}
#callbook
  ul{padding: 0px;
}
#callbook
  ul li {
  background: red;
  position: relative;
  padding: 7px 6px 7px;
  width:50%;
  list-style:none;
  float:left;
  text-align: center;
}
#callbook
  ul li:last-child{
  background: #02af02;
}
#callbook
  ul li a span {
  color: #fff;
  font-size: 19px;
  font-weight: 800;
  position: relative;
  top: 0px;
  text-transform: uppercase;
}


@media (max-width: 767px){
.head-left2 p {background: #013bfa;color: #fff;}
.head-right1 {padding: 0 25px;}
.head-right2 a i, .head-right2 a:after{display: none;}
.head-right2 a b {font-size: 18px;}
.head-right2 a {font-size: 30px;}
.list-right1 {padding: 30px 15px 0;}
.main-sv-add strong {font-size: 43px;}
.add1 p {line-height: 38px;font-size: 28px;padding: 50px 0 0;}
.award-heading p {font-size: 26px;}
.award-left1{padding: 0 0 20px;}
.otherservices1 {padding: 15px;}
.copyryt{padding: 7px 0 52px;}
#callbook {display:block;}





}


@media only screen and (min-width: 768px) and (max-width: 991px) {
.head-right1 {padding: 0 25px;}
.head-left2 p {background: #013bfa;color: #fff;}
.head-right2 a i, .head-right2 a:after{display: none;}
.main-sv-1:nth-child(4){order: 5}
.main-sv-4 span {font-size: 24px;}
.list-right1 {padding: 30px 15px 0;}
.award-left1{padding: 0 0 20px;}

}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
.head-left2 p {font-size: 24px;}
.list-right1 {padding: 0 0 0 15px;}
.counter-1 {padding: 30px 8px 0;}
.main-sv-1 {padding: 35px 8px 0;}
.main-sv-4 span {font-size: 23px;}
.award-right1 strong {font-size: 35px;}
.award-right1 a {font-size: 35px;}
.award-right1 p {line-height: 25px; font-size: 16px;}
.award-right1 i {font-size: 70px;}
.service_card_content1 strong {font-size: 35px;}
.head-right2 a i, .head-right2 a:after{display: none;}
}



@media only screen and (min-width: 1201px) and (max-width: 1340px) {
  .head-right2 a i, .head-right2 a:after{display: none;}
}


@media (max-width: 575px) and (min-width: 0px) {
.head-left2 p {font-size: 25px;}
.head-right2 span {font-size: 20px;}
.head-right2 a b {display: block;padding: 0;}
.head-right2 a {display: block;}
.about-section {padding: 0 15px 0px;}
.about-title span {font-size: 17px;}
.about-title strong {font-size: 56px;}
.main-sv-add strong {font-size: 30px;}
.main-sv-add p {line-height: 25px;font-size: 15px;}
.main-sv-add span {font-size: 28px;}
.services-4 strong {font-size: 33px;}
.list-left2 p {font-size: 62px;}
.list-left2 {padding: 0 20px 20px;}
.list-right1 {padding: 30px 0 0;}
.service_card_content1 a {width: 65%;}
.award-heading p {font-size: 23px;line-height: 28px;padding: 7px 15px 10px;}

}



@media (max-width: 420px) and (min-width: 0px) {
.head-left2 p {font-size: 17px;}
.head-right2 span {font-size: 17px;line-height: 20px;}
.head-right2 a b {font-size: 17px;}
.head-right2 p {font-size: 12px;line-height: 16px;}
.about-title span {font-size: 15px;}
.about-title strong {font-size: 40px;line-height: 55px;}
.list-left2 p {font-size: 50px;}
.main-sv-1 {padding: 35px 8px 0;}
.main-sv-4 span {font-size: 22px;padding: 2px 15px 6px;}
.main-sv-add span {font-size: 25px;}
.main-sv-add strong {font-size: 26px;line-height: 33px;padding: 4px 0;}
.services-4 strong {font-size: 22px;}
.services-4 a {font-size: 18px;}
.award-right1 strong {font-size: 34px;}
.award-right1 a {font-size: 34px;padding: 0;}
.award-right1 p {line-height: 25px; font-size: 16px;}
.award-right1 i {font-size: 66px;}
.award-heading p {font-size: 18px;line-height: 22px;}
.add1 p {line-height: 28px;font-size: 20px;}
.service_card_content1 strong {font-size: 35px;}
.video-1{width: 100%;}
#callbook ul li a span {font-size: 18px;}
#callbook ul li {padding: 8px 6px 10px;}
}



