
a{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.clear{
    clear: both;
}

.text-center {
    text-align: center;
}

.sp-testimonial-section{
    padding: 0 30px;
}

.sp-testimonial-section .testimonial-pro{
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    line-height: 24px;
}

.sp-tp-widget .sp-testimonial-section .testimonial-pro{
    padding: 0;
}

.testimonial-pro .tp-client-name{
    color: #343434;
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    margin-top: 25px;
    margin-bottom: 0;
    letter-spacing: 0;
}

.testimonial-pro .tp-client-designation{
    color: #999999;
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 14px;
    line-height: 16px;
    letter-spacing: 0;
}

.testimonial-pro .tp-client-rating{
    margin-top: 10px;
    overflow: hidden;
    color: #f3bb00;
    font-size: 16px;
    line-height: 16px;
}

.sp-testimonial-section .owl-controls .owl-buttons div{
    position: absolute;
    top: 50%;
    font-size: 26px;
    line-height: 26px;
    margin-top: -14px;
}

.sp-testimonial-section .owl-controls .owl-buttons div:hover{
    color: #52b3d9;
}

.sp-testimonial-section .owl-controls .owl-buttons div.owl-prev{
    left: 0;
}

.sp-testimonial-section .owl-controls .owl-buttons div.owl-next{
    right: 0;
}

.sp-testimonial-section .owl-controls .owl-pagination{
    text-align: center;
    margin-top: 24px;
}

.sp-testimonial-section .owl-controls .owl-pagination .owl-page{
    background-color: #cccccc;
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 100%;
    margin: 0 4px;
}

.sp-testimonial-section .owl-controls .owl-pagination .owl-page.active{
    background-color: #52b3d9;
}

/* Theme One */
.sp-testimonial-section.theme-one .tp-client-image{
    margin: 0 auto 24px;
}


/* Theme eleven */
.tp-container.theme-six .tp-client-image,
.testimonial-pro-seven-area .tp-client-image{
    float: left;
    margin-right: 26px;
    width: 80px;
    height: 80px;
}
.tp-container.theme-six .tp-client-testimonial,
.testimonial-pro-seven-area .tp-client-testimonial{
    margin-bottom: 28px;
}


/* Theme Ten */
.sp-testimonial-section.theme-five .testimonial-pro .tp-client-testimonial,
.sp-testimonial-section.theme-two .testimonial-pro .tp-client-testimonial{
    background-color: #f5f5f5;
    padding: 18px;
    border: 1px solid #e2e2e2;
    position: relative;
}
.sp-testimonial-section.theme-five .testimonial-pro .tp-client-testimonial:after,
.sp-testimonial-section.theme-five .testimonial-pro .tp-client-testimonial:before,
.sp-testimonial-section.theme-two .testimonial-pro .tp-client-testimonial:after,
.sp-testimonial-section.theme-two .testimonial-pro .tp-client-testimonial:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.sp-testimonial-section.theme-five .testimonial-pro .tp-client-testimonial:after,
.sp-testimonial-section.theme-two .testimonial-pro .tp-client-testimonial:after{
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #f5f5f5;
    border-width: 16px;
    margin-left: -15px;
}
.sp-testimonial-section.theme-five .testimonial-pro .tp-client-testimonial:before,
.sp-testimonial-section.theme-two .testimonial-pro .tp-client-testimonial:before{
    border-color: rgba(194, 225, 245, 0);
    border-top-color: #e2e2e2;
    border-width: 18px;
    margin-left: -17px;
}
.sp-testimonial-section.theme-five .tp-client-image {
    width: 70px;
    height: 70px;
    margin: 0 auto -34px;
    position: relative;
    z-index: 99;
}
.sp-testimonial-section.theme-five .tp-client-name{
    margin-top: 30px;
}

/* Theme Seven */
.sp-testimonial-section.theme-two .testimonial-pro{
    text-align: center;
}
.sp-testimonial-section.theme-two .tp-client-image {
    width: 80px;
    height: 80px;
    margin: 30px auto 0;
}


/* Theme Eight */
.sp-testimonial-section.theme-three .tp-client-image {
    margin-bottom: 0;
    margin-top: 0;
    float: left;
    margin-right: 26px;
    width: 80px;
    height: 80px;
}
.sp-testimonial-section.theme-three .testimonial-pro .tp-client-testimonial{
    background-color: #f5f5f5;
    padding: 18px;
    border: 1px solid #e2e2e2;
    position: relative;
    margin-bottom: 35px;
}
.sp-testimonial-section.theme-three .testimonial-pro .tp-client-testimonial:after,
.sp-testimonial-section.theme-three .testimonial-pro .tp-client-testimonial:before{
    top: 100%;
    left: 40px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.sp-testimonial-section.theme-three .testimonial-pro .tp-client-testimonial:after{
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #f5f5f5;
    border-width: 16px;
    margin-left: -15px;
}
.sp-testimonial-section.theme-three .testimonial-pro .tp-client-testimonial:before{
    border-color: rgba(194, 225, 245, 0);
    border-top-color: #e2e2e2;
    border-width: 18px;
    margin-left: -17px;
}


/* Theme Nine */
.sp-testimonial-section.theme-four .testimonial-pro .tp-client-testimonial{
    background-color: #f5f5f5;
    padding: 18px;
    border: 1px solid #e2e2e2;
    position: relative;
    margin-bottom: 35px;
}
.sp-testimonial-section.theme-four .testimonial-pro .tp-client-testimonial:after,
.sp-testimonial-section.theme-four .testimonial-pro .tp-client-testimonial:before {
    top: 100%;
    right: 24px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.sp-testimonial-section.theme-four .testimonial-pro .tp-client-testimonial:after{
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #f5f5f5;
    border-width: 16px;
    margin-left: -15px;
}
.sp-testimonial-section.theme-four .testimonial-pro .tp-client-testimonial:before{
    border-color: rgba(194, 225, 245, 0);
    border-top-color: #e2e2e2;
    border-width: 18px;
    margin-right: -2px;
}
.sp-testimonial-section.theme-four .tp-client-image {
    margin-bottom: 0;
    margin-top: 0;
    float: right;
    margin-left: 26px;
    width: 80px;
    height: 80px;
}
.sp-testimonial-section.theme-four .tp-client-name,
.sp-testimonial-section.theme-four .tp-client-designation,
.sp-testimonial-section.theme-four .tp-client-rating{
    text-align: right;
}

/* Image Style */
.tp-image-style-one{
    width: 90px;
    height: 90px;
}
.tp-image-style-two{
    width: 90px;
    height: 90px;
}
.tp-image-style-three{
    width: 90px;
    height: 90px;
    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{
    width: 90px;
    height: 90px;
    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{
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}


/* pagination */
.tp-pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.tp-pagination li{
    display: inline;
}
.tp-pagination li a,
.tp-pagination li span {
    position: relative;
    float: left;
    padding: 6px 13px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #555;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ececec;
}
.tp-pagination li span.current,
.tp-pagination li a:hover{
    background-color: #52b3d9;
    color: #ffffff;
}
.tp-pagination li:first-child a,
.tp-pagination li:first-child span {
    margin-left: 0;
}

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

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

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

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


.testimonial-pro-seven-area{}

.testimonial-pro-seven-area .sp-testimonial-filter{
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    margin-bottom: 40px;
}
.testimonial-pro-seven-area .sp-testimonial-filter li{
    float: left;
    margin: 4px;
}
.testimonial-pro-seven-area .sp-testimonial-filter li a{
    position: relative;
    padding: 6px 13px;
    color: #555;
    background-color: #fff;
    border: 1px solid #ececec;
}
.testimonial-pro-seven-area .sp-testimonial-filter li a:hover,
.testimonial-pro-seven-area .sp-testimonial-filter li a.active{
    background-color: #52b3d9;
    color: #ffffff;
}

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


/* Testimonial form */
.tp-fronted-form label{
    display: block;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 5px;
}
.tp-fronted-form fieldset{
    margin-bottom: 16px;
}
.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 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"]{
    background: #52b3d9;
    border: 1px solid #52b3d9;
    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;
}
