<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.about-us-paragraph{
    font-size: 18px;
    line-height: 32px;
    color: #798598;
}

.agn-home-blog .single-blog-post .title {
    font-size: 24px;
    line-height: 32px;
    color: #233d63;
    margin: 0px 0 20px;
}

.intro-text-block {
    background: #ffeceb;
    padding: 100px 0;
}

.pos-r {
    position: relative;
}

.theme-menu-one .main-header {
    position: relative;
}

.text-inner-banner-one {
    padding: 100px 0 50px;
    text-align: center;
    background: #fff;
    z-index: 1;
}

.shape-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

.text-inner-banner-one .shape-one {
    width: 12px;
    height: 12px;
    top: 19%;
    left: 32%;
    animation: animationFramesTwo 15s infinite linear;
}

.img-shape {
    position: absolute;
}

.text-inner-banner-one .shape-two {
    width: 12px;
    height: 12px;
    top: 32%;
    right: 32%;
    animation: animationFramesOne 25s infinite linear;
}

.text-inner-banner-one .shape-three {
    width: 24px;
    height: 24px;
    top: 42%;
    right: 8%;
    animation: animationFramesTwo 20s infinite linear;
}

.text-inner-banner-one .shape-four {
    width: 15px;
    height: 15px;
    bottom: -6px;
    right: 20%;
    animation: animationFramesFive 22s infinite linear;
}

.text-inner-banner-one .shape-five {
    width: 25px;
    height: 25px;
    top: 62%;
    left: 13%;
    animation: animationFramesFive 18s infinite linear;
}

.faq-search-form .input-group {
    position: relative;
    margin: 0 auto;
    max-width: 43%;
}

.text-inner-banner-one .theme-title-one h2 {
    text-transform: inherit;
    margin-top: 5px;
}

.font-bold{
    font-weight: bold !important;
}
 .api-list-item li:before {
    content: "\f107";
    font-family: "Flaticon";
    font-size: 16px;
    color: #00aeef;
    position: absolute;
    left: 0;
    /* top: 0; */
    line-height: 37px;
}

.api-list-item li {
    font-size: 17px;
    line-height: 37px;
    color: var(--text-dark);
    padding-left: 28px;
    position: relative;
}

.grey-bg{
    background: linear-gradient( -120deg, #f8fafb 0%, #f8fafb 100%) !important;
}

.quote-button{
    font-family: 'BRFirma', sans-serif;
    width: 160px;
    line-height: 50px;
    border-radius: 3px;
    background: #ee383f;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    /* position: absolute; */
    /* right: 90px; */
    /* top: 55px; */
    z-index: 1;
}



.quote-button:hover {
    font-family: 'BRFirma', sans-serif;
    width: 160px;
    line-height: 50px;
    border-radius: 3px;
    background: #ffffff;
    font-size: 18px;
    color: #ee383f;
    text-align: center;
    /* position: absolute; */
    /* right: 90px; */
    /* top: 55px; */
    z-index: 1;
    border: 2px solid #ee383f;
}

.blue-quote-button{
    font-family: 'BRFirma', sans-serif;
    width: 160px;
    line-height: 50px;
    border-radius: 3px;
    background: #00aeef;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    z-index: 1;
    
}

.request-button2 {
    width: 170px;
    line-height: 48px;
    border: 1px solid #ee383f;
    border-radius: 3px;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    background: #ee383f;
}

.request-button2:hover {
    width: 170px;
    line-height: 48px;
    border: 1px solid #ee383f;
    border-radius: 3px;
    text-align: center;
    font-size: 18px;
    color: #ee383f;
    background: #ffffff;
}

.blue-quote-button:hover {
    font-family: 'BRFirma', sans-serif;
    width: 160px;
    line-height: 50px;
    border-radius: 3px;
    background: #fff;
    font-size: 18px;
    color: #00aeef;
    text-align: center;
    z-index: 1;
    border: 2px solid #00aeef;
}

@media (max-width: 576px) {
    .d-sm-none {
      display: none !important;
    }
    .d-sm-inline {
      display: inline !important;
    }
    .d-sm-inline-block {
      display: inline-block !important;
    }
    .d-sm-block {
      display: block !important;
    }
    .d-sm-table {
      display: table !important;
    }
    .d-sm-table-row {
      display: table-row !important;
    }
    .d-sm-table-cell {
      display: table-cell !important;
    }
    .d-sm-flex {
      display: -ms-flexbox !important;
      display: flex !important;
    }
    .d-sm-inline-flex {
      display: -ms-inline-flexbox !important;
      display: inline-flex !important;
    }
  }


.google-button2 {
    margin-right: 22px;
}
.google-button2 {
    width: 213px;
    border: 2px solid #000;
    border-radius: 3px;
    padding: 9px 0 9px 70px;
    position: relative;
    font-size: 20px;
    color: #000;
}


.play-img {
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
}

.play-text {
    display: block;
    font-size: 13px;
    margin-bottom: -5px;
}

.ios-icon{
    width: 70px !important;
    left: 0px !important;
}

@media (min-width: 1200px) {
.mt-n1-100{
    margin-top: -100px;
}
}

@media (min-width: 992px ) and (max-width: 1200px ){
    .rogan-hero-section.rogan-hero-four .screen-two{
        display: none;
    }
    .rogan-hero-section.rogan-hero-four .screen-four{
        display: none;
    }
}</pre></body></html>