* {
    margin: 0;
    padding: 0
}

body {
    margin: 0;
    padding: 0;
    background: #fff;
    font-family: "DM Sans", sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.6;
    color: #2a2a2a;
}

p {
    /* text-align: justify; */
    font-size: 17px;
    font-weight: 400
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    font-family: "Figtree", sans-serif;
}

a {
    text-decoration: none;
    transition: all .3s ease-in
}

a:hover {
    text-decoration: none;
    transition: all .3s ease-in
}

.top-band {
    background: #08267D;
    padding: 10px 0;
}

.mobile-no {
    text-align: left;
    font-size: 16px;
    /* margin-top: 8px; */
}

.mobile-no a {
    color: #fff;
    font-weight: 400;
}
.mobile-no a i{
    color: #fff;
    /* font-weight: 400; */
    height: 35px;
    width: 35px;
    background: #ED232B;
    text-align: center;
    line-height: 35px;
    margin-right: 10px;
    border-radius: 5px;
}

header {
    padding: 20px 0;
}

header .shrink .stellarnav > ul {
    margin: 0;
    margin-top: 12px;
}

header .shrink {
    position: fixed;
    width: 100%;
    top: -70px;
    left: 0;
    right: 0;
    -webkit-transform: translateY(70px);
    -ms-transform: translateY(70px);
    transform: translateY(70px);
    -webkit-transition: background 500ms ease, -webkit-transform 500ms ease;
    transition: background 500ms ease, -webkit-transform 500ms ease;
    -o-transition: transform 500ms ease, background 500ms ease;
    transition: transform 500ms ease, background 500ms ease;
    transition: transform 500ms ease, background 500ms ease, -webkit-transform 500ms ease;
    -webkit-transition: transform 500ms ease, background 500ms ease;
    -webkit-box-shadow: 0px 3px 16px 0px rgb(0 0 0 / 10%);
    box-shadow: 0px 3px 16px 0px rgb(0 0 0 / 16%);
    z-index: 999;
    background: #fff;
}

.top-band .standard_social_links {
    float: right;
}

.standard_social_links ul {
    margin: 0;
    padding: 0;
}

.top-band .round-btn {
    margin: 0 2px;
    padding: 0;
}

.round-btn {
    display: inline;
    height: 35px;
    width: 35px;
    background: #Fff;
    /* border: 1px solid #ddd; */
    float: left;
    border-radius: 5px;
}

.round-btn a {
    display: block !important;
    /* padding: 7px 12px; */
    font-size: 15px;
    border-radius: 0;
    text-align: center;
    line-height: 37px;
}

.btn-facebook a {
    color: #3b5998;
    /* padding: 8px 13px; */
}

.btn-linkedin a {
    color: #007bb6;
}

.btn-twitter a {
    color: #1c9deb;
}

.btn-instagram a {
    color: #dd3f5c;
}

.menmarg {
    margin: 0px 0px !important;
}

.slider-data {
    position: absolute;
    top: 0;
    width: auto;
    left: 10%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: baseline;
    flex-direction: column;
}

.slider-data h3 {
    color: #fff;
    font-size: calc(10px + 3vw);
    font-weight: 900;
    text-align: left;
    text-shadow: 1px 2px #000;
}

.slider-data h4 {
    color: #fff;
    font-size: calc(10px + 1.6vw);
    font-weight: 600;
    text-align: left;
    text-shadow: 1px 2px #000;
}

.slider-data p {
    text-align: left;
    font-size: calc(10px + 1vw);
    color: #fff;
    line-height: 1.2;
    font-weight: normal;
}

.slider-sec .carousel-control-prev-icon:before {
    content: "\f104";
    font-family: "Font Awesome 5 Brands";
    color: #fff;
}

.slider-sec .carousel-control-next-icon:after {
    content: "\f105";
    font-family: "Font Awesome 5 Brands";
    color: #fff;
}

.slider-sec .carousel-control-next-icon, .carousel-control-prev-icon {
    background: #fff0 !important;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    border: 2px solid #fff;
    color: #fff;
}

.fa-chevron-square-left,.fa-chevron-square-right {
    font-size: 40px;
}

.carousel-item img {
    width: 100%;
    height: 500px;
    object-fit: cover;
}

.service-box1 {
    border-right: 0px solid #fff;
    padding: 10px 0;
    width: 20.03%;
    display: inline-block;
    margin: 0 0px;
    text-align: center;
    margin-right: -5px;
}

.service-box1 a {
    color: #fff;
    font-size: 16px;
}

.service-section {
    width: 100%;
}

.py-70 {
    padding: 70px 0px;
}

.abt-comp span {
    font-weight: 600;
}

.blue {
    color: #08267d;
}

.abt-comp h1 {
    
font-weight: 700;
    
font-size: 49px;
    
color: #111;
}

.abt-comp h2 {
    
    font-weight: 700;
    font-size: 35px;
    color: #334D5A;
}

.co-1 {
    background-color: #08267d;
}

.co-2 {
    background-color: #1357a6;
}

.co-3 {
    background-color: #ed232b;
}

.co-4 {
    background-color: #1357A6;
}

.co-5 {
    background-color: #08267d;
}

.quick-link-left {
    position: fixed;
    top: 60.5%;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate( 90deg );
    transform: rotate( 90deg );
    background: #fe0000;
    color: #fff;
    padding: 8px 10px;
    right: -75px;
    border-radius: 0px 0px 10px 10px;
    z-index: 999;
    font-weight: 600;
}

.section-padding {
    padding: 70px 0;
    background-image: url('../img/oh_bg-min.png');
}

.section-title {
    margin-bottom: 50px;
}

.section-title h2 {
    font-size: 40px;
    line-height: 45px;
    position: relative;
    margin-bottom: 20px;
    color: #334D5A;
    text-transform: capitalize;
    font-weight: 700;
}

.services-area {
    margin-bottom: -30px;
    overflow: hidden;
}

.serviecs-block .single-serviecs-block {
    margin: 30px 0;
}

.single-serviecs-block {
    padding: 30px 40px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    text-align: center;
    overflow: hidden;
    position: relative;
    display: block;
    height: 360px;
    margin-bottom: 30px;
}

.single-serviecs-block span {
    display: none;
    font-weight: 600;
}

.single-serviecs-block:hover span {
    display: block;
}

.single-serviecs-block:hover {
    background: #1870d5;
    color: #fff;
}

.single-serviecs-block:hover h3 {
    color: #fff;
    margin-top: 160px;
}

.single-serviecs-block:hover p {
    display: none;
}

