body {
    font-family: 'proxima_novaregular';
    margin: 0px;
    color: #415D80;
    font-size: 18px !important;
    line-height: 24px;
}
ul,
li {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'proxima_novabold' !important;
    line-height: 1.2 !important;
}
h1{
    font-size: 40px;
}
h2{
    font-size: 36px;
}
/* h3{
    font-size: 30px;
} */
h3, h4{
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 10px;
}
h5{
    font-size:18px;
}
h6{
    font-size:14px;
}
ul,
li {
    /* cursor: none; */
    padding: 0px;
    margin: 0px;
}

p {
}

a {
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}

a:hover {
    text-decoration: none;
}

.container {
    height: 100vh;
    max-width: 1140px;
}

.btn {
    font-size: 16px;
    line-height: 15px;
    color: #FFFFFF !important;
    font-weight: 500;
    padding: 10px 20px;
    font-family: 'proxima_novasemibold' !important;
}

.btn-primary {
    background: #5F84E1;
    box-shadow: 0px 2px 5px rgba(27, 118, 222, 0.4);
    border-radius: 4px;
    border-color: #5F84E1;
}

.btn-primary:hover {
    background: #5F84E1;
    box-shadow: 0px 2px 5px rgba(27, 118, 222, 0.4);
    border-radius: 4px;
    border-color: #5F84E1;
}

.section_heading {}

.section_heading h2 {
    
    
    
    /* identical to box height */
    text-align: center;
    /* TX1 */
    color: #1D2844;
    margin: 0px;
    margin-bottom: 54px;
}

header {
    background: #F3F8FD;
    padding: 20px 0px;
    transition: all 0.3s ease-in-out;
}


header .header {
    display: flex;
    align-items: center;
}

header .header .logo {
    flex: 1;
}

header .header .logo a {}

header .header .logo a img {
    max-width: 208px;
}

header .header .menus {
    flex: 1;
}

header .header .menus ul {
    text-align: right;
}

header .header .menus ul li {
    display: inline-block;
    margin-left: 30px;
}

header .header .menus ul li a {
    color: #415D80;
    font-style: normal;
    font-size: 18px;
    line-height: 15px;
    text-align: right;
    text-decoration: none;
    font-family: 'proxima_novasemibold';
}

header .header .menus ul li a:hover {
    color: #5f84e1;
}

.banner {
    background: #F3F8FD;
}

.banner .banner_left {
    flex: 1;
    max-width: 465px;
    width: 400px;
}

.banner .banner_left h1 {
    font-size: 40px;
    line-height: 44px;
    color: #1D2844;
    font-weight: 500;
    margin: 0px 0px 10px;
    font-family: 'proxima_novabold';
}

.banner .banner_left p {
    
    /* or 150% */
    /* TX2 */
    margin-bottom: 30px;
    width: 350px;
}

.banner .banner_inner {
    display: flex;
    align-items: center;
    padding: 60px 0px;
}

.banner .banner_left a {
    padding: 16px 34px;
}

.banner .banner_right {
    flex: 1;
}

.banner .banner_right img {
    max-width: 100%;
    float: right;
}

.banner .banner_left .desc {
    
    /* or 150% */
    /* TX2 */
    margin-bottom: 3px;
    width: 425px;
}

.our_clients {
    background: #F3F8FD;
    padding: 26px 26px 60px 0px;
}

.our_clients .client_inner {}

.our_clients .client_inner h5 {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 17px;
    text-align: center;
    color: #5F84E1;
    margin: 0px;
    padding-bottom: 24px;
    font-family: 'proxima_novaregular';
}

.our_clients .client_inner .client_box {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 70%;
    margin: 0px auto;
}

.our_clients .client_inner .client_box li {
    flex: 1;
    padding: 0px 20px;
    display: flex;
    justify-content: center;
    width: 50%;
}

.our_clients .client_inner .client_box li img {
    max-width: 100px;
    max-height: 30px;
}

.what_do {
    padding: 90px 0px 50px;
}

.what_do .left_content {
    max-width: 380px;
    margin-bottom: 100px;
}
.what_do .left_content.complex{
   margin-bottom: 100px;
   margin-left: -180px;
}

.what_do .left_content h4 {
    line-height: 24px;
    color: #1D2844;
    margin: 0px 0px 15px;
}

.what_do .left_content p {
    
    /* or 125% */
}

.what_do .right_image {
    margin-bottom: 0px;
}

.what_do .right_image img {
    max-width: 100%;
}

.features {
    background: #F3F8FD;
    padding: 90px 0px 50px;
}

.features .features_left {}

.features .features_left img,
.features .features_left svg{
    max-width: 980px;
    float: right;
}

.features .features_right {}

.features .features_right ul {}

.features .features_right ul li {
    padding-bottom: 35px;
    display: flex;
    align-items: flex-start;
    cursor: default;
}

