@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');
body{
    padding: 0;
    margin: 0;
    font-family: "Rubik", sans-serif; 
}
a{
    color: #000;
    text-decoration: none;
}
a:focus, a:hover {
    color: #000;
    text-decoration: none;
}

img{
    max-width: 100%;
}

h1,h2,h3,h4,h5,h6{
    margin:0;
}
ul{
    margin: 0;
    padding: 0;
}
li{
    list-style: none;
}
p{
    margin:0;
}


/* top head section start */
.top-head{
    padding:0;
    background: #86022e;
}
.bg-left{
    position: relative;
    padding: 10px 10px 0px;
}
.bg-left-1{
    color: #ffffff;
    font-size: 22px;
    padding: 8px 0 8px;
    text-transform: capitalize;
    text-align: center;
    font-weight: 500;
}
.bg-right-1 span{
    font-size: 32px;
    color: #bb023b;
}
/* top head section end */



/* top add section start */
.top-add{
    padding: 0;
    background: #ff4200;
}
.top-add-1{
  padding: 10px 0;
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  text-align: center;
  line-height: 25px;
}
/* top add section end */



/* header section start */
.head-align{
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-logo{
    padding: 10px 0;
    text-align: center;
}

.header-logo-left{
  padding:0;
}
.header-logo-left-1{
  padding: 0px 15px;
  text-align: center;
}
.header-logo-right{
  padding:0;
}
.header-logo-right-1{
  padding: 0 15px;
}
.tophead-text{
    padding: 5px 0;
}
.tophead-text p{
    color: #000;
    text-transform: capitalize;
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: 500;
}
.tophead-text p span{
   color: #ffbf00;
   font-weight: 500;
}
.head-line1{
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.head-call{
  padding: 0;
  width: 50%;
  text-align: center;
}
.head-call a{
  color: #000;
  font-size: 25px;
  font-weight: 600;
}
.head-call a i{
  color: #ff4200;
  padding: 0 7px 0 0;
}
.head-call .domain{
  text-transform: inherit;
  font-size: 17px;
  font-weight: 500;
  color: #6c6c6c;
}
.head-mark{
  width: 50%;
  padding: 0;
}
.head-mark p{
  background: #86022e;
  color: #fff;
  font-size: 17px;
  border-radius: 50px;
  text-align: center;
  font-weight: 400;
  text-transform: capitalize;
  padding: 6px 15px 6px;
}
.hide-line{
  display:none;
  padding: 10px 10px;
  text-align:center;
 }
.hide-line p{
  color: #222;
  font-size:15px;
  text-transform:capitalize;
  margin: 0 0 7px;
  font-weight:600;
}
.hide-line a{
  background: #ea1e0000;
  color: #ffffff;
  font-size: 20px;
  text-transform: capitalize;
  margin: 0;
  font-weight: 700;
  padding: 5px 12px;
  display: inline-block;
}
.head-bottom{
  padding: 0;
}
.head-bottom p{
  color: #2d2d2d;
  font-size: 17px;
  text-transform: capitalize;
  font-weight: 500;
  padding: 7px 0 0;
  line-height: 22px;
}
.head-bottom ul{
    padding: 9px 0 0;
}
.head-bottom ul li{
    padding: 5px 12px 3px;
    border: 1px solid #ff4200;
    color: #323232;
    display: inline-block;
    font-weight: 500;
    text-transform: capitalize;
    margin:0 4px;
    font-size: 16px;
    border-radius: 50px;
}
.head-bottom li i{
    padding: 0 5px 0 0;
    color: #fff;
}
.head-bottom li:nth-child(2){
    background: #86022e;
    color: #fff;
    font-weight: 400;
    padding: 5px 12px 4px;
    border: 0;
}
.head-bottom li:nth-child(3){
    background: #ff4200;
    color: #fff;
}
.head-bottom li:nth-child(4){
    background:#ad001e;
    color: #fff;
    border:0;
}
/* header section end */


/* banner section start */
.slider-section{
  padding: 0;
}
.slider-section img{
  width: 100%;
}
/* banner section end */



/* services section start */

.other-services-section{
  padding: 50px 0;
}
.other-services-section1{
  padding: 80px 0 0px;
}

.other-services-heading{
    padding: 0;
    text-align:center;
}
.other-services-heading p{
  display: inline-block;
  font-size: 16px;
  text-transform: capitalize;
  color: #fff;
  font-weight: 400;
  line-height: 30px;
  padding: 2px 15px 2px;
  border-radius: 50px;
  background: #ff4200;
}
.other-services-heading span{
  font-size: 45px;
  font-weight: 600;
  display: block;
  text-transform: capitalize;
  color: #86022e;
}
.other-services{
    padding: 70px 0 0 0;
}
.other-services-1{
  padding: 50px 15px;
}
.other-services-2{
    background: #ff4200;
    border-radius: 500px 500px;
    padding: 40px 20px 20px;
}
.other-services2{
  background: #86032f;
  padding: 0px 15px 20px;
  border-radius: 20px;
}
.other-services-3{
  padding: 0px;
  text-align: center;
}
.other-services-3 img{
    margin: -124px 0 0;
    border-radius: 50%;
    border: 12px solid #86032f;
}
.other-services-4{
  padding: 0;
  text-align: center;
}
.other-services-4 strong{
}
.other-services-4 span{
     text-align: center;
     font-size: 22px;
     color: #ffbf00;
     display: block;
     font-weight: 500;
     text-transform: capitalize;
}

.other-services-4 p{
    text-align: center;
    color: #ffffff;
    line-height: 25px;
    font-size: 15px;
    font-weight: 200;
    padding: 4px 0 15px;
}
.other-services-4 a{
  background: #56b908;
  text-align: center;
  font-size: 16px;
  color: #fff;
  padding: 6px 15px 3px;
  display: inline-block;
  text-transform: capitalize;
  font-weight: 400;
  border-radius: 50px;
}

/* services section end */



/* about us section start */
.aboutus-section{
  padding: 0 0 50px;
}
.aboutus-section1{
  padding: 0px 0 50px;
}
.aboutus-design{
  padding: 0 0;
}

.aboutus-left1{
  padding: 15px;
}
.aboutus-left2{
  padding: 0;
}
.about-text{
  padding: 0 0 0 9px;
}
.aboutus-heading{
  padding: 0;
  text-align: left;
}
.aboutus-heading p{
  font-size: 15px;
  text-transform: capitalize;
  color: #fff;
  font-weight: 500;
  line-height: 30px;
  padding: 3px 14px;
  border-radius: 50px;
  background: #ff4200;
  width: fit-content;
}
.aboutus-heading span{
  font-size: 45px;
  font-weight: 600;
  display: block;
  text-transform: capitalize;
  color: #86022e;
}

.aboutus-content{
  padding: 15px 0 0;
  text-align: left;
}
.aboutus-content p{
  color: #323232;
  line-height: 27px;
  font-size: 15px;
  font-weight: 400;
  padding: 8px 0;
}
.aboutus-content p strong{
  color: #ff4200;
  font-weight: 500;
}
.aboutus-content ul{
  padding: 4px 0px 0px;
}
.aboutus-content ul li {
    padding: 2px 0;
    color: #323232;
    line-height: 28px;
    font-size: 15px;
    font-weight: 400;
}
.aboutus-content ul li:before {
    color: #e02736;
    content: "";
    font-weight: 900;
    display: inline-block;
    padding: 0;
    margin: 0px 7px 0px 0px;
    height: 12px;
    border-radius: 20px;
    width: 12px;
    background: #86022e;
    line-height: 26px;
}


.our-services-design{
  padding: 50px 0 0;
}
.our-services1{
  padding: 10px;
}
.our-services2{
  background: #86032f;
  padding: 0 0 22px;
  text-align: center;
}

.our-servicesimg-1{
  background:transparent;
  padding: 0px;
}
.our-servicesimg{
    padding:0;
}
.our-servicesimg img{
    width:100%;
}
.our-services3{
    padding: 28px 0 0 0px;
    background: #ff4200;
    text-align: center;
}
.our-services3 i{
    border-radius: 50%;
    font-size: 37px;
    padding: 5px;
    width: 80px;
    height: 80px;
    line-height: 70px;
    background: white;
    text-align: center;
    color: #ff4200;
    box-shadow: 0 0 0 11px #ffffff36;
}

.our-service4{
  padding: 0;
  text-align: center;
}
.our-service4 strong{
  font-size: 25px;
  font-weight: 600;
  padding: 4px 12px;
  background: #fff;
  color: #000000;
  display: block;
  text-transform: capitalize;
}
.our-service4 p{
  text-align: center;
  color: #ffffff;
  line-height: 25px;
  font-size: 15px;
  font-weight: 200;
  padding: 12px;
}
.our-service4 a{
  background: #5cc10c;
  text-align: center;
  font-size: 18px;
  color: #fff;
  padding: 5px 15px 2px;
  display: inline-block;
  text-transform: capitalize;
  font-weight: 500;
  border-radius: 50px;
}

.aboutus-right{
    padding:0;
}
.aboutus-right1{
    padding: 15px;
}
.aboutus-right2{
    padding:0;
}
.pick-section{
  padding: 0 0px 0 0px;
}
.pick-1{
  padding: 10px;
}
.pick-2{
  padding: 0;
  text-align: center;
}
.pick-3{
  background: #86032f;
  text-align: center;
  border-radius: 40px 30px 10px 70px;
  padding: 0 0 18px;
  overflow: hidden;
  border-top: 0;
}
.pick-3 span{
  text-align: center;
  display: block;
  background: #ff4200;
  font-size: 65px;
  color: #fff;
  padding: 10px 0 0px;
}
.pick-3 strong{
  font-size: 16px;
  padding: 10px 0 5px;
  font-weight: 400;
  display: block;
  text-transform: uppercase;
  color: #ffffff;
}
.pick-3 p{
  color: #ffffff;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 200;
  line-height: 22px;
  padding: 0 30px;
}

/* about us section end */


/* testimonial section start */
.testi-section{
  padding: 50px 0 60px;
}

.testi-left1{
  padding: 0;
}
.testi-left2{
  padding: 0;
}
.testi-text{
  padding: 0 0 0 9px;
}
.testi-content{
    padding: 10px 0 0;
}

.testimonials-1{
    padding: 10px;
}
.testimonials-2{
    padding: 22px 15px 15px;
    display:flex;
    justify-content: center;
    align-items: center;
    background: #ff4200;
}
.testimonials-2 .testi-left{
    width: 10%;
    text-align: center;
}
.testimonials-2 .testi-left img{
    border-radius: 50%;
    border: 5px solid white;
    padding: 5px;
}
.testimonials-2 .testi-left span{
    display: block;
    text-align: center;
}
.testimonials-2 .testi-left i{
  color: #ffffff;
  font-size: 14px;
  padding: 8px 3px;
  display: block;
}
.testimonials-2 .testi-right{
    width: 90%;
    padding: 0 0px 0 10px;
}
.testimonials-2 .testi-right strong{
        text-align: right;
        font-size: 19px;
        padding: 8px 12px 8px;
        color: #000;
        line-height: 18px;
        text-transform: capitalize;
        font-weight: 600;
        display: block;
        background: #fff;
        border-radius: 50px;
}
.testimonials-2 .testi-right p{
        color: #ffffff;
        line-height: 26px;
        font-size: 15px;
        font-weight: 400;
        padding: 12px 0 0;
}

/* testimonial section end */


/* awards section start */
.awards-section{
  padding: 60px 0 50px;
}
.awards-section1{
  padding: 70px 0px 149px;
}
.award-title{
  padding: 0;
  text-align: center;
}
.award-title img{
  width: 29px;
  padding: 0 0 5px;
}
.award-title strong{
    color:#1e3a00;
    font-size: 17px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 0;
    display: block;
}
.award-title p{
    font-size: 36px;
    font-weight: 100;
    color:#d40000;
    text-transform: capitalize;
    padding: 4px 0 0;
    font-family: 'Acme', sans-serif;
}
.awards{
  padding: 0;
}
.awards-1{padding: 10px;}

.awards-2{
  padding:0;
}
.awards-2 img{
  width:100%;
}

/* awards section end */



/* footer section start */

.footer-section{
  padding: 50px 0;
  background: #86032f;
}
.footer-section1{
  /* padding:0px 15px 3px; */
}
.footer-contact{
  padding: 0 0 12px;
}
.contact-1{
  padding: 10px;
}
.contact-2{
  background-color: #ff4200;
  text-align: center;
  padding: 0px 0 15px;
  border: 3px solid #ffffff;
}
.contact-2 span{
  width: 87px;
  display: block;
  height: 87px;
  line-height: 100px;
  border-radius: 0 0 50% 50%;
  margin: 0 auto 20px;
  background: #ffffff;
} 
.contact-2 i {
  color: #86032f;
  font-size: 38px;
  text-align: center;
  font-weight: 700;
}
.contact-2 p{
  color: #ffffff;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 400;
}
.contact-2 a{
  font-size: 18px;
  font-weight: 500;
  color: #ffffff;
}


.footer-services{
  padding: 0 0 60px 0;
  margin: -59px 0 0;
}
.footer-services ul{
  padding: 0;
  list-style: none;
  margin: 0;
}


.footer{
  padding: 15px;
  background: #ffffff;
}
.footer-head{
  padding: 15px 0;
  color: #fff;
}
.footer-head p{display: block;text-transform: capitalize;color: #323232;line-height: 26px;font-size: 14px;font-weight: 400;}
.footer-head a{font-size: 14px;font-weight: 500;color: #e52428;text-transform: capitalize;}

.footer-left1{
  padding: 10px;
}
.footer-left2{
  padding: 0;
}

.footer-left2 ul li{
  font-weight: 500;
  font-size: 15px;
  color: #000000;
  padding: 4px 0;
  text-transform: capitalize;
}
.footer-left2 ul li:before{
    background: #ff4200;
    padding: 5px;
    content: "";
    display: inline-block;
    margin: 0 3px 0 0px;
    border-radius: 50px;
}

.footer-location1{
  padding: 0;
}
.footer-about2 p{
  color: #ffffff;
  line-height: 30px;
  margin: 0;
  font-weight: 300;
  padding: 2px 0 0;
  font-size: 16px;
}
.footer-about2 a{
  margin: 7px 0 0 0;
  color: #000000;
  text-transform: capitalize;
  padding: 5px 14px 4px;
  background: #ffbb87;
  border-radius: 25px 0 25px;
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
}

.footer-dis{
  padding: 0;
  text-align: center;
}
.footer-dis p{
color: #fff;
font-size: 12px;
line-height: 22px;
font-weight: 500;
padding: 7px 0 0;
}
.footer-dis span{color: #000;font-size: 14px;font-weight: 600;padding: 8px 15px 8px;display: inline-block;background: white;border-radius: 0 0 20px 20px;}
/* footer section end */



#callbook {
  background:green;
  bottom: 0;
  height: 40px;
  left: 0;
  position: fixed;
  display: none;
  right: 0;
  z-index: 999999;
}
#callbook ul{
  padding: 0px;
}
#callbook ul li {
  background:red;
  position: relative;
  padding: 5px 0px 5px;
  width:50%;
  list-style:none;
  float:left;
  text-align: center;
}
#callbook ul li:last-child{
  background: #038303;
}
#callbook ul li a span {
  color: #fff;
  font-size: 21px;
  font-weight: 500;
  position: relative;
  top: 0px;
}