.single-serviecs-block:hover i {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -90%);
    background: #fff;
    color: #1870d5;
    height: 100px;
    width: 100px;
    font-size: 40px;
    line-height: 100px;
}

.services-area a {
    color: #000;
}

.single-serviecs-block h3 {
    color: #333333;
    margin-bottom: 15px;
    margin-top: 80px;
    display: block;
    overflow: hidden;
    transition: 0.5s;
}

.single-serviecs-block h3 {
    font-size: 26px;
}

.single-serviecs-block i {
    color: #fff;
    font-size: 50px;
    height: 140px;
    width: 140px;
    line-height: 170px;
    text-align: center;
    background: #1870d5;
    border-radius: 50%;
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
    transition: 0.6s;
}

footer {
    background-image: url('../img/footer1-bg.0ba66c90.jpg');
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 50px;
}

.soic {
    background-color: #0066c8;
}

.soic h6 {
    color: #fff;
    margin: 0px;
}

.soic .fab {
    color: #fff;
}

.font-weight-bold {
    color: #fff;
}

.font-weight-bold p {
    color: #fff;
}

.links p {
    color: #fff;
    text-align: left;
    margin-bottom: 4px;
}

.links i {
    color: #fff;
}

.links a {
    color: #fff;
    font-size: 14px;
}

.links hr {
    background-color: #fff;
}

.links img {
    margin-bottom: 15px;
}

.footer-copyright {
    /* background-color: #202022; */
    color: #fff;
    padding: 30px 42px;
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 31px;
    font-size: 14px;
    border-top: 1px solid #fff;
}

.testimonials {
    position: relative;
    background-repeat: no-repeat;
    /* background-size: cover; */
    padding: 50px 0;
    /* background-color: #08267d; */
    /* background-image: url('../img/Home-7-Welcome-Section-Background-Image.png'); */
    /* background-size: cover; */
    /* background-position: right; */
    background: url(../img/service2-bg1.jpg);
    background-size: contain;
}

.testimonials .title {
    /* text-align: center; */
    margin-bottom: 50px;
    position: relative;
    padding: 20px 0;
    /* max-width: 600px; */
    margin: 0 auto;
}

.testimonials .title h5 {
    /* color: #fff; */
    line-height: 1.2em;
    font-size: 18px;
    /* font-weight: 900; */
    margin-bottom: -3px;
}

.testimonials .title h2 {
    /* color: #fff; */
    line-height: 1.2em;
    /* font-weight: 900; */
    font-size: 41px;
    letter-spacing: -1px;
    margin: 0
}

.testimonials .title img {
    margin-top: -10px;
}

.testimonials .title p {
    margin: 0 0 10px;
    margin-bottom: 0;
    color: #5A3733;
}

.testimonials .testi .item {
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
    margin: 10px 10px;
    background: #08267d;
    padding: 20px 30px;
    border-radius: 0;
}

.testimonials .testi .item .profile {
    display: flex;
    padding-left: 15px;
}

.testimonials .testi .item .profile img {
    border-radius: 100%;
    width: 50px;
    height: 50px;
    object-fit: cover
}

.testimonials .testi .item .profile .information {
    padding-left: 20px;
    margin-bottom: 15px
}

.testimonials .testi .item .profile .information .stars i {
    color: #ffcb12;
    width: 22px;
    text-align: center;
    height: 21px;
    background: #ffffff6b;
    line-height: 21px;
}

.testimonials .testi .item .profile .information p {
    font-size: 24px;
    margin: 0px auto 0px;
    color: #fff;
    font-weight: 900;
    line-height: 1;
}

.testimonials .testi .item .profile .information span {
    color: grey;
    font-weight: bold;
    margin-top: -4px;
    line-height: 1.6em;
    font-size: 14px;
}

.testimonials .testi .item>p {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 1.6em;
    display: block;
    z-index: 2;
    font-style: italic;
    color: #fff;
    text-align: justify;
}

.testimonials .testi .item .icon {
    text-align: right;
    position: absolute;
    top: 24px;
    right: 20px;
    color: #fff;
}

.testimonials .testi .item .icon i {
    font-size: 26px;
    color: #fff;
}

.main-timeline {
    padding: 70px 0px 40px;
    overflow: hidden;
}

.main-timeline .timeline {
    padding: 0;
    text-align: center;
    overflow: hidden;
}

.main-timeline .year {
    display: block;
    width: 94%;
    height: 150px;
    line-height: 80px;
    font-size: 19px;
    margin: auto;
    box-shadow: 0px 9px 15px -7px rgba(0,0,0,0.32);
    -webkit-box-shadow: 0px 9px 15px -7px rgba(0,0,0,0.32);
    -moz-box-shadow: 0px 9px 15px -7px rgba(0,0,0,0.32);
    letter-spacing: 1px;
    color: #fff;
    margin-bottom: 30px;
    z-index: 1;
    position: relative;
}

.main-timeline .timeline-content {
    padding: 0 10px;
}

.main-timeline .post {
    font-size: 15px;
    color: #787ea2;
    margin: 0 0 20px 0;
}

.main-timeline .description {
    font-size: 14px;
    color: #555;
    text-align: left;
}

.liner {
    width: 100%;
    background: grey;
    height: 5px;
    position: absolute;
    top: 45px;
}

.s-1 {
    width: 32px;
    height: 32px;
    background: #ed232b;
    margin: 30px 0px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
}

.clo {
    background: #082579;
}

.clo-1 {
    background: #08267d;
}

.clo-2 {
    background: #08267d;
}

.clo-3 {
    background: #08267c;
}

.s-2 {
    width: 32px;
    height: 32px;
    background: #ed232b;
    margin: 30px 0px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
}

.s-3 {
    width: 32px;
    height: 32px;
    background: #ed232b;
    margin: 30px 0px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
}

.s-4 {
    width: 32px;
    height: 32px;
    background: #ed232b;
    margin: 30px 0px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
}

.s-1:before {
    content: "";
    background: inherit;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    animation: wave 2s ease-out infinite;
    left: 0px;
}

.s-2:before {
    content: "";
    background: inherit;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    animation: wave 2s ease-out infinite;
    left: 0px;
}

.s-3:before {
    content: "";
    background: inherit;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    animation: wave 2s ease-out infinite;
    left: 0px;
}

.s-4:before {
    content: "";
    background: inherit;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    animation: wave 2s ease-out infinite;
    left: 0px;
}

.s-1:before {
    animation-delay: 0.2s;
}

.s-2:before {
    animation-delay: 1s;
}

