
/* Table Of Content
---------------------------------------------------------
01. Common Css
02. Header Css
03. Footer Css
04. Menu Section Css
05. Nice underline Section Css
06. Testimonial Slider 1 Css
07. Testimonial Slider 2 Css
08. Testimonial Slider 3 Css
09. Testimonial Slider 4 Css
10. Testimonial Slider 5 Css
11. Testimonial Slider 6 Css
12. Testimonial Slider 7 Css
13. Testimonial Slider 8 Css
14. Testimonial Slider 9 Css
15. Testimonial Slider 10 Css
16. Testimonial Grid Style 1 & 2 Css
17. Testimonial Grid Style 3 Css
18. Testimonial Grid Style 4 Css
19. Testimonial Grid Style 5 Css
20. Testimonial Grid Style 6 Css
21. Testimonial Grid Style 7 Css
22. Testimonial Grid Style 8 Css
23. Testimonial Grid Style 9 Css
24. Testimonial Grid Style 10 Css
25. Testimonial List Style 1 Css
26. Testimonial List Style 2 Css
27. Testimonial List Style 3 Css
28. Testimonial List Style 4 Css
29. Testimonial List Style 5 Css
30. Testimonial List Style 6 Css
31. Testimonial List Style 7 Css
32. Testimonial List Style 8 Css
33. Testimonial List Style 9 Css
34. Testimonial List Style 10 CSS
35. Responsive Css


--------------------------------------------------------*/
/* ------------------------------------
01. Common Css
---------------------------------------*/

/* ------------------------------------
02. Header Css
---------------------------------------*/
.adts_testimonial__rating {
    text-align: ;
    padding: 5px;
    color: #ddd;
    font-size: 20px;
}
.adts_testimonial__rating--1{}
.adts_testimonial__rating--1 .fa:nth-of-type(1){
    color: #FAB220;
}
.adts_testimonial__rating--2{}
.adts_testimonial__rating--2 .fa:nth-of-type(1),
.adts_testimonial__rating--2 .fa:nth-of-type(2){
    color: #FAB220;
}
.adts_testimonial__rating--3{}
.adts_testimonial__rating--3 .fa:nth-of-type(1),
.adts_testimonial__rating--3 .fa:nth-of-type(2),
.adts_testimonial__rating--3 .fa:nth-of-type(3){
    color: #FAB220;
}
.adts_testimonial__rating--4{}
.adts_testimonial__rating--4 .fa:nth-of-type(1),
.adts_testimonial__rating--4 .fa:nth-of-type(2),
.adts_testimonial__rating--4 .fa:nth-of-type(3),
.adts_testimonial__rating--4 .fa:nth-of-type(4){
    color: #FAB220;
}
.adts_testimonial__rating--5{}
.adts_testimonial__rating--5 .fa:nth-of-type(1),
.adts_testimonial__rating--5 .fa:nth-of-type(2),
.adts_testimonial__rating--5 .fa:nth-of-type(3),
.adts_testimonial__rating--5 .fa:nth-of-type(4),
.adts_testimonial__rating--5 .fa:nth-of-type(5){
    color: #FAB220;
}

