.corporate-hero-video{
    background-repeat: no-repeat;
    background-position: center center;
    height: calc(100vw*538/1434);
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}
.corporate-hero-video .corporate-hero-video-text{
    /*max-width: 1400px;*/
    padding: 112px 64px;
    text-align: center;
    color: #fff;
}
.corporate-hero-video .corporate-hero-video-text .corporate-hero-video-heading{
    font-size: 64px;
    text-transform: uppercase;
    margin: 0;
    color: #fafafa;
    font-family: "Raleway","Helvetica Neue",Arial,Helvetica,sans-serif;
    font-weight: bold;
    line-height: 1;
}
.corporate-hero-video .corporate-hero-video-text .corporate-hero-video-heading:before {
    content: " ";
    display: block;
    padding-top: 12px;
    width: 75px;
    border-top: 8px solid #fa6900;
    margin: auto;
}
.corporate-hero-video .corporate-hero-video-text .corporate-hero-video-subheading{
    font-size: 22px;
    line-height: 32px;
    color: #fafafa;
    margin: 16px 0 32px;
}
.corporate-hero-video .corporate-hero-video-text .corporate-hero-video-buttons .corporate-hero-video-video{
    margin: 0;
    font-size: 16px;
    background: #fa6900;
    border-radius: 6px;
    border: 1px solid #fa6900;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    padding: 12px 32px;
    font-family: "Raleway","Helvetica Neue",Arial,Helvetica,sans-serif;
    line-height: 1.3;
    position: relative;
}
.corporate-hero-video .corporate-hero-video-text .corporate-hero-video-buttons a{
    position: relative;
    margin-left: 10px;
    cursor: pointer;
    display: inline-block;
    padding: 12px 32px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 6px;
    line-height: 1.3;
    font-weight: bold;
    font-family: "Raleway","Helvetica Neue",Arial,Helvetica,sans-serif;
}
.corporate-hero-video-buttons label:after {
    font-family: FontAwesome;
    content: "\f105";
    position: absolute;
    right: 18px;
}
.corporate-hero-video-buttons a:after {
    font-family: FontAwesome;
    content: "\f105";
    position: absolute;
    right: 18px;
}
.corporate-hero-video-buttons a:hover{
    text-decoration: none;
}
.v3--arrows--top {
    width: 100%;
    height: 20px;
    background-color: #2391ce;
    position: relative;
    opacity: 0.2;
    top: -20px;
    display: block;
}
.v3--arrows--bottom {
    width: 100%;
    height: 20px;
    background-color: #2391ce;
    position: relative;
    top: -20px;
    margin-bottom: -20px;
    display: block;
}
.v3--arrows--top:before {
    content: ' ';
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #2391ce;
    top: -20px;
    left: 50%;
    position: absolute;
    margin-left: -20px;
}
.v3--arrows--bottom:before {
    content: ' ';
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #2391ce;
    left: 50%;
    position: absolute;
    top: -20px;
    margin-left: -20px;
}
.corporate-highlighted{
    background-color: #2391ce;
    width: 100%;
    position: relative;
}
.corporate-highlighted .corporate-highlighted-container{
    width: 100%;
    color: #fafafa;
    padding: 2rem 7rem 4rem;
    text-align: justify;
}
.corporate-highlighted .corporate-highlighted-container h2{
    padding-left: 15px;
    font-size: 24px;
    margin: 20px 0;
    color: #fafafa;
    font-family: "Lato","Helvetica Neue",Arial,Helvetica,sans-serif;
}
.corporate-highlighted-third-column a{
    line-height: 1.3;
    background: #fa6900;
    color: #fafafa;
    border-radius: 6px;
    display: inline-block;
    font-weight: 700;
    padding: 12px 32px;
    font-family: "Raleway","Helvetica Neue",Arial,Helvetica,sans-serif;
    font-size: 18px;
    margin-top: 20px;
}
.corporate-highlighted-third-column a i{
    margin-left: 5px;
}
.corporate--v3--cards--v1--title{
    color: #000;
    margin-bottom: 16px;
    margin-top: 0;
    font-family: "Raleway","Helvetica Neue",Arial,Helvetica,sans-serif;
    font-weight: bold ;
    text-transform: uppercase;
    font-size: 42px;
    padding-left: 15px;
}
.corporate--v3--cards--v1--title:before {
    content: " ";
    display: flex;
    padding-top: 0.7rem;
    width: 75px;
    border-top: 8px solid #fa6900;
}
.corporate--v3--cards--v1--footer{
    background: #eee;
    min-height: 150px;
    bottom: 0;
    position: relative;
    align-items: center;
    flex-direction: row;
    display: flex;
}
.corporate--v3--cards--v1--footer-circle{
    display: inline-block;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #2391ce;
    flex-shrink: 0;
    padding: 14px;
    position: relative;
    margin-left: -25px;
    margin-top: 0;
}
.corporate--v3--cards--v1--footer-circle img{
    width: 45px;
    height: 45px;
}
.corporate--v3--cards--v1--footer-info{
    flex: 1;
    padding: 0 10px;
}
.corporate--v3--cards--v1--footer-info h3{
    font-size: 16px;
    color: #fa6900;
    font-family: "Raleway","Helvetica Neue",Arial,Helvetica,sans-serif;
}
.corporate--v3--cards--v1--footer-info p{
    color: #444;
}
.corporate--v3--cards--v1--figure{
    margin: 0;
}
.corporate--section{
    padding: 64px 0;
}
.corporate--banner-gartner{
    background-repeat: no-repeat;
    background-position: center center;
    height: 410px;
    background-size: cover;
    position: relative;
}
.corporate--banner-gartner--column{
    max-width: 1400px;
    margin: auto;
    padding: 100px 64px;
    height: 100%;
    text-align: center;
}
.corporate--banner-gartner-title{
    font-size: 70px;
    margin: 0;
    color: #fafafa;
    font-family: "Raleway","Helvetica Neue",Arial,Helvetica,sans-serif;
    font-weight: 700;
    line-height: 1;
}
.corporate--banner-gartner--description{
    color: #fafafa;
    display: block;
    margin-bottom: 1rem;
    margin-top: 0;
    font-family: Raleway-Bold,Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 35px;
    font-weight: bold;
    padding: 16px;
}
.corporate--banner-gartner--link{
    font-size: 17px;
    line-height: 1.3;
    color: #74a9ff;
    margin-bottom: 0;
    font-family: Raleway-Bold,Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}