.s-3:before {
    animation-delay: 1.5s;
}

.s-4:before {
    animation-delay: 2.0s;
}

@keyframes wave {
    50%,75% {
        transform: scale(1.8);
    }

    80%,100% {
        opacity: 0;
    }
}

.center {
    width: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.center a {
    font-weight: bold;
    color: #000;
    font-size: 70px;
    text-decoration: none;
    position: relative;
    top: 0;
    display: block;
    animation: float 3s ease-in-out infinite;
    transition: top 0.2s ease;
}

.shadow {
    border-radius: 100%;
    filter: blur(10px);
    background: rgba(19, 20, 23, 0.8);
    height: 5px;
    opacity: 0;
    width: 0;
    margin: 35px auto 0;
    opacity: 1;
    animation: shadowSlowPulse 3s ease infinite;
}

@keyframes float {
    0%, 100% {
        top: 0px;
    }

    50% {
        top: -20px;
    }
}

@keyframes shadowSlowPulse {
    0%,100% {
        width: 60%;
    }

    50% {
        width: 40%;
    }
}

.counter-section {
    background-image: url('../img/Home-7-Welcome-Section-Background-Image.png');
    background-size: cover;
    background-position: center;
}

.inner-section {
    position: relative;
}

.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto
}

.counter-section.style-three .inner-section {
    margin-left: 0px;
    background: 0;
    padding: 90px 0px 60px;
}

.counter-section .inner-section .big-letter {
    position: absolute;
    content: '';
    right: 0px;
    top: 0px;
    line-height: 1em;
    font-size: 290px;
    font-weight: 700;
    text-transform: uppercase;
    color: rgba(255,255,255,0.1);
}

.fact-counter {
    position: relative;
}

.fact-counter .column {
    position: relative;
    margin-bottom: 30px;
}

