﻿p.tc-content {
    margin: 0 0 30px;
    background: rgba(255,255,255,.3);
    color: #fff;
    border: 0;
    min-height: 140px;
    font-size: 17px;
    line-height: 1.5;
    padding: 20px;
    position: relative;
}
div#section_more>.fusion-builder-row>div>div {
    min-height: 500px;
}
.home header.fusion-header-wrapper {
    background: none;
}

.fusion-main-menu .sub-menu {
    border-top: 1px solid #fff !important;
}
p.tc-content:before {
    bottom: -24px;
    top: auto;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid rgba(255,255,255,.3);
    border-bottom: 12px solid transparent;
    left: 10%;
    margin: 0;
    position: absolute;
    content: "";
}

.tc-item img {
    float: left;
    border: 0;
    width: 60px !important;
    height: 60px;
    padding: 0;
    z-index: 99999;
    margin: 0 18px;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    filter: grayscale(100%);
    -moz-filter: grayscale(100%);
}

.tc-item img:hover {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: none;
    -webkit-filter: grayscale(0);
}

p.tc-name {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 3px;
    line-height: 1.2;
}

p.tc-job {
    color: #ccc;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 1.5;
}
p.tc-content {
    margin: 0 0 30px;
    background: rgba(255,255,255,.3);
    color: #fff;
    border: 0;
    min-height: 140px;
    font-size: 17px;
    line-height: 1.5;
    padding: 20px;
    position: relative;
}
.link_case h5 {
    font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
    color: #fff;
    font-size: 18px;
    padding: 20px;
    padding-top: 0;
    text-align: center;
    line-height: 1.5;
    padding-bottom: 0;
    margin-bottom: 10px;
}

.img_case {
    position: relative;
    padding-bottom: 75%;
    overflow: hidden;
    width: 100%;
}

.img_case img {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    max-width: none;
    width: auto !important;
}
p.tc-content:before {
    bottom: -24px;
    top: auto;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid rgba(255,255,255,.3);
    border-bottom: 12px solid transparent;
    left: 10%;
    margin: 0;
    position: absolute;
    content: "";
}
div#work_section h2.section-title {
    margin-bottom: 0;
}

div#img_work {
    margin-bottom: 0;
}
.tc-item img {
    float: left;
    border: 0;
    width: 60px !important;
    height: 60px;
    padding: 0;
    z-index: 99999;
    margin: 0 18px;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    filter: grayscale(100%);
    -moz-filter: grayscale(100%);
}

.tc-item img:hover {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: none;
    -webkit-filter: grayscale(0);
}
.linkmore_case {
    text-align: center;
}

.linkmore_case a {
    padding: 7px 15px;
    background: #fff;
    font-size: 15px;
    font-weight: 600;
    color: #000;
}

.linkmore_case a:hover {
    background: #1a14db;
    color: #fff;
}
p.tc-name {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 3px;
    line-height: 1.2;
}
div#section_more>.fusion-builder-row>div {
    margin: 0 !important;
    width: 33.333333% !important;
}
p.tc-job {
    color: #ccc;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 1.5;
}

.owl-prev {
    position: absolute;
    top: 30%;
    width: 40px;
    height: 40px;
    left: -70px;
    background: url(https://clickstarpics.com/wp-content/uploads/2017/12/button_down.png);
    background-size: 100%;
    background-size: 100% !important;
    background-size: 100% !important;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    color: transparent;
    z-index: 99999;
}

.owl-next {
    position: absolute;
    top: 30%;
    width: 40px;
    height: 40px;
    right: -70px;
    background: url(https://clickstarpics.com/wp-content/uploads/2017/12/button_down.png);
    background-size: 100% !important;
    -webkit-transform: rotate(265deg);
    -moz-transform: rotate(265deg);
    -ms-transform: rotate(265deg);
    -o-transform: rotate(265deg);
    transform: rotate(265deg);
    z-index: 999999;
    color: transparent;
}
@media screen and (max-width: 1200px) and (min-width: 768px) {
  .client_section>div {
    max-width: 80% !IMPORTANT;
    margin: 0 auto;
}
  .owl-prev {
    left: -45px;
}

.owl-next {
    right: -45px;
}
}
@media screen and (max-width: 767px) {
.client_say {
    padding: 0 30px;
}
  .client_section>div {
    max-width: 90% !important;
}

.owl-prev {
    left: -15px;
}

.owl-next {
    right: -15px;
}
  div#section_more>.fusion-builder-row>div {
    width: 100% !important;
}

div#section_more>.fusion-builder-row>div>div {
    min-height: 0 !important;
}
}