.corporate--banner-gartner-title:before {
    content: " ";
    display: block;
    padding-top: 12px;
    width: 75px;
    border-top: 8px solid #fa6900;
    margin: auto;
}
.corporate--v3--slider--v1{
    background-color: #333;
    color: #fafafa;
    padding: 64px 0;
}
.corporate--v3--slider--v1 .corporate--v3--cards--v1--title{
    color: #fafafa;
}
.corporate--v3--slider--v1--item-title{
    font-size: 20px;
    color: #fafafa;
    display: block;
    margin-bottom: 1rem;
    margin-top: 0;
    font-family: "Raleway","Helvetica Neue",Arial,Helvetica,sans-serif;
    font-weight: bold;
}
.corporate--v3--slider--v1--item-title:before{
    content: " ";
    display: block;
    padding-top: 0.7rem;
    width: 40px;
    border-top: 2px solid #fafafa;
}
.corporate--v3--slider--v1--item-subtitle{
    line-height: 1.2;
    font-size: 20px;
    color: #fa6900;
    display: block;
    margin-bottom: 1rem;
    margin-top: 0;
    font-family: "Raleway","Helvetica Neue",Arial,Helvetica,sans-serif;
    font-weight: bold;
}
.corporate--v3--slider--v1--item-description{
    font-size: 16px;
    line-height: 1.5;
    margin: 16px 0;
}
.corporate--v3--slider--v1--item-link{
    display: block;
    color: #fa6900;
}
.corporate--v3--slider--v1--figure img{
    width: 100%;
    height: 320px;
    object-fit: cover;
}
.corporate--v3--slider--v1--viewmore {
    font-family: "Raleway","Helvetica Neue",Arial,Helvetica,sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #fa6900;
    margin-bottom: 0;
    margin-top: 0;
    text-decoration: none;
    position: relative;
}
.tns-outer.owl-carousel .owl-dots button.owl-dot{
    border: 2px solid #999;
    padding: 6px!important;
    display: inline-block;
    min-height: auto;
    border-radius: 50%;
    margin: 0 6px;
}
.tns-outer.owl-carousel .owl-dots button.owl-dot.active{
    border: 2px solid #fa6900;
    background-color: #fa6900;
}
.tns-outer.owl-carousel .owl-dots{
    position: absolute;
    bottom: 25px;
}
.corporate--section.corporate-product .corporate--v3--cards--v1--container{
    background-color: #eee;
}
.corporate--v3--cards--v2--product-image{
    padding: 32px;
}
.corporate--v3--cards--v2--product-image .corporate--v3--cards--v2--image-round{
    width: 180px;
    height: 180px;
    bottom: 15px;
    left: -50px;
    object-fit: cover;
    position: absolute;
    border-radius: 50%;
}
.corporate--v3--cards--v2--product-details{
    padding: 48px 32px 48px 0;
}
.corporate--v3--cards--v2--product-title{
    font-size: 30px;
    font-family: "Raleway","Helvetica Neue",Arial,Helvetica,sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 16px;
    color: #fa6900;
}
.corporate--v3--cards--v2--product-subtitle{
    font-family: "Raleway","Helvetica Neue",Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 20px;
    color: #333;
    line-height: 1.3;
    margin-bottom: 16px;
}
.corporate--v3--cards--v2--product-link{
    line-height: 1.3;
    background: #fa6900;
    color: #fafafa;
    border-radius: 6px;
    display: inline-block;
    font-weight: 700;
    padding: 12px 32px;
    font-family: "Raleway","Helvetica Neue",Arial,Helvetica,sans-serif;
    font-size: 18px;
}
.corporate--v3--cards--v2--product-title:before {
    content: " ";
    display: flex;
    padding-top: 0.7rem;
    width: 40px;
    border-top: 2px solid #fa6900;
}
.corporate--v3--figures--v1{
    background-color: #2391ce;
    color: #fafafa;
    position: relative;
    text-align: center;
}
.corporate--v3--figures--v1--container{
    padding: 64px 0;
}
.corporate--v3--figures--v1--title{
    color: #fafafa;
    display: block;
    margin-bottom: 16px;
    margin-top: 0;
    font-family: "Raleway","Helvetica Neue",Arial,Helvetica,sans-serif;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    font-size: 43px;
}
.corporate--v3--figures--v1--title:before{
    content: " ";
    display: block;
    padding-top: 0.7rem;
    width: 75px;
    border-top: 8px solid #fa6900;
    margin: auto;
}
.corporate--v3--figures--v1--figures-list{
    list-style: none;
    margin: 0;
}
.corporate--v3--figures--v1--figure{
    background: #fff;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    height: 110px;
    width: 150px;
    padding: 40px 0 0;
    margin: auto;
    margin-bottom: 16px;
    box-sizing: content-box;
}
.corporate--v3--figures--v1--figure img{
    width: 75px;
    height: 75px;
}
.corporate--v3--figures--v1--figure-title{
    color: #fff;
    display: block;
    margin-bottom: 0;
    margin-top: 0;
    font-family: "Raleway","Helvetica Neue",Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 25px;
}
.corporate--v3--figures--v1--figure-description{
    font-size: 16px;
    color: #fafafa;
}
.corporate--v3--figures--v1--figures-list-item{
    margin: 32px 0 0;
}
.corporate--v3--slider--v2--viewmore{
    font-family: "Raleway","Helvetica Neue",Arial,Helvetica,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #fa6900;
    margin-bottom: 0;
    margin-top: 0;
    text-decoration: none;
    position: relative;
    width: 100%;
    text-align: right;
    display: block;
    padding-top: 24px;
}
.corporate--v3--slider--v2--container{
    display: flex;
    justify-content: space-between;
}
.tns-liveregion-item{
    padding: 0 15px;
}
.corporate--v3--slider--v2--item-link-box img{
    height: 180px;
    margin-bottom: 16px;
    object-fit: cover;
}
.corporate--v3--slider--v2--item-upper-heading{
    color: #555;
    display: block;
    margin-bottom: 8px;
    margin-top: 0;
    font-family: "Raleway","Helvetica Neue",Arial,Helvetica,sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
}
.corporate--v3--slider--v2--item-description{
    font-family: "Raleway","Helvetica Neue",Arial,Helvetica,sans-serif;
    font-weight: bold;
    background: initial;
    color: #555;
    margin-top: 0;
    margin-bottom: 16px;
    line-height: 1.2;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    height: 55px;
}
.corporate--v3--slider--v2--item-link{
    font-family: "Raleway","Helvetica Neue",Arial,Helvetica,sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #fa6900;
    font-size: 16px;
}
.corporate--v3--slider--v2--item-description:before {
    content: " ";
    display: block;
    padding-top: 1rem;
    width: 25px;
    border-top: 2px solid #fa6900;
}
.portlet-body .owl-carousel .owl-dots{
    text-align: center;
}
.tns-liveregion-list.owl-carousel .owl-dots{
    text-align: center;
    margin: 48px 0 64px;
}
.portlet-body .owl-carousel .owl-dots button.owl-dot{
    border: 2px solid #999;
    padding: 6px!important;
    display: inline-block;
    min-height: auto;
    border-radius: 50%;
    margin: 0 6px;
}
.portlet-body .owl-carousel .owl-dots button.owl-dot.active{
    border: 2px solid #fa6900;
    background-color: #fa6900;
}
.corporate--section.corporate-product .corporate--v3--cards--v1--title{
    padding: 0;
}