.fact-counter .column .inner {
    position: relative;
    top: 0;
    z-index: 1;
    padding-left: 90px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.counter-section.style-three .fact-counter .column .inner .icon-box {
    color: #fff;
}

.fact-counter .column .inner .icon-box {
    position: absolute;
    left: 0px;
    top: 20px;
    color: #fff;
    font-size: 70px;
    line-height: 1em;
    font-weight: 400;
}

.counter-section.style-three .fact-counter .column .counter-title {
    color: #fff;
}

.fact-counter .column .counter-title {
    position: relative;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    letter-spacing: 1px;
}

.counter-section.style-three .fact-counter .count-outer {
    color: #fff;
}

.fact-counter .count-outer {
    position: relative;
    font-size: 60px;
    line-height: 1em;
    font-weight: 700;
    color: #fff;
    margin: 10px 0px 0px;
}

.fact-counter .count-outer .count-text {
    position: relative;
    font-weight: 700;
    color: #fff;
    font-size: 60px;
    line-height: 1em;
    margin-bottom: 15px;
}

..section-title {
    position: relative;
}

.section-title span {
    position: absolute;
    content: '';
    left: 178px;
    top: -82px;
    line-height: 1em;
    font-size: 290px;
    font-weight: 700;
    text-transform: uppercase;
    color: rgba(183, 183, 183, 0.1);
}

.neww {
    position: relative;
}

.neww span {
    position: absolute;
    content: '';
    left: 150px;
    bottom: -152px;
    line-height: 1em;
    font-size: 290px;
    font-weight: 700;
    text-transform: uppercase;
    color: rgba(183, 183, 183, 0.1);
    display: none;
}

.teaser-contact-icon p {
    text-align: center;
}

.teaser-contact-icon .border-icon {
    border: 4px solid #a0ce4e;
    border-radius: 50%;
    display: inline-block;
    font-size: 65px;
    height: 2.5em;
    padding: 4px;
    width: 2.5em;
    text-align: center;
}

.teaser-contact-icon .border-icon-1 {
    border: 4px solid #00bea3;
    border-radius: 50%;
    display: inline-block;
    font-size: 65px;
    height: 2.5em;
    padding: 4px;
    width: 2.5em;
    text-align: center;
}

.teaser-contact-icon .border-icon-2 {
    border: 4px solid #f1894c;
    border-radius: 50%;
    display: inline-block;
    font-size: 65px;
    height: 2.5em;
    padding: 4px;
    width: 2.5em;
    text-align: center;
}

.teaser-contact-icon .teaser-icon {
    background-color: #fff;
    border-radius: 50%;
    color: #1f2732;
    font-weight: 500;
    height: 100%;
    width: 100%;
}

.projectss a {
    font-size: 18px;
    color: #000;
    font-weight: 400;
}

.teaser-icon img {
    margin-top: 30px;
}

.teaser-contact-icon h6 {
    margin: 23px 0 13px;
    font-weight: 600;
    font-size: 20px;
}

.teaser-contact-icon strong {
    color: #1f2732;
    font-weight: 500;
}

.teaser-contact-icon .border-icon:hover {
    -webkit-animation: scaleDisappear .5s;
    animation: scaleDisappear .5s
}

.slinks a {
    margin: 0px 20px;
}

.header-inner {
    background: url(../img/inner-banner.jpg) no-repeat center top;
    background-size: auto;
    background-size: cover;
    padding: 83px 0;
}

.breadcrumbs ul {
    margin: 0;
    padding: 0;
    text-align: center;
}

.breadcrumbs ul li {
    list-style: none;
    display: inline-block;
    color: #08267d;
    font-weight: 600;
}

.header-inner .breadcrumbs ul li a {
    color: #08267d;
}

.headding11 {
    font-weight: 700;
    text-transform: uppercase;
    color: #08267d;
    font-size: 37px;
    text-align: center;
}

.p-50 {
    padding: 50px 0px;
}

.abt-img img {
    border-radius: 0px;
}

.relat {
    position: relative;
}


.contactt .fa {
    font-size: 20px;
    color: #0066c8;
}

.contactt span {
    font-weight: 600;
}

.contactt ul {
    padding: 0;
}

.contactt ul li {
    list-style: none;
    font-size: 18px;
    margin-bottom: 25px;
    position: relative;
    padding-left: 30px;
    font-weight: 400;
}

.contactt ul li a {
    color: #000;
    font-weight: 400;
}

.contactt h3 {
    font-size: 23px;
    font-weight: 600;
}

.contactt ul li i {
    position: absolute;
    top: 6px;
    left: 0px;
    font-size: 20px;
    color: #0066c8;
}

.contactsus {
    background-image: url('../img/network.png');
}

.c-form h3 {
    text-align: center;
    margin-bottom: 30px;
    font-weight: 600;
    color: #0066c8;
}

.c-form input, .c-form select {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 3px #4d4f50 solid;
    font-size: 16px;
    padding: 0 20px 0 20px;
    background-color: rgba(0,0,0,0.03);
    display: block;
    height: 45px;
    background-image: none;
    border-radius: 4px;
    width: 100%;
    max-width: 100%;
    line-height: 45px;
}

.c-form textarea {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 3px #4d4f50 solid;
    font-size: 16px;
    padding: 0 20px 0 20px;
    color: rgba(38,183,231,1);
    background-color: rgba(0,0,0,0.03);
    display: block;
    height: 115px;
    background-image: none;
    border-radius: 4px;
    width: 100%;
    max-width: 100%;
    line-height: 45px;
}

.btn-hover {
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    height: 40px;
    text-align: center;
    border: none;
    background-size: 300% 100%;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.btn-hover:hover {
    background-position: 100% 0;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.btn-hover:focus {
    outline: none;
}

.btn-hover.color-9 {
    background-image: linear-gradient(to right, #25aae1, #4481eb, #04befe, #3f86ed);
    height: 50px;
    margin: 0 auto;
    display: block;
}

.seo-pack {
    padding: 50px 80px;
}

.pckcol {
    background: #1663be;
}

.pckcol-1 {
    background: #1357a6;
}

.pckcol-2 {
    background: #104a8e;
}

.seo-pack h2 {
    font-size: 24px;
    display: inline;
    text-transform: uppercase;
    font-weight: 600;
}

.seo-pack h3 {
    font-size: 19px;
    display: inline;
    text-transform: capitalize;
    font-weight: 600;
}

.seo-pack em {
    font-style: normal;
    text-decoration: underline;
    font-size: 1.7rem;
}

.seo-pack {
    text-align: justify !important;
    text-justify: distribute-all-lines;
    font-size: 0 !important;
}

.seo-pack > * {
    text-align: left;
    font-size: medium;
}

.seo-pack:after {
    content: '';
    display: inline-block;
    width: 100%;
}

.seo-pack > div {
    vertical-align: top;
    display: inline-block;
    width: 100%;
    width: 31%;
    margin-bottom: 1.9%;
}

@media only screen and (max-width: 529px) {
    .seo-pack > div {
        width: 100%;
        margin-bottom: 1.9%;
    }
}

.seo-pack > div.all-plans {
    width: 100%;
    margin-bottom: 1.9%;
}

.price-package {
    padding-top: 14px;
    margin-bottom: 10px;
    text-align: center;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
}

.price-package .package-name {
    font-size: 1.4rem;
}

@media only screen and (max-width: 529px) {
    .price-package {
        padding-top: 1rem;
    }
}

.price-package .package-price {
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    margin-top: 25px;
}

@media only screen and (max-width: 529px) {
    .price-package .package-price {
        margin-top: 1rem;
    }
}

.price-package .package-price .price {
    position: relative;
    display: inline-block;
}

.price-package .package-price .price sup {
    font-size: 1.6rem;
    position: absolute;
    top: 6px;
    left: -12px;
}

.price-package .package-price .price span {
    font-size: 22px;
}

.price-package .package-price .term {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    padding-top: 6px;
}

.price-package .package-price .term sup {
    font-size: 1.7rem;
    display: block;
    padding: 0;
}

.price-package .package-price .term span {
    font-size: 1rem;
    display: block;
    margin-top: -3px;
}

.price-package .package-features {
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    margin-top: 16.666666666667px;
}

.price-package .package-features ul {
    font-size: 1.6rem;
    margin: 0;
    padding: 0;
    list-style: none;
}

.price-package .package-features ul li {
    margin: 20px auto;
    padding: 0;
    font-size: 16px;
    font-weight: 500;
    position: relative;
    font-weight: 600;
}

.price-package .package-features ul li:before {
    content: "";
    position: absolute;
    width: 38px;
    height: 2px;
    bottom: -5px;
    left: 0px;
    right: 0px;
    margin: auto;
    background-color: #2678d9;
}

@media only screen and (max-width: 529px) {
    .price-package .package-features ul li {
        margin: 10px auto;
    }
}

.price-package .sign-up {
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    padding: 7px 12px;
    margin-top: 10px;
    width: 60%;
    outline: none;
    border: none;
    cursor: pointer;
    margin-bottom: 10px;
}

.price-package .package-arrow {
    width: 0;
    height: 0;
    margin: 0 auto 12.5px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 8px solid;
}

.all-plans .all-plans-features {
    display: table;
    width: 100%;
}

.all-plans .all-plans-features text {
    display: table-cell;
    font-size: 1.6rem;
    vertical-align: middle;
    width: 33%;
}

@media only screen and (max-width: 529px) {
    .all-plans .all-plans-features text {
        display: block;
        margin: 10px auto;
    }
}

.average .price-package {
}

.average .price-package .package-name {
    color: white;
}

.average .price-package .package-price {
    background-color: #2678D9;
    color: white;
}

.average .price-package .package-features {
    background-color: #ffffff;
    color: #1663be;
    border: 5px solid #2678d9;
}

.average .price-package .sign-up {
    background-color: #1663be;
    color: white;
    transition: background-color 0.5s ease;
}

.average .price-package .sign-up:hover {
    background-color: #66CAA6;
}

.average .price-package .sign-up:active {
    background-color: #e0f2ed;
}

.average .price-package .package-price .package-arrow {
    border-top-color: #1663be;
}

.ncol {
    border-top-color: #1357a6 !important;
}

.average .price-package .package-features .package-arrow {
    border-top-color: #1357a6;
}

.average .price-package .sign-up .package-arrow {
    border-top-color: #e0f2ed;
}

.special .price-package {
}

.special .price-package .package-name {
    color: white;
}

.special .price-package .package-price {
    background-color: #2678d9;
    color: white;
}

.special .price-package .package-features {
    background-color: #ffffff;
    color: #1357a6;
    border: 5px solid #2678d9;
    padding: 0px 10px;
}

.special .price-package .sign-up {
    background-color: #1663be;
    color: white;
    transition: background-color 0.5s ease;
}

.special .price-package .sign-up:hover {
    background-color: #b191ff;
}

.special .price-package .sign-up:active {
    background-color: #efe9fc;
}

.special .price-package .package-price .package-arrow {
    border-top-color: #104a8e;
}

.special .price-package .package-features .package-arrow {
    border-top-color: #2678d9;
}

.special .price-package .sign-up .package-arrow {
    border-top-color: #efe9fc;
}

.superduper .price-package {
    background-color: #00b9f2;
}

.superduper .price-package .package-name {
    color: white;
}

.superduper .price-package .package-price {
    background-color: #7dd4fe;
    color: white;
}

.superduper .price-package .package-features {
    background-color: #e0f2fa;
    color: #00b9f2;
}

.superduper .price-package .sign-up {
    background-color: #00b9f2;
    color: white;
    transition: background-color 0.5s ease;
}

.superduper .price-package .sign-up:hover {
    background-color: #7dd4fe;
}

.superduper .price-package .sign-up:active {
    background-color: #e0f2fa;
}

.superduper .price-package .package-price .package-arrow {
    border-top-color: #00b9f2;
}

.superduper .price-package .package-features .package-arrow {
    border-top-color: #7dd4fe;
}

.superduper .price-package .sign-up .package-arrow {
    border-top-color: #e0f2fa;
}

.all-plans .price-package {
    background-color: #646c7f;
}

.all-plans .price-package .package-name {
    color: white;
}

.all-plans .price-package .package-price {
    background-color: #8b94ab;
    color: white;
}

.all-plans .price-package .package-features {
    background-color: #e5ebf4;
    color: #646c7f;
}

.all-plans .price-package .sign-up {
    background-color: #646c7f;
    color: white;
    transition: background-color 0.5s ease;
}

.all-plans .price-package .sign-up:hover {
    background-color: #8b94ab;
}

.all-plans .price-package .sign-up:active {
    background-color: #e5ebf4;
}

.all-plans .price-package .package-price .package-arrow {
    border-top-color: #646c7f;
}

.all-plans .price-package .package-features .package-arrow {
    border-top-color: #8b94ab;
}

.all-plans .price-package .sign-up .package-arrow {
    border-top-color: #e5ebf4;
}

.all-plans .package-features .package-arrow {
    border-top-color: #646c7f !important;
}

.all-plans .package-features {
    padding-bottom: 20px;
}

.packageplansmainrow .outerrow.headingrow .titletx, .page-diveder option, .portfolio-title, .side-form-bar .modal-title, .table-btn a, .tesimonial-heding h1, .text {
    text-transform: uppercase;
    font-weight: 600;
}

.packageplansmainrow .outerrow .clumone {
    float: left;
    height: 60px;
    width: 267px;
    line-height: 60px;
    border-bottom: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    background: #fbfbfb;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 15px;
    font-weight: 600;
    color: #276ea2;
}

.packageplansmainrow {
    margin-bottom: 10px;
    float: left;
    overflow: auto;
    border: 1px solid #d4d4d4;
    border-bottom: 0
}

.icon-bar a, .packageplansmainrow.three-col-package .outerrow {
    overflow: hidden
}

.packageplansmainrow .innerrow {
    width: 1257px;
    line-height: 0px;
}

.packageplansmainrow .outerrow {
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.packageplansmainrow .outerrow .clumseven, .packageplansmainrow .outerrow .clumsix, .packageplansmainrow .outerrow .clumfive, .packageplansmainrow .outerrow .clumfour, .packageplansmainrow .outerrow .clumthree, .packageplansmainrow .outerrow .clumtwo {
    float: left;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    width: 165px;
    text-align: center;
    border-bottom: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    font-weight: 500;
    color: #707272;
}

.packageplansmainrow.three-col-package .outerrow .clumfive, .packageplansmainrow.three-col-package .outerrow .clumfour, .packageplansmainrow.three-col-package .outerrow .clumthree, .packageplansmainrow.three-col-package .outerrow .clumtwo {
    width: 261px
}

.packageplansmainrow.three-col-package .outerrow.toprow a.btnlink {
    margin-top: 30px
}

.packageplansmainrow .outerrow .clumfive, .stp-3 {
    background: #f5f5f5ab;
    box-shadow: 0 8px 12px rgba(0, 0, 0, 0.07);
}

.packageplansmainrow .outerrow .clumseven {
    border-right: 0
}

.packageplansmainrow .outerrow.headingrow .clumone {
    padding: 0;
    height: 70px;
    line-height: 70px;
    border-bottom-color: #fff
}

.packageplansmainrow .outerrow.headingrow .clumseven, .packageplansmainrow .outerrow.headingrow .clumsix, .packageplansmainrow .outerrow.headingrow .clumfive, .packageplansmainrow .outerrow.headingrow .clumfour, .packageplansmainrow .outerrow.headingrow .clumthree, .packageplansmainrow .outerrow.headingrow .clumtwo {
    height: 70px;
    line-height: 70px
}

.packageplansmainrow .outerrow.lastchild .clumone {
    padding: 0;
    height: 50px
}

.packageplansmainrow .outerrow.lastchild .clumseven, .packageplansmainrow .outerrow.lastchild .clumsix, .packageplansmainrow .outerrow.lastchild .clumfive, .packageplansmainrow .outerrow.lastchild .clumfour, .packageplansmainrow .outerrow.lastchild .clumthree, .packageplansmainrow .outerrow.lastchild .clumtwo {
    height: 50px
}

.packageplansmainrow .outerrow.headingrow .titletx {
    background: #276ea2;
    color: #fff;
    height: 100%;
    font-size: 14px;
    cursor: pointer;
    padding: 0 36px 0 12px;
    position: relative
}

.packageplansmainrow .outerrow.headingrow .titletx:after {
    content: "[+]";
    position: absolute;
    right: 12px;
    top: 0
}

.packageplansmainrow .outerrow.headingrow.active .titletx:after {
    content: "[-]"
}

.packageplansmainrow .outerrow.headingrow .titletx em {
    background: url(/templates/tm/images/sprite.png) -163px -523px no-repeat;
    display: none;
    height: 100%;
    vertical-align: top;
    width: 50px
}

.packageplansmainrow .outerrow.toprow .clumseven, .packageplansmainrow .outerrow.toprow .clumsix, .packageplansmainrow .outerrow.toprow .clumfive, .packageplansmainrow .outerrow.toprow .clumfour, .packageplansmainrow .outerrow.toprow .clumthree, .packageplansmainrow .outerrow.toprow .clumtwo {
    height: 126px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    line-height: normal
}

.packageplansmainrow .outerrow.toprow .clumseven {
    border-right: 0
}

.packageplansmainrow .outerrow.toprow .clumone .titletext {
    color: #222;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 4px;
    text-transform: uppercase
}

.packageplansmainrow .outerrow.toprow .clumone p {
    color: #07a4e7;
    font-size: 45px;
    font-weight: 400;
    margin-bottom: 10px
}

.seo-call {
    font-size: 21px;
}

.cll {
    line-height: 30px;
}

.seo-tabpanel {
    padding: 4% 0
}

.clumone a {
    font-size: 23px
}

.packageplansmainrow .outerrow.toprow .maintextwrap {
    display: inline-block;
    line-height: 22px;
    padding-top: 14px;
    vertical-align: top;
    width: 100%
}

.packageplansmainrow {
    width: 100%;
    overflow-y: hidden;
    overflow: auto
}

.stater-parts {
    padding-bottom: 22px;
    background-color: #1870D5;
    color: #fff;
    padding-top: 22px;
}

.text {
    margin-bottom: 22px;
    font-size: 16px;
    position: relative;
}

.Silver span, .bronze span, .stater-parts span, .gold span, .platinum span, .diamond span {
    line-height: 39px;
    font-size: 17px;
    font-weight: 600;
}

.Silver, .bronze, .gold, .platinum, .diamond {
    padding-top: 22px;
    padding-bottom: 22px;
    color: #fff
}

.bronze {
    background-color: #1870D5;
}

.Silver {
    background-color: #1663BE;
}

.gold {
    background-color: #1357A6;
}

.platinum {
    background-color: #104A8E;
}

.diamond {
    background-color: #0D3D75
}

.target-kywoed, .web-tracking {
    padding: 20px 0 20px 10px
}

.btn-box a {
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
}

.price-n {
    font-size: 14px;
    color: #000;
    font-weight: 600;
}

.text::before {
    position: absolute;
    content: '';
    background: #fff;
    width: 50px;
    height: 2px;
    left: 50%;
    bottom: -10px;
    margin-left: -25px;
}

.fa-check {
    font-size: 20px;
    color: #0066c8;
}

.fa-times {
    font-size: 18px;
    color: #707272;
}

.seo-leadgenrate {
    background-image: url('../img/network.png');
}

.ml10 .letter {
    display: inline-block;
    line-height: 1em;
    transform-origin: 0 0;
}

.paddder {
    padding: 0px 12px;
}

.btns {
    border-radius: 0;
    color: #fff;
    background-color: #08267D;
    padding: 10px 28px;
    font-weight: 600;
    display: inline-block;
}

.single-serviecs-block {
    padding: 30px 20px;
}

.single-serviecs-block h3 {
    font-size: 24px;
}

.fact-counter .column .inner .icon-box {
    left: 20px;
    font-size: 55px;
}

.fact-counter .count-outer {
    font-size: 50px;
}

#smo-pack {
    background-image: url('../img/smo-bg.jpg');
}

#smo-pack .wrapper {
    font-weight: 400;
    color: #9f9f9f;
    font-size: 15px;
}

#smo-pack .package {
    background-color: #fff;
    box-sizing: border-box;
    border: 3px solid #e8e8e8;
    border-radius: 7px;
    padding: 14px 10px;
    text-align: center;
    transition: margin-top 0.5s linear;
    position: relative;
}

#smo-pack .package:hover {
    margin-top: -30px;
    transition: margin-top 0.3s linear;
}

#smo-pack .name {
    color: #565656;
    font-weight: 300;
    font-size: 30px;
    margin-top: -5px;
}