@media (max-width: 767px){
.head-align{display: block;}
.bg-right-1 {padding: 11px 0 0px;}
.head-bottom p {padding: 0;}
.header-logo-2{display:block;}
.bg-left-1 {font-size: 17px;}
.header-logo-2{display:block;}
.header-logo-left-1 {padding: 0;}
.header-logo-right-1 {padding: 0;}
.other-services2 {padding: 0px 12px 29px;}
.footer-section1 {padding: 0px 0px 3px;}
.awards-1 {padding: 7px;}
.footer-section {padding: 35px 0 80px;}
#callbook {display:block;}


}

@media only screen and (min-width: 767px) and (max-width:991px){
.head-align{display: block;}
.bg-right-1 {font-size: 14px;}
.other-services-4 span {font-size: 20px;}
.header-logo-2{display:block;}
.other-services-4 p {height: 170px;}
.other-services-4 strong span {font-size: 21px;}
}

@media only screen and (min-width: 991px) and (max-width:1200px){
.bg-right-1 {font-size: 15px;}
.head-bottom p {font-size: 15px;padding: 2px 0 0;}
.head-mark p {font-size: 14px;}
.head-call a {font-size: 21px;}
.head-bottom ul {padding: 5px 0 0;}
.head-bottom ul li {padding: 4px 10px 3px;font-size: 15px;margin: 0 0;}
.other-services-1 {padding: 40px 8px 85px;}
.other-services-4 span {font-size: 18px;}
.pick-1 {padding: 20px 8px;}
.testimonials-2 .testi-right p {height: 140px;}
.pick-3 strong {font-size: 14px;}

}




