@charset 'UTF-8';
.elementor-headline{display:block;font-size:43px;line-height:1.2}.elementor-headline-dynamic-text{color:var(--dynamic-text-color,#aebcb9)}.elementor-headline--style-rotate .elementor-headline-dynamic-wrapper{text-align:start}.elementor-headline--style-highlight .elementor-headline-dynamic-wrapper{overflow:visible;text-align:inherit}.elementor-headline--style-highlight .elementor-headline-dynamic-text{z-index:1}.elementor-headline--style-highlight .elementor-headline-plain-text{position:relative;z-index:1}.elementor-headline--style-highlight svg{height:calc(100% + 20px);left:50%;overflow:visible;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 20px)}.elementor-headline--style-highlight svg path{stroke:red;stroke-width:9;fill:none;opacity:0;stroke-dasharray:0 1500;transition:.3s}.elementor-headline.e-animated svg path{animation:elementor-headline-dash forwards;animation-duration:var(--animation-duration,1.2s);animation-iteration-count:1}.elementor-headline.e-animated svg path:nth-of-type(2){animation-delay:calc(var(--animation-duration, 1.2s) / 2)}.elementor-headline.e-hide-highlight svg path{opacity:1;stroke-dasharray:1500 1500;animation:hide-highlight .4s forwards;animation-iteration-count:1}@keyframes elementor-headline-dash{0%{stroke-dasharray:0 1500;opacity:1}to{stroke-dasharray:1500 1500;opacity:1}}@keyframes hide-highlight{0%{opacity:1;stroke-dasharray:1500 1500}to{filter:blur(10px);opacity:0}}.elementor-headline-text-wrapper{vertical-align:bottom}.elementor-headline-dynamic-wrapper{display:inline-block;position:relative}.elementor-headline-dynamic-wrapper .elementor-headline-dynamic-text{display:inline-block;left:0;position:absolute;top:0}.elementor-headline-dynamic-wrapper .elementor-headline-dynamic-text.elementor-headline-text-active{position:relative}.elementor-headline-animation-type-flip .elementor-headline-dynamic-wrapper{perspective:300px}.elementor-headline-animation-type-flip .elementor-headline-dynamic-text{opacity:0;transform:rotateX(180deg);transform-origin:50% 100%}.elementor-headline-animation-type-flip .elementor-headline-dynamic-text.elementor-headline-text-active{animation:elementor-headline-flip-in 1.2s;opacity:1;transform:rotateX(0deg)}.elementor-headline-animation-type-flip .elementor-headline-dynamic-text.elementor-headline-text-inactive{animation:elementor-headline-flip-out 1.2s;transform:rotateX(180deg)}@keyframes elementor-headline-flip-in{0%{opacity:0;transform:rotateX(180deg)}35%{opacity:0;transform:rotateX(120deg)}65%{opacity:0}to{opacity:1;transform:rotateX(1turn)}}@keyframes elementor-headline-flip-out{0%{opacity:1;transform:rotateX(0deg)}35%{opacity:1;transform:rotateX(-40deg)}65%{opacity:0}to{opacity:0;transform:rotateX(180deg)}}.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper{overflow:hidden;vertical-align:top}.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper:after{background-color:#0d0d0d;content:"";height:90%;left:auto;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper:not(.elementor-headline-typing-selected):after{animation:elementor-headline-pulse 1s infinite}.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper.elementor-headline-typing-selected{background-color:var(--typing-selected-bg-color,#0d0d0d)}.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper.elementor-headline-typing-selected:after{visibility:hidden}.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper.elementor-headline-typing-selected .elementor-headline-dynamic-text{color:var(--typing-selected-color,var(--dynamic-text-color),#aebcb9)}.elementor-headline-animation-type-typing .elementor-headline-dynamic-text:not(.elementor-headline-text-active){visibility:hidden}.elementor-headline-animation-type-typing .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in){position:absolute;visibility:hidden}@keyframes elementor-headline-pulse{0%{opacity:1;transform:translateY(-50%) scale(1)}40%{opacity:0;transform:translateY(-50%) scale(.9)}to{opacity:0;transform:translateY(-50%) scale(0)}}.elementor-headline-animation-type-swirl .elementor-headline-dynamic-wrapper{perspective:300px}.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter{backface-visibility:hidden;display:inline-block}.elementor-headline-animation-type-swirl .elementor-headline-dynamic-text{opacity:0;transform:scaleX(1.0005)}.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter{opacity:0;transform:translateZ(-20px) rotateX(90deg);transform-style:preserve-3d}.elementor-headline-text-active .elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter{opacity:1}.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter.elementor-headline-animation-in{animation:elementor-headline-swirl-in .4s forwards}.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in){animation:elementor-headline-swirl-out .4s forwards}@keyframes elementor-headline-swirl-in{0%{opacity:0;transform:translateZ(-20px) rotateX(90deg)}60%{opacity:1;transform:translateZ(-20px) rotateX(-10deg)}to{opacity:1;transform:translateZ(-20px) rotateX(0deg)}}@keyframes elementor-headline-swirl-out{0%{opacity:1;transform:translateZ(-20px) rotateX(0)}60%{opacity:0;transform:translateZ(-20px) rotateX(-100deg)}to{opacity:0;transform:translateZ(-20px) rotateX(-90deg)}}.elementor-headline-animation-type-slide-down .elementor-headline-text-wrapper{display:inline-block;padding:.2em 0}.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-wrapper{overflow:hidden;vertical-align:top}.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-text{opacity:0;top:.2em}.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-text.elementor-headline-text-active{animation:elementor-headline-slide-down-in .6s;opacity:1;top:0}.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-text.elementor-headline-text-inactive{animation:elementor-headline-slide-down-out .6s}@keyframes elementor-headline-slide-down-in{0%{opacity:0;transform:translateY(-100%)}60%{opacity:1;transform:translateY(20%)}to{opacity:1;transform:translateY(0)}}@keyframes elementor-headline-slide-down-out{0%{opacity:1;transform:translateY(0)}60%{opacity:0;transform:translateY(120%)}to{opacity:0;transform:translateY(100%)}}.elementor-headline-animation-type-clip .elementor-headline-text-wrapper{display:inline-block;padding:.2em 0}.elementor-headline-animation-type-clip .elementor-headline-dynamic-wrapper{overflow:hidden;vertical-align:top}.elementor-headline-animation-type-clip .elementor-headline-dynamic-wrapper:after{background-color:#0d0d0d;content:"";height:100%;left:auto;position:absolute;right:0;top:0;width:2px}.elementor-headline-animation-type-clip .elementor-headline-dynamic-text{opacity:0}.elementor-headline-animation-type-clip .elementor-headline-dynamic-text.elementor-headline-text-active{opacity:1}.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-wrapper{perspective:300px}.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-text{opacity:0}.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-text.elementor-headline-text-active{animation:elementor-headline-drop-in-in .8s;opacity:1}.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-text.elementor-headline-text-inactive{animation:elementor-headline-drop-in-out .8s}@keyframes elementor-headline-drop-in-in{0%{opacity:0;transform:translateZ(100px)}to{opacity:1;transform:translateZ(0)}}@keyframes elementor-headline-drop-in-out{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translateZ(-100px)}}.elementor-headline-animation-type-blinds .elementor-headline-dynamic-wrapper{perspective:300px}.elementor-headline-animation-type-blinds .elementor-headline-dynamic-text{opacity:0}.elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter{backface-visibility:hidden;display:inline-block;transform:rotateY(180deg)}.elementor-headline-text-active .elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter{transform:rotateY(0deg)}.elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter.elementor-headline-animation-in{animation:elementor-headline-blinds-in .6s forwards}.elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in){animation:elementor-headline-blinds-out .6s forwards}@keyframes elementor-headline-blinds-in{0%{transform:rotateY(180deg)}to{transform:rotateY(0deg)}}@keyframes elementor-headline-blinds-out{0%{transform:rotateY(0)}to{transform:rotateY(-180deg)}}.elementor-headline-animation-type-wave .elementor-headline-dynamic-text{opacity:0}.elementor-headline-animation-type-wave .elementor-headline-dynamic-letter{display:inline-block;opacity:0;transform:scale(0)}.elementor-headline-text-active .elementor-headline-animation-type-wave .elementor-headline-dynamic-letter{opacity:1}.elementor-headline-animation-type-wave .elementor-headline-dynamic-letter.elementor-headline-animation-in{animation:elementor-headline-wave-up .6s forwards}.elementor-headline-animation-type-wave .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in){animation:elementor-headline-wave-down .6s forwards}@keyframes elementor-headline-wave-up{0%{opacity:0;transform:scale(0)}60%{opacity:1;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}@keyframes elementor-headline-wave-down{0%{opacity:1;transform:scale(1)}60%{opacity:0;transform:scale(0)}}.elementor-headline-animation-type-slide .elementor-headline-dynamic-text{opacity:0}.elementor-headline-animation-type-slide .elementor-headline-dynamic-text.elementor-headline-text-active{animation:elementor-headline-slide-in .6s;opacity:1}.elementor-headline-animation-type-slide .elementor-headline-dynamic-text.elementor-headline-text-inactive{animation:elementor-headline-slide-out .6s}@keyframes elementor-headline-slide-in{0%{opacity:0;transform:translateX(-100%)}60%{opacity:1;transform:translateX(10%)}to{opacity:1;transform:translateX(0)}}@keyframes elementor-headline-slide-out{0%{opacity:1;transform:translateX(0)}60%{opacity:0;transform:translateX(110%)}to{opacity:0;transform:translateX(100%)}}.elementor-headline-animation-type-blinds .elementor-headline-dynamic-wrapper,.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-wrapper,.elementor-headline-animation-type-flip .elementor-headline-dynamic-wrapper,.elementor-headline-animation-type-slide .elementor-headline-dynamic-wrapper,.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-wrapper,.elementor-headline-animation-type-swirl .elementor-headline-dynamic-wrapper,.elementor-headline-animation-type-wave .elementor-headline-dynamic-wrapper{transition:width .5s}.elementor-headline-animation-type-blinds .elementor-headline-dynamic-wrapper,.elementor-headline-animation-type-swirl .elementor-headline-dynamic-wrapper,.elementor-headline-animation-type-wave .elementor-headline-dynamic-wrapper{overflow:hidden}.elementor-headline-animation-type-blinds .elementor-headline-dynamic-text,.elementor-headline-animation-type-swirl .elementor-headline-dynamic-text,.elementor-headline-animation-type-wave .elementor-headline-dynamic-text{white-space:nowrap}.elementor-msie .elementor-headline--style-highlight svg{left:auto;top:auto;transform:translate(-100%)}.elementor-counter{align-items:stretch;display:flex;flex-direction:column-reverse;justify-content:center}.elementor-counter .elementor-counter-number{flex-grow:var(--counter-number-grow,0)}.elementor-counter .elementor-counter-number-wrapper{display:flex;flex:1;font-size:69px;font-weight:600;line-height:1;text-align:center}.elementor-counter .elementor-counter-number-prefix{flex-grow:var(--counter-prefix-grow,1);text-align:end;white-space:pre-wrap}.elementor-counter .elementor-counter-number-suffix{flex-grow:var(--counter-suffix-grow,1);text-align:start;white-space:pre-wrap}.elementor-counter .elementor-counter-title{align-items:center;display:flex;flex:1;font-size:19px;font-weight:400;justify-content:center;line-height:2.5;margin:0;padding:0}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
 .slick-loading .slick-list
{
background: #fff url(https://thinktalent.co/wp-content/plugins/saasland-core/assets/vendors/slick/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(https://thinktalent.co/wp-content/plugins/saasland-core/assets/vendors/slick/fonts/slick.eot);
src: url(https://thinktalent.co/wp-content/plugins/saasland-core/assets/vendors/slick/fonts/slick.eot?#iefix) format('embedded-opentype'), url(https://thinktalent.co/wp-content/plugins/saasland-core/assets/vendors/slick/fonts/slick.woff) format('woff'), url(https://thinktalent.co/wp-content/plugins/saasland-core/assets/vendors/slick/fonts/slick.ttf) format('truetype'), url(https://thinktalent.co/wp-content/plugins/saasland-core/assets/vendors/slick/fonts/slick.svg#slick) format('svg');
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}.h_testimonial_area {
position: relative;
z-index: 1;
padding-bottom: 140px;
margin-top: 160px;
}
.h_testimonial_area .a_title {
color: #460ec6;
margin-bottom: 22px;
text-align: center;
}
.h_testimonial_thumb {
max-width: 1030px;
margin: 0px auto;
position: relative;
top: -55px;
}
.h_testimonial_thumb .slick-list {
overflow: visible;
}
.h_testimonial_thumb .slick-list .slick-track {
transform: translate3d(0px, 0px, 0px) !important;
}
.h_testimonial_thumb .item {
cursor: pointer;
}
.h_testimonial_thumb .item .item_img {
border-radius: 50%;
width: 150px;
height: 150px;
overflow: hidden;
padding: 4px;
margin: 0 auto;
transition: all 0.2s linear;
box-shadow: 0px 30px 70px 0px #dedfe7;
}
.h_testimonial_thumb .slick-current .item .item_img {
background-color:red;
}
.h_testimonial_thumb .item .item_img img {
max-width: 100%;
border-radius: 50%;
}
.h_testimonial_thumb .slick-slide:nth-child(2n) {
margin-top: 90px;
}
.h_testimonial_thumb .slick-slide:nth-child(2n) .item_img {
width: 70px;
height: 70px;
}
.h_testimonial_thumb .slick-slide:nth-child(3) .item_img, .h_testimonial_thumb .slick-slide:nth-child(6) .item_img {
width: 100px;
height: 100px;
}
.h_testimonial_thumb .slick-slide:nth-child(2) {
margin-top: 150px;
}
.h_testimonial_thumb .slick-slide:nth-child(3) {
margin-top: 10px;
}
.h_testimonial_thumb .slick-slide:nth-child(5) {
margin-top: -50px;
}
.h_testimonial_slider {
max-width: 770px;
margin: 0 auto;
text-align: center;
}
.h_testimonial_slider h2 {
font-size: 60px;
font-family: "Spectral", serif;
line-height: 70px;
letter-spacing: -4.5px;
color: #181b31;
}
.h_testimonial_slider .testimonial_author {
padding-top: 22px;
}
.h_testimonial_slider .testimonial_author h6 {
font-size: 20px;
color: #181b31;
font-weight: 600;
margin-bottom: 5px;
}
.h_testimonial_slider .testimonial_author .position {
color: #899097;
font-family: cerebriSans;
font-size: 16px;
line-height: 1;
} .photography_testimonial_slider {
max-width: 670px;
}
.photography_testimonial_slider .item {
font-family: "GRIFTERB";
}
.photography_testimonial_slider .item p {
color: #fff;
font-size: 24px;
line-height: 36px;
letter-spacing: 0.6px;
}
.photography_testimonial_slider .item h6 {
font-size: 16px;
color: #5a5a5a;
text-transform: uppercase;
letter-spacing: 0.4px;
margin-top: 46px;
margin-bottom: 0;
}
.photography_testimonial_slider .item h6 span {
color: #fff;
}
.custome_nav {
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
}
.custome_nav .slick-arrow {
width: 70px;
height: 70px;
text-align: center;
line-height: 70px;
font-size: 22px;
border: 1px dashed #585858;
color: #fff;
border-radius: 50%;
transition: all .3s linear;
cursor: pointer;
}
.custome_nav .slick-arrow.next {
margin-top: 10px;
}
.custome_nav .slick-arrow {
width: 70px;
height: 70px;
text-align: center;
line-height: 70px;
font-size: 22px;
border: 1px dashed #585858;
color: #fff;
border-radius: 50%;
transition: all .3s linear;
cursor: pointer;
}  .app_testimonial_inner {
position: relative;
}
.app_testimonial_slider-8 {
max-width: 970px;
margin: 0 auto;
}
.app_testimonial_slider-8 .slick-list {
padding-top: 70px;
}
.app_testimonial_slider-8 .item {
border-radius: 10px;
background: #fff;
padding: 80px 100px;
font-family: "neue-haas-unica";
position: relative;
z-index: 1;
}
.app_testimonial_slider-8 .item ul li {
width: 16px;
height: 16px;
border-radius: 50%;
position: absolute;
z-index: -1;
opacity: 0;
transform: scale(0.2);
}
.app_testimonial_slider-8 .item ul li:nth-child(1) {
background: #ffdff9;
left: 180px;
top: 130px;
transition: all 0.5s linear;
}
.app_testimonial_slider-8 .item ul li:nth-child(2) {
background: #d4f6e5;
left: 278px;
bottom: 140px;
transition: all 0.5s 0.6s linear;
}
.app_testimonial_slider-8 .item ul li:nth-child(3) {
background: #dfe7ff;
transition: all 0.5s 0.9s linear;
right: 280px;
top: 65px;
}
.app_testimonial_slider-8 .item ul li:nth-child(4) {
background: #fff2df;
transition: all 0.5s 0.8s linear;
right: 280px;
bottom: 140px;
}
.app_testimonial_slider-8 .slick-active .item ul li {
opacity: 1;
transform: scale(1);
}
.app_testimonial_slider-8 .item .author_img {
width: 100px;
height: 100px;
border-radius: 50%;
position: absolute;
top: -60px;
left: 50%;
}
.app_testimonial_slider-8 .item h3 {
font-size: 30px;
line-height: 48px;
font-weight: 400;
font-style: italic;
color: #455880;
margin-bottom: 38px;
}
.app_testimonial_slider-8 .item .name {
font-size: 20px;
color: #33375c;
font-weight: 500;
}
.app_testimonial_slider-8 .item .position {
font-size: 16px;
font-weight: 400;
color: rgba(69, 88, 128, 0.4);
}
.slider_arrow button {
width: 65px;
height: 65px;
border-radius: 50%;
text-align: center;
font-size: 16px;
color: #455880;
background: #fff;
border: 0;
position: absolute;
top: 50%;
transition: color 0.2s linear;
padding: 0;
z-index: 1;
}
.slider_arrow button i {
cursor: pointer;
}
.slider_arrow button:before {
content: "";
height: 100%;
width: 100%;
background-image: linear-gradient(to right, #ff9567 0%, #ff79b8 100%, #ff9567 100%);
position: absolute;
left: 0;
top: 0;
border-radius: 50%;
z-index: -1;
opacity: 0;
transition: all 0.3s linear;
}
.slider_arrow button:hover {
color: #fff;
}
.slider_arrow button:hover:before {
opacity: 1;
}
.slider_arrow .next {
right: 0;
}  .const_testimonial_area {
position: relative;
z-index: 1;
text-align: center;
padding: 100px 0px 20px;
}
.const_testimonial_area .overlay_bg {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: #000000;
opacity: 0.3;
z-index: -1;
}
.const_testimonial_area .const_title {
margin-bottom: 40px;
}
.const_testimonial_slider {
max-width: 770px;
margin: 0 auto;
}
.const_testimonial_slider .item {
text-align: center;
}
.const_testimonial_slider .item h3 {
color: #fff;
font-size: 36px;
line-height: 56px;
font-family: "neuzeit-grotesk";
}
.const_testimonial_thumbnil {
max-width: 230px;
margin-left: auto;
margin-right: auto;
padding-top: 48px;
cursor: pointer;
}
.const_testimonial_thumbnil .slick-list {
padding-left: 0px !important;
padding-right: 0px !important;
}
.const_testimonial_thumbnil .slick-list .item .round_img {
width: 70px;
height: 70px;
border-radius: 50%;
overflow: hidden;
opacity: 0.3;
transition: opacity 0.3s linear;
}
.const_testimonial_thumbnil .slick-list .item .content {
width: 0px;
opacity: 0;
visibility: hidden;
padding-top: 27px;
}
.const_testimonial_thumbnil .slick-list .item .content h4,
.const_testimonial_thumbnil .slick-list .item .content h6 {
color: #fff;
text-transform: uppercase;
white-space: nowrap;
}
.const_testimonial_thumbnil .slick-list .item .content h4 {
font: 500 24px/24px "teko";
margin-bottom: 5px;
}
.const_testimonial_thumbnil .slick-list .item .content h6 {
font: 400 14px/24px "neuzeit-grotesk";
letter-spacing: 0.7px;
}
.const_testimonial_thumbnil .slick-list .slick-current .item .round_img {
opacity: 1;
}
.const_testimonial_thumbnil .slick-list .slick-current .item .content {
width: 122px;
opacity: 1;
visibility: visible;
margin-left: -25px;
text-align: center;
}
.const_testimonial_thumbnil .slick-list .slick-current .item .content h4 {
animation: fadeIn 0.4s linear both;
}
.const_testimonial_thumbnil .slick-list .slick-current .item .content h6 {
animation: fadeInUp 0.3s linear both;
}
.const_testimonial_info {
position: relative;
}
.const_slider_arrow .prev,
.const_slider_arrow .next {
position: absolute;
top: 30px;
background: transparent;
border: 0px;
font-size: 18px;
line-height: 60px;
color: #fff;
width: 60px;
height: 60px;
border-radius: 50%;
transition: all 0.3s linear;
}
.const_slider_arrow .prev:hover,
.const_slider_arrow .next:hover {
background: #ffc600;
color: #222;
}
.const_slider_arrow .prev {
left: 0;
}
.const_slider_arrow .next {
right: 0;
}    @media (max-width: 1024px) {
.const_slider_arrow .slick-arrow {
display: none !important;
}
}
@media (max-width: 768px) {
.custome_nav {
right: 10px;
}
.app_testimonial_slider-8 .item .author_img {
transform: translateX(-50%);
}
}
@media (max-width: 480px) {
.custome_nav {
display: none !important;
}
.app_testimonial_slider-8 .item {
padding-left: 20px;
padding-right: 20px;
}
.const_testimonial_thumbnil .slick-list .slick-current .item .content {
margin-left: -30px;
}
}