.features .features_right ul li .icon {
    width: 70px;
    height: 70px;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    flex: 1;
    max-width: 70px;
    overflow: auto;
    cursor: default;
}

.features .features_right ul li .features_con {
    flex: 1;
    padding-left: 20px;
}

.features .features_right ul li .features_con h4 {
    color: #27384D;
    margin: 0px;
    padding-bottom: 7px;
}

.features .features_right ul li .features_con p {
    margin: 0px;
}
.features .features_right ul li:first-child .features_con p {
}

.features .text-link {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 17px;
    color: #5F84E1;
    text-align: center;
    display: block;
    margin-top: 0px;
    font-family: 'proxima_novaregular';
}

.supported_apps {
    padding: 90px 0px 73px;
}

.supported_apps h2 {
    
    /* identical to box height */
    
    /* TX1 */
    margin: 0px;
    padding-bottom: 20px;
}

.supported_apps p {
    line-height: 26px;
    /* or 150% */
    text-align: center;
    /* TX2 */
    max-width: 633px;
    margin: 0px auto;
    padding-bottom: 50px;
}

.supported_apps ul {
    display: flex;
    align-items: center;
    padding-left: 30px;
}

.supported_apps ul li {
    flex: 1;
    display: flex;
    justify-content: left;
    padding: 15px 0px;
    cursor: default;
}

.justify-content-center {
    justify-content: center !important;
    padding-left: 50px !important;
}

.supported_apps ul li img, .supported_apps ul li svg {
    width: 100%;
    max-width: 60px;
    cursor: pointer;
}

.supported_apps .text-link {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 17px;
    color: #5F84E1;
    text-align: center;
    display: block;
    margin-top: 60px;
    font-family: 'proxima_novaregular';
}

.getting_started_section {}

.getting_started_section .getting_started_box {
    background: #F3F8FD;
    border-radius: 20px;
    padding: 99px 90px;
    display: flex;
    align-items: center;
    margin-bottom: 70px;
}

.getting_started_section .getting_started_box .getting_left {
    max-width: 500px;
}

.getting_started_section .getting_started_box .getting_left h2 {
    line-height: 35px;
    color: #1D2844;
    margin: 0px;
    padding-bottom: 10px;
}

.getting_started_section .getting_started_box .getting_left p {
    
    
    
    /* or 150% */
    /* TX2 */
    margin: 0px;
}

.getting_started_section .getting_started_box .getting_right {
    flex: 1;
    display: flex;
    justify-content: flex-end;
}

.getting_started_section .getting_started_box .getting_right a {
    padding: 17px 34px;
}

footer {
    background: #1D2844;
    padding: 90px 0px 40px 0px;
}

footer .footer {}

footer .footer .footer-inner {
    padding-bottom: 55px;
}

footer .footer .footer-inner h5 {
    
    /* I2 */
    color: #D5E7FB;
    margin: 0px;
    padding-bottom: 37px;
}

footer .footer .footer-inner ul {
    cursor: default;
}

footer .footer .footer-inner ul li {
    margin-bottom: 15px;
    cursor: default;
}

footer .footer .footer-inner ul li a {
    font-size: 16px;
    line-height: 15px;
    color: #95ADC7;
}

footer .footer .footer-inner ul li a:hover {
    color: #fff;
}

footer .copyright_text {
    border-top: 1px solid #202E40;
    padding-top: 20px;
    display: flex;
    align-items: center;
}

footer .copyright_text ul {
    flex: 1;
    cursor: default;
}

footer .copyright_text ul li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 30px;
    cursor: default;
}

footer .copyright_text ul li a {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 12px;
    /* identical to box height */
    color: #657587;
    font-family: 'proxima_novaregular';
}

footer .footer_logo {
    flex: 1;
    display: flex;
    align-items: center;
}

footer .footer_logo a {
    display: block;
    text-align: center;
    width: 100%;
}

footer .footer_logo a svg {
    max-width: 38px;
}

footer span {
    flex: 1;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 13px;
    /* identical to box height */
    text-align: right;
    color: #657587;
    font-family: 'proxima_novaregular';
}

.align-items-center {
    display: flex;
    align-items: center;
}

.mobile_nav {
    width: 25px;
    height: 25px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    cursor: pointer;
    float: right;
    display: none;
}

.mobile_nav span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #5f84e1;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}

.mobile_nav span:nth-child(1) {
    top: 0px;
}

.mobile_nav span:nth-child(2),
.mobile_nav span:nth-child(3) {
    top: 8px;
}

.mobile_nav span:nth-child(4) {
    top: 16px;
}

.mobile_nav.open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
}

.mobile_nav.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.mobile_nav.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.mobile_nav.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
}


