<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('../css2.html');
@import url('../css2-1.html');

.testimonials4 {
    float: left;
    width: 100%;
}

.about-us {
    float: left;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}
.abt-sub {
    float: left;
    width: 100%;
    text-align: center;
}
.abt-sub span {
    color: #fff;
    font-size: 19px;
    text-transform: capitalize;
    margin: 0;
    border-radius: 22px 21px 0px 0px;
    display: inline-block;
    background: #075d2d;
    font-weight: 700;
    padding: 2px 27px 2px 34px;
    font-family: 'Montserrat', sans-serif;
}
.abt-header {
	font-weight: bold;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 35px;
    padding: 10px 0px;
    color: #075d2d;
    font-family: 'Archivo Black', sans-serif;
}
.abt-left {
    float: left;
    width: 100%;
    padding-top: 30px;
}
.abt-desc {
    float: left;
    width: 100%;
    font-size: 17px;
    color: #000;
    line-height: 28px;
    font-family: 'Montserrat', sans-serif;
}
.abt-desc span{color: #075d2d;
font-weight: 600;
}
.abt-desc ul {
    padding: 10px 0px 10px 0px;
    margin: 0;
    list-style: none;
    text-align: left;
}
.abt-desc ul li {
    color: #000;
    font-size: 15px;
    line-height: 30px;
    margin: 10px 0 0 0px;
    border: 1px solid #dadada;
    font-weight: 500;
    padding: 6px 13px;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
}
.abt-desc ul li i:before {
    color: #b00000;
    font-weight: 900;
    background: linear-gradient(to left, transparent, #dfd447);
    display: inline-block;
    font-size: 18px;
    border-radius: 5px 0px 0 5px;
    padding: 0;
    text-align: center;
    height: 35px;
    width: 35px;
    line-height: 35px;
}
.abt-right {
    float: left;
    width: 100%;
    background: linear-gradient(109.02deg,#ffbe00 21.71%,rgb(255 195 0) 77.66%);
    padding: 40px 10px 20px;
    border-radius: 10px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    margin-top: 30px;
}
.contact-details3 i {
    display: inline-block;
    background: #c90000;
    border-radius: 50%;
    text-align: center;
    height: 85px;
    width: 85px;
    color: #ffffff;
    border: 3px solid #d5a102;
    line-height: 77px;
    font-size: 49px;
}.contact-details2 p {
    color: #000;
    font-size: 15px;
    margin: 0;
    text-transform: capitalize;
    line-height: 30px;
    padding: 10px 0 15px;
}.contact-details2 ul {
    padding: 10px 10px 10px;
    margin: 0;
    list-style: none;
    background: black;
}.contact-details2 ul li {
    color: #fff;
    padding: 8px 0;
    font-size: 17px;
    text-align: left;
}.contact-details2 ul li i{
    color: #ffbe00;
    display: inline-block;
    font-size: 16px;
    padding: 0 6px 0 0px;
}.contact-details2 strong {
    font-size: 28px;
    color: #c90000;
    margin: 0;
    display: block;
    padding: 16px 0 13px;
    font-family: 'Archivo Black', sans-serif;
    text-transform: uppercase;
}.contact-details2 span {
    font-size: 17px;
    margin: 0px 0 9px 0;
    color: #ffffff;
    display: inline-block;
    background: #000000;
    text-transform: capitalize;
    padding: 6px 28px;
    border-radius: 33px;
}.contact-details2 a {
    display: block;
    color: #000;
    font-size: 38px;
    margin: 0;
}
.form-right1 {
    font-family: 'Montserrat', sans-serif;
    padding: 10px;
}

.form-right2 {
    padding: 0;
}

.form-row {
    display: contents;
}
.form-part1 {
    width: 100%;
    padding: 0 5px 0 0;
}

.form-part2 {
    width: 100%;
    padding: 0 0 0 5px;
}



input.form-control {
    color: #000;
}

.form-group label {
    color: #000;
    text-align: left;
    font-size: 16px;
}

.form-control {
    background-color: #fff;
    height: 44px;
    border-radius: 6px;
    font-size: 15px;
    border: 0;
}

textarea.form-control {
    height: 166px;
    color: #000;
}

.form-group .btn:first-child {
    margin-top: 0;
    color: #fff;
    height: 47px;
    font-size: 18px;
    background: #000;
    text-align: center;
}

.form-group .btn:first-child:hover {
    background: #b00000;
}

.btn:focus {
    outline: 0 auto -webkit-focus-ring-color;
    outline-offset: -0px;
}

.btn:active:focus,.btn:focus {
    outline: 0 auto -webkit-focus-ring-color;
    outline-offset: -0px;
}

.form-group .place::-webkit-input-placeholder {
    color: #000;
}

.form-control:focus {
    border-color: #075d2d;
    outline: 0;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%),0 0 8px rgb(255 254 0);
}
.form-group {
    padding: 5px;
    margin-bottom: 8px;
    width: 100%;
    text-align: center;
    float: left;
}
.why-us {
    float: left;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 50px;
    border-left: 50px solid #075d2d;
    border-right: 50px solid #075d2d;
}
.why-left {
    float: left;
    width: 100%;
    
}
.why-right {
    float: left;
    width: 100%;
    padding: 34px 0px 1px;
    background: #dfd447;
}
.choose-us1:nth-child(1) {
    border-left: 0;
    border-top: 0;
}
#choose-us1111 {border: 0;}
#choose-us1112 {border: 0;
border-top:1px solid #e5e5e5;}
.choose-us1 {
    padding: 0;
    border-right: 1px solid #e5e5e5;
}.choose-us2 {
    padding: 28px;
    text-align: center;
	box-shadow: 0 0 30px #00000021;
}.choose-us2 strong {
    font-size: 38px;
    margin: 0;
    font-weight: 700;
    display: block;
}.choose-us2 strong i {
    height: 90px;
    width: 90px;
    border-radius: 50%;
    line-height: 90px;
    background: #075d2d;
    color: #fff;
}.choose-us2 span {
    color: #000000;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 18px;
    padding: 14px 0 0;
    display: block;
    font-family: 'Montserrat', sans-serif;
}.choose-us2 p {
    color: #222;
    font-size: 17px;
    margin: 0;
    line-height: 30px;
    font-weight: 500;
    padding: 3px 0 0 0;
    font-family: 'Montserrat', sans-serif;
}
.choose-us1:nth-child(2) {
    border-right: 0;
    border-top: 0;
    border-left: 0;
}
.form-right2 strong {
    font-size: 37px;
    margin: 0;
    text-transform: uppercase;
    color: #075d2d;
    font-family: 'Archivo Black', sans-serif;
    text-align: center;
    float: left;
    padding-bottom: 15px;
    width: 100%;
}
.other-ser {
    float: left;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 50px;
    background: #fff;
}
.other-border {
    float: left;
    width: 100%;
    padding: 20px;
    text-align: center;
    background: #075d2d;
	margin-bottom: 10px;
}
.other-border img{
	width: 100%;
    border-radius: 131px 42px;
	box-shadow: 0 0 30px #ffffff36;
    border: 10px double #dfd447;
    padding: 0px;
}
.other-border:hover img {
    transform: rotateX(360deg);
    transition: 0.6s;
}
.other-border p {
    margin: 0;
	    font-weight: bold;
    font-size: 21px;
    display: block;
    padding: 5px 0px;
    color: #dfd447;
    text-transform: capitalize;
    font-family: 'Archivo Black', sans-serif;
}
.other-border a {
    background: #fff;
    color: #000;
    padding: 8px 26px;
    font-size: 18px;
    display: inline-block;
    border-radius: 20px;
    font-weight: 700;
    margin: 8px 0 0 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}
.other-border a:hover {
    color: #dfd447;
    background: #000000;
}
.testi {
    float: left;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}
.testimonials1 {
    padding: 20px;
}
.testimonials2 {
    padding: 0;
    border-radius: 0;
    box-shadow: 0 0 30px #00000021;
}
.testimonials-2 {
    padding: 20px 0px 33px 0px;
}.testimonials4 {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 0 0;}
    .testimonials4 .testi-pic {
        width: 25%;
        padding: 0 0 0 9px;
    }
    .testimonials4 .testi-pic img {
        border-radius: 50%;
        border: 6px double #075d2d;
        width: 80px;
        height: 80px;
    }.testimonials4 .testi-text {
        width: 50%;
        margin: 0 0px 0 9px;
        border-radius: 40px 0px 0px 40px;
        text-align: right;
        background: #fff;
        padding: 5px 11px 5px 0;
    }
    .testi-text p {
        font-size: 19px;
        margin: 0;
        color: #000;
		font-weight:bold;
        text-transform: uppercase;
        font-family: 'Archivo Black', sans-serif;
    }
    .testi-text p span {
        font-size: 15px;
        text-transform: capitalize;
        color: #dfd447;
        font-family: 'Montserrat', sans-serif;
    }
    .testi-text i {
        color: #dfd447;
    }
    .testimonials3 {
        padding: 0;
    }
    .testimonials3 p {
        color: #222;
        padding: 0px 14px 0 14px;
        text-align: center;
        line-height: 32px;
        font-size: 14px;
        font-weight: 500;
        margin: 0;
        font-family: 'Montserrat', sans-serif;
    }
    .footer {
        float: left;
        width: 100%;
        text-align: center;
        padding-top: 50px;
        padding-bottom: 50px;
        background: #dfd447;
    }
    .footer1 {
        font-size: 30;
        color: #f20000;
        margin: 0;
        font-weight: 800;
        text-transform: uppercase;
        float: left;
        width: 100%;
        text-align: center;
        font-family: 'Montserrat', sans-serif;
    }
    .footer2 {
        float: left;
        width: 100%;
        text-align: center;
        font-family: 'Montserrat', sans-serif;
    }
    .footer2 a {
        color: #ba0000;
        font-size: 57px;
        margin: 0;
        font-weight: 700;
        letter-spacing: 2px;
        text-decoration: none;
        animation: anii 0.2s infinite;
    }
    @keyframes anii
    {
        0% {
            color: #e80000;
        }
        100% {
            color: #000000;
        }
    }
    .copy {
        float: left;
        width: 100%;
        padding: 20px 10px;
        text-align: center;
        background: #000;
    }
    .copy p{
        color: #fff;
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
    }
    .copy span{
        float: left;
        width: 100%;
        color: #dfd447;
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        text-transform: uppercase;
        border-top: 1px solid #fff;
        margin-top: 10px;
        padding-top: 15px;
    }
    .best-ser {
        float: left;
        width: 100%;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .best-border2 {
        box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
        background: #075d2d;
        transition: 0.5s;
        float: left;
        width: 100%;
        margin-top: 30px;
        padding: 36px 30px;
        position: relative;
        min-height: 310px;
        border-radius: 4px;
        z-index: 1;
    }
    .best-border2  strong{
        font-size: 50px;
        line-height: 56px;
        color: #dfd447;
		text-transform: capitalize;
        font-family: 'Archivo Black', sans-serif;
    }
    .color-text-bold {
        color: #fff;
        font-weight: 800;
		text-transform: capitalize;
    }
    .best-border2 p{
        color: #fff;
        font-family: 'Montserrat', sans-serif;
        padding: 15px 0px;
        line-height: 28px;
    }
   
    .coin-btn {
        color: #fff;
      border-radius:5%;
        background: #000;
       
        -webkit-transition: background 300ms ease-in-out;
        transition: background 300ms ease-in-out;
        display: inline-block;
        padding: 12px 20px;
        font-size: 18px;
        font-family: 'Montserrat', sans-serif;
    }
    .best-border2 a {
     color: #fff;
    }
    .best-border {
        box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
        background: #fff;
        transition: 0.5s;
        float: left;
        width: 100%;
        margin-top: 30px;
        padding: 10px;
        position: relative;
        min-height: 310px;
        border-radius: 4px;
        z-index: 1;
    }
    .best-border  strong{
        float: left;
        width: 100%;
        font-size: 25px;
		text-align: center;
        color: #075d2d;
        font-family: 'Archivo Black', sans-serif;
        margin-top: 10px;
    }
    .best-border p{
        color: #101010;
        font-family: 'Montserrat', sans-serif;
        line-height: 28px;
    }
   .best-border img{max-width: 100%;width: 100%;
    transition: all 0.3s ease-out 0s;}

    .best-border:hover img {
        -webkit-animation: flipInY .5s ease-in-out;
        animation: flipInY .5s ease-in-out;
    }
    .best-border:hover{
       background: #e5e5e5;
    }
    @keyframes flipInY
    {
        0% {
            -webkit-transform: perspective(400px) rotateY(90deg);
            -ms-transform: perspective(400px) rotateY(90deg);
            transform: perspective(400px) rotateY(90deg);
            opacity: 0;
        }
        40% {
            -webkit-transform: perspective(400px) rotateY(-10deg);
            -ms-transform: perspective(400px) rotateY(-10deg);
            transform: perspective(400px) rotateY(-10deg);
        }
        70% {
            -webkit-transform: perspective(400px) rotateY(10deg);
            -ms-transform: perspective(400px) rotateY(10deg);
            transform: perspective(400px) rotateY(10deg);
        }
        100% {
            -webkit-transform: perspective(400px) rotateY(0deg);
            -ms-transform: perspective(400px) rotateY(0deg);
            transform: perspective(400px) rotateY(0deg);
            opacity: 1;
        }
    }

   .best-border a{color: #fff;text-decoration: none;margin-left: 72px;}
   .best-border3 a{color: #fff;margin-left: 72px;
    text-decoration: none;}
   .best-border3 {
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
    background: #fff;
    transition: 0.5s;
    float: left;
    width: 100%;
	
    margin-top: 30px;
    padding:10px;
    position: relative;
    min-height: 310px;
    border-radius: 4px;
    z-index: 1;
}
.best-border3  strong{
	text-align: center;
    float: left;
    width: 100%;
    font-size: 25px;
    color: #075d2d;
    font-family: 'Archivo Black', sans-serif;
    margin-top: 10px;
}
.best-border3 p{
    color: #101010;
    font-family: 'Montserrat', sans-serif;
    line-height: 28px;
}
.best-border3 img{max-width: 100%;
transition: all 0.3s ease-out 0s;
width: 100%;}

.best-border3:hover img {
    -webkit-animation: flipInY .5s ease-in-out;
    animation: flipInY .5s ease-in-out;
}
.best-border3:hover{
   background: #fff;
}
.tophead-section{
    padding: 0;
    border-top: 3px solid #dfd447;
    background:#dfd447;
    font-family: 'Montserrat', sans-serif;
  }
  .tophead-section1{
    padding: 5px 0 8px 0;
    border-bottom: 1px solid #cb9600;
  }
  .tophead-section1 p{
    font-size: 18px;
    margin:0;
    text-align: center;
    animation: boun 0.4s infinite;
    font-weight: 700;
    text-transform: capitalize;
  }
  @keyframes boun {
      0% {
          transform: translateY(6px);
          color: #075d2d;
      }
      100% {
          transform: translateY(0);
          color:#000;
      }
  }
  
  .head-section{
    padding: 0;
    background: #075d2d;
  }
  .head-section1{
    padding: 4px 0 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Montserrat', sans-serif;
  }
  .head-logo1{
    padding: 0px;
  }
  .head-logo2{
    padding: 0px;
    text-align: center;
  }
  .head-logo2 img{max-width: 100%;}
  .head-center1{
    padding: 0px 0px 0 40px;
    text-align: right;
  }
  .head-center2{
    padding: 0px;
  }
  .top-mark1 {
    padding: 7px;
    background: #075d2d;
    color: #fff;
	border-radius: 29px;
    line-height: 30px;
  
    font-size: 24px;
    display: inline-block;
    text-transform: capitalize;
  }
  .head-line{
    padding: 0px 0px 13px;
  }
  .head-line p{
    color: #000000;
    font-size: 27px;
    margin: 0;
    font-weight: bold;
    text-transform: capitalize;
    padding: 0;
	text-align: center;
  }
  .head-line p span{
       color: #000;
    text-shadow: 2px 2px 6px #dfd447;
    font-size: larger;
  }
  
  .other-border span{
	  color:#fff;
	      font-size: 17px;
  }
  .top-section{
    padding: 0;
    background: #dfd447;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
  }
  .top-section1 {
    color: #fff;
    font-size: 20px;
       font-weight: bold;
    text-transform: capitalize;
    margin:0;
    animation-name: bounce;
    animation-duration: 800ms;
    margin:0;
    animation-iteration-count: infinite;
    padding: 10px ;
  }
  @keyframes bounce {
    0%, 20%, 50%, 80%, 100% {color:#075d2d;}
    40% {color:#000;}
    60% {color:#075d2d;}
  }
  
  
  .toptext-section{
    padding: 0;
    background: #dfd447;
    color: #ffdf00;
    font-family: 'Montserrat', sans-serif;
  }
  .toptext-section1{
    padding: 20px 0 20px;
    color:#ffdf00;
    text-align: center;
  }
  .toptext-section1 p{
    color: #000;
    font-size: 32px;
    border-bottom: 1px solid #525252;
    font-weight: 600;
    text-transform: capitalize;
    margin:0;
    margin:0;
    padding: 0 0 3px 0;
  }
  .toptext-section1 strong{
    color: #000000;
    font-size: 15px;
    margin:0;
    font-weight: 700;
    text-transform:
    capitalize;
    display: block;
    padding: 10px 0 0 0;
  }.call {
    position: fixed;
    z-index: 999999;
    left: 20px;
    bottom: 30px;
    display: inline;
    font-size: 30px;
    text-align: center;
    height: 60px;
    width: 60px;
    border-radius: 1px solid #000;
    animation-name: calla;
    animation-duration: 0.8s;
    animation-iteration-count: infinite;
    background: #df0505;
    line-height: 60px;
    border-radius: 50%;
}

.whatsapp {
    position: fixed;
    z-index: 999999;
    right: 20px;
    bottom: 30px;
    display: inline;
    font-size: 30px;
    text-align: center;
    height: 60px;
    width: 60px;
    border-radius: 1px solid #000;
    animation-name: calla;
    animation-duration: 0.8s;
    animation-iteration-count: infinite;
    background: #03A437;
    line-height: 60px;
    border-radius: 50%;
}
.call i{line-height: 60px;}
.whatsapp i{line-height: 60px;}
  .just {
    float: left;
    width: 100%;
    padding: 0px 50px;
}
.just1 {
    float: left;
    width: 100%;
    padding: 35px 10px 10px 10px;
    background: #fff;
  
    position: relative;
}
.just2 {
    color: #000;
    font-size: 20px;
    margin: 0;
    padding: 0 0 30px 0;
    font-weight: 700;
    line-height: 30px;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
    float: left;
    width: 100%;
    text-align: center;
}
.just2 span{color: #ba0000;
}
.just3 {
    float: left;
    width: 100%;
    margin-top: 20px;
}
.just3 img{
   max-width: 100%;
}
.banner_container {
    float: left;
    width: 100%;
    background:#cb0101;
    background-size: cover;
}

.banners1 img {
    max-width: 100%;
}

.banners2 img {
    max-width: 100%;
}

#banners222 img {
    padding-top: 00px;
}

.banner3 {
    float: left;
    width: 100%;
    background: #fff;
   
}

#banners111 img {
    padding: 20px 0px;
}
@media(min-width:992px) and (max-width:1200px){
}
@media(min-width:768px) and (max-width:991px){.head-section1 {
    display: contents;
  }
  .just1 {
    padding: 50px 0px;
  }.just {
    padding: 0px;
  }
  .about-us .col-sm-8{width: 55%;}
  .about-us .col-sm-4{width: 45%;}
  .why-us .col-sm-5{width: 100%;}
  .why-us .col-sm-7{width: 100%;}
  .best-ser .col-sm-4{width: 50%;}
  .other-ser .col-sm-4{width: 50%;}
  .testi .col-sm-4{width: 50%;}
}
@media(min-width:640px) and (max-width:767px){.head-section1 {
    display: contents;
  }
  .just1 {
    padding: 50px 0px;
  }.just {
    padding: 0px;
  }
}
@media(min-width:480px) and (max-width:639px)
{.footer2 a {
    color: #ba0000;
    font-size: 40px;}.just1 {
        padding: 50px 0px;
      }.just {
        padding: 0px;
      }.head-section1 {
        display: contents;
      }
}
@media(min-width:320px) and (max-width:479px)
{.head-section1 {
    display: contents;
  }
  .head-center1 {
    padding: 0;
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 10px;
	
  }
  .head-line p {
	  font-size:20px;
  }
  .head-line p span {
	  font-size:20px;
  }
  .just1 {
    padding: 50px 0px;
  }.just {
    padding: 0px;
  }.contact-details2 a {
    font-size: 30px;
  }.form-right2 strong {
    font-size: 25px;}.testi-text p {
        font-size: 15px;}.footer2 a {
            color: #ba0000;
            font-size: 30px;}
}
/* footer section start */
.footer-sec{
    padding: 0;
    background:#075d2d;
}
.main {
    width: 95%;
    padding: 0;
    margin: 0 auto;
    border: 0px solid;
}
.footer-sec-1{
    padding:15px 8px 15px;
}
.footer-design{
    padding: 0;
    text-align: center;
}
.footer-design p{
    color: #fff;
    font-size: 27px;
    text-transform: capitalize;
    padding: 0 0 10px;
    font-weight: 400;
    animation:
    mover 0.9s infinite alternate;
}
@keyframes mover{
    0%{
        transform: translateY(0px);
    }
    50%{
        transform: translateY(10px);
    }
}
.footer-design span{
  color: #dfd447;
  display: block;font-size:30px;
  padding: 13px 0 10px;margin:0;
  border-top: 1px solid #dfd447;
  border-bottom: 1px solid #ffffff;
  font-weight:600;
  text-transform:
  capitalize;
}
.footer-box{
    padding: 30px 0 0;
}
.footer-1{
    padding: 0;
}
.footer-2{
    padding: 0 0 20px;
}
.footer-title{
    padding: 0;
}
.footer-title strong{
    color:#dfd447;
    font-size:30px;
    font-weight: bold;
    text-transform: capitalize;
    font-family:'Archivo Black', sans-serif;
}
.footer-list{
    padding:10px 0 0;
}
.footer-list p{
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    line-height: 29px;
    padding-bottom: 6px;
}
.footer-list ul li{
	list-style: none;
    color: #ffffff;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 300;
    padding: 7px 0;
}
.footer-list ul li a{
  color:#fff;
  text-decoration:none;
}
.footer-list ul li a:hover{
  color:#dfd447;
  text-decoration:none;
}
.footer-list ul li i{
    color:#dfd447;
    font-size: 17px;
    padding-right: 11px;
}
/* footer section end */
</pre></body></html>