#smo-pack .price {
    margin-top: 7px;
    font-weight: bold;
}

#smo-pack .price::after {
    content: " / month";
    font-weight: normal;
}

#smo-pack hr {
    background-color: #dedede;
    border: none;
    height: 1px;
}

#smo-pack .trial {
    font-size: 0.9rem;
    font-weight: 600;
    padding: 2px 21px 2px 21px;
    color: #0066c8;
    border: 1px solid #e4e4e4;
    display: inline-block;
    border-radius: 15px;
    background-color: white;
    position: relative;
    bottom: -30px;
}

#smo-pack ul {
    list-style: none;
    padding: 0;
    text-align: center;
    margin-top: 29px;
}

#smo-pack li {
    margin-bottom: 15px;
    font-size: 16px;
    border-bottom: 1px solid #e8e8e8;
}

#smo-pack li {
    margin-bottom: 15px;
    font-size: 15px;
    border-bottom: 1px solid #e8e8e8;
    font-weight: 400;
}

#smo-pack .checkIcon, .brilliant::after {
    font-family: "Font Awesome 5 Pro";
    content: "\f00c";
}

#smo-pack .brilliant {
    border-color: #0066c8;
}

#smo-pack .brilliant::before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 57px 57px 0 0;
    border-color: #0066c8 transparent transparent transparent;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
}