.automation_section{
    padding-bottom: 90px;
}
.automation_section .automation_block{
    display: flex;
    padding-bottom: 59px;
    position: relative;
}
.bottom-arrow:after{
    content:'';
    background: url(../img/ui_v3/Arrow_bottom.svg);
    width: 15px;
    background-repeat: no-repeat;
    height: 59px;
    position: absolute;
    bottom: -59px;
    left: 50%;
    margin-left: -7.5px;
}
.left-arrow::after{content: '';background: url(../img/ui_v3/Arrow_right.svg);transform: rotate(180deg);width: 180px;height: 15.73px;position: absolute;left: -21px;background-size: contain;background-repeat: no-repeat;bottom: 13px;}
.right-arrow::before{content:'';height: 2px;background: #d5e7fb;left: -20px;right: 0px;position: absolute;bottom: 20px;}
.right-arrow::after{
    content:'';
    background: url(../img/ui_v3/Arrow_right.svg);
    width: 180px;
    background-repeat: no-repeat;
    height: 15.73px;
    position: absolute;
    bottom: 13px;
    right: 0px;
}
.left-arrow:before {
    content: '';
    height: 2px;
    background: #d5e7fb;
    left: -20px;
    right: 0px;
    position: absolute;
    bottom: 20px;
}
.automation_section .automation_block .icon_box{
    background: #F3F8FD;
    width: 160px;
    height: 120px;
    border: 1px solid #D5E7FB;
    border-radius: 4px;
    flex: 1;
    max-width: 160px;
    margin-right: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
}
.automation_section .automation_block .icon_box img{
    max-width: 72px;
    margin-bottom: 4px;
}
.automation_section .automation_block .icon_box h6{
    line-height: 20px;
    text-align: center;
    color: #304270;
    margin-bottom: 0px;
    margin-top: 0px;
    font-family: 'proxima_novasemibold';
    font-size: 15px;
}
.automation_section .automation_block .content-box{}
.automation_section .automation_block .content-box .badge{
    background: #9AA7B5;
    border-radius: 2px;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #fff;
    margin-bottom: 10px;
    padding: 3px 12px;
}
.automation_section .automation_block .content-box p{
    font-size: 16px;
    line-height: 20px;
    color: #304270;
    max-width: 120px;
    font-family: 'proxima_novaregular';
}

.complex_section{}
.complex_section .complex_block{
    padding-bottom: 59px;
    display: flex;
    position: relative;
}
.complex_section .complex_block .complex_inner{
    flex: 1;
    display: flex;
}
.complex_section .complex_block .icon_box{
    background: #F3F8FD;
    width: 160px;
    height: 120px;
    border: 1px solid #D5E7FB;
    border-radius: 4px;
    flex: 1;
    max-width: 160px;
    margin-right: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    min-width: 160px;
}
.complex_section .complex_block .icon_box img{max-width: 72px;margin-bottom: 4px;}
.complex_section .complex_block .icon_box h6{font-size: 15px;line-height: 20px;text-align: center;color: #304270;font-family: 'proxima_novasemibold';margin-bottom: 0px;margin: 0px;}
.complex_section .complex_block .content-box{
    flex: 1;
    position: relative;
}
.complex_section .complex_block .content-box .badge{
    background: #9AA7B5;
    border-radius: 2px;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #fff;
    margin-bottom: 10px;
    padding: 3px 12px;
}
.complex_section .complex_block .content-box p{
    font-size: 16px;
    line-height: 20px;
    color: #304270;
    max-width: 150px;
    font-family: 'proxima_novaregular';
}
svg:not(:root) {
   overflow: auto !important;
    cursor: default;
}
.pl-2{
    padding-left:30px;
}
@media (min-width:1025px) {
    header .header .menus ul{
        display:block !important;
    }
    header.fixed{
    padding: 10px 0px;
    position: fixed;
    left: 0px;
    right: 0px;
    top: 0px;
    box-shadow: 1px 1px 10px rgba(66, 93, 128, 0.15);
    z-index: 9;
}
}
@media (max-width:1024px) {
.pl-2 {
    padding-left: 15px;
}
    .our_clients .client_inner .client_box li {
    width: calc(100% / 5);
}
    .what_do .left_content.complex {
    margin-bottom: 0px;
    margin-left: 0px;
}
.features .features_left img, .features .features_left svg {
    padding-bottom: 40px;
}
    header {
        background: #F3F8FD;
        padding: 0px 0px;
    }
    .mobile_nav {
        display: block;
        position: absolute;
        right: 20px;
        top: 18px;
    }
    header .header {
        display: block;
    }
    header .header .menus ul {
        text-align: left;
        padding-top: 20px;
        display: none;
    }
    header .header .menus ul li {
        display: block;
        margin-left: 0px;
        padding-bottom: 20px;
    }
    .align-items-center {
        display: flex;
        flex-wrap:wrap;
    }
    .what_do .col-md-8{
        order: 1;
    }
    .what_do .right_image img {
        max-width: 500px;
    }
    .getting_started_section .getting_started_box {
        padding: 60px 30px;
    }
    .banner .banner_right img {
        max-width: 100%;
        margin-right: 0px;
        float: none;
    }
    .what_do .left_content {
        max-width: initial;
        padding-bottom: 40px;
        margin: 0px;
    }
    .features .features_left img,
    .features .features_left svg{
        max-width: 100%;
        float: none;
    }
    .flex{
        display:flex;
            flex-direction: column;
    }
}
@media (max-width:1199px) and (min-width:989px) {
    .complex_section .complex_block .complex_inner:first-child .icon_box {
        z-index: 1;
    }
}
@media (max-width:767px) {
.features .features_left img, .features .features_left svg {
    padding-bottom: 0px;
}
    .right-arrow:before,
    .left-arrow:before{
        display:none;
    }
   .complex_section .complex_block {
    display: block;
     padding-bottom: 59px;
}
.col-xs-12 {
    display: flex !important;
    flex-direction: column-reverse;
    padding: 0px;
}
.complex_section .complex_block .complex_inner {
    padding-bottom: 59px;
}
.complex_section .complex_block .complex_inner:last-child{
    padding-bottom: 0px;
}
.complex_section .complex_block .icon_box:after{
    content: '';
    background: url(../img/ui_v3/Arrow_bottom.svg);
    width: 15px;
    background-repeat: no-repeat;
    height: 59px;
    position: absolute;
    bottom: -59px;
    left: 50%;
    margin-left: -7.5px;
}
/* .complex_section .complex_block:last-child .complex_inner:last-child .icon_box:after{
    display:none;
} */
.complex_section .complex_block:last-child .complex_inner:first-child .icon_box:after{
    display:none;
}
.complex_section .complex_block:last-child .complex_inner:first-child {
    margin-top: 59px
}
.pl-2 {
  padding-left: 15px !important;
}
.left-arrow:after,
.right-arrow:after{
    display:none;
}
    .justify-content-center {
        justify-content: center !important;
        padding-left: 0px !important;
    }
    .supported_apps ul {
        padding-left: 0;
    }
    header .header .logo a img {
        max-width: 168px;
        margin: 6px 0px 0px;
    }
    footer .footer .footer-inner ul li a {
        font-size: 12px;
    }
    .our_clients .client_inner .client_box li {
        padding: 15px 10px;
    }
    .mobile_clients {}
    .mobile_inner {}
    .our_clients .client_inner .client_box {}
    .our_clients .client_inner h4 {
        font-size: 13px;
    }
    .our_clients .client_inner .client_box {}
    .what_do .right_image img {
        max-width: 100%;
    }
    .banner .banner_inner {
        display: block;
        padding: 40px 0px;
    }
    .banner .banner_left {
        flex: 1;
        max-width: 100%;
        width: 100%;
        text-align: center;
    }
    .banner .banner_right {
        flex: 1;
        margin-top: 60px;
    }
    .align-items-center {
        display: flex;
        flex-wrap:wrap;
    }
    .supported_apps ul {
        flex-wrap: wrap;
    }
    .supported_apps ul li {
        flex: inherit;
        display: block;
        width: 33%;
        text-align: center;
    }
    .getting_started_section .getting_started_box {
        padding: 40px 20px;
        display: block;
    }
    .getting_started_section .getting_started_box .getting_right {
        margin-top: 20px;
        justify-content: center;
    }
    footer .copyright_text {
        display: block;
    }
    footer .copyright_text ul li {
        margin-right: 20px;
    }
    footer span {
        display: block;
        text-align: center;
    }
    footer .copyright_text ul {
        flex: 1;
        text-align: center;
    }
    footer .footer .footer-inner {
        padding-bottom: 40px;
    }
    footer .footer .footer-inner ul li {
        margin-bottom: 5px;
    }
    footer .footer .footer-inner h5 {
        padding-bottom: 20px;
    }
    .features .features_left img,
    .features .features_left svg{
        margin-bottom: 40px;
            height: auto;
    }
    .banner .banner_left p {
        width: auto !important;
    }
    .what_do .left_content.complex {
        max-width: 100%;
        margin-bottom: 0px;
        margin-left: 0px;
    }
    .features .features_right ul li:first-child .features_con p {
     max-width: 100%;
    }
    .features .features_right ul li .features_con p {
        max-width: 100%;
    }
.what_do .left_content {
    text-align: center;
}
.getting_started_section .getting_started_box .getting_left h2 {
    font-size: 23px;
     text-align: center;
}
.getting_started_section .getting_started_box .getting_left p {
    text-align: center;
}
}
.logo__img {
    max-width: 163px ;
    width: 163px;
}
.header__wrapper {
    min-height: 65px !important;
}