<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.btncontact {
    padding-top: 15px;
}

.mt-1 {
    margin-top: 1rem;
}

.mt-2 {
    margin-top: 2rem;
}

.mt-3 {
    margin-top: 3rem;
}

.mt-4 {
    margin-top: 4rem;
}

.mt-5 {
    margin-top: 5rem;
}

.mt-7 {
    margin-top: 7rem;
}

.mb-1 {
    margin-bottom: 1rem;
}

.mb-2 {
    margin-bottom: 2rem;
}

.mb-3 {
    margin-bottom: 3rem;
}

.mb-4 {
    margin-bottom: 4rem;
}

.mb-5 {
    margin-bottom: 5rem;
}

.pdt-35 {
    padding: 5px 0;
}

.mt-10 {
    margin-top: 10px;
}

.carousel-control.left,
.carousel-control.right {
    background-image: linear-gradient(to right, rgb(255 255 255 / 0%) 0, rgba(0, 0, 0, .0001) 100%);
}

.img100 {
    width: 100%!important;
}

.f0 {
    color: #1B334D!important;
}

.mimg100 {
    max-width: 100%;
}

.fwhite {
    color: #fff;
}

.f16 {
    font-size: 16px;
}

.fright {
    float: right;
}

.pd5 {
    padding: 5px;
}

.f14 {
    font-size: 14px;
}

.ml-3 {
    margin-left: 3rem;
}

.txtindent {
    text-indent: 15px;
}

.main-header .sticky-header .main-menu .navigation&gt;li.current&gt;a {
    background-color: #333;
    color: #F6921E!important;
}

.h100 {
    height: 18rem;
}

.mimg100 {
    max-width: 100%;
}

.pd-0 {
    padding: 0;
}

.owl-nav {
    text-align: center;
}
.about1 .icon-box{
    padding: 30px;
    text-align: center;
    background: #fff;
}
.about1 .txt-box{
    padding: 25px 20px;
    background: #595959;
    text-align: center;
    min-height: 160px;
}
.about1 .txt-box h4{
    font-size: 16px;
}
.hh1{
    position: absolute;
    top: 4%;
    left: 6%;
}
.hh2 h1{
    color: #f59122;
    font-size: 72px;
    font-weight: bold;
}
.hh2 h3{
    color: #fff;
    font-size: 48px;
}

.social{
    display: table-cell!important;
    padding: 25px 0px 25px 20px!important;
}
.section1{
    background: #F5F5F5;
    margin-top: 40px;
}
.box1{
    background: #fff;
    padding: 30px 20px 50px 20px;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 15%);
    min-height: 512px;
}
.box2{
    background: #fff;
    padding: 15px!important;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 15%);
    min-height: 150px;
}
.forange{
    color:#F6921E!important;
}
.fcolor3{
    color:#333333!important;
}
.bgwhite{
    background: #fff!important;
}

.headbg{
    background-position: right;
    background-size: cover;
    padding: 80px 0;
    margin-top: -2px;
}
.sub1{
    overflow: hidden;
text-overflow: ellipsis;
-webkit-box-orient: vertical;
display: -webkit-box;
-webkit-line-clamp: 1;
}
.sub2{
    overflow: hidden;
text-overflow: ellipsis;
-webkit-box-orient: vertical;
display: -webkit-box;
-webkit-line-clamp: 2;
}
.sub3{
    overflow: hidden;
text-overflow: ellipsis;
-webkit-box-orient: vertical;
display: -webkit-box;
-webkit-line-clamp: 3;
}
@media only screen and (min-width: 900px) {
    .f25 {
        font-size: 25px;
    }
    .h65 {
        height: 65rem;
    }
    .desktop {
        display: block;
    }
    .mobile {
        display: none;
    }
   
}

@media only screen and (max-width: 1024px) {
    .hh1{
        position: absolute;
        z-index: 999;
        top: 3.4%;
        left: 2%;
    }
    .hh2 h1 {
        color: #f59122;
        font-size: 60px;
        font-weight: bold;
    }
    .hh2 h3 {
        color: #fff;
        font-size: 34px;
    }
    .headbg {
       
        padding: 20px 0 60px 0;
    }
    .social {
        display: table-cell!important;
        padding: 25px 0px 25px 12px!important;
    }
    .btn-style-one {
        padding: 9px 18px;
    }
    .main-menu .navigation &gt; li{
        margin-left: 20px;
    }
}


@media only screen and (max-width: 914px) {
    .box1{
        background: #fff;
        padding: 30px 20px 50px 20px;
        box-shadow: 0px 3px 6px rgb(0 0 0 / 15%);
        min-height: unset;
    }
    .fright {
        float: left;
    }
    .mmt-3 {
        margin-top: 3rem;
    }
    .calculator-block .inner-box .text {
        position: relative;
        color: #848484;
        font-size: 15px;
        font-weight: 400;
        margin-bottom: 21px;
        font-family: 'prompt', sans-serif;
        padding: 0 25px;
    }
    .f25 {
        font-size: 20px;
    }
    .m50 {
        width: 50%!important;
        margin: auto;
    }
    .desktop {
        display: none;
    }
    .mobile {
        display: block;
    }
    h1 {
        font-size: 25px;
    }
    .btncontact {
        padding-top: 10px;
    }
    .btn-style-one {
        color: #ffffff;
        padding: 9px 10px;
    }
    .main-menu .collapse {
        max-height: 350px;
    }

    .hh1{
        position: absolute;
        z-index: 999;
    }
    .hh2 h1{
        color: #f59122;
        font-size: 45px;
        font-weight: bold;
    }
    .hh2 h3{
        color: #fff;
        font-size: 30px;
    }
}

 
@media only screen and (max-width: 820px) {
    .hh1{
        position: absolute;
        z-index: 999;
        top: 4.4%;
    left: 2%;
    }
}
@media only screen and (max-width: 576px) {

    .hh1{
        position: absolute;
        top: 2%;
        left: 6%;
        z-index: 999;
        width:80%;
    }
    .hh2 h1{
        color: #f59122;
        font-size: 30px;
        font-weight: bold;
    }
    .hh2 h3{
        color: #fff;
    font-size: 22px;
    font-weight: 600;
    }
}
</pre></body></html>