/* ............................Banner Section ................................*/

.banner-section {
    position: relative;
    padding-top: 100px;
    background-position: right bottom;
    background-repeat: repeat-x;
}

.banner-section .content-column .text {
    position: relative;
    color: #fff;
    font-size: 18px;
    line-height: 1.7em;
    margin-bottom: 20px;
    font-weight: 700;
}

.select-dropdown {
    width: 100%;
}

.select-option {
    position: relative;
    display: block;
    width: 100%;
    line-height: 26px;
    padding: 10px 20px;
    height: 50px;
    font-size: 14px;
    border-radius: 0px;
    border: 1px solid #f0f0f0;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.select-option {
    height: 40px !important;
    border-radius: 10px !important;
}


/* Highlight Section */

.key-points {
    background: radial-gradient( circle 993px at 0.5% 50.5%, rgba(137, 171, 245, 0.37) 0%, rgba(245, 247, 252, 1) 100.2%) !important;
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background: linear-gradient(to right, #0b639d, #023f92, #2d8ec7, #023f92) !important;
    background-clip: border-box;
    border: 1px solid rgba(164, 174, 198, 0.2);
    border-radius: 0.4rem;
}

.highlights_section {
    padding: 1.8rem 2rem;
}

.key_card {
    box-shadow: 0 0 0 0.05rem rgb(8 60 130 / 6%), 0 0 1.25rem rgb(30 34 40 / 4%);
    border: 0;
}

.card_body_list {
    border-radius: 5px;
    padding: 10px !important;
}

.btn.btn-circle {
    padding: 0;
    border-radius: 100% !important;
    width: 2.2rem;
    height: 2.2rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    line-height: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.icon.btn-circle {
    box-shadow: 0 0 20px #0000005c;
    margin-right: 20px;
    padding: 5px;
    font-weight: 600;
    font-size: 16px;
    border-radius: 50%;
    color: #fff;
    background: #ff9600;
}

.ms-lg-13 {
    margin-left: 4rem;
}

.section2_heading {
    font-size: 26px;
    margin-bottom: 40px;
    font-weight: 600;
}

.high-image {
    border: 10px solid #fff;
    box-shadow: 0 0 20px #0000003b;
    border-radius: 20px;
}

.high-image img {
    border-radius: 20px;
}


/* ..................................Our Verticals.................................... */

.single_service_area1 {
    background: #fff;
    padding: 0px 20px 15px;
    margin-bottom: 30px;
    box-shadow: 0 2px 4px rgb(0 0 0 / 20%);
    border: 2px solid #21346c;
    border-radius: 4px;
    transition: 0.3s;
    min-height: 250px;
    max-height: 250px;
}

.text-left {
    text-align: left;
}

.single_service_area.text-left .single_service_content {
    text-align: left;
}

.single_service_content .clearfix {
    text-align: center;
    display: flex;
}

.service-block-icons {
    padding-right: 0;
    padding-left: 0;
    text-align-last: left;
}

.single_service_img {
    display: inline-block;
    overflow: hidden;
}

.single_service_img img {
    width: 55px;
    max-width: 222px;
}

.services-block {
    padding: 0 !important;
    text-align: center;
}

.single_service_title h2 {
    margin: 12px auto 12px;
    padding: 0;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 18px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
        margin-left: 64px;
    color: #02489f;
}

.service-block-right {
    padding-right: 0;
}

.single_service_icon {
    width: 30px;
    height: 65px;
    background: #5eb1e3;
    position: relative;
    line-height: 90px;
    color: #fff;
    font-size: 18px;
    float: right;
    text-align: center;
    display: inline-block;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
}

.single_service_icon::before {
    content: "";
    position: absolute;
    top: -20px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 0px solid #5eb1e3;
    transition: 0.3s;
}

.clearfix-para {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
    padding-top: -5px;
}


/* ..................................Services Highlights .................................*/

.dev-des {
    padding: 0;
    background: url(../images/web-banner.svg);
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    z-index: 1;
}

.row.align-items-center {
    display: flex;
    align-items: center;
}

section.dev-des:after {
    background: #000;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.8;
    z-index: -2;
}

.card.nd {
    box-shadow: none;
    border: 0px;
    background: #fff0 !important;
    transition: 0.6s;
    transform: translateY(0);
    padding: 0;
    border-radius: 1px;
    z-index: 1;
    position: relative;
    background: #fff;
}

.card.nd h3 {
    font-weight: 600;
}

.card.nd h3 {
    font-size: 24px;
    color: #fff;
}

.card.nd ul li {
    color: #dcdcdc;
    width: 62%;
    text-align: left;
}

.card.nd ul li {
    padding: 15px 0;
    font-size: 16px;
    border-bottom: 1px dashed #eee;
    width: 75%;
    margin: 0 auto;
}

.card.nd ul li i {
    margin-right: 10px;
}

.col-md-4.card.nd .cd-title {
    height: 30em;
    display: table-cell;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-items: center;
}

.card.nd .cd-title {
    background: linear-gradient(to top, #02489f, #0273b4, #287daf) !important;
    padding: 5px;
    border-radius: 1px 1px 0 0;
}

.card.nd .cd-title h2 {
    font-size: 32px;
    font-weight: 600;
}


/* ................................Why SHould Us */

.service-thrd {
    display: flex;
}

.inner-service-thrd {
    background-color: #fff;
    height: 230px;
    width: 25%;
    margin-right: 3%;
    margin-top: 3%;
    border-radius: 5px;
    border: solid 1px #eee;
    margin-top: 50px;
    text-align: center;
    padding-top: 50px;
}

.inner-service-thrd img {
    width: auto;
    height: 60px;
}

.why-should-div h3 {
    font-weight: 700;
    margin-bottom: 30px;
    line-height: 28px;
    color: #454344;
    font-size: 18px;
    margin-top: 10px;
}

.inner-service-thrd:nth-child(2) {
    margin-top: -2px;
}

.inner-service-thrd:nth-child(4) {
    margin-top: -2px;
}

/*......Scroll image....................*/
.scroll-content {
    position: relative;
}

.screen {
    display: block;
    width: 300px;
    height: 350px;
    overflow: hidden;
    position: relative;
    border: 5px solid #fff;
    border-radius: 10px;
    margin: 0 auto;
    box-shadow: 0 0 10px #0000006b;
}

.screen img {
    bottom: -1210px;
    width: 100%;
    height: auto;
    position: absolute;
    z-index: 0;
    margin: 0;
    padding: 0;
    -webkit-transition: top 11s;
    -moz-transition: top 11s;
    -ms-transition: top 11s;
    -o-transition: top 11s;
    transition: bottom 11s;
}

.screen:hover img {
    bottom: 0;
    -webkit-transition: all 11s;
    -moz-transition: all 11s;
    -ms-transition: all 11s;
    -o-transition: all 11s;
    transition: all 11s;
}

/* Review corousel */

figure.snip1157 {
    font-family: 'Raleway', Arial, sans-serif;
    position: relative;
    overflow: hidden;
    margin: 10px;
    min-width: 220px;
    max-width: 310px;
    width: 100%;
    color: #333;
    text-align: left;
    box-shadow: none !important;
}

figure.snip1157 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.35s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    transition: all 0.35s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}

figure.snip1157 img {
    max-width: 100%;
    vertical-align: middle;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    margin: 40px 0 0 10px;
}

figure.snip1157 blockquote {
    display: block;
    border-radius: 0px;
    position: relative;
    background-color: #fafafa;
    padding: 25px 50px 30px 50px;
    font-size: 0.8em;
    font-weight: 500;
    margin: 0;
    line-height: 1.6em;
    border: 2px solid #0e3d71;
    font-style: italic;
    box-shadow: 0px 5px 10px #00000045;
}


figure.snip1157 blockquote:before {
    top: 25px;
    left: 20px;
}

figure.snip1157 blockquote:after {
    content: "\201D";
    right: 20px;
    bottom: 0;
}

figure.snip1157 .arrow {
    top: 100%;
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 25px solid transparent;
    border-top: 25px solid #fafafa;
    margin: 0;
    position: absolute;
}

figure.snip1157 .author {
    position: absolute;
    bottom: 45px;
    padding: 0 10px 0 120px;
    margin: 0;
    text-transform: uppercase;
    color: #000;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
}

figure.snip1157 .author h5 {
    opacity: 0.8;
    margin: 0;
    font-weight: 800;
    color: #000;
}

figure.snip1157 .author h5 span {
    font-weight: 400;
    text-transform: none;
    padding-left: 5px;
}
.btn-testimonial{
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

/*..................Media Query................*/

@media (max-width: 768px){
    .banner-section .content-column{
        margin-bottom: 50px;
    }
    .ms-lg-13 {
    margin-left: 0;
}
.service-title{
    font-size: 28px;
}
    .key-points{
        margin-bottom: 20px;
    }
    .dev-des{
        padding: 30px 0;
        background-position: center;
    }
    .card.nd{
        margin: 20px 0;
    }
    .col-md-4.card.nd .cd-title{
        height: 15em;
    }
    .service-thrd {
    display: flex;
    flex-direction: column;
}
.inner-service-thrd{
    width: 100%;
    margin-bottom: 20px;
    margin-top: 0;
}
}


@media (max-width: 768px){
    .banner-section .content-column{
        margin-bottom: 50px;
    }
    .ms-lg-13 {
    margin-left: 0;
}
.service-title{
    font-size: 28px;
}
.key-points{
    margin-bottom: 20px;
}
.dev-des{
        padding: 30px 0;
        background-position: center;
    }
    .card.nd{
        margin: 20px 0;
    }
    .col-md-4.card.nd .cd-title{
        height: 15em;
    }
    .service-thrd {
    display: flex;
    flex-direction: column;
}
.inner-service-thrd{
    width: 100%;
    margin-bottom: 20px;
    margin-top: 0;
}
}