.corporate--v3--highlighted-map--v1--dot {
    position: absolute;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background-color: #fa6900;
    text-decoration: none;
    z-index: 3;
}
.corporate--v3--highlighted-map--v1--dot-info {
    display: none;
    z-index: 2;
}
.corporate--v3--highlighted-map--v1--dot-title {
    display: block;
    color: #fa6900;
    text-transform: uppercase;
    margin-bottom: 0.6rem;
}
.corporate--v3--highlighted-map--v1--dot:hover {
    z-index: 4;
}
.corporate--v3--highlighted-map--v1--dot:hover .corporate--v3--highlighted-map--v1--dot-info {
    display: block;
}
.corporate--v3--highlighted-map--v1--dot:hover .corporate--v3--highlighted-map--v1--dot-info {
    position: absolute;
    margin-left: 30px;
    margin-top: -30px;
    background-color: #000;
    opacity: .7;
    color: #fff;
    padding: 1.5rem;
    width: 200px;
}
.corporate--v3--highlighted-map--v1--title{
    font-size: 43px;
    font-family: "Raleway","Helvetica Neue",Arial,Helvetica,sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 32px;
}
.corporate--v3--highlighted-map--v1--subtitle{
    margin: 16px 0;
}
.corporate--v3--highlighted-map--v1--subtitle-hightlighted{
    color: #fa6900;
    display: block;
    margin-bottom: 16px;
    margin-top: 0;
    font-family: "Raleway","Helvetica Neue",Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 30px;
}
.corporate--v3--highlighted-map--v1--link{
    font-family: "Raleway","Helvetica Neue",Arial,Helvetica,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #fa6900;
    margin-bottom: 0;
    margin-top: 0;
    text-decoration: none;
}
.corporate--v3--highlighted-map--v1--title:before {
    content: " ";
    display: block;
    padding-top: 0.7rem;
    width: 75px;
    border-top: 8px solid #fa6900;
}
.corporate--v3--highlighted-map--v1--subtitle:before {
    content: " ";
    display: block;
    padding-top: 0.7rem;
    width: 40px;
    border-top: 2px solid #000;
}
.corporate--v3--highlighted-map--v1--dot:hover .corporate--v3--highlighted-map--v1--dot-info:before {
    content: '';
    border-bottom: 12px solid transparent;
    border-top: 12px solid transparent;
    display: block;
    margin-top: 22px;
    position: absolute;
    top: 0;
    border-right: 14px solid #000;
    margin-left: -14px;
    left: 0;
}
.corporate--v3--slider--v4--container .corporate--v3--cards--v1--title{
    text-align: center;
    padding: 0;
}
.corporate--v3--slider--v4--container .corporate--v3--cards--v1--title:before{
    width: 80px;
    margin: auto;
}

