.page-template-technology-page .slider_front .kohotiv{
    display: block;
    align-items: center;
    justify-content: center;
}

.slider_front .title-block{
    width: auto;
    margin: 0 auto;
    color: white;
    z-index: 44;
    position: relative;
}

.slider_front .item_bg{
    background: linear-gradient(#f3f3f3 0, rgb(243, 243, 243) 100%);
}

.page-template-technology-page .slider_front h2 {
    color: #FFF;
}

.slider-img--technology {
    position: absolute;
    bottom: 0;
    /*height: 90%;*/
    right: 0;
}

.slider_front .item_bg.item_bg--technology {
    background-size: cover;
    background-position: center;
    height: 870px;
    padding-top: 60px;
}

.title-block h3{
    margin-top: 40px;
    font-family: Ubuntu,"Diodrum Regular","Apple SD Gothic Neo", "Malgun Gothic", "Nanum Gothic", Dotum, sans-serif;
    font-size: 40px;
    font-weight: 400;
    text-align: center;
}

.title-block h2{
    font-family: "Diodrum Semibold";
    margin-bottom: 10px;
    font-size: 3.15vw;
    font-weight: 600;
    text-align: center;
}

section.technology-section{
    min-height: 600px;
    -webkit-transform: skew(0deg, -4deg);
    -moz-transform: skew(0deg, -4deg);
    -o-transform: skew(0deg, -4deg);
    -ms-transform: skew(0deg, -4deg);
    transform: skew(0deg, -4deg);
    position: relative;
    display: block;
    background: linear-gradient(18.01deg, #F2F2F2 0%, #FFFFFF 100%);
    position: relative;
}

section.technology-section.first{
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
}

section.technology-section .kohotiv {
    -webkit-transform: skew(0deg, 4deg);
    -moz-transform: skew(0deg, 4deg);
    -o-transform: skew(0deg, 4deg);
    -ms-transform: skew(0deg, 4deg);
    transform: skew(0deg, 4deg);
    position: relative;
    padding-top: 100px;
    padding-bottom: 170px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
}

section.technology-section .kohotiv-fluid {
    -webkit-transform: skew(0deg, 4deg);
    -moz-transform: skew(0deg, 4deg);
    -o-transform: skew(0deg, 4deg);
    -ms-transform: skew(0deg, 4deg);
    transform: skew(0deg, 4deg);
}

section.technology-section.first .kohotiv,
section.technology-section.first .kohotiv-fluid {
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
}

.technology-img-container {
}

.technology-body{
    max-width: 333px;
    position: relative;
    float: left;
}

.technology-img{
    max-width: 677px;
    position: relative;
    float: left;
}


.card-technology .card-desc, .card-technology .card-desc p{
    color: #637484;
    font-family: Ubuntu, "Diodrum Regular","Apple SD Gothic Neo", "Malgun Gothic", "Nanum Gothic", Dotum, sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;
}

.card-technology .card-desc p{
    color: #637484;
    font-family: Ubuntu, "Diodrum Regular","Apple SD Gothic Neo", "Malgun Gothic", "Nanum Gothic", Dotum, sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 15px;
}

.card-technology .card-desc p a {
    color: #3C424C;
}

.card-technology .card-desc p:last-child{
    margin-bottom: 0px;
}

.card-technology .card-title{
    color: #0E4380;
    font-family: "Diodrum Regular","Apple SD Gothic Neo", "Malgun Gothic", "Nanum Gothic", Dotum, sans-serif;
    font-size: 50px;
    font-weight: 600;
    line-height: 60px;
    margin-bottom: 50px;
}

.card-technology .card-after{
    color: #637484;
    font-family: Ubuntu, "Diodrum Regular","Apple SD Gothic Neo", "Malgun Gothic", "Nanum Gothic", Dotum, sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 15px;
}

.card-technology .card-buttom{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    justify-content: flex-start;
    margin: 34px 0 27px;
}

.card-technology .card-buttom .style_light{
    padding: 30px 50px;
    border: 3px solid #3C424C;
    color: #3C424C;
    font-family: Ubuntu, "Diodrum Regular","Apple SD Gothic Neo", "Malgun Gothic", "Nanum Gothic", Dotum, sans-serif;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
}

.card-technology .card-buttom a.style_light:hover{
   text-decoration: none;
}


.card-technology .card-buttom .style_orange{
    padding: 30px 50px;
    background-color: #FF971C;
    color: white;
    font-family: Ubuntu, "Diodrum Regular","Apple SD Gothic Neo", "Malgun Gothic", "Nanum Gothic", Dotum, sans-serif;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
}

.card-technology .card-buttom a.style_orange:hover{
    text-decoration: none;
}

.page-template-technology-page .slider_front .slider-block .buttom_url {
    height: 75px;
    width: 285px;
    background-color: #43F7FA;
    color: #4A4A4A;
    font-family: Ubuntu, "Diodrum Regular","Apple SD Gothic Neo", "Malgun Gothic", "Nanum Gothic", Dotum, sans-serif;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    margin-top: 42px;
    padding: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    float: left;
}

section.technology-section:last-child:after {
    -webkit-transform-origin: 4% 0;
    transform-origin: 4% 0;
    background: #F2F2F2;
    position: absolute;
    width: 100%;
    height: 40%;
    content: "";
    bottom: -30%;
}


.line--big-top {
    position: static;
    margin-top: 40px;
    margin-bottom: 20px;
}


.line--sidebar {
    position: static;
    margin-top: 20px;
    margin-bottom: 20px;
}

.app-store-link {
  display: inline-block;
  margin-right: 20px;
  margin-top: 40px;
}

.app-store-link--sidebar {
  display: block;
  margin: 10px auto;
}

.app-store-image {
  height: 40px;
  width: auto;
}

.sidebar-navigation__browsers {
  height: auto;
}


.sidebar-navigation__browser-icons {
    display: inline-block;
    width: 16px;
    height: auto;
    margin-right: 5px;
}
