@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Days+One&amp;display=swap');



.main-container {
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative;
    background: url(../images/bg.html);
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}

img {
    max-width: 100%;
}

body {
    font-family: "Rubik", sans-serif;
    font-weight: 500;
}

.hdd {
   font-family: "Days One", sans-serif;
  font-weight: 400;
  font-style: normal;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

.header {
    float: left;
    width: 100%;
    padding: 10px 0px;
    text-align: center;
    background: #fff;
}





.whyus-section {
    float: left;
    width: 100%;
    padding: 50px 0;
    position: relative;
    z-index: 9;
    background: linear-gradient(45deg, #fff, #fff4cf);
}

.whyus-section:before {
    background: url(../images/dua.png) no-repeat;
    height: 100%;
    width: 30%;
    top: 0px;
    filter: brightness(0.2) invert(100%);
    right: 0;
    opacity: 0.6;
    position: absolute;
    content: "";
    background-position: center left;
    background-repeat: no-repeat;
    background-size: 270px auto;
    z-index: -9;
}

.whychoose-image img {
    height: 300px;
    margin: -40px 0 0;
}

.whyus1 {
    padding: 10px;
}

.whyus2 {
    text-align: center;
}

.whyus2 strong {
    font-size: 19px;
    color: #c10000;
    font-weight: 600;
    text-transform: capitalize;
    margin: -10px 0 0;
}

.whyus2 p {
    color: #080808;
    font-size: 63px;
    font-weight: 700;
    background: -webkit-linear-gradient(rgb(3 88 31), rgb(5 76 79));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.whyus-section1 {
    padding-top: 50px;
}






.testimonials {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.client {
    margin: 40px 0 0;
}

.testimonials1 {
    padding: 10px;
    margin-top: 30px;
}
.testimonials2 {
    border-radius: 17px;
    padding: 21px;
    position: relative;
    top: 0px;
    right: 0;
    background: #fffef0;
    border: 1px solid #d9cc00;
    z-index: 9;
}

.testimonials2:before {
    background: url(../images/dua.png) no-repeat;
    height: 100%;
    width: 100%;
    background-position: center left;
    background-repeat: no-repeat;
    background-size: 250px auto;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: 4%;
    filter: brightness(1) invert(1);
    z-index: -9;
}

.qoute {
    display: block;
    position: absolute;
    top: -30px;
    opacity: 0.3;
    color: #e2d500;
    right: 0;
    transform: rotate(179deg);
    margin: 0 auto;
    z-index: -9;
}

.qoute i {
    height: 200px;
    width: 200px;
    z-index: -9;
    font-size: 100px;
}

.testimonials4 {
    position: relative;
}

.testimonials3 p {
    color: #000000;
    font-weight: 400;
    line-height: 30px;
    font-size: 15px;
    margin: 0px 0 0;
    padding: 0px 0 20px;
}

.testimonials4 i {
    display: block;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    height: 60px;
    line-height: 54px;
    width: 60px;
    background: #ffffff;
    border-radius: 50%;
    left: 0;
    right: 0;
    top: -50px;
    border: 2px solid #e2d500;
}

.testimonials4 i img {
    height: 35px;
    width: 35px;
}

.testimonials3 aside ul {
    padding: 0px 3px;
    color: #045431;
}

.testimonials3 aside ul li {
    display: inline;
    fill: #ffcf00;
    font-size: 16px;
}

.testimonials3 aside {
    padding: 0;
    position: absolute;
    bottom: -35px;
    left: 0;
    padding: 4px 10px;
    right: 0;
    text-align: center;
    margin: 0 0 0;
    border-radius: 30px;
    height: fit-content;
    background: #fff;
    width: fit-content;
}

.testimonials4 strong {
    padding: 0px 0 0;
    font-size: 16px;
    display: inline-block;
    text-transform: capitalize;
    font-weight: 600;
    color: #db0000;
}

.testimonials4 span {
    font-size: 16px;
    padding: 0 0 0 4px;
    font-weight: 500;
    color: #000000;
    display: inline-block;
    float: right;
    text-transform: uppercase;
}
.other-heading p {
    color: #000000;
    font-weight: 500;
    background: #e2d500;
    text-transform: capitalize;
    font-size: 17px;
    margin: 0 auto;
    border-radius: 50px;
    width: fit-content;
    padding: 5px 28px 3px;
}
.other-heading strong {
    font-size: 61px;
    color: #ff0000;
    background: -webkit-linear-gradient(rgb(3 88 31), rgb(5 76 79));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
    font-weight: 600;
}






.other-services{
 float: left;
 width: 100%;
 padding: 50px 0px;
}
.design-otherservices {
    padding: 80px 0 0;
    float: left;
    width: 100%;
}
.other-services1{
  padding: 15px;
}
.other-services1:nth-child(2){
  margin:-60px 0 0 ;
}
.other-service2 a{
  border-radius: 30px;
  padding: 0 0 0px 0;
  text-align: center;
}
.other-service2 a img{
  border-radius: 15px;
}
.other-service2 a strong{
  display: block;
  font-size: 25px;
  text-transform: capitalize;
  font-weight: 700;
  padding: 17px 0 10px;
  color: #c70000;
}
.other-service2 a p{
  line-height: 26px;
  font-size: 15px;
  color: #606060;
  margin: 0 0 12px 0;
}
.other-service2 a span{
  font-weight: normal;
  background: #fffccb;
  border: 1px solid #d9cc00;
  font-weight: 600;
  border-radius: 100px;
  text-transform: capitalize;
  color: #000000;
  font-size: 17px;
  transition: 0.8s ease-in;
  margin: 0 auto;
  padding: 6px 20px 3px;
  position:relative;
  display: block;
  width: fit-content;
  z-index:9;
}
.other-service2 a span:before{
  content: "";
  position: absolute;
  right: -9px;
  bottom: -9px;
  border-radius: inherit;
  opacity: 0.5;
  transition: 0.4s ease-in;
  height: 100%;
  width: 100%;
  background-color: #d9cc00;
  z-index: -9;
}
.other-service2 a span:hover:before{
  right: -0px;
  bottom: -0px;
}
.other-services1 a span:hover{
  background: #d9cc00;
}






.aboutus-section{
  position: relative;
 padding-top: 50px;
 padding-bottom: 30px;
  z-index: 9;
  float: left;
  width: 100%;
  position: relative;
    z-index: 9;
    background: linear-gradient(45deg, #fff, #fff4cf);
}

.banner-image img{
  border-radius: 0px 0px 0px 0px;
  width: 641px;
}
.aboutus-heading p{
  font-weight: normal;
  background: #fffccb;
  border: 1px solid #d9cc00;
  border-radius: 100px;
  text-transform: capitalize;
  color: #000000;
  font-weight: 600;
  font-size: 17px;
  transition: 0.8s ease-in;
  padding: 6px 20px 3px;
  position:relative;
  display: block;
  width: fit-content;
  z-index:9;
}
.aboutus-heading p:before{
  content: "";
  position: absolute;
  right: -9px;
  bottom: -9px;
  border-radius: inherit;
  opacity: 0.5;
  transition: 0.4s ease-in;
  height: 100%;
  width: 100%;
  background-color: #d9cc00;
  z-index: -9;
}
.aboutus-center{
  padding: 0px 40px 0 40px;
}
.aboutus-heading h1{
  font-size: 55px;
  font-weight: 700;
  padding: 20px 0 0 0;
  color: #ff0000;
  background: -webkit-linear-gradient(rgb(3 88 31), rgb(5 76 79));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
  margin: 0;
}
.contact-aboutus p{
  color: #222222;
  text-align: justify;
  font-size: 15px;
  line-height: 30px;
  padding: 0 0 10px 0;
}
.contact-aboutus p strong{font-weight: 600;}
.contact-aboutus p em a{
  background: #357813;
  color: #fff;
  font-weight: 500;
  padding: 2px 10px;
  margin: 0 5px 0 0px;
  text-transform: capitalize;
}
.contact-aboutus h2,h3,h4,h5,h6{
  font-weight: 500;
  background: #fffccb;
  border: 1px solid #d9cc00;
  border-radius: 100px;
  text-transform: capitalize;
  color: #000000;
  font-size: 18px;
  transition: 0.8s ease-in;
  padding: 8px 20px 8px;
  position: relative;
  display: block;
  width: fit-content;
  z-index: 9;
  margin: 15px 0;
}
.contact-aboutus ul, ol{
  margin: 0;
  list-style: none;
  padding: 5px 0 17px 0;
}
.contact-aboutus ul li{
  display: block;
  margin: 13px 0px 0px;
  font-size: 15px;
  color: #222222;
  padding: 0px 0px 0px 27px;
  position:relative;
}
.contact-aboutus ul li:before{
  position: absolute;
  color: #ff0000;
  top: -4px;
  left: 0px;
  line-height: normal;
  font-size: 21px;
  content: "\2605";
  font-family: 'Glyphicons Halflings';
}
.contact-aboutus ol li{
  display: inline-block;
  margin: 15px 10px 0px 0;
  padding: 6px 17px 4px;
  font-weight: 400;
  background: #fffef2;
  border: 1px solid #d9cc00;
  border-radius: 100px;
  text-transform: capitalize;
  color: #000000;
  font-size: 16px;
}



.banne-miya img{
  width: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 0px 0px 0px 0px;
}

.msg-astro p{
  background: rgb(242, 255, 249);
  padding:16px 20px;
  line-height: 40px;
  font-weight: 500;
  margin: 28px 0 0;
  border: 9px solid #d9df95;
  color: #000000;
  font-size: 19px;
}
.msg-astro p b{
  font-weight: 600;
  color: #000000;
  text-transform: uppercase;
}
.msg-astro p a{color: #d30000;font-weight: 700;}





.footer-section {
    padding: 0 0 20px;
    text-align: center;
   background: linear-gradient(45deg, #7c0000, #000000);
    float: left;
    width: 100%;
    position: relative;
    z-index: 9;
}
.footer-section:before {
    background: url(../images/dua.png) no-repeat;
    height: 100%;
    width: 30%;
    top: 0px;
    filter: brightness(0.2) invert(100%);
    left: 0;
    opacity: 0.2;
    position: absolute;
    content: "";
    background-position: center left;
    background-repeat: no-repeat;
    background-size: 270px auto;
    z-index: -9;
}
.footer-section1 {
    padding: 0px 0px 0px;
}

.footer {
    padding: 0 0px 0px;
    margin: 0px 0 0;
}

.footer-design {
    padding: 0px 0 0;
}

.footer-location1 {
    padding: 15px;
}

.footer-location2 {
    padding: 20px 0px 10px;
    border-radius: 20px;
}

.footer-location2 strong {
    display: inline-block;
    padding: 0 0 6px;
    color: #e2d500;
    text-transform: capitalize;
    font-size: 35px;
}

.footer-location2 p {
    line-height: 32px;
    color: #fff;
    font-size: 15px;
    padding: 5px 0 0 0px;
}

.footer-right1 {
    padding: 0 0 0 40px;
}

.footer-right2 {
    padding: 0px;
}

.footer-list {
    padding: 0;
    color: #fff;
}

.footer-list1 {
    padding: 35px 0 10px 20px;
    border-right: 1px solid #ffffff;
}

.footer-list1 ul li {
    text-align: left;
    padding: 8px 0;
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    display: block;
}

.footer-list1 ul li span {
    height: 42px;
    width: 42px;
    border-radius: 10px;
    line-height: 43px;
    text-align: center;
    display: inline-block;
    color: white;
    background: #c70000;
    font-size: 22px;
}

.footer-list1 ul li a {
    padding: 0 0 0 2px;
    color: #ffffff;
    font-size: 19px;
}

.footer-list1 ul li i {
    color: #e2d500;
    display: inline-block;
    padding: 0px 6px 0 0px;
    font-size: 22px;
}

.footer-dis {
    padding: 0;
    border-top: 1px solid #eee;
    text-align: center;
}

.footer-dis p {
    color: #ffffff;
    font-size: 12px;
    line-height: 22px;
    padding: 10px 0;
}


.copy-right {
    padding: 12px 0 12px;
    background-color: #e2d500;
    text-align: center;
    float: left;
    width: 100%;
}

.copy-right p {
    font-size: 15px;
    font-weight: 700;
    color: #0A4C3F;
    padding: 0;
}





.mainsrv-sec {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.mainsrv-contant {
    padding: 0;
}

.services1 {
    padding: 15px 12px;
}

.services2 {
    padding: 0;
    text-align: center;
}

.services2:before {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    right: 0px;
    height: 80%;
   background: linear-gradient(45deg, #910101, #0A4C3F);
}

.services3 {
    padding: 0;
}

.services4 {
    padding: 0;
}

.services4 img {
    width: 100%;
    border-radius: 50%;
    border: 5px solid #ffff;
}

.service5 {
    padding: 15px 0 0;
}

.service5 strong {
    font-size: 21px;
    font-weight: 600;
    color: #c70000;
    text-transform: capitalize;
    background: #ffffff;
    padding: 6px 15px 1px;
    display: block;

}

.service5 p {
    color: #fff;
    font-size: 15px;
    line-height: 28px;
    padding: 10px 12px 12px;
    font-weight: 400;
}

.service5 a {
    display: inline-block;
    font-size: 17px;
    text-transform: uppercase;
    color: #000000;
    font-weight: 700;
    line-height: 30px;
    padding: 2px 15px 0px;
    background: #e2d500;
}




.tophead-section {
    padding: 0;
    background: #003620;
    float: left;
    width: 100%;
}

.tophead-section1 {
    padding: 0px;
}

.tophead-left1 {
    padding: 0;
}

.tophead-left2 {
    padding: 12px 15px 2px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    clip-path: polygon(0 0, 100% 0, 97% 100%, 5% 100%);
    
}

.tophead-right1 {
    padding: 0 0px 0 0px;
}

.tophead-right2 {
    padding: 0;
}

.tophead-right2 p {
    background: linear-gradient(45deg, #237604, #0A4C3F);
    color: #fff;
    padding: 10px 12px;
    text-transform: capitalize;
    display: block;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    font-style: italic;
}


.gallery {
  float: left;
  width: 100%;
}

.gallery .col-sm-2 {
  padding: 1px;
}

.gallery img {
  float: left;
  width: 100%;
}
@media(min-width:992px) and (max-width:1200px){
}
@media(min-width:768px) and (max-width:991px){
}
@media(min-width:640px) and (max-width:767px){
    .design-otherservices {
  padding: 20px 0 0;
}
.other-services1:nth-child(2) {
  margin: 0;
}
.services1 {
  width: 100%;
}
.footer-list1 {
  width: 100%;
}
}
@media(min-width:480px) and (max-width:639px)
{ .design-otherservices {
  padding: 20px 0 0;
}
.other-services1:nth-child(2) {
  margin: 0;
}
.services1 {
  width: 100%;
}
.footer-list1 {
  width: 100%;
}
.other-heading strong {
  font-size: 35px;
}
.aboutus-heading h1 {
  font-size: 35px;
}
.header .container-fluid {
  padding: 0;
}
  .gallery .col-sm-2 {
    float: left;
    width: 50%;
  }
  .col-sm-3 img {
  float: left;
  width: 100%;
  border: 1px solid #d9cc00;
  margin: 2px;
}
}
@media(min-width:320px) and (max-width:479px)
{
    .other-heading strong {
  font-size: 35px;
}
.aboutus-heading h1 {
  font-size: 35px;
}


    .design-otherservices {
  padding: 20px 0 0;
}
.other-services1:nth-child(2) {
  margin: 0;
}
.services1 {
  width: 100%;
}
.footer-list1 {
  width: 100%;
}
.header .container-fluid {
  padding: 0;
}
  .gallery .col-sm-2 {
    float: left;
    width: 50%;
  }
  .col-sm-3 img {
  float: left;
  width: 100%;
  border: 1px solid #d9cc00;
  margin: 2px;
}
}