@media only screen and (min-width:1200px) and  (max-width:1340px){
}



@media (min-width:0) and (max-width:600px){
.bg-left-1 {font-size: 14px;font-weight: 400;padding: 5px 0;}
.head-line1 {display: block;}
.head-bottom ul li {font-size: 15px;margin: 0;}
.head-call {width: 100%;}
.head-mark {width: 100%;}
.contact-1 {width: 100%;}
.other-services-1{width:100%;}
.top-add-1 { font-size: 14px;line-height: 21px;}
.our-services1 {width: 100%;}
.footer {padding: 15px 15px;}
.footer-left1 {padding: 10px 0;}
.aboutus-heading span {font-size: 44px;}
}


@media (min-width: 290px) and (max-width:480px){
.top-add-1 {font-size: 14px;line-height: 20px;}
.head-line1{display:block;}
.head-bottom li:nth-child(3){margin: 3px 0 0;}
.head-bottom ul li {font-size: 13px;margin: 0px 0px;padding: 4px 9px 4px;}
.head-mark{width: 100%;}
.other-services-section1 {padding: 20px 0 0px;}
.other-services-1 {padding: 50px 0;}
.other-services-4 strong span {font-size: 18px;}
.aboutus-content {padding: 10px 0 0;}
.about-text {padding: 0 5px;}
.aboutus-heading span {font-size: 30px;}
.aboutus-heading p {font-size: 13px;padding: 3px 12px 1px;}
.pick-1{width:100%;}
.aboutus-right2{padding:0;}
.other-services-heading p {font-size: 12px;padding: 1px 15px 1px;}
.other-services-heading span {font-size: 30px;}
.aboutus-section1 {padding: 0px 0 12px;}
.testi-section1 {padding: 0;}
.our-services1{width:100%;}
.testimonials-2{display:block;padding: 22px 15px 16px;}
.testimonials-1 {padding: 10px 0px;}
.testimonials-2 .testi-left {width: 100%;}
.testimonials-2 .testi-right {width: 100%;padding: 9px 0px 0 0px;text-align: center;}
.awards-section1 {padding:15px 0px 75px;}
.awards-1{width:100%;}
.contact-1{width:100%;}
.aboutus-left1 {padding: 0;}
.aboutus-right1 {padding: 0;}
.testimonials-2 .testi-left i {padding: 0 3px;display: inline-block;}
.footer-left1{width:100%;padding:0;}
.testimonials-2 .testi-right strong {text-align: center;}
.other-services-section {padding: 15px 0;}
.testi-section {padding: 20px 0 20px;}
.head-bottom p {font-size: 16px;}
.other-services-4 span {font-size: 18px;}
.footer-head {padding: 15px 0 0;}
}