.corporate-slider-brand .owl-nav button.owl-next {
    background-image: url(/tp/T0292/img/108083/right.svg);
    position: absolute;
    right: 0;
    top: 40%;
    z-index: 99;
    margin: 0;
}
.corporate-slider-brand .owl-nav button.owl-prev {
    background-image: url(/tp/T0292/img/108083/left.svg);
    position: absolute;
    left: 0;
    top: 40%;
    z-index: 99;
    margin: 0;
}
.corporate-slider-brand .owl-nav button {
    background-color: transparent!important;
    border: 0!important;
    outline: none;
    z-index: 2;
    background-position: center!important;
    background-repeat: no-repeat!important;
    height: 35px;
    width: 35px;
}
.corporate-slider-brand .owl-nav button span{
    display: none;
}
.brand-item{
    padding: 0 30px;
    display: block;
}
.contactWrapper{
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    height: 820px;
    padding: 80px 0;
}
.corporate--v3--contact-form--v1--title{
    color: #fafafa;
    display: block;
    margin-bottom: 16px;
    margin-top: 0;
    font-family: "Raleway","Helvetica Neue",Arial,Helvetica,sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 43px;
}
.corporate--v3--contact-form--v1--info-list{
    margin: 16px 0;
    padding-left: 56px;
}
.corporate--v3--contact-form--v1--subtitle{
    font-size: 17px;
    color: #fafafa;
    display: block;
    margin-bottom: 16px;
    margin-top: 0;
    font-family: "Raleway","Helvetica Neue",Arial,Helvetica,sans-serif;
    font-weight: bold;
    line-height: 1.3;
}
.corporate--v3--contact-form--v1--info-list--item{
    display: flex;
    /*align-items: center;*/
    margin: 0;
}
.corporate--v3--contact-form--v1--info--icon img{
    width: 40px;
    height: 40px;
}
.corporate--v3--contact-form--v1--title-highlighted{
    color: #fa6900;
    display: inline-block;
    margin-left: 20px;
    margin-top: 0;
    /* font-family: "Raleway","Helvetica Neue",Arial,Helvetica,sans-serif; */
    font-weight: bold !important;
    text-transform: uppercase;
    font-size: 43px;
}
.corporate--v3--contact-form--v1--office-list{
    margin: 0;
    list-style: none;
}
.corporate--v3--contact-form--v1--office-list--item{
    margin-bottom: 8px;
    margin-left: 20px;
}
.corporate--v3--contact-form--v1--office--name{
    color: #fa6900;
    font-size: 16px;
}
.corporate--v3--contact-form--v1--office--location{
    color: #fafafa;
}
.corporate--v3--contact-form--v1--office-list--viewmore-link{
    font-family: "Raleway","Helvetica Neue",Arial,Helvetica,sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #fa6900;
    margin-left: 20px;
    margin-top: 32px;
    display: block;
}
.corporate--v3--contact-form--v1--title:before {
    content: " ";
    display: block;
    padding-top: 0.7rem;
    width: 75px;
    border-top: 8px solid #fa6900;
}
.corporate--v3--contact-form--v1--subtitle:before {
    content: " ";
    display: block;
    padding-top: 0.7rem;
    width: 40px;
    border-top: 2px solid #fafafa;
}
.corporate--v3--contact-form--v1--form--textbox--input {
    width: 100%;
    border: 1px solid #fafafa;
    padding: 10px 16px;
    border-radius: 5px;
    font-family: "Raleway","Helvetica Neue",Arial,Helvetica,sans-serif;
    font-weight: bold ;
    font-size: 16px;
    margin-bottom: 8px;
}
.corporate--v3--contact-form--v1--button{
    padding: 10px 32px;
    background: #fa6900;
    border-radius: 6px;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    font-family: "Raleway","Helvetica Neue",Arial,Helvetica,sans-serif;
    text-transform: none;
    line-height: 1.3;
}
.corporate--v3--contact-form--v1--form--textbox.short{
    display: flex;
    justify-content: space-between;
}
.corporate--v3--contact-form--v1--form--textbox.short input{
    width: 49%;
}
.aggreeButton{
    display: flex;
}
.aggreeButton input[type=checkbox]{
    display: none;
}
.aggreeButton input[type=checkbox]:checked + label:before {
    content: url(/tp/T0292/img/108083/tick.svg);
}
.aggreeButton input[type=checkbox] + label:before {
    content: "";
    background-color: #fafafa;
    border-radius: 0.5rem;
    display: inline-block;
    width: 28px;
    height: 28px;
    padding: 0.3rem 0.15rem 0;
    margin-right: 0.75rem;
    vertical-align: bottom;
    cursor: pointer;
}
.aggreeButton input[type=checkbox] + label{
    line-height: 2.3;
}
.aggreeButton p{
    color: #fff;
    font-size: 16px;
}
.aggreeButton p a{
    color: #fff;
    text-decoration: underline;
}
.submitButton.disable {
    pointer-events: none;
    opacity: .5;
}
.footer-wrapper .v3--arrows--bottom,
.footer-wrapper .v3--arrows--top{
    background-color: #2391ce;
}
.footer-wrapper .v3--arrows--bottom:before,
.footer-wrapper .v3--arrows--top:before{
    border-bottom: 20px solid #2391ce;
}