#smo-pack .brilliant::after {
    color: white;
    position: absolute;
    left: 6px;
    top: 0px;
    text-shadow: 0 0 2px #0066c8;
    font-size: 1.4rem;
}

.bttn {
    border: 1px solid #0066c8;
    border-radius: 5px;
    padding: 6px 15px;
    color: #0066c8;
}

.bttnn {
    background-color: #0066c8;
    border-radius: 5px;
    padding: 6px 15px;
    color: #fff;
}

.gbtn {
    color: #fff;
    background-color: #08267d;
    padding: 9px 24px;
    /* font-weight: 600; */
    display: inline-block;
    border-radius: 0px;
}

.sbtn {
    color: #fff;
    border: 1px solid #3c3c3c;
    background-color: #fff;
    padding: 6px 12px;
    font-weight: 600;
    border-radius: 0px;
    display: inline-block;
    color: #3c3c3c;
}

.chus {
    padding-left: 10px;
}

.chus h6 {
    color: #fff;
    font-weight: 600;
    font-size: 20px;
}

.chus ul {
    margin: 0;
    padding: 0;
}

.chus ul li {
    list-style: none;
    margin-bottom: 10px;
    position: relative;
    padding-left: 20px;
    color: #fff;
    font-weight: 500;
}

.chus .fa-star {
    position: absolute;
    top: 7px;
    left: 0px;
    color: #fff;
    font-size: 14px;
}

.hdering {
    text-align: center;
    margin-bottom: 20px;
    color: #fff;
}

.seochus {
    background-image: url('../img/1356.jpg');
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}

.seoabt {
    padding-right: 10px;
}

.seoabt p {
    color: #fff;
    font-weight: 500;
}

.bordd {
    border-left: 3px dotted #fff;
}

.bg-faded {
    background-color: #f2f2f2;
}

