/* col */
.wpl-col-lg-1,
.wpl-col-lg-2,
.wpl-col-lg-3,
.wpl-col-lg-4,
.wpl-col-lg-5,
.wpl-col-lg-6,

.wpl-col-md-1,
.wpl-col-md-2,
.wpl-col-md-3,
.wpl-col-md-4,
.wpl-col-md-5,
.wpl-col-md-6,

.wpl-col-sm-1,
.wpl-col-sm-2,
.wpl-col-sm-3,
.wpl-col-sm-4,
.wpl-col-sm-5,
.wpl-col-sm-6,

.wpl-col-xs-1,
.wpl-col-xs-2,
.wpl-col-xs-3,
.wpl-col-xs-4,
.wpl-col-xs-5,
.wpl-col-xs-6{
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 12px;
    padding-left: 12px;
    margin-bottom: 24px;
}
.wpl-col-lg-1{
    width: 100%;
}
.wpl-col-lg-2{
    width: 50%;
}
.wpl-col-lg-3{
    width: 33.22222222%;
}
.wpl-col-lg-4{
    width: 24.9%;
}
.wpl-col-lg-5{
    width: 19.9%;
}
.wpl-col-lg-6{
    width: 16.66666666666667%;
}
.wpl-container{
    margin-left: -12px;
    margin-right: -12px;
}

.text-center {
    text-align: center;
}
.wpl-middle{
    vertical-align: middle;
}
.wpl-clear{
    clear: both;
}
.wpl-overflow{
    overflow: hidden;
}

div.wpl-testimonial-section .testimonial-pro:focus{
    outline: none;
}

.wpl-testimonial-section.wpl-testimonial-carousel .slick-list{
    margin-left: -12px;
    margin-right: -12px;
}
.wpl-testimonial-section.wpl-testimonial-carousel .testimonial-pro{
    padding-left: 12px;
    padding-right: 12px;
}

/* Nav Style */
div.wpl-testimonial-section.nav_position_vertical_center {
    padding-left: 60px;
    padding-right: 60px;
}
div.wpl-testimonial-section.nav_position_vertical_center_inner_hover {
    overflow: hidden;
}
div.wpl-testimonial-section.nav_position_top_left,
div.wpl-testimonial-section.nav_position_top_center,
div.wpl-testimonial-section.nav_position_top_right{
    padding-top: 45px;
}
div.wpl-testimonial-section.nav_position_bottom_left,
div.wpl-testimonial-section.nav_position_bottom_center,
div.wpl-testimonial-section.nav_position_bottom_right{
    padding-bottom: 45px;
}