.topbanner {
    /*background: url(/tp/T0292/img/108083/banner_default.jpg) top center no-repeat;*/
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    width: 100%;
    height: 355px;
    position: relative;
    text-align: center;
    padding-top: 90px;
}
.topbanner .banner-content h2{
    color: #000;
    font-family: inherit;
    font-size: 36px;
    font-weight: 400;
    margin-bottom: 10px;
    line-height: 1.1;
}
.topbanner .banner-content .desc{
    color: #666;
    font-size: 16px;
}
.topbanner .banner-content .desc b,
.topbanner .banner-content .desc strong{
    font-weight: 900;
}
.project_nav_desk{
    padding-top: 45px;
}
.project_nav_desk .item{
    float: left;
    white-space: nowrap;
    border: 1px solid #dedede;
    border-radius: 4px;
    font-size: 14px;
    line-height: 1.3;
    margin: 5px;
}
.project_nav_desk .item a{
    display: inline-block;
    padding: 5px 10px 5px 10px;
    color: #000;
}
.project-list{
    padding: 30px 0;
}
.project-list .project-item{
    padding: 15px;
}
.project-list .project-item .project-item-img{
    position: relative;
}
.project-list .project-item .project-item-img .holder{
    position: relative;
    margin-bottom: 10px;
    border: 1px solid #cfcfcf;
}
.project-list .project-item .project-item-img .holder .back_ground{
    background-color: #fdb813;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    transition: 0.3s all;
}
.project-list .project-item .project-item-img:hover .back_ground{
    opacity: 0.65;
}
.project-list .project-item .project-item-img .content{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    text-align: center;
    color: #fff;
    display: flex;
    flex-direction: column;
    padding: 15px;
    transition: 0.3s all;
}
.project-list .project-item .project-item-img:hover .content {
    opacity: 1;
}
.project-list .project-item .project-item-img .content p{
    margin-top: auto;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    height: 48px;
}
.project-list .project-item .project-item-img .content a{
    border-radius: 40px;
    font-size: 16px;
    padding: 10px 30px;
    border-color: #fff;
    color: #fff;
    text-transform: uppercase;
    border-width: 2px;
    margin: 40px auto auto auto;
}
.project-item-content a.title{
    font-size: 20px;
    font-weight: 700;
    color: #000;
}
.project-item-content .service{
    height: 45px;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.project-item-content .service a{
    color: #000;
}
.break-banner {
    height: 410px;
    position: relative;
    /*background: url(/tp/T0292/img/108083/tuvan_bg.png) bottom center no-repeat;*/
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
}
.break-banner .center-top .tit-heading {
    font-size: 36px;
    font-weight: 700;
    color: #000;
    line-height: 1.3;
    margin-bottom: 15px;
}
.break-banner .center-top .tit-sub-heading {
    font-size: 18px;
    color: #666666;
    line-height: 1.3;
    width: 515px;
    max-width: 100%;
    margin: auto;
}
.break-banner .center-top .btn-action {
    animation: glowing-btn-yellow 2s infinite;
    border-radius: 30px;
    color: #000;
    margin-top: 30px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 32px;
    background: #FDB813;
}
.center-top{
    text-align: center;
    padding-top: 80px;
}
.topbanner .banner-blur {
    display: block;
}
.titleItem{
    font-size: 16px;
    color: #000;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 20px;
    text-align: center;
}
.itemCase .thumb img{
    width: 100%;
}
.itemCase .thumb:hover{
    transform: scale(1.1);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    display: block;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 25%);
}
.corporate--v3--cards--v1--container-inner{
    display: block;
}
.corporate--v3--cards--v1--container-inner:hover{
    transform: scale(1.1);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 25%);
}
.contactHeader .phone{
    display: inline-flex;
    align-items: center;
    margin-right: 5px;
}
.contactHeader .phone:last-child{
    margin: 0;
}
.contactHeader .phone .icon{
    color: #ed1b2f;
    font-size: 36px;
    margin-right: 5px;
}
.contactHeader .phone .text span{
    font-size: 13px;
    color: #333;
    display: block;
    line-height: 1;
}
.contactHeader .phone .text strong{
    font-size: 14px;
    line-height: 1;
    color: #ed1b2f;
    font-weight: 900;
}
.header-main{
    height: 95px;
}
.corporate-highlighted-first-column p{
    margin-bottom: 0;
}
.h-about{
    padding: 0;
    margin-top: 45px;
}

