.button_text_color_hover {
color: #fff;
}
.g5plus-services.style1 .services-item-inner {
border: 1px solid #e0e0e0;
}
.services-item-inner {
background-color: #FFF;
position: relative;
}
.services-item-inner > a {
position: absolute;
left: 16px;
bottom: 0;
}
.services-image img {
width: 100%;
height: auto;
}
.services-info {
padding: 0 16px 40px;
}
.services-info h3 {
font-size: 18px;
font-weight: 900;
line-height: 30px;
margin-top: 17px;
margin-bottom: 2px;
text-transform: uppercase;
}
.services-info p {
font-size: 14px;
color: #8a8a8a;
height: 150px;
overflow: hidden;
}
.services-info a {
color: #000;
}
.services-info a:hover {
color: #ffa60a;
}
.g5plus-services .column-2 .services-item {
width: 50%;
}
.g5plus-services .column-3 .services-item {
width: 33.33333333%;
}
.g5plus-services .column-4 .services-item {
width: 25%;
}
.g5plus-services .bt:not(.btn-cate) {
cursor: not-allowed;
background-color: #ffa60a;
color: #FFFFFF;
}
.g5plus-services .btn-cate {
background-color: #2c3e50;
color: #FFFFFF;
cursor: pointer;
}
.g5plus-services .sv-load-more {
cursor: pointer;
}
.g5plus-services select.services-filter-group {
width: 250px;
margin-bottom: 30px;
display: none;
}
@media screen and (max-width: 991px) {
.g5plus-services .column-4 .services-item {
width: 33.3333333%;
}
}
@media screen and (max-width: 767px) {
.g5plus-services .column-3 .services-item,
.g5plus-services .column-4 .services-item {
width: 50%;
}
.g5plus-services select.services-filter-group {
display: block;
}
}
@media screen and (max-width: 480px) {
.g5plus-services .column-2 .services-item,
.g5plus-services .column-3 .services-item,
.g5plus-services .column-4 .services-item {
width: 100%;
}
.g5plus-services .services-item {
width: 100%;
}
}.button_text_color_hover {
color: #fff;
}
.g5plus-testimonials .testimonial-item {
padding: 32px 20px 27px;
text-align: center;
margin: 0 15px;
}
.g5plus-testimonials .quote p {
font-size: 14px;
color: #848484;
line-height: 30px;
max-width: 770px;
margin: auto;
}
.g5plus-testimonials .quote i {
margin-top: 15px;
margin-bottom: 5px;
height: 40px;
width: 40px;
line-height: 40px;
text-align: center;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-color: #ffa60a;
color: #fff;
}
.g5plus-testimonials .info {
margin-top: 38px;
}
.g5plus-testimonials .info .info-content h4 {
font-size: 16px;
color: #010101;
text-transform: uppercase;
position: relative;
margin: 0;
font-weight: bold;
}
.g5plus-testimonials .info .info-content h4:after {
position: absolute;
left: 0;
right: 0;
margin: auto;
width: 60px;
height: 2px;
background: #ffa60a;
content: '';
top: -22px;
}
.g5plus-testimonials .info .info-content span {
color: #acacac;
margin: 0;
font-size: 14px;
line-height: 30px;
}
.g5plus-testimonials .slick-arrow {
box-shadow: 1px 3px 10px #fff;
background-color: rgba(0, 0, 0, 0.8);
width: 30px;
height: 40px;
line-height: 40px;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.g5plus-testimonials .slick-arrow:hover {
background-color: #ffa60a;
}
.g5plus-testimonials .slick-prev {
left: -15px;
opacity: 0;
}
.g5plus-testimonials .slick-next {
right: -15px;
opacity: 0;
}
.g5plus-testimonials .slick-dots {
margin-top: 55px;
}
.g5plus-testimonials.add-icon .info {
margin-top: 15px;
}
.g5plus-testimonials.add-icon .info .info-content h4:after {
display: none;
}
.g5plus-testimonials.tes-layout-style2 img.fotorama__img {
-webkit-border-radius: 50% !important;
-moz-border-radius: 50% !important;
border-radius: 50% !important;
}
.g5plus-testimonials.tes-layout-style2 .fotorama__thumb {
background-color: rgba(0, 0, 0, 0.8);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.g5plus-testimonials.tes-layout-style2 .fotorama__wrap--css3 .fotorama__thumb-border {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
border-width: 2px !important;
height: 80px;
margin: 0;
top: 3px;
left: -6.5px;
width: 80px !important;
border-color: #ffa60a;
}
.g5plus-testimonials.tes-layout-style2 .fotorama__nav-wrap {
margin-top: 20px;
}
.g5plus-testimonials.tes-layout-style2 .fotorama__nav__frame--thumb {
opacity: 0.5;
}
.g5plus-testimonials.tes-layout-style2 .fotorama__nav__frame--thumb.fotorama__active {
opacity: 1;
}
.g5plus-testimonials.tes-layout-style2 .content-middle {
display: table;
width: 100%;
height: 100%;
}
.g5plus-testimonials.tes-layout-style2 .content-middle-inner {
display: table-cell;
vertical-align: middle;
width: 100%;
}
.g5plus-testimonials:hover .slick-prev {
left: 0;
opacity: 1;
}
.g5plus-testimonials:hover .slick-next {
right: 0;
opacity: 1;
}
.g5plus-testimonials .no-slick .testimonial-item {
margin: 0;
margin-bottom: 30px;
}
.g5plus-testimonials.color-light .quote p {
color: #fff;
}
.g5plus-testimonials.color-light .info .info-content h4 {
color: #fff;
}
.g5plus-testimonials.color-light .slick-arrow {
border: none;
box-shadow: 1px 3px 10px #000;
background-color: #fff;
}
.g5plus-testimonials.color-light .slick-arrow i {
color: #000;
}
@media (max-width: 800px) {
.g5plus-testimonials .slick-prev {
left: 0;
}
.g5plus-testimonials .slick-next {
right: 0;
}
.g5plus-testimonials:hover .slick-prev {
left: 20px;
}
.g5plus-testimonials:hover .slick-next {
right: 20px;
}
}