.seo-card {
    background-color: #fff;
    padding: 18px 20px;
    position: relative;
    border-right: 5px solid #0ba5e7;
    box-shadow: 0px 9px 15px -7px rgba(0,0,0,0.32);
    -webkit-box-shadow: 0px 9px 15px -7px rgba(0,0,0,0.32);
    -moz-box-shadow: 0px 9px 15px -7px rgba(0,0,0,0.32);
    border-bottom: 5px solid #07a4e7;
    border-radius: 11px;
}

.min-hei {
    min-height: 388px;
}

.seo-card-1 {
    background-color: #fff;
    padding: 18px 35px;
    position: relative;
    border-right: 5px solid #0ba5e7;
    box-shadow: 0px 9px 15px -7px rgba(0,0,0,0.32);
    -webkit-box-shadow: 0px 9px 15px -7px rgba(0,0,0,0.32);
    -moz-box-shadow: 0px 9px 15px -7px rgba(0,0,0,0.32);
    border-bottom: 5px solid #07a4e7;
    border-radius: 11px;
    min-height: 403px;
    margin-bottom: 20px;
}

.seo-card-1 img {
    margin-bottom: 10px;
}

.seo-card img {
    width: 50px;
    margin-bottom: 10px;
}

.seo-card-1 p {
    font-size: 15px;
}

.seo-card p {
    font-size: 14px;
}

.seo-card .icn {
    font-size: 64px;
    padding: 25px 0px 12px;
    color: #07A4E7;
}

.seo-card .abs {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 130px;
    color: #00B3FF0A;
}

.serv {
    background-image: url('../img/network.png');
}

.zser {
    background-color: #f8f8f8;
}

.serv h3 {
    text-align: center;
    font-weight: 700;
}

.serv p {
    text-align: center;
    margin-bottom: 50px;
}

.nserv {
    padding: 0px;
}

.nserv h4 {
    font-weight: 600;
}

.nserv p {
    text-align: left;
    margin-bottom: 20px;
}

.webster h2 {
    font-weight: 600;
    
}

.logoabt p {
    text-align: center;
    color: #fff;
}

.adsabt p {
    text-align: center;
    color: #fff;
}

.adsabt ul {
    padding: 0px;
    text-align: center;
}

.adsabt ul li {
    padding: 0px;
    list-style: none;
    display: inline-block;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    margin: 0px 10px ;
}

.redesign h2 {
    font-weight: 600;
    
}

.logoabt h4 {
    text-align: center;
    color: #fff;
}

.cmss h2 {
    font-weight: 600;
    
    font-size: 28px;
}

.ab {
    border-top-color: #2678d9 !important;
}

.cd {
    border-top-color: #2678d9 !important;
}

.webs-pack {
    background-image: url('../img/oh_bg-min.png');
    padding: 50px 0px;
}

.webs-pack h2 {
    text-align: center;
    font-weight: 700;
}

.webs-pack p {
    text-align: center;
    margin-bottom: 30px;
}

.sign-up h3 {
    font-size: 22px;
    margin: 0px;
}

.sign-up a {
    color: #fff;
}

.package-name h3 {
    font-size: 24px;
}

.projectss {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0;
    background-image: url('../img/bg.jpg');
}

.projectss .title {
    text-align: center;
    margin-bottom: 50px;
    position: relative;
    padding: 20px 0;
    max-width: 600px;
    margin: 0 auto;
}

.projectss .title h5 {
    color: #0066c8;
    line-height: 1.2em;
    font-size: 18px;
    font-weight: 900;
    margin-bottom: -3px;
}

.projectss .title h2 {
    color: #334D5A;
    line-height: 1.2em;
    font-weight: 900;
    font-size: 41px;
    letter-spacing: -1px;
    margin-bottom: 40px;
}

.headdd {
    font-weight: 600;
    font-size: 28px;
}

.bucket {
    background-image: url('../img/pattern-12.png');
    background-repeat: no-repeat;
    background-size: cover;
}

.neww h2 {
    font-size: 35px;
    line-height: 45px;
    position: relative;
    margin-bottom: 20px;
    color: #334D5A;
    text-transform: capitalize;
    font-weight: 700;
}

#ppc .clumseven, #ppc .clumsix, #ppc .clumfive, #ppc .clumfour, #ppc .clumthree, #ppc .clumtwo {
    width: 285px;
}

#ppc .innerrow {
    width: 1122px !important;
    line-height: 0px;
}

.text-left p {
    text-align: left !important;
}

.fsize24 {
    font-size: 28px;
}

.ftype {
    font-weight: 600;
    
}

.f600 {
    font-weight: 600;
}

.flogo {
    
    font-size: 20px;
}

.fa-asterisk {
    font-size: 10px;
    color: #163d68;
}

.min-hei h5 {
    font-size: 18px;
}

.spa p {
    font-size: 18px;
}

.spa {
    min-height: 381px;
}

.mob {
    display: none;
}

.clsd p {
    margin: 0px;
}

.brell {
    display: none;
}

.tanks {
    background-color: #f2f2f2;
    text-align: center;
    padding: 50px;
}

.tanks p {
    text-align: center;
    font-weight: 700;
    font-size: calc(16px + 1vw);
}

.tanks h2 {
    
    font-weight: 700;
    font-size: calc(20px + 2.4vw);
    color: #334D5A;
}

#back-to-top {
    position: fixed;
    bottom: 20px;
    right: 26px;
    z-index: 9999;
    cursor: pointer;
    transition: opacity .5s ease-out;
    opacity: 0;
}

#back-to-top.show {
    opacity: 1;
}

.subtittlee {
    display: block;
    font-size: 29px;
    text-transform: uppercase;
}