.adsc-ico {
  padding: 0;
  text-align: center;
}
.adsc-ico a {
  background: #00BCF2;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  height: 30px;
  margin-bottom: 6px;
  margin-right: 4px;
  padding: 0;
  text-align: center;
  text-decoration: none;
  width: 30px;
  border-radius: 50%;
}
.adsc-ico a .fa {
  padding: 7px 0 0;
}
.adsc-ico a:hover .fa {
  color: #ffffff;
  height: 30px;
  width: 30px;
  border-radius: 50%;
}
.adsc-ico a:hover .fa-facebook {
  background: #3b5999;
}
.adsc-ico a:hover .fa-twitter {
  background: #3aa9e0;
}
.adsc-ico a:hover .fa-google-plus {
  background: #d04333;
}
.adsc-ico a:hover .fa-linkedin {
  background: #0080b1;
}
.adsc-ico a:hover .fa-instagram {
  background: #ed2700 none repeat scroll 0 0;
}
/* ------------------------------------
05. Nice underline Section Css
---------------------------------------*/
.underline-style::before {
  background-color: #d32f2f;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100px;
  left: 50%;
  transform: translateX(-50%);
}
.underline-style {
  position: relative;
  padding-bottom: 15px;
}
.underline-style::after {
  background-color: #d32f2f;
  bottom: 3px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 140px;
  left: calc(50%);
  transform: translateX(-50%);
}
.underline-style2::before {
  background-color: #d32f2f;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 200px;
  left: 50%;
  transform: translateX(-50%);
}
.underline-style2 {
  position: relative;
  padding-bottom: 15px;
  margin: 30px 0;
}
.underline-style3::before {
  background-color: #d32f2f;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 100px;
  left: 50%;
  transform: translateX(-50%);
}
.underline-style3 {
  position: relative;
  padding-bottom: 15px;
  margin: 30px 0;
}
/************************ Start Testimonial Css ******************/
/******** Testimonial Slider Style ********/
.owl-theme .owl-controls .owl-page span {
  background-color: #00BCF2;
}
.owl-theme .owl-controls .owl-buttons div {
  color: #00BCF2;
}
.owl-theme .owl-controls .owl-buttons div:hover {
  color: #007ACC;
}
/* ------------------------------------
06. Testimonial Slider 1 Css
---------------------------------------*/
.advc-testimonials-wrapper {
  margin: 0px auto;
  padding: 0 50px;
}
.advc-testimonials-wrapper .fa-quote-left {
  position: relative;
  top: 10px;
}
.advc-testimonials-wrapper p {
  color: #000;
  text-indent: 14px;
  font-size: 14px;
  text-align: center;
  font-style: italic;
}
.advc-testimonials-wrapper .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.advc-testimonials-wrapper .advc-author {
  text-align: center;
}
.advc-testimonials-wrapper .advc-author img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: inline-block;
}
.advc-testimonials-wrapper .advc-author .advc-author-info {
  vertical-align: middle;
  text-align: center;
  padding-top: 10px;
}
.advc-testimonials-wrapper .advc-author .advc-author-info li {
  list-style: none;
  font-size: 14px;
  color: #3C3C3C;
  font-weight: bold;
}
.advc-testimonials-wrapper .advc-author .advc-author-info li span {
  color: #000;
  font-size: 14px;
  font-weight: 400;
}
.advc-testimonials-wrapper .advc-author .advc-author-info li:last-child {
  color: #999;
  font-size: 13px;
}
.advc-testimonials-wrapper .advc-author .advc-author-info .advc-client-rating i {
  color: #ff0;
}
/* ------------------------------------
07. Testimonial Slider 2 Css
---------------------------------------*/
#advc-tesimonial2 .owl-theme .owl-controls .owl-buttons div {
  top: 30%;
}
#advc-tesimonial2:after {
  content: "";
}
#advc-tesimonial2 .right-section {
  border: 1px solid #cccccc;
  float: right;
  padding: 44px 20px;
  position: relative;
}
#advc-tesimonial2 .right-section p {
  text-align: left;
  font-size: 14px;
  text-indent: 20px;
}
#advc-tesimonial2 .right-section .fa-quote-left {
  color: #ff0;
  position: relative;
  top: 10px;
}
#advc-tesimonial2 .left-section {
  background: #7f352f none repeat scroll 0 0;
  border: 1px solid;
  padding: 30px 7px;
}
#advc-tesimonial2 .left-section .author-img {
  text-align: center;
}
#advc-tesimonial2 .left-section .author-img img {
  width: 60px;
  border-radius: 50%;
  display: inline-block;
}
#advc-tesimonial2 .left-section .advc-author-info {
  vertical-align: middle;
  text-align: center;
  padding-top: 10px;
}
#advc-tesimonial2 .left-section .advc-author-info li {
  list-style: none;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 0;
}
#advc-tesimonial2 .left-section .advc-author-info li span {
  color: #fff;
  font-size: 14px;
}
#advc-tesimonial2 .left-section .advc-author-info li:last-child {
  color: #999;
  font-size: 13px;
}
#advc-tesimonial2 .left-section .advc-author-info .advc-client-rating i {
  color: #ff0;
  margin-bottom: 5px;
}
#advc-tesimonial2 .left-section .adsc-ico {
  padding: 0;
  margin: 0;
}
#advc-tesimonial2 .left-section .adsc-ico li {
  list-style: none;
  margin-right: 5px;
  display: inline-block;
  background-color: #fff;
}
#advc-tesimonial2 .left-section .adsc-ico li a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #7f352f;
  background-color: unset;
  margin: 0;
  text-align: center;
}
#advc-tesimonial2 .left-section .adsc-ico li a:hover {
  text-decoration: none;
  color: #150504;
}
/* ------------------------------------
08. Testimonial Slider 3 Css
---------------------------------------*/
#advc-tesimonial3:after {
  content: "";
}
#advc-tesimonial3 .right-section {
  border: 1px solid #cccccc;
  float: right;
  padding: 36px 20px;
  position: relative;
  border-top-left-radius: 60px;
}
#advc-tesimonial3 .right-section p {
  text-align: left;
  font-size: 14px;
  text-indent: 20px;
  padding-top: 15px;
}
#advc-tesimonial3 .right-section .fa-quote-left {
  color: #ff0;
  position: relative;
  top: 24px;
}
#advc-tesimonial3 .right-section:after {
  border-bottom: 50px solid #eeeeee;
  border-left: 50px solid #dddddd;
  box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.3);
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
}
#advc-tesimonial3 .left-section {
  background: #7f352f none repeat scroll 0 0;
  border: 1px solid;
  padding: 30px 7px;
}
#advc-tesimonial3 .left-section .author-img {
  text-align: center;
}
#advc-tesimonial3 .left-section .author-img img {
  width: 60px;
  height: 60px; 
  border-radius: 50%;
  display: inline-block;
}
#advc-tesimonial3 .left-section .advc-author-info {
  vertical-align: middle;
  text-align: center;
  padding-top: 10px;
}
#advc-tesimonial3 .left-section .advc-author-info li {
  list-style: none;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 0;
}
#advc-tesimonial3 .left-section .advc-author-info li span {
  color: #fff;
  font-size: 14px;
}
#advc-tesimonial3 .left-section .advc-author-info li:last-child {
  color: #999;
  font-size: 13px;
}
#advc-tesimonial3 .left-section .advc-author-info .advc-client-rating i {
  color: #ff0;
  margin-bottom: 5px;
}
#advc-tesimonial3 .left-section .adsc-ico {
  padding: 0;
  margin: 0;
}
#advc-tesimonial3 .left-section .adsc-ico li {
  list-style: none;
  margin-right: 5px;
  display: inline-block;
  background-color: #fff;
}
#advc-tesimonial3 .left-section .adsc-ico li a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #7f352f;
  background-color: unset;
  margin: 0;
  text-align: center;
}
#advc-tesimonial3 .left-section .adsc-ico li a:hover {
  text-decoration: none;
  color: #150504!important;
}
ul.advc-author-info li:first-child {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
}
ul.advc-author-info li:last-child {
  text-transform: capitalize;
  font-size: 14px;
  font-weight: normal;
}
/* ------------------------------------
09. Testimonial Slider 4 Css
---------------------------------------*/
#advc-tesimonial4:after {
  content: "";
}
#advc-tesimonial4 .ad-ts-content {
  border: 1px solid #cccccc;
  padding: 30px 20px;
  width: 90%;
  position: relative;
  border-top-left-radius: 60px;
  background: #7f352f;
  margin: 0 auto;
}
#advc-tesimonial4 .ad-ts-content p {
  text-align: left;
  font-size: 14px;
  text-indent: 20px;
  padding-top: 15px;
  color: #fff;
}
#advc-tesimonial4 .ad-ts-content .fa-quote-left {
  color: #ffd906 !important;
  position: relative;
  top: 24px;
}
#advc-tesimonial4 .ad-ts-content:after {
  border-bottom: 50px solid #eeeeee;
  border-left: 50px solid #ddd;
  box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.3);
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
}
#advc-tesimonial4 .ad-ts-content .img-adts li:last-child {
  color: #555;
}
#advc-tesimonial4 .ad-ts-content .advc-author-info li {
  color: #fff;
}
#advc-tesimonial4 .ad-ts-content .advc-author-info li span {
  color: lightblue;
}
#advc-tesimonial4 .ad-ts-content .adsc-ico {
  padding: 0;
  margin: 0;
}
#advc-tesimonial4 .ad-ts-content .adsc-ico li {
  list-style: none;
  margin-right: 5px;
  display: inline-block;
  background-color: #fff;
}
#advc-tesimonial4 .ad-ts-content .adsc-ico li a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #7f352f;
  background-color: unset;
  margin: 0;
  text-align: center;
}
#advc-tesimonial4 .ad-ts-content .adsc-ico li a:hover {
  text-decoration: none;
  color: #150504;
}
/* ------------------------------------
10. Testimonial Slider 5 Css
---------------------------------------*/
#advc-tesimonial5:after {
  content: "";
}
#advc-tesimonial5 .ad-ts-content {
  border: 1px solid #cccccc;
  padding: 30px 20px;
  width: 90%;
  position: relative;
  border-top-left-radius: 60px;
  background: #7f352f;
  margin: 0 auto;
}
#advc-tesimonial5 .ad-ts-content p {
  text-align: left;
  font-size: 14px;
  text-indent: 20px;
  padding-top: 15px;
  color: #fff;
}
#advc-tesimonial5 .ad-ts-content .fa-quote-left {
  color: #ffd906 !important;
  position: relative;
  top: 24px;
}
#advc-tesimonial5 .ad-ts-content:after {
  border-bottom: 50px solid #eeeeee;
  border-left: 50px solid #ddd;
  box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.3);
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
}
#advc-tesimonial5 .ad-ts-content .img-adts {
  float: right;
}
#advc-tesimonial5 .ad-ts-content .img-adts .advc-author-info li {
  color: #7f352f;
}
#advc-tesimonial5 .ad-ts-content .img-adts .advc-author-info li span {
  color: #000;
}
#advc-tesimonial5 .ad-ts-content .img-adts li:last-child {
  color: #777;
}
/* ------------------------------------
11. Testimonial Slider 6 Css
---------------------------------------*/
.with-overaly #advc-tesimonial6 .ad-ts-content {
  padding: 0 20px;
}
.with-overaly #advc-tesimonial6 .ad-ts-content p {
  font-size: 14px;
  text-indent: 20px;
  color: #333;
}
.with-overaly #advc-tesimonial6:after {
  content: "";
}
.with-overaly #advc-tesimonial6 .advc-author-info li {
  color: #7f352f;
}
.with-overaly #advc-tesimonial6 .advc-author-info li span {
  color: #000;
}
.with-overaly #advc-tesimonial6 .fa-quote-left {
  color: #ff0;
  font-size: 25px;
}
.with-overaly #advc-tesimonial6 .adsc-ico {
  padding: 0;
  margin: 0;
}
.with-overaly #advc-tesimonial6 .adsc-ico li {
  list-style: none;
  margin-right: 5px;
  display: inline-block;
  background-color: #fff;
}
.with-overaly #advc-tesimonial6 .adsc-ico li a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #7f352f;
  background-color: unset;
  margin: 0;
  text-align: center;
}
.with-overaly #advc-tesimonial6 .adsc-ico li a:hover {
  text-decoration: none;
  color: #150504;
}
.with-overaly .owl-next:hover i,
.with-overaly .owl-prev:hover i {
  color: #7f352f;
}
/* ------------------------------------
12. Testimonial Slider 7 Css
---------------------------------------*/
#ad-ts-slider7 .advc_testimonial {
  margin: 0 15px;
}
#ad-ts-slider7 .advc_testimonial .ad-ts-profile {
  float: left;
  width: 27%;
}
#ad-ts-slider7 .advc_testimonial .ad-ts-profile img {
  width: 100%;
  height: auto;
}
#ad-ts-slider7 .advc_testimonial .ad-ts-content {
  padding-left: 30%;
}
#ad-ts-slider7 .advc_testimonial .ad-ts-content .client-rating i {
  color: #ff0;
}
#ad-ts-slider7 .advc_testimonial .ad-ts-content .client-rating:after {
  content: "";
  width: 100%;
  display: block;
  margin: 10px 0 auto;
  border-top: 1px solid #9c9c9c;
}
#ad-ts-slider7 .advc_testimonial .ad-ts-content .social-links {
  padding: 0;
  margin: 0;
}
#ad-ts-slider7 .advc_testimonial .ad-ts-content .social-links li {
  list-style: none;
  margin-right: 5px;
  display: inline-block;
}
#ad-ts-slider7 .advc_testimonial .ad-ts-content .social-links li a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  background-color: #7f352f;
  text-align: center;
}
#ad-ts-slider7 .advc_testimonial .ad-ts-content .social-links li a:hover {
  text-decoration: none;
}
#ad-ts-slider7 .advc_testimonial .ad-ts-content .social-links li a.fa-instagram:hover {
  background: #325c86;
  border-color: #325c86;
}
#ad-ts-slider7 .advc_testimonial .ad-ts-content .social-links li a.fa-twitter:hover {
  background: #5ea9dd;
  border-color: #5ea9dd;
}
#ad-ts-slider7 .advc_testimonial .ad-ts-content .social-links li a.fa-pinterest:hover {
  background: #cb2027;
  border-color: #cb2027;
}
#ad-ts-slider7 .advc_testimonial .ad-ts-content .social-links li a.fa-linkedin:hover {
  background: #0177b5;
  border-color: #0177b5;
}
#ad-ts-slider7 .ad-ts-title {
  font-size: 15px;
  font-weight: bold;
  color: #7f352f;
  display: block;
  text-transform: uppercase;
  margin-bottom: 5px;
  margin-top: 0;
}
#ad-ts-slider7 .ad-ts-post {
  display: block;
  color: #000;
  margin-bottom: 5px;
  margin-top: 0;
}
#ad-ts-slider7 .ad-ts-description {
  color: #111;
  font-size: 16px;
  line-height: 23px;
  padding-top: 10px;
  font-style: italic;
}
#ad-ts-slider7 .owl-pagination {
  margin-top: 40px;
}
#ad-ts-slider7 .owl-theme .owl-controls .owl-page.active span,
#ad-ts-slider7 .owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #3F4144;
  border: 3px solid #fff;
}
/* ------------------------------------
13. Testimonial Slider 8 Css
---------------------------------------*/
#ad-ts-slider8 .advc_testimonial {
  margin: 0 10px;
  overflow: hidden;
}
#ad-ts-slider8 .advc_testimonial .image {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  margin: 0 auto 25px;
  transition: all 0.7s ease 0s;
  border: 5px solid #f2f2f2;
}
#ad-ts-slider8 .advc_testimonial .image:hover {
  border-color: #7f352f;
}
#ad-ts-slider8 .advc_testimonial .image img {
  width: 100%;
  height: auto;
  border-radius: 50%;
}
#ad-ts-slider8 .advc_testimonial .ad-ts-content {
  padding: 20px 20px 20px 30px ;
  background: #efefef;
  border-radius: 0 0 0 70px;
  border: 1px solid #7f352f;
  text-align: center;
  position: relative;
}
#ad-ts-slider8 .advc_testimonial .ad-ts-content .description p {
  text-align: left;
  font-size: 14px;
  text-indent: 20px;
  padding-top: 15px;
}
#ad-ts-slider8 .advc_testimonial .ad-ts-content .description i {
  position: absolute;
  top: 118px;
  left: 34px;
}
#ad-ts-slider8 .advc_testimonial .ad-ts-content:after {
  content: "";
  border-bottom: 15px solid #7f352f;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  position: absolute;
  top: -15px;
  left: 49%;
}
#ad-ts-slider8 .advc_testimonial .ad-ts-content .ad-ts-title {
  font-size: 15px;
  color: #7f352f;
  font-weight: bold;
  display: block;
  text-transform: uppercase;
  margin: 10px 0 5px 0;
}
#ad-ts-slider8 .advc_testimonial .ad-ts-content .ad-ts-post {
  display: block;
  color: #000;
  margin-bottom: 5px;
}
#ad-ts-slider8 .advc_testimonial .ad-ts-content .client-rating {
  margin-bottom: 10px;
}
#ad-ts-slider8 .advc_testimonial .ad-ts-content .client-rating i {
  color: #ff0;
}
#ad-ts-slider8 .advc_testimonial .ad-ts-content .description {
  font-size: 14px;
  line-height: 24px;
  color: #555;
  margin-bottom: 20px;
  font-style: italic;
}
#ad-ts-slider8 .advc_testimonial .ad-ts-content .social-links {
  padding: 0;
  margin: 0;
}
#ad-ts-slider8 .advc_testimonial .ad-ts-content .social-links li {
  list-style: none;
  margin-right: 5px;
  display: inline-block;
  background-color: #7f352f;
}
#ad-ts-slider8 .advc_testimonial .ad-ts-content .social-links li a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  text-align: center;
}
#ad-ts-slider8 .advc_testimonial .ad-ts-content .social-links li a:hover {
  text-decoration: none;
}
#ad-ts-slider8 .advc_testimonial .ad-ts-content .social-links li a.fa-instagram:hover {
  background: #325c86;
  border-color: #325c86;
}
#ad-ts-slider8 .advc_testimonial .ad-ts-content .social-links li a.fa-twitter:hover {
  background: #5ea9dd;
  border-color: #5ea9dd;
}
#ad-ts-slider8 .advc_testimonial .ad-ts-content .social-links li a.fa-pinterest:hover {
  background: #cb2027;
  border-color: #cb2027;
}
#ad-ts-slider8 .advc_testimonial .ad-ts-content .social-links li a.fa-linkedin:hover {
  background: #0177b5;
  border-color: #0177b5;
}
#ad-ts-slider8 .owl-pagination {
  margin-top: 40px;
}
#ad-ts-slider8 .owl-theme .owl-controls .owl-page.active span,
#ad-ts-slider8 .owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #1c9690;
}
/* ------------------------------------
14. Testimonial Slider 9 Css
---------------------------------------*/
#ad-ts-slider9 .advc_testimonial {
  margin: 0 15px;
}
#ad-ts-slider9 .advc_testimonial .description {
  position: relative;
  font-size: 16px;
  line-height: 26px;
  color: #696969;
  padding: 25px 20px;
  border: 1px solid #7f352f;
  border-radius: 5px;
}
#ad-ts-slider9 .advc_testimonial .description:after {
  content: "";
  width: 20px;
  height: 20px;
  background: #fff;
  border-style: none none solid solid;
  border-width: 0 0 1px 1px;
  border-color: #7f352f;
  position: absolute;
  bottom: -11px;
  left: 6%;
  transform: skewY(-45deg);
}
#ad-ts-slider9 .advc_testimonial .image {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  margin: 20px 30px;
  display: inline-block;
  float: left;
}
#ad-ts-slider9 .advc_testimonial .image img {
  width: 100%;
  height: auto;
}
#ad-ts-slider9 .advc_testimonial .ad-ts-title {
  display: inline-block;
  text-transform: capitalize;
  margin-top: 35px;
}
#ad-ts-slider9 .advc_testimonial .ad-ts-title span {
  color: #7f352f;
  display: block;
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 5px;
}
#ad-ts-slider9 .advc_testimonial .ad-ts-title small {
  display: block;
  font-size: 14px;
  color: #000;
  margin-bottom: 5px;
}
#ad-ts-slider9 .advc_testimonial .client-rating i {
  color: #ff0;
  margin-bottom: 5px;
}
/* ------------------------------------
15. Testimonial Slider 10 Css
---------------------------------------*/
#ad-ts-slider10 .advc_testimonial {
  padding-top: 70px;
  margin: 50px 15px 0;
  border: 1px solid #fff;
  text-align: center;
  position: relative;
  transition: all 0.7s ease 0s;
}
#ad-ts-slider10 .advc_testimonial:hover {
  border-color: #7f352f;
}
#ad-ts-slider10 .advc_testimonial:hover .image {
  border-color: #7f352f;
}
#ad-ts-slider10 .advc_testimonial:hover .ad-ts-content {
  background-color: #7f352f;
}
#ad-ts-slider10 .advc_testimonial:hover .ad-ts-content .ad-ts-profile .name {
  color: #fff;
}
#ad-ts-slider10 .advc_testimonial:hover .ad-ts-content .ad-ts-profile .post {
  color: lightblue;
}
#ad-ts-slider10 .advc_testimonial:hover .ad-ts-content .social-links li {
  background-color: #fff;
}
#ad-ts-slider10 .advc_testimonial:hover .ad-ts-content .social-links li a {
  color: #7f352f;
}
#ad-ts-slider10 .advc_testimonial .image {
  width: 95px;
  height: 95px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  top: -50px;
  left: 50%;
  overflow: hidden;
  transform: translateX(-50%);
  transition: all 0.7s ease 0s;
  border: 5px solid #f2f2f2;
}
#ad-ts-slider10 .advc_testimonial .image img {
  width: 100%;
  height: auto;
  border-radius: 50%;
}
#ad-ts-slider10 .advc_testimonial .title {
  font-size: 16px;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}
