.blog-subtitle,.time-read {
    font-weight: 500
}

.address-sec *,.feed-link a,.phone-no,body,p {
    color: #14151B
}
ol ol,ol ul,td :first-child,th :first-child,ul ul {
    margin-top: 0
}

a:active,a:focus,a:hover {
    outline: 0
}

tbody td,tbody th,thead th {
    text-align: left
}

.post-category,.text-uppercase {
    text-transform: uppercase
}

.mob-no:hover,a,a:focus,a:hover {
    text-decoration: none
}
a,b,blockquote,body,div,em,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,ol,section,small,span,strong,sub,sup,table,tbody,td,tfoot,th,thead,time,tr,u,ul,video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}
h1,h2,h3,h4,h6,pre {
    margin: 0 0 10px
}
h5 {
    font-weight: 700;
}
.fz-40, h2 {
    line-height: 1.2;
    font-size: 2.6rem;
    font-weight: 600;
}
.fz-24 {
font-size: 1.8rem;
color: #1B1E55;
font-weight: 500;
}
.fz-32 {
    font-size: 2rem;
    color: #14151B;
    font-weight: 500;
    }
p {
    font-size: 1.6rem;
    font-weight: 400;
    color: #1C1E55;
    line-height: 1.2;
}
dl,ol {
    margin: 0 0 1em
}
.service-btn:after {
    content: "";
    background: url(/assets-style/images/arrow-srv-hvr.png) no-repeat;
    width: 22px;
    height: 10px;
    margin-left: 10px;
    display: inline-block;
    opacity: 0;
    transition: all 0.4s linear;
}
.service-development:hover .service-btn:after {
    opacity: 1;
    transform: translateX(6px);
}
.service-development:hover {
    background-color: #1B1E55;
}
.service-development:hover i img{
    filter: brightness(0) invert(1);
}
.service-development:hover h3 a {
    text-decoration: none;
    color: #fff;
}
.service-development h3 a {
   text-decoration: underline;
   line-height: 1.3;
}
.service-development:hover h3 {
    color: #fff;
}
.service-development:hover p{
    color: #fff;
}
blockquote,body,h4 {
    line-height: 1
}
.btn-global {
    background-color: #E02424;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 600;
    padding: 10px 10px;
    border-radius: 8px;
    cursor: pointer;
    border: 1px solid transparent;
    transition: all 0.4s linear;
    display: inline-flex;
   align-items: center;
}
.btn-global:after {
    content: "";
    background: url(/assets-style/images/arrow-srv-hvr.png) no-repeat;
    width: 23px;
    height: 12px;
    margin-left: 8px;
    transition: .4s linear;
}

.btn-global:hover {
    background-color: #fff;
}
.btn-global:hover {
    background-color: #fff;
    color: #E02424;
    border: 1px solid #E02424;
}
.btn-global:hover:after {
    background: url(/assets-style/images/arrow-srv.png) no-repeat;
    transform: translateX(6px);
}

dl,h6,ol,pre,ul {
    line-height: 1.5
}

abbr,acronym,caption {
    font-variant: small-caps
}

dt,li,td,th {
    line-height: 1.5em
}
.d-block,figure,footer,header,menu,nav,picture,section {
    display: block
}

ol,ul {
    list-style: none
}

address,blockquote {
    font-style: normal
}

blockquote,q {
    quotes: none
}

blockquote:after,blockquote:before,q:after,q:before {
    content: "";
    content: none
}

.d-flex {
    display: flex
}

.justify-content-start {
    justify-content: flex-start
}

.justify-content-end {
    justify-content: flex-end
}

.justify-content-center {
    justify-content: center
}

.justify-content-between {
    justify-content: space-between
}

.justify-content-around {
    justify-content: space-around
}

.align-items-start {
    align-items: flex-start
}

.align-items-end {
    align-items: flex-end
}

.align-items-center {
    align-items: center
}

.flex-wrap {
    flex-wrap: wrap
}

*,:after,:before {
    box-sizing: border-box
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 10px
}

body {
    font-size: 1.1rem;
}

.text-center {
    text-align: center
}

.text-indent {
    text-indent: -9999px
}

.slick-slider {
    user-select: text!important
}
h1,h2,h3,h4,h6 {
    font-weight: 700;
    color: #14151B;
}

h3,p {
    color: #535353;
}



button,input,optgroup,select,textarea { 
    margin: 0;
    padding: 0;
    font-size: 100%;
    color: inherit;
    background: #fff;
    border: 1px solid #ccc;
    font-family: "Open Sans",sans-serif
}

input,select,textarea {
    border-radius: 0
}

input {
    line-height: normal
}

button:focus,input:focus,select:focus,textarea:focus {
    border: none;
    outline: 0
}

input[type=checkbox],input[type=radio] {
    padding: 0;
    border: none
}

button,input[type=button],input[type=file],input[type=reset],input[type=submit] {
    cursor: pointer;
    line-height: normal;
    overflow: visible
}

button[disabled],input[disabled] {
    cursor: default;
    color: #999;
    border-color: #ccc
}