/* ----------- */

 .section {
      background-color: #08267D;
      display: flex;
      flex-wrap: wrap;
      margin: 0 auto;
    }
    .column {
      flex: 1 1 33.3333%;
      display: flex;
      flex-direction: column;
      border-left: none;
      border-right: none;
    }
    .service {
      padding: 50px 32px;
      border-bottom: 2px solid #f5f5f5;
      display: flex;
      position: relative;
      height: 288px;
      align-items: center;
    }
    .icon-wrapper {
      position: relative;
      flex-shrink: 0;
      width: 65px;
      height: 65px;
      border: 1px solid #e8e8e8;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #ffffff;
      font-size: 21px;
      background-color: transparent;
      z-index: 2;
    }
    .icon-bg {
      position: absolute;
      top: -12px;
      left: -12px;
      width: 32px;
      height: 32px;
      background-color: #ED232B;
      z-index: -1;
    }
    .service-text {
      margin-left: 20px;
      max-width: 220px;
    }
    .service-number {
      font-weight: 800;
      font-size: 19px;
      color: #d1d1d1;
      text-transform: uppercase;
      user-select: none;
      pointer-events: none;
      margin: 0 0 8px 0;
    }
    .service-title {
      font-weight: 700;
      font-size: 26px;
      margin: 0 0 6px 0;
      color: white;
      line-height: 1.2;
    }
    .service-desc {
      font-weight: 400;
      font-size: 16px;
      color: #cccccc;
      margin: 0 0 12px 0;
      line-height: 1.3;
    }
    .learn-more {
      /* font-weight: 700; */
      font-size: 14px;
      color: #ed232b;
      text-decoration: none;
      cursor: pointer;
      display: inline-block;
    }
    .center-column {
      flex: 1 1 33.3333%;
      background-image: url("../img/footer-bg.jpg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      padding: 0px 20px;
      text-align: center;
      position: relative;
      color: white;
      border: 2px solid #fff;
    }
    .center-subtitle {
      font-weight: 700;
      font-size: 14px;
      color: #ed232b;
      text-transform: uppercase;
      letter-spacing: 0.1em;
      margin-bottom: 8px;
      user-select: none;
      pointer-events: none;
    }
    .center-title {
      font-weight: 800;
      font-size: 30px;
      line-height: 1.1;
      max-width: 280px;
      margin: 0 0 12px 0;
    }
    .center-desc {
      font-weight: 400;
      font-size: 15px;
      color: #f7f7f7;
      max-width: 280px;
      margin: 0 0 20px 0;
      text-align: center;
    }
    .quote-button {
      background-color: #e22129;
      color: white;
      font-weight: 400;
      font-size: 14px;
      padding: 11px 20px;
      border: none;
      border-radius: 0;
      cursor: pointer;
      display: inline-flex;
      align-items: center;
      text-decoration: none;
      user-select: none;
    }
    .quote-button:hover {
      background-color: #bf3a12;
    }
    .quote-button i {
      margin-left: 6px;
      font-size: 10px;
    }
    @media (max-width: 768px) {
      section {
        flex-direction: column;
      }
      .column {
        flex: 1 1 100%;
      }
      .service-text {
        max-width: 100%;
      }
      .center-title {
        font-size: 18px;
      }
    }

    .carousel-indicators {
    height: 43px;
    position: absolute;
    right: 0;
    bottom: -23px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 0%;
    margin-left: 0%;
    list-style: none;
    background: #fff;
    width: 188px;
    align-items: center;
    border-radius: 6px;
}
.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 10px;
    height: 10px;
    margin-right: 10px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000000;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
}

.about2-images-all {
    height: 664px;
    position: relative;
    text-align: start;
}
.about2-images-all .main-shape {
    position: absolute;
    right: 0;
    top: -145px;
    z-index: -1;
}
.main-shape img{
    width: 100%;
}
.about2-images-all .shape1 {
    position: absolute;
    bottom: 10px;
    right: 20px;
    z-index: 3;
}
.animate1 {
    position: relative;
    animation-name: animate1;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: ease-in-out;
}
.about2-images-all .circle-shape
 {
    position: absolute;
    bottom: 100px;
    left: 20px;
    z-index: 4;
}

 .step-icon {
      width: 40px;
      height: 40px;
      background-color: #2c2c79;
      color: white;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      margin: 0 auto 10px auto;
      font-weight: bold;
    }

    .step-box {
      background-color: #f5f7ff;
      padding: 20px;
      border-radius: 10px;
    }

    .highlight-box {
      background-color: #ED232B;
      color: white;
    }

    .step-img {
      width: 47%;
      border-radius: 10px;
      margin-bottom: 15px;
    }

    .section-title {
      font-size: 2rem;
      font-weight: 700;
      margin-bottom: 10px;
    }

    .sub-title {
      font-size: 0.95rem;
    }
    
.ptb{
    padding: 50px 0px;
}
.serv{
    background: url('../img/service2-bg1.jpg');
    background-size: contain;
}
.servibox{
    background: #fff;
    padding: 20px;
    border-radius: 10px;
}
.serviimg {
    position: relative;
}
.serviimg img{
    width: 100%;
} 
.servicon{
    width: 80px;
    height: 80px;
    background: #eee;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -35px;
    margin: auto;
    border-radius: 50%;
    text-align: center;
    padding: 17px;
    border: 7px solid #fff;
}
.servicon i{
    width: 60px;
    height: 60px;
    background: #f2f2f2;
    border-radius: 50%;
    line-height: 60px;
    font-size: 25px;
    color: #ED232B;
}
.servitext{
    text-align: center;
    padding-top: 40px;
}
.linkss{
    color: #08267D;
}
#servi-slider .servibox{
    margin: 0px 10px;
}
#servi-slider .owl-controls {

    position: absolute ;
    right: 0;
    top: -97px;
}
#servi-slider .owl-buttons div {

width: 60px;

height: 40px;

line-height: 36px;

font-size: 20px;

background: #08267d;

opacity: 1;
}
#testimonial-slider .owl-controls {

    position: absolute ;
    right: 0;
    top: -97px;
}
#testimonial-slider .owl-buttons div {

width: 60px;

height: 40px;

line-height: 36px;

font-size: 20px;

background: #08267d;

opacity: 1;
}
.quickenq{
    background: #08267d;
}

.faqs-contact-box {
    position: relative;
    border: 1px solid #ddd;
    backdrop-filter: blur(100px);
    -webkit-backdrop-filter: blur(100px);
    border-radius: 30px;
    padding: 40px;
    margin-right: 20px;
    overflow: hidden;
}
.faqs-contact-box::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffffff;
    opacity: 40%;
    height: 100%;
    width: 100%;
}
.faqs .card{
    background: transparent;
    margin-bottom: 20px !important;
}
.faqs .card-header{
    background: transparent;
    border: 1px solid #ddd;
    color: #fff;
}
.faqs .card-header a{
    color: #fff;
}
.faqs .card-body{
    background: #fff;
}
.whyy{
    display: none;
}
.relcertbox li{list-style: none;}
.relcertbox ul li{display: flex;margin-top: 20px;}
.relcertbox ul li img{margin-right: 10px;}
.relcertbox ul li a{color:#000;}
.relcertbox ul li  p{font-size: 12px; margin-bottom: 0px;}
.s-img{max-width: 550px;float: left;margin-right: 20px;margin-bottom: 20px;}
.zser:nth-child(odd) .ord{order: 2;}
.inserbox{padding: 10px;background-color: #eee;margin: 10px;}
.inserbox h4 a{font-size: 18px;color: #000;display: block;margin-top: 10px;}