.h-about h2.i-title {
    text-transform: uppercase;
    color: #025295;
    font-size: 30px;
    font-weight: 300;
    line-height: 1.2;
    margin-bottom: 25px;
    margin-top: 2px;
}
.s-content p{
    margin-bottom: 7px;
}
.s-content p strong{
    font-weight: 600;
}
.s-content .smooth.more {
    display: inline-block;
    vertical-align: middle;
    background: #025295;
    color: #eeeeee;
    text-transform: uppercase;
    padding: 10px 13px 8px 20px;
    border-radius: 5px;
    border-bottom: solid 3px #f44336;
    margin-top: 25px;
    margin-right: 15px;
}
.h-about .s-content .smooth.more i{
    margin-left: 8px;
}
.about-item{
    margin-bottom: 25px;
    position: relative;
}
.about-item .hv-scale:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    transition: all 0.3s ease-in-out;
}
.about-item .hv-scale{
    overflow: hidden;
    display: block;
    transition: all 0.3s ease-in-out;
}
.about-item h3 {
    text-align: center;
    background: rgba(2, 82, 149, 0.8);
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px 5px;
    margin: 0;
    position: absolute;
    left: 0;
    font-weight: 500;
    bottom: 0;
}
.about-item h3 a{
    color: #fff;
}
.about-item .hv-scale:hover:after {
    background: rgba(255, 255, 255, 0.3);
}
.about-item .hv-scale:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: inherit;
    pointer-events: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    pointer-events: none;
}
.section.dark {
    background-color: #2391ce;
}
.section.product_section .heading_h2{
    color: #333333;
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 30px;
}
.section.product_section .tax_product ul{
    list-style: none;
    margin: 0;
    text-align: center;
}
.section.product_section .tax_product ul li{
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 0;
}
.section.product_section .tax_product ul li a{
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    color: #1c91d0;
    border: 1px solid #1c91d0;
    padding: 12px 25px;
    border-radius: 4px;
    display: inline-block;
    margin-bottom: 10px;
}
.section.product_section .tax_product ul li a.active{
    background: #1c91d0;
    color: #fff;
}

.box_tax_product .item .content_bottom {
    display: flex;
    flex-wrap: wrap;
    /*align-items: center;*/
}
.content_bottom .box_img {
    width: 50%;
    text-align: center;
    float: left;
    display: inline-block;
    height: 200px;
}
.content_bottom .box_content {
    width: calc(50% - 30px);
    float: left;
    display: inline-block;
    padding-left: 30px;
    min-height: 125px;
}
.content_bottom .box_content .content {
    font-size: 14px;
    margin-bottom: 70px;
    min-height: 125px;
    color: #333333;
    font-weight: 400;
    line-height: 24px;
}
.one_item a {
    color: #333333;
    font-size: 13px;
    transition: .3s;
}
.box_tax_product .item .view_more {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    padding: 12px 20px;
    border-radius: 4px;
    background-color: #f69321;
    transition: .3s;
    color: #ffffff;
}
.box_tax_product .item .view_more i {
    margin-left: 14px;
}
.box_tax_product .content_top:before {
    width: 50px;
    height: 1px;
    background-color: #f69321;
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
}
.box_tax_product .item {
    margin-bottom: 30px;
    padding: 30px 50px 60px 50px;
    box-shadow: 0 5px 25px rgb(0 0 0 / 5%);
    background-color: #ffffff;
}
.box_tax_product .content_top {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 40px;
    position: relative;
    padding-bottom: 20px;
    height: 58px;
}
.box_tax_product .content_top h3 {
    margin-bottom: 0;
    color: #333333;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
    position: relative;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    padding: 0;
    /* height: 58px; */
}
.tax_product {
    margin-bottom: 50px;
}
.solution_section h2.heading_h2 {
    color: #333333;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 40px;
    text-align: center;
}
.box_solution {
    display: flex;
    flex-wrap: wrap;
}