table,tbody td,tbody th {
    border-top: 1px solid #ccc
}

button::-moz-focus-inner,input::-moz-focus-inner {
    padding: 0;
    border: 0
}

code,dl,kbd,ol,pre,samp,tt,ul,var {
    font-size: 100%
}

dd {
    margin: 0 0 1em .8em
}

ul {
    list-style-type: none;
    margin: 0
}

ol {
    list-style-type: decimal
}

ol ol {
    list-style-type: lower-latin
}

p {
    font-size: 1.6rem;
    line-height: 1.5;
}

blockquote,cite,dfn,q,var {
    font-style: italic
}

small {
    font-size: 12px;
    line-height: 1.75
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

code,pre {
    color: #800
}

kbd,samp,var {
    color: #666;
    font-weight: 700
}

abbr,acronym {
    border-bottom: 1px dotted #aaa;
    cursor: help
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    max-width: 100%;
    height: auto
}

body img {
    user-select: none
}

a {
    color: #1B1E55;
}

table {
    border-spacing: 0;
    width: 100%;
    border-collapse: collapse;
    color: #444;
    border-bottom: 1px solid #ccc;
    margin: 0 0 1.35714em
}

td,th {
    vertical-align: top;
    padding: .71429em .5em
}

thead th {
    color: #000;
    border-bottom: 2px solid #000
}

.btn,button.btn,input.btn {
    display: inline-block;
    font-size: 12px;
    color: #000;
    line-height: normal;
    vertical-align: middle;
    padding: 0 5px;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    border: 1px solid #ccc;
    background: #eee
}

.btn:focus,.btn:hover,button.btn:focus,button.btn:hover,input.btn:focus,input.btn:hover {
    color: #4d87ff;
    border: 1px solid red
}

button {
    border: none;
    cursor: pointer
}

a,em,span,strong {
    display: inline-block
}

.address-sec *,.blog-content .text-link,.blog-subtitle {
    font-size: 1.6rem
}

.address-sec h5,.copy-right,h5 {
    font-size: 1.4rem
}
.address-sec h5{
    text-transform: uppercase;
}
.btn:focus,.btn:hover,button.btn:focus,button.btn:hover,input.btn:focus,input.btn:hover {
    color: #4d87ff
}

button {
    border: none;
    cursor: pointer
}

.container {
    max-width: 1320px;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px
}

.blog-section {
    padding: 20px 0 0
}

.blog-head {
    margin-bottom: 40px
}

.blog-title {
    margin-bottom: 27px
}

.blog-thumbnail,.country-location {
    margin-bottom: 24px
}

.blog-thumbnail img {
    width: 100%;
    object-fit: cover
}

.blog-content {
    margin-bottom: 25px;
    border-bottom: 1px solid #e5e7eb;        
    padding-bottom: 20px
}

.time-read { 
    font-size: 1.2rem;
    padding: 0 10px 0 28px;
    color: #1e429f;
    border-radius: 6px;
    margin-bottom: 10px;
    background: url("../images/clock.svg") 10px center no-repeat #e1effe;
    height: 22px;
    display: inline-flex;
    align-items: center
}

.feed-link {
    margin-bottom: 26px
}

.feed-link a {
    font-size: 2rem;
    line-height: 1.24
}

.feed-link a:hover,.phone-no:hover,.social-link a:hover {
    color: #e02424;
    text-decoration: underline
}
.feed-link a:hover{
    text-decoration: none;
}

.feed-detail {
    line-height: 1.35;
    margin-bottom: 18px
}

.blog-content .text-link:after {
    width: 12px;
    height: 10px;
    background-size: 12px 10px
}

.footer-section {
    background-color: #f3f4f6;
    padding: 40px 0
}

.address-wrapper {
    --columns: 3;
    --gap: 27px;
    --gap-count: calc(var(--columns) - 1);
    flex-wrap: wrap;
    justify-content: center;
    gap: var(--gap)
}

.address-sec {
    flex: inherit;
    flex-basis: inherit;
    margin: 0 0 30px;
    padding-bottom: 25px;
    border-bottom: 1px solid #d3d0d0;
    flex-basis: calc(calc(100% / var(--columns)) - calc(var(--gap)/ var(--columns) * var(--gap-count)))
}

.country-location img {
    margin-right: 10px
}

.address {
    line-height: 1.52;
    margin-bottom: 20px
}

.office {
    margin: 0 4px 0 20px
}

.footer-bottom {
    flex-direction: column;
    padding-top: 20px;
    align-items: flex-start
}

.footer-logo {
    margin-bottom: 30px
}

.copy-right {
    order: 3;
    flex-wrap: wrap
}

.all-right {
    width: 100%;
    order: 3;
    margin-top: 26px
}

.terms-link {
    color: #6b7280;
    font-size: 1.2rem;
    margin-right: 10px;
    text-decoration: underline
}

.terms-link:hover {
    color: #e02424;
    text-decoration: none
}

.social-link {
    order: 2;
    gap: 25px;
    margin-bottom: 17px;
    vertical-align: middle
}

.social-link a:hover path {
    fill: #e02424
}

.separator {
    width: 100%;
    height: 1px;
    margin: 36px 0;
    border: none;
    display: block;
    background-color: #e5e7eb
}

.partnerships-certifications {
    margin-bottom: 10px;
    display: flex;
    gap: 100px
}

.partnerships-certifications span {
    margin-right: 10px;
    font-size: 1.2rem;
    font-weight: 600;
    text-transform: uppercase
}

@media only screen and (min-width:576px) {
    .fz-40, h2 {
        font-size: 2.8rem;
    }
}

@media only screen and (min-width:768px) {
    .d-sm-flex {
        display: flex
    }
    .fz-24 {
        font-size: 2rem;
        }
      
        .btn-global {
            font-size: 1.8rem;
        }
        .footer-section {
            padding: 55px 0 40px
        }
    
        .address-wrapper {
            --columns: 2;
            --gap: 25px
        }
    
        .footer-bottom {
            flex-direction: row;
            flex-wrap: wrap
        }
        .btn-global {
            padding: 15px 38px;
        }
        .all-right {
            width: auto;
            margin-top: 0;
            order: initial;
            margin-right: 20px
        }
    
        .copy-right {
            width: 100%
        }
    
        .partnerships-certifications {
            gap: 53px
        }
        .fz-32 {
            font-size: 2.6rem;
            }
}

@media only screen and (min-width:992px) {
    .d-lg-flex {
        display: flex
    }
    .fz-40, h2 {
        font-size: 3.2rem;
    }
    .fz-24 {
        font-size: 2rem;
        }
        .blog-section {
            padding-bottom: 30px
        }
    
        .blog-head {
            margin-bottom: 55px
        }
    
        .blog-sec {
            width: 32.5%;
            padding: 0 20px 15px
        }
    
        .blog-sec:first-child {
            padding-left: 0
        }
    
        .blog-sec2 {
            border-left: 1px solid #e5e7eb;
            border-right: 1px solid #e5e7eb
        }
    
        .blog-content {
            border-bottom: none;
            padding-bottom: 0;
            margin-bottom: 35px
        }
    
        .address-sec,.blog-content:last-child {
            margin-bottom: 0
        }
    
        .address-wrapper {
            --gap: 30px
        }
    
        .partnerships-certifications {
            gap: 97px
        }
        .fz-32 {
            font-size: 3.2rem;
            }

}

@media only screen and (min-width:1200px) {
    .container {
        max-width: 1130px;
    }
    .fz-40, h2 {
        font-size: 4rem;
    }
    .fz-24 {    
        line-height: 1.2;
        }
        .feed-link a,h3 {
            font-size: 2.2rem
        }
    
        .blog-sec {
            padding: 0 22px 15px
        }
    
        .blog-subtitle {
            font-size: 2rem
        }
    
        .address-wrapper {
            --gap: 50px;
            --columns: 4
        }
    
        .address-sec {
            border-bottom: none
        }
    
        .address {
            padding-right: 33px
        }
    
        .footer-bottom {
            flex-wrap: inherit;
            justify-content: space-between;
            align-items: center
        }
    
        .copy-right,.footer-logo,.social-link {
            order: initial;
            margin: 0
        }
    
        .social-link {
            padding-right: 92px
        }
    
        .footer-logo {
            width: 112px
        }
    
        .copy-right {
            width: auto
        }
    
        .all-right,.terms-link {
            margin-right: 12px
        }
    
        .partnerships-certifications {
            gap: 129px
        }
}

@media only screen and (min-width:1280px) {
    .container {
        max-width: 1200px;
    }
}

@media only screen and (min-width:1366px) {
    .container {
        max-width: 1240px;
    }

    .blog-section {
        padding: 70px 0 55px
    }

    .blog-sec {
        padding: 0 28px 15px
    }

    .blog-head {
        margin-bottom: 54px
    }

    .blog-content {
        margin-bottom: 45px
    }

    .footer-section {
        padding: 98px 0 44px;
        margin-top: 30px
    }

    .address-wrapper {
        --gap: 85px
    }

    .address-sec {
        padding-bottom: 0
    }

    .address {
        padding-right: 30px
    }
}

@media only screen and (min-width:1440px) {
  
    .container {
        max-width: 1320px;
    }
    .address {
        padding-right: 0
    }

    .feed-link a,h3 {
        font-size: 2.4rem
    }

    .address-wrapper {
        --gap: 56px
    }

    .address {
        margin-bottom: 20px
    }

    .social-link {
        padding-right: 118px
    }

    .separator {
        margin: 26px 0 40px
    }

    .partnerships-certifications {
        gap: 160px;
        margin-bottom: 17px
    }

    .partnerships-certifications span {
        font-size: 1.4rem
    }
}
@media only screen and (min-width:1640px) {
    .fz-40, h2 {
        font-size: 4rem;
    }
    .fz-24 {
        font-size: 2.4rem;
        }

    .social-link {
        padding-right: 0
    }
}