div.wpl-testimonial-section.wpl-nav-style-round .slick-prev,
div.wpl-testimonial-section.wpl-nav-style-round .slick-next{
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

div.wpl-testimonial-section .slick-prev,
div.wpl-testimonial-section .slick-next{
    font-size: 20px;
    line-height: 30px;
    display: block;
    width: 32px;
    height: 32px;
    padding: 0;
    cursor: pointer;
    outline: none;
    position: absolute;
    text-align: center;
    top: 0%;
    margin-top: -16px;
    z-index: 22;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

div.wpl-testimonial-section .slick-prev {
    left: 0;
}
div.wpl-testimonial-section .slick-next {
    right: 0;
}
div.wpl-testimonial-section.nav_position_top_left .slick-prev{
    left: 0;
    right: inherit;
    top: 0;
    margin-top: 0;
}
div.wpl-testimonial-section.nav_position_top_left .slick-next {
    left: 36px;
    right: inherit;
    top: 0;
    margin-top: 0;
}
div.wpl-testimonial-section.nav_position_top_center .slick-prev{
    left: 50%;
    right: inherit;
    margin-left: -34px;
    top: 0;
    margin-top: 0;
}
div.wpl-testimonial-section.nav_position_top_center .slick-next {
    right: 50%;
    left: inherit;
    margin-right: -34px;
    top: 0;
    margin-top: 0;
}
div.wpl-testimonial-section.nav_position_top_right .slick-prev{
    right: 36px;
    left: inherit;
    top: 0;
    margin-top: 0;
}
div.wpl-testimonial-section.nav_position_top_right .slick-next {
    right: 0;
    left: inherit;
    top: 0;
    margin-top: 0;
}
div.wpl-testimonial-section.nav_position_bottom_left .slick-prev{
    left: 0;
    right: inherit;
    top: inherit;
    bottom: 0;
}
div.wpl-testimonial-section.nav_position_bottom_left .slick-next {
    left: 36px;
    right: inherit;
    top: inherit;
    bottom: 0;
}
div.wpl-testimonial-section.nav_position_bottom_right .slick-prev{
    left: inherit;
    right: 36px;
    top: inherit;
    bottom: 0;
}
div.wpl-testimonial-section.nav_position_bottom_right .slick-next {
    right: 0;
    left: inherit;
    top: inherit;
    bottom: 0;
}
div.wpl-testimonial-section.nav_position_bottom_center .slick-prev{
    left: 50%;
    margin-left: -34px;
    right: inherit;
    top: inherit;
    bottom: 0;
}
div.wpl-testimonial-section.nav_position_bottom_center .slick-next {
    right: 50%;
    margin-right: -34px;
    left: inherit;
    top: inherit;
    bottom: 0;
}

div.wpl-testimonial-section.nav_position_vertical_center_inner .slick-prev{
    left: 0;
    right: inherit;
    top: 50%;
    bottom: inherit;
    margin-top: -16px;
}
div.wpl-testimonial-section.nav_position_vertical_center_inner .slick-next {
    right: 0;
    left: inherit;
    top: 50%;
    bottom: inherit;
    margin-top: -16px;
}
div.wpl-testimonial-section.nav_position_vertical_center_inner_hover .slick-prev{
    left: -50px;
    right: inherit;
    top: 50%;
    bottom: inherit;
    margin-top: -16px;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
div.wpl-testimonial-section.nav_position_vertical_center_inner_hover .slick-next {
    right: -50px;
    left: inherit;
    top: 50%;
    bottom: inherit;
    margin-top: -16px;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
div.wpl-testimonial-section.nav_position_vertical_center_inner_hover:hover .slick-prev{
    left: 0;
}
div.wpl-testimonial-section.nav_position_vertical_center_inner_hover:hover .slick-next {
    right: 0;
}


/* Dots */
div.wpl-testimonial-section ul.slick-dots{
    margin: 15px 0 0 0;
    padding: 0;
    list-style: none;
    text-align: center;
}
div.wpl-testimonial-section ul.slick-dots li{
    display: inline-table;
    position: relative;
}
div.wpl-testimonial-section ul.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 12px;
    height: 12px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    margin: 4px;
    padding: 0;
    border-radius: 50%;
}


/* Image Style */
.tp-client-image{
    margin-bottom: 25px;
    display: inline-block;
}
.tp-image-style-three{
    background: #fff;
    padding: 3px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #e2e2e2;
}
.tp-image-style-three img{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.tp-image-style-four{
    background: #fff;
    padding: 3px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #e2e2e2;
}
.tp-client-image.tp-image-style-two img,
.tp-client-image.tp-image-style-four img{
    display: inline-block;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.wpl-testimonial-section.wpl-theme-style-three .tp-client-image{
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}
.wpl-testimonial-section.wpl-theme-style-three .tp-client-info{
    display: inline-block;
    vertical-align: middle;
}


.wpl-testimonial-section .tp-client-rating{
    overflow: hidden;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 18px;
}
.wpl-testimonial-section .tp-client-testimonial{
    margin-bottom: 25px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}
.wpl-testimonial-section h2.tp-client-name{
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 16px;
}
.wpl-testimonial-section h6.tp-client-designation{
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
}

/* Theme Eight */
.wpl-testimonial-section.wpl-theme-style-eight .tp-client-image-info{
    vertical-align: middle;
    text-align: right;
}
.wpl-testimonial-section.wpl-theme-style-eight .tp-client-info{
    display: inline-block;
    vertical-align: middle;
    text-align: right;
}
.wpl-testimonial-section.wpl-theme-style-eight .tp-client-image{
    vertical-align: middle;
    margin-left: 20px;
    margin-bottom: 0;
}
.wpl-testimonial-section.wpl-theme-style-eight .tp-client-testimonial,
.wpl-testimonial-section.wpl-theme-style-six .tp-client-testimonial,
.wpl-testimonial-section.wpl-theme-style-seven .tp-client-testimonial{
    position: relative;
    margin-bottom: 0;
}
.wpl-testimonial-section.wpl-theme-style-eight .tp-client-testimonial:after,
.wpl-testimonial-section.wpl-theme-style-eight .tp-client-testimonial:before {
    top: 100%;
    right: 40px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.wpl-testimonial-section.wpl-theme-style-eight .tp-client-testimonial:after {
    border-width: 14px;
    margin-right: 1px;
}
.wpl-testimonial-section.wpl-theme-style-eight .tp-client-testimonial:before {
    border-width: 15px;
    margin-right: 0;
}

/* Theme Six */
.wpl-testimonial-section.wpl-theme-style-six .tp-client-image-info{
    vertical-align: middle;
    text-align: left;
}
.wpl-testimonial-section.wpl-theme-style-six .tp-client-info{
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}
.wpl-testimonial-section.wpl-theme-style-six .tp-client-image{
    margin-right: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    text-align: left;
}
.wpl-testimonial-section.wpl-theme-style-six .tp-client-testimonial,
.wpl-testimonial-section.wpl-theme-style-eight .tp-client-testimonial{
    text-align: left;
}
.wpl-testimonial-section.wpl-theme-style-six .tp-client-testimonial:after,
.wpl-testimonial-section.wpl-theme-style-six .tp-client-testimonial:before {
    top: 100%;
    left: 40px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.wpl-testimonial-section.wpl-theme-style-six .tp-client-testimonial:after {
    border-width: 14px;
    margin-left: 1px;
}
.wpl-testimonial-section.wpl-theme-style-six .tp-client-testimonial:before {
    border-width: 15px;
    margin-left: 0;
}

/* Theme Seven */
.wpl-testimonial-section.wpl-theme-style-seven .tp-client-testimonial:after,
.wpl-testimonial-section.wpl-theme-style-seven .tp-client-testimonial:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.wpl-testimonial-section.wpl-theme-style-seven .tp-client-testimonial:after {
    border-width: 14px;
    margin-left: -15px;
}
.wpl-testimonial-section.wpl-theme-style-seven .tp-client-testimonial:before {
    border-width: 15px;
    margin-left: -16px;
}
.wpl-testimonial-section.wpl-theme-style-seven .tp-client-rating {
    margin-bottom: 0;
}

/* Theme Ten */
.wpl-testimonial-section.wpl-theme-style-ten .tp-client-rating{
    margin-bottom: 5px;
}
.wpl-testimonial-section.wpl-theme-style-ten .tp-client-image{
    margin-bottom: 20px;
}

/* Theme eleven */
.wpl-testimonial-section.wpl-theme-style-eleven .tp-client-testimonial{
    margin-bottom: 5px;
}

/* Theme twelve */
.wpl-testimonial-section.wpl-theme-style-twelve .tp-client-image-info{
    vertical-align: middle;
    text-align: left;
}
.wpl-testimonial-section.wpl-theme-style-twelve .tp-client-rating{
    margin-bottom: 0;
}
.wpl-testimonial-section.wpl-theme-style-twelve .tp-client-info{
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}
.wpl-testimonial-section.wpl-theme-style-twelve .tp-client-image{
    margin-right: 15px;
    vertical-align: middle;
    text-align: left;
    margin-bottom: 0;
}
.wpl-testimonial-section.wpl-theme-style-twelve .tp-client-testimonial{
    text-align: left;
}


/* Theme new fourteen */
.wpl-testimonial-section.wpl-theme-style-fourteen .tp-client-testimonial {
    margin-bottom: 0;
    text-align: left;
}
.wpl-testimonial-section.wpl-theme-style-fourteen .tp-client-image-rating {
    margin-right: 20px;
    width: 110px;
    display: table-cell;
    float: left;
}
.wpl-testimonial-section.wpl-theme-style-fourteen .tp-client-info {
    vertical-align: top;
    display: table-cell;
    text-align: left;
}

/* Theme Nine */
.wpl-testimonial-section.wpl-theme-style-nine .tp-client-testimonial {
    margin-bottom: 0;
    text-align: left;
    vertical-align: top;
    display: table-cell;
    position: relative;
}
.wpl-testimonial-section.wpl-theme-style-nine .tp-client-image-info {
    width: 120px;
    display: table-cell;
}
.wpl-testimonial-section.wpl-theme-style-nine .tp-client-testimonial:after,
.wpl-testimonial-section.wpl-theme-style-nine .tp-client-testimonial:before {
    top: 30px;
    left: -30px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.wpl-testimonial-section.wpl-theme-style-nine .tp-client-testimonial:after {
    border-width: 15px;
    margin-left: 1px;
}
.wpl-testimonial-section.wpl-theme-style-nine .tp-client-testimonial:before {
    border-width: 15px;
    margin-left: 0;
}

/* Theme twenty */
.wpl-testimonial-section.wpl-theme-style-twenty .tp-client-testimonial {
    text-align: left;
}
.wpl-testimonial-section.wpl-theme-style-twenty .tp-client-image-info {
    vertical-align: middle;
    text-align: left;
}
.wpl-testimonial-section.wpl-theme-style-twenty .tp-client-image {
    margin-right: 15px;
    vertical-align: middle;
    text-align: left;
    margin-bottom: 0;
}
.wpl-testimonial-section.wpl-theme-style-twenty .tp-client-info {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}
.wpl-testimonial-section.wpl-theme-style-twenty .tp-client-rating{
    margin-bottom: 0;
}


/* Theme thirteen */
.wpl-testimonial-section.wpl-theme-style-thirteen .tp-client-image {
    margin-right: 20px;
    width: 130px;
    display: table-cell;
}
.wpl-testimonial-section.wpl-theme-style-thirteen .tp-client-info {
    vertical-align: top;
    display: table-cell;
}

/* Filter */
.wpl-testimonial-section .wpl-testimonial-filter{
    margin: 0 0 35px 0;
    padding: 0;
    list-style: none;
    display: inline-block;
}
.wpl-testimonial-section .wpl-testimonial-filter li{
    float: left;
    margin: 4px;
    list-style: none;
}
.wpl-testimonial-section .wpl-testimonial-filter li a{
    position: relative;
    padding: 6px 13px;
    display: inline-block;
    text-decoration: none;
}

.wpl-testimonial-section .isotope-item {
    z-index: 2;
}
.wpl-testimonial-section .isotope-hidden.isotope-item {
    z-index: 1;
}
.wpl-testimonial-section .isotope, .wpl-testimonial-section .isotope .isotope-item {/* change duration value to whatever you like */
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.wpl-testimonial-section .isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}
.wpl-testimonial-section .isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property:-moz-transform, opacity;
    transition-property:transform, opacity;
    padding-top: 0;
    padding-bottom: 0;
}

/* pagination */
.wpl-tp-pagination {
    display: inline-block;
    padding-left: 0;
    margin: 10px 0;
}
.wpl-tp-pagination li{
    display: inline;
}
.wpl-tp-pagination li a,
.wpl-tp-pagination li span {
    position: relative;
    float: left;
    padding: 6px 13px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-left: 6px;
    line-height: 1.42857143;
    text-decoration: none;
}
.wpl-tp-pagination li:first-child a,
.wpl-tp-pagination li:first-child span {
    margin-left: 0;
}


/* Testimonial form */
.tp-fronted-form label{
    display: block;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 5px;
}
.tp-fronted-form fieldset{
    margin-bottom: 4px;
    padding: 0 !important;
    border: 0 !important;
}
.tp-fronted-form input[type="text"],
.tp-fronted-form input[type="email"]{
    width: 100%;
    max-width: 350px;
    border: 1px solid #ddd;
    padding: 8px 10px;
}
.tp-fronted-form input[type="file"]{
    border: 0 !important;
    padding: 0 !important;
}
.tp-fronted-form textarea{
    width: 100%;
    max-width: 350px;
    border: 1px solid #ddd;
    padding: 8px 10px;
    min-height: 100px;
}
.tp-fronted-form textarea:focus,
.tp-fronted-form select{
    outline: none;
}
.tp-fronted-form select{
    display: inline-block;
    height: 38px;
    min-width: 100px;
    padding: 6px 12px!important;
    font-size: 1em!important;
    line-height: 20px;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ddd;
}
.tp-fronted-form input[type="submit"]{
    border-radius: 2px;
    padding: 10px 20px;
    margin-top: 16px;
    font-weight: 600;
}
.tp-fronted-form label.error{
    color: #ff2c2c;
    font-weight: 400;
    font-size: 14px;
    margin-top: 6px;
}
.tp-fronted-form input[type="text"].error,
.tp-fronted-form input[type="email"].error,
.tp-fronted-form textarea.error{
    border-color: #ff2c2c;
}
p.tp-success-massage{
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
    padding: 8px 16px;
    border-radius: 2px;
    display: inline-block;
}




.tp_client_rating{
    float: left;
}
.tp_client_rating:not(:checked) > input {
    visibility:hidden;
    width:0;
    height:0;
    float: right;;
    top: 100%;
    clip: rect(0,0,0,0);
    margin: 0;
    padding: 0;
    border:10px #fff solid;
}

.tp_client_rating:not(:checked) > label {
    float: right;
    display: block;
    padding: 0;
    margin: 0;
    cursor: pointer;
    font-size: 150%;
    line-height: 1.2;
    color: #d4d4d4;
    width: 1em;
}


.tp_client_rating > input:checked ~ label {
    color: #f3bb00 !important;
}

.tp_client_rating:not(:checked) > label:hover,
.tp_client_rating:not(:checked) > label:hover ~ label {
    color: #f39200 !important;
}

.tp_client_rating > input:checked + label:hover,
.tp_client_rating > input:checked + label:hover ~ label,
.tp_client_rating > input:checked ~ label:hover,
.tp_client_rating > input:checked ~ label:hover ~ label,
.tp_client_rating > label:hover ~ input:checked ~ label {
    color: #f39200 !important;
}

input#submit {
    background: #f2ac20;
    border: 1px solid #f2ac20;
    color: #fff;
    padding: 5px;
    width: 100%;
}

input#tp_your_photo {
    width: 100%;
}