@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1:wght@400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700;800;900&display=swap');



body{
    margin:0;
    padding:0;
    color: #451236;
    font-family: 'M PLUS 1', sans-serif;
}


.main{
    margin: auto;
    padding: 0;
    width: 93%;
}

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;}

/*#ffaa00*/

/*START HEADER SECTION */

/* start top ehad section  */

/* start top head section */

.tophead-section{
  padding: 0;
  background:#451236;
border-bottom: 1px solid #a98c8c;}
.tophead-section1{
  padding: 0;
  color: #fff;
}
.tophead-left1{
  padding: 10px 0;
}
.tophead-left2{
  padding: 0;
}
.tophead-left2 a{
  color: #fff;
  font-size:20px;
  margin: 0;
  font-weight: 600;
  text-decoration: none;
}
.tophead-left2 a svg{
    width: 25px;
    height: 25px;
    margin: 0 0 -7px;
    fill: #fab001;
}
.tophead-left2 a i{
  color:#fab001;
  font-weight: 400;
}
.tophead-left2 span{
  color: #fab001;
  font-style: italic;
  margin: 0;
  font-size: 19px;
  padding: 0 0px 0 11px;
  text-transform: capitalize;
}
.tophead-right1{
  padding: 0;
text-align: right;}
.tophead-right2{
  padding: 0;
}
.tophead-right2 p{
  font-size: 26px;
  margin:0;
  animation: boun 0.4s infinite;
  font-weight: 700;
  text-transform: capitalize;
}
@keyframes boun {
    0% {
        transform: translateY(6px);
        color:#ffc300;

    }
    100% {
        transform: translateY(0);
        color:#ffde6a;
    }
}
/* end top head section */


/* start head section */

.head-section{
  padding: 0;
background: #451236;}
.head-section1{
  padding: 4px 0 6px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.head-logo1{
  padding: 0px;
}
.head-logo2{
  padding: 0px;
  text-align: center;
}

.head-center1{
  padding: 10px;
text-align: right;}
.head-center2{
  padding: 0px;
}
.head-center3{
  padding: 0px 0 0 0;
}
.head-center3 p{
    color: #fff;
    font-size: 20px;
    border-radius: 50px;
    text-align: center;
    font-weight: 500;
    text-transform: capitalize;
    padding: 0px 0 10px 0;
    margin: 0;
}
.head-center3 ul{
  margin:0;
  padding: 3px 0 0 0;
  list-style: none;
}
.head-center3 ul li{
  margin:0;
  padding: 0 11px;
  display: inline-block;
}
.head-center3 ul li .top-right1{
  color: #000;
  background: #fab001;
  padding: 7px 20px;
  font-size: 16px;
  font-weight: 800;
  border-radius: 30px;
  text-transform: capitalize;
}
.head-center3 ul li .top-right2{
  border: 1.5px solid #fab001;
  border-radius: 30px;
  font-size:15px;
  text-transform: capitalize;
  font-weight: 600;
  color: #fff;
  margin: 0;
  padding: 7px 16px;
}
.head-center3 ul li .top-right2 i{
  color: #fab001;
  font-size: 18px;
}
.head-bottom{
  padding: 5px 0;
  background: #fab001;
margin: 20px 0  0;}
.head-bottom p{
  color: #000;
  text-transform: capitalize;
  font-size: 20px;
  font-weight: 800;
  margin: 0;
  text-align: center;
}
.head-hide{
  visibility:hidden;
}

/* end head section */

/* start top head section */

.top-section{
  padding: 0;
  background: #fab001;
  color: #ffdf00;
}
.top-section1{
  padding: 20px 0 20px;
  color:#ffdf00;
  text-align: center;
}
.top-section1 p{
  color: #fff;
  font-size: 32px;
  border-bottom: 1px solid #525252;
  font-weight: 600;
  font-family: 'Kanit', sans-serif;text-transform: capitalize;
  margin:0;
  animation-name: bounce;
  animation-duration: 800ms;
  font-style: italic;margin:0;
  animation-iteration-count: infinite;
  padding: 0 0 3px 0;
}
.top-section1 strong{
  color: #e80000;
  font-size: 32px;
  margin:0;
  font-weight: 700;
  text-transform:capitalize;
  display: block;
  padding: 10px 0 0 0;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {color:#c28900;}
  40% {color:#451236;}
  60% {color:#9a6d00;}
}

/* end top head section */

/* start header image section */

.headerimage-section{
    padding: 0;
}
.headerimage-section img{
    width: 100%;
}
/* end header image section */


/* END HEADER SECTION  */

/* start counter section*/

.counter-section{
  padding: 0;
  background: #451236;
}
.counter-section1{
  padding: 50px 30px 70px;
}

.counter-head{
  padding: 1px 0 16px;
  text-align: center;
  background: #fbaf01;
  border-radius: 1px 0px 90% 90%;
}
.counter-head p{
    color: #000000;
    font-size: 18px;
    font-weight: 700;
    text-transform: capitalize;
    
    margin: 0;
}
.counter-head strong{
  color: #451236;
  font-family: 'Rubik',sans-serif;font-size: 53px;
  margin: 0;
  font-weight: 700;
  text-transform: capitalize;
}
.counter-1{
  padding: 40px 0 0;
}

.counter-2{
  padding: 10px;
  border-right:1px solid;
  border-color: #ffa50054;
}
.counter-3{
  padding: 0;
  display: flex;
  border-color: #757981;
  justify-content: center;
  align-items: center;
}
.counter-2:last-child{
  border:0;
}

.count-left{
  width: 40%;
  text-align: center;
}
.count-left p{
  color: #ffa500;
  font-size: 54px;
  font-family: 'Rubik';margin:0;
  font-weight: 600;
}
.count-right{
  width: 60%;
  padding: 0 0px 0 10px;
  text-align: left;
}
.count-right strong{
  color: #fff;
  font-size:15px;
  margin: 0;
  font-weight: 400;
  text-transform: capitalize;
}
.count-right p{
  color: #ffffff;
  font-size: 22px;
  margin: 0;
  padding: 0px 0 0 0;
  font-weight: 500;
  text-transform: capitalize;
}
/* end counter section */

/* start about us section*/

.aboutus-section{
  padding: 0 0 0px 0;
}
.aboutus-section1{
  padding: 50px 30px 40px;
}
.aboutus-content1{
  padding: 0px 0px 0;
}
.aboutus-content2 {
  padding: 10px 0;
}
.topservices-head{
  
  
padding: 1px 0 16px;
  text-align: center;
  background: #fbaf01;
  border-radius: 1px 0px 90% 90%;}
.topservices-head p{
  color: #000;
  font-size: 15px;
  padding: 0px 0 0px 0px;
  margin: 0;
  font-weight: 600;
  text-align: center;
  text-transform: capitalize;
}
.topservices-head strong{
  font-weight: 700;
  font-family: 'Rubik', sans-serif;
  font-size: 37px;
  text-transform: uppercase;
}
.aboutus-content2 p{
  color: #222;
  text-align: left;
  margin:0;
  font-weight: 400;
  text-align: left;
  font-size: 15px;
  line-height: 32px;
  padding: 6px 0;
}
.aboutus-content2  p strong{
  color: #451236;
  font-weight: 900;
}
.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: 7px 0;
  color: #222;
  text-transform: capitalize;
  font-weight: 400;
  line-height: 27px;
}
.aboutus-content2 li:before {
    color: #451236;
    content: "\f664";
    font-weight: 900;
    display: inline-block;
    font-size: 14px;
    padding: 0 6px 0 0px;
    font-family: "Font Awesome 6 Free";
}
.aboutus-content2 span{
    font-size: 20px;
    font-weight: 900;
    padding: 10px 0 0;
    display: inline-block;
    text-transform: capitalize;
}
/* end about us section*/

/* start top services section */

.topservices-section{
  padding:0;
}
.topservices-section1{
  padding:50px 30px;
}
.topservices{
  padding: 30px 0 0 0px;
}
.top-services1{
  padding: 20px 20px;
}
.top-services2{
  padding: 0px;
}
.top-services3{
  padding: 0;
  overflow: hidden;
  transition: 0.5s;
  text-align: center;
}
.top-services3 img{
  transition: 0.5s;
}
.top-services4{
  margin: 0;
  padding: 0 15px;
  margin-top: -30px;
  transition: 0.5s;
  text-align: center;
}
.topservices-text {
  background: #fff;
  padding: 20px 15px;
}
.top-services2:hover .topservices-text{
  box-shadow: 0px 2px 7px #d4d4d4;
background: #fab001;}
.topservices-text strong{
  font-size: 28px;
  font-weight: 700;
  text-transform: capitalize;
  font-family: 'Rubik', sans-serif;
}
.topservices-text p{
  color: #222;
  margin: 0;
  font-weight: 400;
  line-height: 30px;
  padding: 0px 0px 0;
  font-size: 15px;
}
.top-services2:hover .top-services3 img{
    transition: 0.5s;
    transform: scale(1.1);
    filter: brightness(0.5);
}

/* end top serevices section */


/* start form section */

.form-section{
  padding: 0;
  background: url(../images/bg.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
background-position: bottom;}
.form-left1{
  padding: 0;
}
.form-left2{
  padding: 60px 44px;
  /* background-color: #ffd21c; */
}
.form-content{
  padding: 0;
  text-align:center;
}
.form-content strong{
  color: #570042;
  font-size: 36px;
  margin: 0;
  font-weight: 600;
  text-transform: uppercase;
  font-family: 'Rubik', sans-serif;
}
.form-content .gold{
  
display: block;color: #fff0cc;text-shadow: 1px 1px black;text-transform: capitalize;}
.form-content p{
  color: #000;
  line-height: 28px;
  font-size: 18px;
  font-weight: 700;
  margin: 0;
  padding: 22px 0 0px 0px;
}
.form-content a{
  border: .5px solid #fff4fc;
  background: #451236;
  border-radius: 30px;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 800;
  color: #fab001;
  margin: 0;
  padding: 5px 36px 9px;
}
.form-content .call-num{
  display: block;
  color: #000;
  font-size: 51px;
  font-family: 'Rubik',sans-serif;border: 0;
  padding: 0 0 30px;
  font-weight: 800;
  background:transparent;
        animation: txt-blnk 0.6s infinite;
}
@keyframes txt-blnk{
    0%{color:#570042;}
    50%{color:#fff;}
    100%{color:#570042;}

}


.form-right1{
  padding: 0;
}
.form-right2{
  padding: 30px;
}
.contac-r{
  padding:0;
}
.form-group {
    padding: 5px 15px;
    margin-bottom: 10px;
}
input.form-control {
    color: #000;
}
.form-control {
    width: 100%;
    background: #ffffff00;
    border-radius: 0px;
    height: 34px;
    color: #fff;
    border: 0px;
    box-shadow: none;
    border-radius: 1px;
    border-bottom: 2px solid #6e6e6e;
}
textarea.form-control {
    height: 80px;
    color: #fff;
}
.btn-group>.btn:first-child {
    margin-left: 0;
    margin: 10px 0 0 0;
    padding: 10px 54px;
    border-radius: 33px;
    font-size: 17px;
    text-align: center;
    border: 0px;
    font-weight: 500;
    float: right;
    color: #fff;
    background: #570042;
}
.btn-group>.btn:first-child:hover{
    background: #451236;
    color: #fff;
}
 .btn:focus {
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: -0px;
}
.form-group  .place::-webkit-input-placeholder{
  color: #ffffff;
}
.custom_btn {
    z-index:9999;
}
.btn-group{
  text-align:center;
  display:flex;
  justify-content:center;
  align-items:center;
  z-index: 9;
}
input.form-control {
    color: #fff;
    font-weight: 500;
    height: 45px;
}
.form-control {
    border-radius: 0px;
    background: transparent;
    box-shadow: none;
    border:0;
    border-bottom: 1px solid #ffffff;
    border-radius: 0;
}
textarea.form-control {
    height: 58px;
    color: #fff;
    font-weight: 500;
}
.btn-group>.btn:first-child {
     margin-left: 0;
     margin: 3px 0 0 0;
     padding: 14px 36px;
     color: #000000;
     font-size: 15px;
     border: 0px solid #ffd21c;
     background: #fab001;
     border-radius: 0;
     text-transform: uppercase;
     transition: 0.7s;
     font-weight: 800;
}


.form-group  .place::-webkit-input-placeholder{
  color: #ffffff;
}
:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: -0px;
}
.form-control:focus {
    color: #ffffff;
    background-color: #fff0;
    border-color: #b7b7b7;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(255 255 255 / 25%);
}

.form-head{
  padding: 10px 0;
  text-align: center;
}
.form-head strong{
  font-size: 50px;
  margin: 0;
  font-weight: 600;
  color: #fab001;
  text-transform: uppercase;
  font-family: 'Rubik', sans-serif;
}
.form-head p{
  color: #fff;
  font-size: 18px;
  margin: -8px 0 0 0;
  padding: 0px 0 0;
  font-weight: 400;
  text-transform: capitalize;
}
.form-head span{
  background-color: #fab001;
  padding: 0;
  height: 4px;
  width: 210px;
  display: inline-block;
}
/* end form section */

/* start testimonials section */

.testimonials-section{
  padding: 0;
background: #fcfcfc;}
.testimonials-section1{
  padding: 50px 30px;
}
.testimonials{
  padding: 0px 0 0 0;
}
.testimonials-1{
  padding: 10px;
}
.testimonials-2{
  padding: 0;
  padding: 37px 43px 26px;
  background: #fff;
  margin-top: 20px;
  box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
  text-align: left;
}
.testimonials-3{
  padding: 0 0 11px;
  text-align: left;
  border-bottom: 1px solid #ffe49c;
}
.testimonials-3 span{

background: #034705;

border-radius: 5px;

padding: 8px 10px 14px;
}
.testimonials-3 span img{

height: 20px;
}
.testimonials-3 p{
  
color: #000;
  
font-size: 15px;
  
line-height: 30px;
  
font-weight: 400;
  
margin: 0;
  
padding: 14px 0 0 0;
}
.testimonials-4{
  padding: 14px 0 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.testi-img{
  width: 25%;
}
.testi-img img{
  border-radius: 50%;
  height: 70px;
}
.testi-text{
  width: 75%;
  padding: 0 0px 0 9px;
}
.testi-text p{
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
}
.testi-text p span{
  color: #828282;
  font-size: 18px;
  margin: 0;
  display: block;
  font-weight: 500;
  text-transform: capitalize;
  padding: 0;
}

/* end testimonials sectionn*/

/* start copy right section */

.copy-right{
  padding: 30px 0;
  background-color: #fab001;
  text-align: center;
}
.copy-right strong{
  font-size: 16px;
  padding: 20px 0 0px 0;
  line-height: 26px;
  margin: 0;
  color: #000;
  font-weight: 600;
}
.copy-right p{
  padding: 10px 0;
  margin: 0;
  font-size: 17px;
  font-weight: 800;
  color: #451236;
  padding: 8px 0 0 0;
}
/* end copy right*/



#callbook {
    background:green;
    bottom: 0;
    height:50px;
    left: 0;
    position: fixed;
    display: none;
    right: 0;
    z-index: 99999;
}
#callbook ul{
  padding: 0px;
}
#callbook ul li {
    border-bottom:1px solid #fff; 
    background:red;
    position: relative;
    padding: 15px;
    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;
    font-size: 20px;

}    


@media (max-width: 767px){
  body{text-align: center;}
  .head-section1{display:block;}
  .tophead-left2 a{display:block;}
  .top-section1 p{font-size:25px;}
  .head-center3 ul li:nth-child(3){display:none;}
  .head-center1{padding:10px 0;text-align:center;}
  .head-bottom p{font-size:15px;}
  .tophead-right1{text-align:center;}
  .tophead-left2 span{padding:0;}
  .counter-section1{padding: 30px 0px;}
  .counter-2{border-right: 0;border-bottom: 1px solid #ffa50054;}
  .aboutus-section1{padding: 30px 0px 30px;}
  .topservices-section1{padding:30px 0px;}
  .top-services1{width:50%;padding: 10px;}
  .topservices-text strong{font-size: 26px;}
  .topservices-text{padding:10px;}
  .top-services4{padding:0 5px;}
  .counter-head p{margin: -0px 0 0;padding:0 0 10px;}
  .bestservices-head p{margin:-10px 0 0 ;padding:0 0 10px;}
  .form-section {background-image: linear-gradient(#fab001 30%, #451236 30%);background-attachment: inherit;}
  .form-left2{padding: 20px 10px 40px;}
  .form-right2{padding: 20px 0px;}
  .form-content strong{font-size:30px;}
  .form-content p{padding-top:0px;}
  .testimonials-section1{padding:30px 0;}
  .testimonials-1{width:50%;}
  .testimonials-1:last-child{width:100%;}
  .testimonials-2{padding:30px 20px;}
  .testi-img img{height:auto;}
  .testi-text p{font-size:18px;}
  .copy-right{padding:30px 0 70px;}
  .copy-right strong{font-size:15px;}
  .copy-right p{font-size: 13px;}
  .counter-head strong{font-size: 38px;}
  


  #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;}


  




}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .head-section1{display:block;}
  .tophead-left2 a{display:none;}
  .top-section1 p{font-size:25px;}
  .counter-2:last-child{width:100%;}
  .counter-2:nth-child(2){border:0;}
  .counter-2:last-child .count-left{text-align:right;}
  .topservices-text strong{font-size:23px;}
  .form-left2 { padding: 40px 21px;}
  .form-content .call-num{font-size:37px;}
  .form-content .gold{font-size: 29px;}
  .form-head p{font-size:14px;}
  .testimonials-2{padding:20px;}
  .testimonials-1:last-child{width:100%;}
  .form-right2{padding:0px 20px;}
  .count-right p{font-size:15px;}
  .count-left p{font-size: 43px;}
  .count-right p{font-size: 19px;}

  


}

@media only screen and (min-width: 991px) and  (max-width:1200px) {
  .head-bottom p{font-size:15px;}
  .head-center3 ul li:nth-child(3){display:none;}
  .tophead-left2 span{font-size: 14px;}
  .topservices-text strong{font-size: 20px;}
  .count-right p{font-size:15px;}
  .count-left p{font-size:43px;}
  .topservices-text{padding: 20px 10px;}
  .testimonials-2{padding:30px 20px;}
  .testi-img img{height:auto;}
  .testi-text{padding:0 0px 0 15px;}
  .form-content .call-num{font-size:42px;}
  .form-content .gold{font-size: 29px;}
  .testi-text p{font-size:18px;}
  
  
  

}
@media only screen and (min-width: 1200px) and  (max-width:1320px) {
  .head-bottom p{font-size:18px;}
  .form-left2 { padding: 40px 30px;}
  .count-right p{font-size:15px;}
  .count-left p{font-size:43px;}
  
  
  
}


@media (max-width: 575px) and (min-width: 0px){
  .tophead-left2 span{padding:0;font-size: 13px;}
  .topservices-text {padding: 15px 10px;}
  .top-services1{width:100%;padding: 10px 0px;}
  .form-content strong{font-size: 26px;}
  .form-content .call-num{font-size: 31px;padding: 0 0 11px 0;}
  .form-head strong{font-size:40px;}
  .form-head p{font-size:15px;}
  .testimonials-1{width:100%;}
  .counter-head p{display:none;}
  .topservices-head strong{font-size: 21px;}
  .topservices-head p{font-size:12px;}
  
 

 
}

@media (max-width: 420px) and (min-width: 290px){
  .head-center3 ul li{padding: 0 1px;}
  .head-center3 ul li .top-right2{font-size: 13px;padding: 1px 8px 6px;}
  .head-center3 p{font-size:12px;}
  .head-center3 ul li .top-right1{font-size: 13px;padding: 2px 9px 4px;}
  .top-section1 p{font-size:20px;}
  .top-section1{padding:10px 0;}
  .count-left p{font-size:30px;}
  .count-right p{font-size:18px;}
  .topservices-text strong{font-size:23px;}
  .form-section {background-image: linear-gradient(#fab001 31%, #451236 50%);background-attachment: inherit;}
  .form-content .gold{font-size:20px;}
  

}