#ad-ts-slider10 .advc_testimonial .description {
  font-size: 15px;
  color: #000;
  line-height: 25px;
  border-bottom: 1px solid #7f352f;
  padding: 0 25px 35px;
  margin: 0;
}
#ad-ts-slider10 .advc_testimonial .ad-ts-content {
  padding: 15px 25px 12px;
  border-top: none;
  text-align: center;
  transition: all 500ms ease 0s;
}
#ad-ts-slider10 .advc_testimonial .ad-ts-content .ad-ts-profile .name {
  font-size: 16px;
  font-weight: bold;
  color: #7f352f;
  text-transform: uppercase;
  margin-bottom: 5px;
  margin-top: 0;
  transition: all 700ms ease 0s;
}
#ad-ts-slider10 .advc_testimonial .ad-ts-content .ad-ts-profile .post {
  font-size: 14px;
  color: #000;
  margin-bottom: 5px;
  text-transform: capitalize;
}
#ad-ts-slider10 .advc_testimonial .ad-ts-content .rating {
  display: inline-block;
  margin-bottom: 14px;
  margin-top: 0;
  list-style: none;
}
#ad-ts-slider10 .advc_testimonial .ad-ts-content .rating li {
  display: inline-block;
  font-size: 14px;
  color: #ffd906;
}
#ad-ts-slider10 .advc_testimonial .ad-ts-content .social-links {
  padding: 0;
  margin: 0;
}
#ad-ts-slider10 .advc_testimonial .ad-ts-content .social-links li {
  list-style: none;
  margin-right: 5px;
  display: inline-block;
  background-color: #7f352f;
}
#ad-ts-slider10 .advc_testimonial .ad-ts-content .social-links li a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  text-align: center;
}
#ad-ts-slider10 .advc_testimonial .ad-ts-content .social-links li a:hover {
  text-decoration: none;
  color: #150504;
}
#ad-ts-slider10 .owl-theme .owl-controls {
  width: 100%;
  position: absolute;
  top: 50%;
}
#ad-ts-slider10 .owl-theme .owl-controls .owl-buttons div {
  width: 45px;
  height: 40px;
  line-height: 37px;
  border-radius: 3px;
  background: #fff;
  border: 1px solid #ececec;
  padding: 0;
  opacity: 1;
  transition: all 0.4s ease-in-out 0s;
}
#ad-ts-slider10 .owl-theme .owl-controls .owl-buttons div:hover {
  background: #eabd44;
  border-color: #eabd44;
}
#ad-ts-slider10 .owl-prev,
#ad-ts-slider10 .owl-next {
  position: absolute;
  left: -3%;
}
#ad-ts-slider10 .owl-next {
  left: auto;
  right: -3%;
}
#ad-ts-slider10 .owl-prev:before {
  content: "\f104";
  font-family: "fontAwesome";
  font-size: 25px;
  color: #ececec;
}
#ad-ts-slider10 .owl-next:before {
  content: "\f105";
  font-family: "fontAwesome";
  font-size: 25px;
  color: #ececec;
}
.owl-theme .owl-controls {
  margin-top: 20px;
}
i.fa-quote-left {
  color: #ebebe0 !important;
}
/********* End Testimonial Slider Css ***********/
/********* Start Testimonial Grid Style********/
/* ------------------------------------
16. Testimonial Grid Style 1 & 2 Css
---------------------------------------*/
.single-testimonial {
  background-color: #fafafa;
  border-radius: 3px;
  padding: 18px;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.19);
  overflow: auto;
}
.single-testimonial .advc-client-img {
  width: 80px;
  margin: 0 auto 20px;
}
.single-testimonial .advc-client-img img {
  border-radius: 100%;
}
.single-testimonial .advc-client-testimonial {
  text-align: center;
  font-style: italic;
  padding-left: 10px;
  font-size: 14px;
}
.single-testimonial .fa-quote-left {
  color: #7f352f;
}
.single-testimonial .advc-client-info {
  text-align: center;
  padding-top: 10px;
}
.single-testimonial .advc-client-info .advc-client-name {
  font-size: 14px;
  color: #7f352f;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
}
.single-testimonial .advc-client-info .advc-client-designation {
  font-size: 14px;
  color: #000;
  margin: 10px 0;
}
.single-testimonial .advc-client-info .advc-client-rating i {
  color: #f00;
}
.single-testimonial .ad-ts-left {
  float: left;
  margin-right: 15px;
  width: 30%;
}
@media screen and (max-width: 600px) {
  .single-testimonial .ad-ts-left {
    width: 100%;
  }
}
.single-testimonial .right-content {
  width: 66%;
  float: left;
}
.single-testimonial .right-content .advc-client-testimonial {
  text-align: left;
}
@media screen and (max-width: 600px) {
  .single-testimonial .right-content {
    width: 100%;
  }
}
.single-testimonial:hover {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.19);
}
.advc-client-rating i,
.client-rating i {
  color: #ffd906 !important;
}
/* ------------------------------------
17. Testimonial Grid Style 3 Css
---------------------------------------*/
#advc-tesimonial7:after {
  content: "";
}
#advc-tesimonial7 .ad-ts-content {
  border: 1px solid #cccccc;
  padding: 30px 20px;
  width: 95%;
  position: relative;
  border-top-left-radius: 60px;
  margin: 0 auto;
}
#advc-tesimonial7 .ad-ts-content p {
  text-align: left;
  padding-left: 20px;
  padding-top: 15px;
}
#advc-tesimonial7 .ad-ts-content .fa-quote-left {
  color: #092158;
  position: relative;
  top: 24px;
}
#advc-tesimonial7 .ad-ts-content:after {
  border-bottom: 50px solid #eeeeee;
  border-left: 50px solid #fff;
  box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.3);
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
}
#advc-tesimonial7 .ad-ts-content .img-adts {
  float: right;
  text-align: center;
  width: 200px;
}
#advc-tesimonial7 .ad-ts-content .img-adts img {
  width: 80px;
  height: auto;
  border-radius: 50%;
}
#advc-tesimonial7 .ad-ts-content .img-adts .advc-author-info {
  text-align: center;
  padding-top: 10px;
}
#advc-tesimonial7 .ad-ts-content .img-adts .advc-author-info .advc-client-name {
  font-size: 14px;
  color: #7f352f;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
}
#advc-tesimonial7 .ad-ts-content .img-adts .advc-author-info .advc-client-designation {
  font-size: 14px;
  color: #000;
  margin: 10px 0;
}
#advc-tesimonial7 .ad-ts-content .img-adts .advc-author-info .advc-client-designation:last-child {
  color: #777;
}
#advc-tesimonial7 .ad-ts-content .img-adts .advc-author-info .advc-client-rating {
  margin-bottom: 5px;
}
#advc-tesimonial7 .ad-ts-content .img-adts .advc-author-info .advc-client-rating i {
  color: #f00;
}
/* ------------------------------------
18. Testimonial Grid Style 4 Css
---------------------------------------*/
#advc-tesimonial8:after {
  content: "";
}
#advc-tesimonial8 .ad-ts-content {
  border: 1px solid #cccccc;
  padding: 30px 20px;
  width: 95%;
  position: relative;
  border-top-left-radius: 60px;
  margin: 0 auto;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.19);
  border-bottom-right-radius: 60px;
}
#advc-tesimonial8 .ad-ts-content p {
  text-align: left;
  padding-left: 20px;
  padding-top: 15px;
}
#advc-tesimonial8 .ad-ts-content .fa-quote-left {
  color: #7f352f;
  position: relative;
  top: 24px;
}
#advc-tesimonial8 .ad-ts-content .img-adts {
  float: right;
  text-align: center;
  width: 200px;
}
#advc-tesimonial8 .ad-ts-content .img-adts img {
  width: 80px;
  height: auto;
  border-radius: 50%;
}
#advc-tesimonial8 .ad-ts-content .img-adts .advc-author-info {
  text-align: center;
  padding-top: 10px;
}
#advc-tesimonial8 .ad-ts-content .img-adts .advc-author-info .advc-client-name {
  font-size: 14px;
  color: #7f352f;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
}
#advc-tesimonial8 .ad-ts-content .img-adts .advc-author-info .advc-client-designation {
  font-size: 14px;
  color: #000;
  margin: 10px 0;
}
#advc-tesimonial8 .ad-ts-content .img-adts .advc-author-info .advc-client-designation:last-child {
  color: #777;
}
#advc-tesimonial8 .ad-ts-content .img-adts .advc-author-info .advc-client-rating {
  margin-bottom: 5px;
}
#advc-tesimonial8 .ad-ts-content .img-adts .advc-author-info .advc-client-rating i {
  color: #f00;
}
/* ------------------------------------
19. Testimonial Grid Style 5 Css
---------------------------------------*/
.grid-style-5 .ad-ts-list {
  margin-top: 72px;
}
.grid-style-5 .ad-ts-list:hover .ad-ts-img img {
  transform: rotate(360deg) !important;
}
.grid-style-5 .ad-ts-list .ad-ts-img {
  width: 80px;
  margin: -45px 40%;
}
.grid-style-5 .ad-ts-list .ad-ts-img img {
  border-radius: 100%;
  transition: .5s;
}
.grid-style-5 .ad-ts-list .ad-ts-text {
  border: 1px solid #f0f0f0;
  padding: 60px 20px 10px;
  border-radius: 50px 0;
}
.grid-style-5 .ad-ts-list .ad-ts-text:hover {
  box-shadow: 0 5px 10px gray;
}
.grid-style-5 .ad-ts-list .ad-ts-text .client-text i {
  color: #f00;
  margin-top: -5px;
  position: absolute;
}
.grid-style-5 .ad-ts-list .ad-ts-text .client-text p {
  text-indent: 20px;
  margin: 0;
}
.grid-style-5 .ad-ts-list .ad-ts-text .client-info {
  text-align: center;
}
.grid-style-5 .ad-ts-list .ad-ts-text .client-info h2 {
  margin: 0;
  color: #7f352f;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 10px;
  text-transform: uppercase;
}
.grid-style-5 .ad-ts-list .ad-ts-text .client-info h3 {
  margin: 0;
  color: #000;
  font-size: 14px;
  margin-bottom: 5px;
}
.grid-style-5 .ad-ts-list .ad-ts-text .client-info .client-rating i {
  color: #f00;
}
.grid-style-5 .ad-ts-list .ad-ts-text .client-info .social-links {
  padding: 0;
  margin: 0;
  padding-top: 20px;
}
.grid-style-5 .ad-ts-list .ad-ts-text .client-info .social-links li {
  list-style: none;
  margin-right: 5px;
  border-radius: 50%;
  display: inline-block;
  background-color: #7f352f;
}
.grid-style-5 .ad-ts-list .ad-ts-text .client-info .social-links li a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  text-align: center;
}
.grid-style-5 .ad-ts-list .ad-ts-text .client-info .social-links li a:hover {
  text-decoration: none;
  border-radius: 50%;
}
.grid-style-5 .ad-ts-list .ad-ts-text .client-info .social-links li a.fa-instagram:hover {
  background: #325c86;
}
.grid-style-5 .ad-ts-list .ad-ts-text .client-info .social-links li a.fa-twitter:hover {
  background: #5ea9dd;
}
.grid-style-5 .ad-ts-list .ad-ts-text .client-info .social-links li a.fa-pinterest:hover {
  background: #cb2027;
}
.grid-style-5 .ad-ts-list .ad-ts-text .client-info .social-links li a.fa-linkedin:hover {
  background: #0177b5;
}
/* ------------------------------------
20. Testimonial Grid Style 6 Css
---------------------------------------*/
.grid-style-6 .ad-ts-list {
  margin-top: 72px;
  float: left;
  width: 100%;
}
.grid-style-6 .ad-ts-list .ad-ts-img {
  float: left;
  width: 20%;
  height: auto;
}
.grid-style-6 .ad-ts-list .ad-ts-img img {
  width: 100%;
  border: 3px solid #7f352f;
}
.grid-style-6 .ad-ts-list .ad-ts-img img:hover {
  filter: grayscale(1);
}
.grid-style-6 .ad-ts-list .ad-ts-text {
  width: 80%;
  float: left;
  padding: 0 20px;
}
.grid-style-6 .ad-ts-list .ad-ts-text .client-text i {
  color: #f00;
  margin-top: -5px;
  position: absolute;
}
.grid-style-6 .ad-ts-list .ad-ts-text .client-text p {
  text-indent: 20px;
  margin: 0;
}
.grid-style-6 .ad-ts-list .ad-ts-text .client-info {
  text-align: left;
  padding: 20px 0 0;
}
.grid-style-6 .ad-ts-list .ad-ts-text .client-info h2 {
  margin: 0;
  color: #7f352f;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.grid-style-6 .ad-ts-list .ad-ts-text .client-info h3 {
  margin: 0;
  color: #000;
  font-size: 14px;
  margin-bottom: 5px;
}
.grid-style-6 .ad-ts-list .ad-ts-text .client-info .client-rating i {
  color: #f00;
}
.grid-style-6 .ad-ts-list .ad-ts-text .client-info .social-links {
  padding: 0;
  margin: 0;
  padding-top: 20px;
}
.grid-style-6 .ad-ts-list .ad-ts-text .client-info .social-links li {
  list-style: none;
  margin-right: 5px;
  border-radius: 50%;
  display: inline-block;
  background-color: #7f352f;
}
.grid-style-6 .ad-ts-list .ad-ts-text .client-info .social-links li a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  text-align: center;
}
.grid-style-6 .ad-ts-list .ad-ts-text .client-info .social-links li a:hover {
  text-decoration: none;
  border-radius: 50%;
}
.grid-style-6 .ad-ts-list .ad-ts-text .client-info .social-links li a.fa-instagram:hover {
  background: #325c86;
}
.grid-style-6 .ad-ts-list .ad-ts-text .client-info .social-links li a.fa-twitter:hover {
  background: #5ea9dd;
}
.grid-style-6 .ad-ts-list .ad-ts-text .client-info .social-links li a.fa-pinterest:hover {
  background: #cb2027;
}
.grid-style-6 .ad-ts-list .ad-ts-text .client-info .social-links li a.fa-linkedin:hover {
  background: #0177b5;
}
/* ------------------------------------
21. Testimonial Grid Style 7 Css
---------------------------------------*/
.grid-style-7 .ad-ts-list {
  padding-top: 70px;
  margin: 50px 15px 0;
  border: 1px solid #7f352f;
  text-align: left;
  position: relative;
  transition: all 0.7s ease 0s;
}
.grid-style-7 .ad-ts-list:hover {
  border-color: #7f352f;
}
.grid-style-7 .ad-ts-list:hover .ad-ts-img {
  background: #1d3033;
}
.grid-style-7 .ad-ts-list:hover .ad-ts-content:after {
  height: 100%;
}
.grid-style-7 .ad-ts-list:hover .ad-ts-content .name {
  color: #fff;
}
.grid-style-7 .ad-ts-list:hover .ad-ts-content .advc-client-designation {
  color: lightblue;
}
.grid-style-7 .ad-ts-list .ad-ts-img {
  width: 95px;
  height: 95px;
  border-radius: 50%;
  background: #fff;
  padding: 7px;
  position: absolute;
  top: -50px;
  left: 50%;
  overflow: hidden;
  transform: translateX(-50%);
  transition: all 0.7s ease 0s;
}
.grid-style-7 .ad-ts-list .ad-ts-img img {
  width: 100%;
  height: auto;
  border-radius: 50%;
}
.grid-style-7 .ad-ts-list .description {
  font-size: 15px;
  color: #999;
  line-height: 25px;
  padding: 0 15px 20px;
  margin: 0;
}
.grid-style-7 .ad-ts-list .description i {
  color: #f00;
  margin-top: -5px;
  position: absolute;
}
.grid-style-7 .ad-ts-list .description p {
  text-indent: 20px;
  margin: 0;
}
.grid-style-7 .ad-ts-list .ad-ts-content {
  width: 100%;
  padding: 15px 25px 12px;
  border-top: none;
  position: relative;
  text-align: center;
  transition: all 500ms ease 0s;
  display: inline-block;
}
.grid-style-7 .ad-ts-list .ad-ts-content .name {
  font-size: 14px;
  font-weight: bold;
  color: #7f352f;
  text-transform: uppercase;
  margin: 0 0 3px;
  transition: all 700ms ease 0s;
}
.grid-style-7 .ad-ts-list .ad-ts-content .advc-client-designation {
  font-size: 14px;
  color: #000;
  text-transform: capitalize;
}
.grid-style-7 .ad-ts-list .ad-ts-content .client-rating i {
  color: #f00;
}
.grid-style-7 .ad-ts-list .ad-ts-content .social-links {
  padding: 0;
  margin: 0;
  padding-top: 20px;
}
.grid-style-7 .ad-ts-list .ad-ts-content .social-links li {
  list-style: none;
  margin-right: 5px;
  border-radius: 50%;
  display: inline-block;
  background-color: #7f352f;
}
.grid-style-7 .ad-ts-list .ad-ts-content .social-links li a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  text-align: center;
}
.grid-style-7 .ad-ts-list .ad-ts-content .social-links li a:hover {
  text-decoration: none;
  border-radius: 50%;
}
.grid-style-7 .ad-ts-list .ad-ts-content .social-links li a.fa-instagram:hover {
  background: #325c86;
}
.grid-style-7 .ad-ts-list .ad-ts-content .social-links li a.fa-twitter:hover {
  background: #5ea9dd;
}
.grid-style-7 .ad-ts-list .ad-ts-content .social-links li a.fa-pinterest:hover {
  background: #cb2027;
}
.grid-style-7 .ad-ts-list .ad-ts-content .social-links li a.fa-linkedin:hover {
  background: #0177b5;
}
.grid-style-7 .ad-ts-list .ad-ts-content:after {
  content: "";
  width: 100%;
  height: 0;
  background: #1d3033;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  transition: all 0.7s ease 0s;
}
/* ------------------------------------
22. Testimonial Grid Style 8 Css
---------------------------------------*/
.grid-style-8 .ad-ts-list {
  margin: 0 10px;
}
.grid-style-8 .ad-ts-list:hover .ad-ts-img {
  border-color: #7f352f;
}
.grid-style-8 .ad-ts-list .ad-ts-img {
  width: 120px;
  height: 120px;
  border: 5px solid #f2f2f2;
  border-radius: 50%;
  margin: 0 auto 25px;
}
.grid-style-8 .ad-ts-list .ad-ts-img img {
  width: 100%;
  height: auto;
  border-radius: 50%;
}
.grid-style-8 .ad-ts-list .ad-ts-content {
  padding: 20px;
  background: #efefef;
  border-radius: 0 0 0 70px;
  border-left: 2px solid #7f352f;
  border-right: 4px solid #7f352f;
  position: relative;
}
.grid-style-8 .ad-ts-list .ad-ts-content:after {
  content: "";
  border-bottom: 15px solid #7f352f;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  position: absolute;
  top: -15px;
  left: 47%;
}
.grid-style-8 .ad-ts-list .ad-ts-content .ad-ts-title {
  margin: 0 0 10px 0;
  font-size: 14px;
  font-weight: bold;
  color: #7f352f;
  text-transform: uppercase;
  text-align: center;
  display: block;
}
.grid-style-8 .ad-ts-list .ad-ts-content .advc-client-designation {
  display: block;
  color: #000;
  margin-bottom: 10px;
  text-align: center;
}
.grid-style-8 .ad-ts-list .ad-ts-content .client-rating {
  text-align: center;
  margin-bottom: 5px;
}
.grid-style-8 .ad-ts-list .ad-ts-content .client-rating i {
  color: #f00;
}
.grid-style-8 .ad-ts-list .ad-ts-content .description {
  font-size: 15px;
  line-height: 24px;
  color: #555;
  margin-bottom: 20px;
  font-style: italic;
}
.grid-style-8 .ad-ts-list .ad-ts-content .description i {
  color: #f00;
  margin-top: -5px;
  position: absolute;
}
.grid-style-8 .ad-ts-list .ad-ts-content .description p {
  text-indent: 20px;
  margin: 0;
}
.grid-style-8 .ad-ts-list .ad-ts-content .social-links {
  padding: 0;
  margin: 0;
  text-align: center;
}
.grid-style-8 .ad-ts-list .ad-ts-content .social-links li {
  list-style: none;
  margin-right: 5px;
  display: inline-block;
  background-color: #7f352f;
}
.grid-style-8 .ad-ts-list .ad-ts-content .social-links li a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  text-align: center;
}
.grid-style-8 .ad-ts-list .ad-ts-content .social-links li a:hover {
  text-decoration: none;
}
.grid-style-8 .ad-ts-list .ad-ts-content .social-links li a.fa-instagram:hover {
  background: #325c86;
  border-color: #325c86;
}
.grid-style-8 .ad-ts-list .ad-ts-content .social-links li a.fa-twitter:hover {
  background: #5ea9dd;
  border-color: #5ea9dd;
}
.grid-style-8 .ad-ts-list .ad-ts-content .social-links li a.fa-pinterest:hover {
  background: #cb2027;
  border-color: #cb2027;
}
.grid-style-8 .ad-ts-list .ad-ts-content .social-links li a.fa-linkedin:hover {
  background: #0177b5;
  border-color: #0177b5;
}
/* ------------------------------------
23. Testimonial Grid Style 9 Css
---------------------------------------*/
.grid-style-9 .advc_testimonial {
  margin: 0 15px;
}
.grid-style-9 .advc_testimonial .description {
  position: relative;
  font-size: 16px;
  line-height: 26px;
  padding: 25px 20px;
  background-color: #7f352f;
  color: #fff;
  margin: 0;
}
.grid-style-9 .advc_testimonial .description:after {
  content: "";
  border-top: 15px solid #7f352f;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  position: absolute;
  bottom: -15px;
  left: 10%;
}
.grid-style-9 .advc_testimonial .img-text {
  background-color: #f2eae1;
  padding-bottom: 35px;
}
.grid-style-9 .advc_testimonial .img-text .image {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  margin: 20px 30px;
  display: inline-block;
  float: left;
}
.grid-style-9 .advc_testimonial .img-text .image img {
  width: 100%;
  height: auto;
}
.grid-style-9 .advc_testimonial .img-text .ad-ts-title {
  display: inline-block;
  text-transform: capitalize;
  margin-top: 35px;
}
.grid-style-9 .advc_testimonial .img-text .ad-ts-title span {
  color: #7f352f;
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.grid-style-9 .advc_testimonial .img-text .ad-ts-title small {
  display: block;
  font-size: 14px;
  margin: 10px 0;
  color: #000;
}
.grid-style-9 .advc_testimonial .img-text .client-rating i {
  color: #f00;
}
/* ------------------------------------
24. Testimonial Grid Style 10 Css
---------------------------------------*/
.grid-style-10 .advc_testimonial {
  margin: 0 15px;
}
.grid-style-10 .advc_testimonial .img-text {
  width: 100%;
  height: 125px;
  background-color: #f2eae1;
  position: relative;
  border-radius: 100px 0 0 0;
}
.grid-style-10 .advc_testimonial .img-text .image {
  position: absolute;
  width: 80px;
  height: 80px;
  overflow: hidden;
  margin: 0;
  display: inline-block;
  left: 42%;
  bottom: -40px;
  border-radius: 50%;
}
.grid-style-10 .advc_testimonial .img-text .image img {
  width: 100%;
  height: auto;
}
.grid-style-10 .advc_testimonial .description {
  width: 100%;
  line-height: 26px;
  padding: 50px 20px 10px;
  background-color: #7f352f;
  margin: 0;
}
.grid-style-10 .advc_testimonial .description p {
  margin: 0;
  color: #fff;
  font-size: 16px;
}
.grid-style-10 .advc_testimonial .client-info {
  text-align: center;
  background-color: #f2eae1;
  padding-bottom: 35px;
  border-radius: 0 0 100px 0;
}
.grid-style-10 .advc_testimonial .client-info .ad-ts-title {
  display: inline-block;
  text-transform: capitalize;
  margin-top: 35px;
}
.grid-style-10 .advc_testimonial .client-info .ad-ts-title span {
  color: #7f352f;
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.grid-style-10 .advc_testimonial .client-info .ad-ts-title small {
  display: block;
  font-size: 14px;
  margin: 10px 0;
  color: #000;
}
.grid-style-10 .advc_testimonial .client-info .client-rating i {
  color: #f00;
}
/********* End Testimonial Grid Style ********/
/********* Start Testimonial List Style ********/
/* ------------------------------------
25. Testimonial List Style 1 Css
---------------------------------------*/
.list-style-1 .testimmonial-list {
  margin-top: 72px;
}
.list-style-1 .testimmonial-list .ad-ts-img {
  width: 80px;
  margin: -45px 47%;
}
.list-style-1 .testimmonial-list .ad-ts-img img {
  border-radius: 100%;
}
.list-style-1 .testimmonial-list .ad-ts-text {
  border: 1px solid #f0f0f0;
  padding: 60px 20px 10px;
  border-radius: 50px 0;
}
.list-style-1 .testimmonial-list .ad-ts-text:hover {
  box-shadow: 0 5px 10px gray;
}
.list-style-1 .testimmonial-list .ad-ts-text .client-text i {
  color: #f00;
  margin-top: -5px;
  position: absolute;
}
.list-style-1 .testimmonial-list .ad-ts-text .client-text p {
  text-indent: 20px;
  margin: 0;
}
.list-style-1 .testimmonial-list .ad-ts-text .client-info {
  text-align: right;
}
.list-style-1 .testimmonial-list .ad-ts-text .client-info h2 {
  margin-bottom: 10px;
  margin-top: 0;
  color: #7f352f;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
.list-style-1 .testimmonial-list .ad-ts-text .client-info h3 {
  margin-bottom: 5px;
  margin-top: 0;
  color: #000;
  font-size: 14px;
}
.list-style-1 .testimmonial-list .ad-ts-text .client-info .client-rating {
  margin-bottom: 5px;
  margin-top: 0;
}
.list-style-1 .testimmonial-list .ad-ts-text .client-info .client-rating i {
  color: #f00;
}
/* ------------------------------------
26. Testimonial List Style 2 Css
---------------------------------------*/
.list-style-2 .testimmonial-list {
  margin-top: 72px;
}
.list-style-2 .testimmonial-list .ad-ts-img {
  float: left;
  width: 80px;
  margin: 50px -15px;
}
.list-style-2 .testimmonial-list .ad-ts-img img {
  border-radius: 100%;
}
.list-style-2 .testimmonial-list .ad-ts-text {
  border: 1px solid #f0f0f0;
  padding: 60px 60px 10px;
  margin: 0 20px;
}
.list-style-2 .testimmonial-list .ad-ts-text:hover {
  box-shadow: 0 5px 10px gray;
}
.list-style-2 .testimmonial-list .ad-ts-text .client-text i {
  color: #f00;
  margin-top: -5px;
  position: absolute;
}
.list-style-2 .testimmonial-list .ad-ts-text .client-text p {
  text-indent: 20px;
  margin: 0;
}
.list-style-2 .testimmonial-list .ad-ts-text .client-info {
  text-align: right;
}
.list-style-2 .testimmonial-list .ad-ts-text .client-info h2 {
  margin-bottom: 10px;
  margin-top: 0;
  color: #7f352f;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
.list-style-2 .testimmonial-list .ad-ts-text .client-info h3 {
  margin-bottom: 5px;
  margin-top: 0;
  color: #000;
  font-size: 14px;
}
.list-style-2 .testimmonial-list .ad-ts-text .client-info .client-rating i {
  color: #f00;
}
/* ------------------------------------
27. Testimonial List Style 3 Css
---------------------------------------*/
.list-style-3 .testimmonial-list {
  margin-top: 72px;
  float: left;
  width: 100%;
  border-bottom: 1px solid #f0f0f0;
}
.list-style-3 .testimmonial-list .ad-ts-img {
  float: left;
  width: 10%;
}
.list-style-3 .testimmonial-list .ad-ts-img img {
  width: 120px;
  border-radius: 100%;
  margin: 10px 0;
}
.list-style-3 .testimmonial-list .ad-ts-text {
  width: 90%;
  float: left;
  padding: 15px 30px;
}
.list-style-3 .testimmonial-list .ad-ts-text .client-text i {
  color: #f00;
  margin-top: -5px;
  position: absolute;
}
.list-style-3 .testimmonial-list .ad-ts-text .client-text p {
  text-indent: 20px;
  margin: 0;
}
.list-style-3 .testimmonial-list .ad-ts-text .client-info {
  text-align: left;
  padding: 20px 0 0;
}
.list-style-3 .testimmonial-list .ad-ts-text .client-info h2 {
  margin-bottom: 10px;
  margin-top: 0;
  color: #7f352f;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
.list-style-3 .testimmonial-list .ad-ts-text .client-info h3 {
  margin-bottom: 5px;
  margin-top: 0;
  color: #000;
  font-size: 14px;
}
.list-style-3 .testimmonial-list .ad-ts-text .client-info .client-rating i {
  color: #f00;
}
/* ------------------------------------
28. Testimonial List Style 4 Css
---------------------------------------*/
.list-style-4 .testimmonial-list {
  margin-top: 72px;
  float: left;
  width: 100%;
  border-bottom: 1px solid #f0f0f0;
}
.list-style-4 .testimmonial-list .ad-ts-img {
  float: left;
  width: 30%;
  height: auto;
}
.list-style-4 .testimmonial-list .ad-ts-img img {
  width: 100%;
  border: 3px solid #7f352f;
}
.list-style-4 .testimmonial-list .ad-ts-img img:hover {
  filter: grayscale(1);
}
.list-style-4 .testimmonial-list .ad-ts-text {
  width: 70%;
  float: left;
  padding: 100px 0 100px 100px;
}
.list-style-4 .testimmonial-list .ad-ts-text .client-text i {
  color: #f00;
  margin-top: -5px;
  position: absolute;
}
.list-style-4 .testimmonial-list .ad-ts-text .client-text p {
  text-indent: 20px;
  margin: 0;
}
.list-style-4 .testimmonial-list .ad-ts-text .client-info {
  text-align: left;
  padding: 20px 0 0;
}
.list-style-4 .testimmonial-list .ad-ts-text .client-info h2 {
  margin-bottom: 10px;
  margin-top: 0;
  color: #7f352f;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
.list-style-4 .testimmonial-list .ad-ts-text .client-info h3 {
  margin-bottom: 5px;
  margin-top: 0;
  color: #000;
  font-size: 14px;
}
.list-style-4 .testimmonial-list .ad-ts-text .client-info .client-rating i {
  color: #f00;
}
/* ------------------------------------
29. Testimonial List Style 5 Css
---------------------------------------*/
.list-style-5 .ad-ts-list {
  margin: 50px 0;
}
.list-style-5 .ad-ts-list:hover .ad-ts-img {
  border-color: #7f352f;
}
.list-style-5 .ad-ts-list .ad-ts-img {
  width: 120px;
  height: 120px;
  border: 5px solid #f2f2f2;
  border-radius: 50%;
  margin: 0 auto 25px;
}
.list-style-5 .ad-ts-list .ad-ts-img img {
  width: 100%;
  height: auto;
  border-radius: 50%;
}
.list-style-5 .ad-ts-list .ad-ts-content {
  padding: 20px;
  background: #efefef;
  border-radius: 0 0 0 70px;
  border: 2px solid #7f352f;
  position: relative;
}
.list-style-5 .ad-ts-list .ad-ts-content:after {
  content: "";
  border-bottom: 15px solid #7f352f;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  position: absolute;
  top: -15px;
  left: 49%;
}
.list-style-5 .ad-ts-list .ad-ts-content .ad-ts-title {
  margin: 0 0 10px 0;
  font-size: 16px;
  font-weight: bold;
  color: #7f352f;
  text-transform: uppercase;
  text-align: center;
  display: block;
}
.list-style-5 .ad-ts-list .ad-ts-content .ad-ts-post {
  display: block;
  color: #000;
  margin-bottom: 10px;
  text-align: center;
}
.list-style-5 .ad-ts-list .ad-ts-content .client-rating {
  text-align: center;
  margin-bottom: 5px;
}
.list-style-5 .ad-ts-list .ad-ts-content .client-rating i {
  color: #f00;
}
.list-style-5 .ad-ts-list .ad-ts-content .description {
  font-size: 15px;
  line-height: 24px;
  color: #555;
  margin-bottom: 20px;
  font-style: italic;
}
.list-style-5 .ad-ts-list .ad-ts-content .description i {
  color: #f00;
  margin-top: -5px;
  position: absolute;
}
.list-style-5 .ad-ts-list .ad-ts-content .description p {
  text-indent: 20px;
  margin: 0;
}
.list-style-5 .ad-ts-list .ad-ts-content .social-links {
  padding: 0;
  margin: 0;
  text-align: center;
}
.list-style-5 .ad-ts-list .ad-ts-content .social-links li {
  list-style: none;
  margin-right: 5px;
  display: inline-block;
  background-color: #7f352f;
}
.list-style-5 .ad-ts-list .ad-ts-content .social-links li a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  text-align: center;
}
.list-style-5 .ad-ts-list .ad-ts-content .social-links li a:hover {
  text-decoration: none;
}
.list-style-5 .ad-ts-list .ad-ts-content .social-links li a.fa-instagram:hover {
  background: #325c86;
  border-color: #325c86;
}
.list-style-5 .ad-ts-list .ad-ts-content .social-links li a.fa-twitter:hover {
  background: #5ea9dd;
  border-color: #5ea9dd;
}
.list-style-5 .ad-ts-list .ad-ts-content .social-links li a.fa-pinterest:hover {
  background: #cb2027;
  border-color: #cb2027;
}
.list-style-5 .ad-ts-list .ad-ts-content .social-links li a.fa-linkedin:hover {
  background: #0177b5;
  border-color: #0177b5;
}
/* ------------------------------------
30. Testimonial List Style 6 Css
---------------------------------------*/
.list-style-6 .advc_testimonial {
  margin: 50px 0;
}
.list-style-6 .advc_testimonial .description {
  position: relative;
  font-size: 16px;
  line-height: 26px;
  padding: 25px 20px;
  background-color: #7f352f;
  color: #fff;
  margin: 0;
}
.list-style-6 .advc_testimonial .description:after {
  content: "";
  border-top: 15px solid #7f352f;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  position: absolute;
  bottom: -15px;
  left: 5%;
}
.list-style-6 .advc_testimonial .img-text {
  background-color: #f2eae1;
  padding-bottom: 10px;
}
.list-style-6 .advc_testimonial .img-text .image {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  margin: 20px 30px;
  display: inline-block;
  float: left;
}
.list-style-6 .advc_testimonial .img-text .image img {
  width: 100%;
  height: auto;
}
.list-style-6 .advc_testimonial .img-text .ad-ts-title {
  display: inline-block;
  text-transform: capitalize;
  margin-top: 35px;
}
.list-style-6 .advc_testimonial .img-text .ad-ts-title span {
  color: #7f352f;
  display: block;
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.list-style-6 .advc_testimonial .img-text .ad-ts-title small {
  display: block;
  font-size: 14px;
  margin: 10px 0;
  color: #000;
}
.list-style-6 .advc_testimonial .img-text .client-rating {
  margin-bottom: 5px;
}
.list-style-6 .advc_testimonial .img-text .client-rating i {
  color: #f00;
}
/* ------------------------------------
31. Testimonial List Style 7 Css
---------------------------------------*/
.list-style-7 .advc_testimonial {
  margin: 50px 0;
}
.list-style-7 .advc_testimonial .img-text {
  width: 100%;
  height: 125px;
  background-color: #f2eae1;
  position: relative;
}
.list-style-7 .advc_testimonial .img-text .image {
  position: absolute;
  width: 80px;
  height: 80px;
  overflow: hidden;
  margin: 0;
  display: inline-block;
  left: 47%;
  bottom: -40px;
}
.list-style-7 .advc_testimonial .img-text .image img {
  width: 100%;
  height: auto;
  border-radius: 50%;
}
.list-style-7 .advc_testimonial .description {
  width: 100%;
  line-height: 26px;
  padding: 50px 20px 10px;
  background-color: #7f352f;
  margin: 0;
}
.list-style-7 .advc_testimonial .description p {
  margin: 0;
  color: #fff;
  font-size: 16px;
}
.list-style-7 .advc_testimonial .client-info {
  text-align: center;
  background-color: #f2eae1;
  padding-bottom: 10px;
}
.list-style-7 .advc_testimonial .client-info .ad-ts-title {
  display: inline-block;
  text-transform: capitalize;
  margin-top: 35px;
}
.list-style-7 .advc_testimonial .client-info .ad-ts-title span {
  color: #7f352f;
  display: block;
  font-size: 17px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.list-style-7 .advc_testimonial .client-info .ad-ts-title small {
  display: block;
  font-size: 14px;
  margin: 10px 0;
  color: #000;
}
.list-style-7 .advc_testimonial .client-info .client-rating {
  margin-bottom: 5px;
}
.list-style-7 .advc_testimonial .client-info .client-rating i {
  color: #f00;
}
/* ------------------------------------
32. Testimonial List Style 8 Css
---------------------------------------*/
.list-style-8 .advc_testimonial {
  margin: 50px 0;
}
.list-style-8 .advc_testimonial .description {
  position: relative;
  font-size: 16px;
  line-height: 26px;
  color: #696969;
  padding: 25px 20px;
  border: 1px solid #7f352f;
}
.list-style-8 .advc_testimonial .description:after {
  content: "";
  width: 20px;
  height: 20px;
  background: #fff;
  border-style: none none solid solid;
  border-width: 0 0 1px 1px;
  border-color: #7f352f;
  position: absolute;
  bottom: -11px;
  left: 6%;
  transform: skewY(-45deg);
}
.list-style-8 .advc_testimonial .social-links {
  padding: 0;
  margin: 0;
  text-align: right;
}
.list-style-8 .advc_testimonial .social-links li {
  list-style: none;
  margin-right: 5px;
  display: inline-block;
  background-color: #7f352f;
}
.list-style-8 .advc_testimonial .social-links li a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  text-align: center;
}
.list-style-8 .advc_testimonial .social-links li a:hover {
  text-decoration: none;
}
.list-style-8 .advc_testimonial .social-links li a.fa-instagram:hover {
  background: #325c86;
  border-color: #325c86;
}
.list-style-8 .advc_testimonial .social-links li a.fa-twitter:hover {
  background: #5ea9dd;
  border-color: #5ea9dd;
}
.list-style-8 .advc_testimonial .social-links li a.fa-pinterest:hover {
  background: #cb2027;
  border-color: #cb2027;
}
.list-style-8 .advc_testimonial .social-links li a.fa-linkedin:hover {
  background: #0177b5;
  border-color: #0177b5;
}
.list-style-8 .advc_testimonial .image {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  margin: 20px 30px;
  display: inline-block;
  float: left;
}
.list-style-8 .advc_testimonial .image img {
  width: 100%;
  height: auto;
}
.list-style-8 .advc_testimonial .ad-ts-title {
  display: inline-block;
  text-transform: uppercase;
  margin-top: 35px;
  font-size: 14px;
  font-weight: bold;
}
.list-style-8 .advc_testimonial .ad-ts-title span {
  color: #7f352f;
  display: block;
  font-size: 14px;
  margin-bottom: 10px;
}
.list-style-8 .advc_testimonial .ad-ts-title small {
  display: block;
  margin-bottom: 5px;
  margin-top: 0;
  font-size: 14px;
  color: #000;
  font-weight: 400;
  text-transform: capitalize;
}
.list-style-8 .advc_testimonial .client-rating {
  margin-bottom: 5px;
}
.list-style-8 .advc_testimonial .client-rating i {
  color: #f00;
  margin-bottom: 5px;
}
/* ------------------------------------
33. Testimonial List Style 9 Css
---------------------------------------*/
.list-style-9:after {
  content: "";
}
.list-style-9 .item {
  margin: 50px 0;
}
.list-style-9 .item .ad-ts-content {
  border: 1px solid #7f352f;
  padding: 30px 20px;
  position: relative;
  border-top-left-radius: 60px;
  margin: 0 auto;
}
.list-style-9 .item .ad-ts-content p {
  text-align: left;
  padding-left: 20px;
  padding-top: 15px;
}
.list-style-9 .item .ad-ts-content .fa-quote-left {
  color: #f00;
  position: relative;
  top: 24px;
}
.list-style-9 .item .ad-ts-content:after {
  border-bottom: 50px solid #eeeeee;
  border-left: 50px solid #7f352f;
  box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.3);
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
}
.list-style-9 .item .ad-ts-content .img-adts {
  text-align: center;
}
.list-style-9 .item .ad-ts-content .img-adts img {
  width: 100px;
  border-radius: 50%;
}
.list-style-9 .item .ad-ts-content .img-adts .advc-author-info .advc-client-rating i {
  color: #f00;
}
.list-style-9 .item .ad-ts-content .img-adts li {
  color: #7f352f;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 10px;
  text-transform: uppercase;
  font-size: 14px;
}
.list-style-9 .item .ad-ts-content .img-adts li span {
  color: #000;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: normal;
  text-transform: capitalize;
}
.list-style-9 .item .ad-ts-content .img-adts li:last-child {
  color: #555;
}
/* ------------------------------------
34. Testimonial List Style 10 Css
---------------------------------------*/
.list-style-10 .item {
  margin: 50px 0;
}
.list-style-10 .item .right-section {
  border: 1px solid #7f352f;
  padding: 55px 20px;
  position: relative;
}
.list-style-10 .item .right-section p {
  text-align: left;
  padding-left: 20px;
}
.list-style-10 .item .right-section i {
  color: #f00;
  position: relative;
  top: 10px;
}
.list-style-10 .item .left-section {
  background: #7f352f;
  border: 1px solid;
  padding: 30px 7px;
  text-align: center;
}
.list-style-10 .item .author-img {
  width: 80px;
  height: 80px;
  margin-left: 45%;
}
.list-style-10 .item .author-img img {
  width: 100%;
  border-radius: 50%;
}
.list-style-10 .item .advc-author-info .advc-client-rating i {
  color: #f00;
}
.list-style-10 .item .advc-author-info li {
  color: #fff;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 14px;
  text-transform: uppercase;
}
.list-style-10 .item .advc-author-info li span {
  color: lightblue;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: normal;
  text-transform: capitalize;
}
.list-style-10 .item .advc-author-info li:last-child {
  color: #555;
}
.list-style-10 .item .social-links {
  padding: 0;
  margin: 0;
}
.list-style-10 .item .social-links li {
  list-style: none;
  margin-right: 5px;
  display: inline-block;
  background-color: #fff;
}
.list-style-10 .item .social-links li a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #7f352f;
  background-color: unset;
  margin: 0;
  text-align: center;
}
.list-style-10 .item .social-links li a:hover {
  text-decoration: none;
  color: #150504;
}
/************************ End Testimonial Style Css ******************/
/* ------------------------------------
35. Responsive Css
---------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .menubar ul li {
    padding: 20px 20px 0 0;
  }
  .list-style-3 .testimmonial-list .ad-ts-img img {
    width: 100px;
    margin: 30px 0;
  }
  #advc-tesimonial3 .item .pull-right {
    width: 50%;
    margin: 0;
  }
  #advc-tesimonial3 .item .pull-right:before {
    border-right: 25px solid #7f352f;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    left: -55px;
  }
  #advc-tesimonial3 .item .pull-left {
    width: 46%;
  }
}
@media only screen and (max-width: 767px) {
  h1,
  h2,
  h3,
  h4,
  h5 {
    color: #7f352f;
    margin: 25px 0 20px;
  }
  .header {
    font-size: 25px;
    padding: 30px 10px;
    margin-bottom: 120px;
  }
  .menubar {
    display: none;
  }
  .slicknav_menu {
    display: block;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 120px;
    width: 100%;
  }
  .slicknav_menu .slicknav_menutxt {
    color: #fff;
    text-shadow: none;
    float: left;
  }
  .slicknav_menu .slicknav_icon {
    float: right;
  }
  .slicknav_menu .slicknav_icon-bar {
    background-color: #fff;
  }
  .slicknav_btn {
    width: 100%;
    margin: 0;
    color: #fff;
    font-size: 15px;
    background-color: #7f352f;
    display: inline-block;
    border-radius: unset;
    z-index: 9;
  }
  .slicknav_nav a {
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    margin: 0;
  }
  .slicknav_nav a:hover {
    background-color: #dddddd;
    border-radius: unset;
  }
  .slicknav_nav button[type="button"] {
    width: 100px;
    height: 25px;
    background-color: #dddddd;
    border: none;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 600;
    color: #7f352f;
    margin: 10px;
  }
  .slicknav_nav button[type="button"]:hover {
    background-color: #fff;
  }
  .slicknav_nav,
  .slicknav_nav ul {
    float: left;
    width: 100%;
  }
  .slicknav_nav li,
  .slicknav_nav ul li {
    background-color: #000;
  }
  .list-style-2 .testimmonial-list {
    margin: 25px 0;
  }
  .list-style-3 .testimmonial-list {
    margin: 25px 0;
  }
  .list-style-3 .testimmonial-list .ad-ts-img {
    width: 80px;
  }
  .list-style-3 .testimmonial-list .ad-ts-img img {
    width: 100%;
  }
  .list-style-3 .testimmonial-list .ad-ts-text {
    padding: 15px 85px;
    float: none;
  }
  .list-style-4 .testimmonial-list {
    margin: 25px 0;
  }
  .list-style-4 .testimmonial-list .ad-ts-text {
    padding: 10px;
  }
  .list-style-5 ad-ts-list {
    margin: 25px 0;
  }
  .list-style-6 .advc_testimonial {
    margin: 25px 0;
  }
  .list-style-6 .advc_testimonial .description:after {
    left: 10%;
  }
  .list-style-7 .advc_testimonial {
    margin: 25px 0;
  }
  .list-style-7 .advc_testimonial .img-text .image {
    left: 43%;
  }
  .list-style-8 .advc_testimonial {
    margin: 25px 0;
  }
  .list-style-8 .advc_testimonial .description:after {
    left: 12%;
  }
  .list-style-9 .item {
    margin: 25px 0;
  }
  .list-style-10 .item {
    margin: 25px 0;
  }
  .list-style-10 .item .right-section {
    margin-top: 35px;
    position: relative;
  }
  .list-style-10 .item .right-section p {
    text-align: left;
    padding-left: 20px;
  }
  .list-style-10 .item .right-section i {
    color: #f00;
    position: relative;
    top: 10px;
  }
  #advc-tesimonial2 .right-section {
    margin-top: 35px;
  }
  #advc-tesimonial3 .right-section {
    margin-top: 35px;
  }
}
@media only screen and (max-width: 480px) {
  h2 {
    font-size: 25px;
  }
  .header {
    font-size: 20px;
  }
  .list-style-10 .item .author-img {
    left: 40%;
  }
}

#advc-tesimonial3 .left-section .adsc-ico > li:hover {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}