.box_solution .item {
    display: inline-block;
    float: left;
    background-size: cover;
    background-repeat: no-repeat;
}
.box_solution .item h3 {
    color: #ffffff;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
    margin-bottom: 60px;
}
.box_solution .item .setting {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.box_solution .item a.view_more {
    margin-top: 25px;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    padding: 12px 25px;
    border-radius: 4px;
    background-color: #f69321;
    transition: .3s;
    color: #ffffff;
}
.box_solution .item a.view_more i {
    margin-left: 14px;
}
.box_solution .item .setting .item_setting {
    width: calc(50% - 10px);
    float: left;
    margin-bottom: 50px;
    color: white;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-right: 10px;
    position: relative;
}
.box_solution .item .setting .item_setting .box_img {
    width: 40px;
    height: auto;
}
.box_solution .item .setting .item_setting .box_content {
    width: calc(100% - 50px);
    padding-left: 10px;
}
.box_solution .item .setting .item_setting a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.wrapperCate{
    display: none;
}
.wrapperCate.active{
    display: block;
}

@keyframes glowing-btn-yellow {
    0% {
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2), 0 0 0 0 #ffbc00;
    }
    100% {
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2), 0 0 0 8px rgba(255, 188, 0, 0);
    }
}
@media (min-width: 1200px) {
    .corporate--v3--highlighted-map--v1--info{
        width: 300px;
        padding: 64px 0;
    }
    .corporate--v3--highlighted-map--v1--figure{
        width: calc(100% - 300px);
        padding: 0;
    }
    .box_solution .item {
        width: 33.333%;
        padding-top: 50px;
        padding-left: 50px;
        padding-right: 50px;
        height: 0;
        padding-bottom: calc(33.333% - 50px);
    }
}
@media (max-width: 768px) {
    .corporate-hero-video .corporate-hero-video-text{
        padding: 130px 16px;
    }
    .corporate-hero-video .corporate-hero-video-text .corporate-hero-video-heading{
        font-size: 36px;
    }
    .corporate-hero-video .corporate-hero-video-text .corporate-hero-video-subheading{
        font-size: 20px;
    }
    .corporate-hero-video .corporate-hero-video-text .corporate-hero-video-buttons .corporate-hero-video-video{
        font-size: 14px;
    }
    .corporate-highlighted-third-column{
        text-align: center;
    }
    .corporate-highlighted-third-column a{
        font-size: 14px;
    }
    .corporate-highlighted .corporate-highlighted-container{
        padding: 1rem 1rem 3rem;
    }
    .corporate--v3--cards--v1--title{
        font-size: 32px;
        padding-left: 15px;
    }
    .corporate--v3--cards--v1--footer{
        display: block;
    }
    .corporate--v3--cards--v1--footer-circle{
        position: absolute;
        left: 40%;
        top: -60px;
        padding: 24px;
    }
    .corporate--v3--cards--v1--footer-circle img{
        width: 64px;
        height: 64px;
    }
    .corporate--v3--cards--v1--footer-info{
        padding: 60px 15px 0;
        text-align: center;
    }
    .corporate--v3--cards--v1--footer-info h3{
        font-size: 20px;
    }
    .corporate--v3--cards--v1--container-inner{
        margin: 16px 0;
    }
    .corporate--section{
        padding: 32px 0;
    }
    .corporate--banner-gartner--column{
        padding: 32px 16px;
    }
    .corporate--banner-gartner--description{
        font-size: 27px;
        padding: 16px 16px 0 16px;
        margin: 0;
    }
    .corporate--banner-gartner--link{
        font-size: 14px;
        padding: 16px;
        display: block;
    }
    .corporate--v3--slider--v1{
        padding: 32px 0;
    }
    .corporate--v3--slider--v1 .corporate--v3--cards--v1--title{
        margin-bottom: 32px;
    }
    .tns-item{
        display: flex;
        flex-direction: column;
    }
    .tns-item .corporate--v3--slider--v1--info{
        order: 2;
    }
    .tns-item .corporate--v3--slider--v1--thumbnail{
        order: 1;
    }
    .tns-item .corporate--v3--slider--v1--thumbnail img{
        height: auto;
    }
    .tns-outer.owl-carousel .owl-dots{
        position: unset;
        padding-left: 15px;
        margin-bottom: 25px;
    }
    .corporate--v3--slider--v1--viewmore {
        padding-left: 15px;
    }
    .corporate--section.corporate-product{
        padding: 32px 15px;
    }
    .corporate--v3--cards--v2--product-image{
        padding: 0;
    }
    .corporate--v3--cards--v2--product-image .corporate--v3--cards--v2--image-round{
        bottom: -25px;
        left: 20px;
        width: 150px;
        height: 150px;
    }
    .corporate--v3--cards--v2--product-details{
        padding: 32px;
    }
    .corporate--v3--cards--v2--product-title{
        font-size: 24px;
    }
    .corporate--v3--cards--v2--product-subtitle{
        font-size: 17px;
    }
    .corporate--v3--cards--v2--product-link{
        font-size: 14px;
    }
    .corporate--v3--figures--v1--figure-title{
        font-size: 20px;
    }
    .corporate--v3--figures--v1--title{
        font-size: 33px;
    }
    .corporate--v3--slider--v2--viewmore{
        text-align: left;
        padding-left: 15px;
        padding-top: 8px;
    }
    .corporate--v3--slider--v2--container{
        display: block;
    }

    .corporate--v3--highlighted-map--v1--figure {
        padding: 0;
        right: -20%;
        opacity: 0.5;
    }
    .corporate--v3--highlighted-map--v1--figure {
        width: 100%;
        max-width: 1000px;
        margin: 0;
        position: absolute;
        bottom: 0;
        /*right: 0;*/
    }
    .corporate--v3--highlighted-map--v1--dot {
        width: 6px;
        height: 6px;
    }
    .corporate--v3--highlighted-map--v1--container{
        position: relative;
    }
    .corporate--v3--highlighted-map--v1--info{
        position: relative;
        z-index: 2;
        width: 100%;
        max-width: 300px;
        padding: 0;
    }
    .corporate--v3--highlighted-map--v1--title{
        font-size: 33px;
    }
    .corporate--v3--highlighted-map--v1--subtitle-hightlighted{
        font-size: 24px;
    }
    .corporate--v3--slider--v4--container .corporate--v3--cards--v1--title{
        font-size: 40px;
    }
    .contactWrapper{
        background-color: #333;
        background-image: unset!important;
        padding: 32px 0;
        height: auto;
    }
    .contactInfo,
    .corporate--v3--contact-form--v1--form-section{
        padding: 0;
    }
    .corporate--v3--contact-form--v1--title{
        font-size: 33px;
        margin-bottom: 32px;
    }
    .corporate--v3--contact-form--v1--info-list{
        padding: 0;
    }
    .corporate--v3--contact-form--v1--subtitle{
        font-size: 14px;
        padding-left: 56px;
    }
    .corporate--v3--contact-form--v1--title-highlighted{
        font-size: 32px;
        margin-bottom: 32px;
    }
    .corporate--v3--contact-form--v1--office-list--viewmore-link{
        margin-bottom: 32px;
    }
    .corporate--v3--contact-form--v1--form-section .corporate--v3--contact-form--v1--subtitle{
        padding-left: 0;
    }
    .aggreeButton{
        margin-bottom: 16px;
    }
    .corporate--v3--contact-form--v1--form--textbox-paragraph{
        font-size: 14px;
    }
    .submitButton{
        font-size: 14px;
    }
    .topbanner .banner-blur {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        background: rgba(255, 255, 255, 0.6);
    }
    .topbanner{
        height: 200px;
        padding-top: 70px;
    }
    .project-list{
        margin-left: -8px;
        margin-right: -8px;
    }
    .project-list .project-item{
        padding: 8px;
    }
    .break-banner{
        height: 345px;
    }
    .break-banner .center-top .tit-heading{
        font-size: 24px;
        margin-bottom: 15px;
    }
    .break-banner .center-top .tit-sub-heading{
        font-size: 15px;
    }
    .center-top {
        padding-top: 60px;
    }
    .topbanner .banner-content h2 {
        font-size: 24px;
    }
    .topbanner .banner-content .desc{
        display: none;
    }
    .banner-content{
        position: absolute;
        z-index: 2;
        width: 100%;
    }
    .header-main{
        height: 70px;
    }
    .xs-pad-5{
        padding: 20px 8px!important;
    }
    .xs-pad-5 .col-xs-6{
        padding: 0 8px;
    }
    .about-item{
        margin-bottom: 15px;
    }
    .product_section{
        padding: 30px 0;
    }
    .tax_product{
        margin-bottom: 30px;
    }
    .section.product_section .tax_product ul li{
        margin: 0 0 10px 10px;
    }
    .section.product_section .tax_product ul li a{
        font-size: 10px;
        padding: 5px 8px;
    }
    .box_tax_product .item{
        padding: 10px;
    }
    .box_tax_product .item .content_top{
        margin-bottom: 20px;
        height: 28px;
    }
    .box_tax_product .content_top h3{
        font-size: 12px;
        padding: 0;
        line-height: 18px;
    }
    .box_tax_product .item .content_bottom{
        display: block;
    }
    .content_bottom .box_img{
        width: 100%;
        height: 100px;
        text-align: center;
        float: unset;
    }
    .content_bottom .box_img img{
        height: 80px;
        width: auto;
        display: inline-block;
    }
    .content_bottom .box_content{
        width: 100%;
        padding: 0;
        float: unset;
        margin-top: 10px;
    }
    .content_bottom .box_content .content{
        margin-bottom: 20px;
    }
    .content_bottom .box_content .content .one_item a{
        font-size: 12px;
        line-height: 18px;
        font-weight: 600;
    }
    .box_tax_product .item .view_more{
        font-size: 10px;
        padding: 5px 8px;
    }
    .solution_section h2.heading_h2{
        font-size: 20px;
    }
    .box_solution .item{
        padding-top: 30px;
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: calc(100% - 30px);
        margin-bottom: 20px;
        width: 100%;
        height: 0;
    }
    .box_solution .item h3{
        font-size: 15px;
        margin-bottom: 30px;
    }
    .box_solution .item .setting .item_setting{
        padding: 0;
        margin: 0 0 30px 0;
    }
    .box_solution .item .setting .item_setting .box_img{
        width: 25px;
    }
    .box_solution .item .setting .item_setting .box_content{
        padding: 0 10px;
        font-size: 13px;
    }
    .box_solution .item a.view_more{
        font-size: 10px;
        padding: 5px 8px;
        margin-top: 25px;
    }
    .corporate-hero-video{
        height: 512px;
    }
}
.wrapper-book {
    align-items: center;
    display: flex;
    height: 90%;
    justify-content: center;
    margin: 5%;
    width: 90%;
}

.aspect {
    padding-bottom: 70%;
    position: relative;
    width: 100%;
}

.aspect-inner {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.flipbook {
    height: 100%;
    transition: margin-left 0.25s ease-out;
    width: 100%;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.flipbook .page {
    height: 100%;
    width: 100%;
}

.flipbook .page img {
    max-width: 100%;
    height: 100%;
}
.co-sec-owl .owl-nav button {
    position: absolute;
    top: 50%;
    background-color: #fa6900 !important;
    color: #fff !important;
    width: 20px;
    height: 30px;
}
.co-sec-owl .owl-nav button.owl-prev {
    left: -30px;
}
.co-sec-owl .owl-nav button.owl-next {
    right: -30px;
}
.contact-technic{
    transform: translateX(-55px);
}