.bright-page-title-area {
    background-image: url('new-index-folder/images/home1-no1.jpg');
    
}




/*----------------------------------------------------*/
/*----------------- Testimonials CSS -----------------*/
/*----------------------------------------------------*/
.testimonial{
    margin-bottom: 10px;
}

    .testimonial-section {
        width: 100%;
        height: auto;
        padding: 15px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        position: relative;
        border: 1px solid #fff;
    }
    .testimonial-section:after {
        top: 100%;
        left: 50px;
        border: solid transparent;
        content: " ";
        position: absolute;
        border-top-color: #fff;
        border-width: 15px;
        margin-left: -15px;
    }

    .testimonial-desc {
        margin-top: 2.5%;
        text-align:left;
        padding-left: 15px;
    }
        .testimonial-desc img {
            border: 1px solid #f5f5f5;
            border-radius: 150px;
            height: 70px;
            padding: 3px;
            width: 70px;
            display:inline-block;
            vertical-align: top;
        }

        .testimonial-writer{
            display: inline-block;
            vertical-align: top;
            padding-top: 5%;
        }

            .testimonial-writer-name{
                font-weight: bold;
            }

            .testimonial-writer-designation{
                font-size: 85%;
            }

            .testimonial-writer-company{
                font-size: 85%;
            }
    

     /*---- Filled Styles ----*/
    .testimonial.testimonial-default-filled{
        
    }
        .testimonial.testimonial-default-filled .testimonial-section{
            color: #fff;
            border-color: #00aeef;
            background-color: #00aeef;
        }

            .testimonial.testimonial-default-filled .testimonial-section:after{
                border-top-color: #00aeef;
            }

        .testimonial.testimonial-default-filled .testimonial-desc{
            
        }

            .testimonial.testimonial-default-filled .testimonial-desc img{
                border-color: #00aeef;
                background-color: #00aeef;
            }

            .testimonial.testimonial-default-filled .testimonial-writer-name{
                color: #00aeef;
            }

    .testimonial.testimonial-primary-filled{
        
    }
        .testimonial.testimonial-primary-filled .testimonial-section{
            color: #fff;
            background-color: #8b7ee4;
            border-color: #8b7ee4;
        }

            .testimonial.testimonial-primary-filled .testimonial-section:after{
                border-top-color: #8b7ee4;
            }

        .testimonial.testimonial-primary-filled .testimonial-desc{
            
        }

            .testimonial.testimonial-primary-filled .testimonial-desc img{
                border-color: #8b7ee4;
                background-color: #8b7ee4;
            }

            .testimonial.testimonial-primary-filled .testimonial-writer-name{
                color: #8b7ee4;
            }

    .testimonial.testimonial-info-filled{
        
    }
        .testimonial.testimonial-info-filled .testimonial-section{
            color: #fff;
            background-color: #7fba00;
            border-color: #7fba00;
        }

            .testimonial.testimonial-info-filled .testimonial-section:after{
                border-top-color: #7fba00;
            }

        .testimonial.testimonial-info-filled .testimonial-desc{
            
        }

            .testimonial.testimonial-info-filled .testimonial-desc img{
                border-color: #7fba00;
                background-color: #7fba00;
            }

            .testimonial.testimonial-info-filled .testimonial-writer-name{
                color: #7fba00;
            }


    .testimonial.testimonial-success-filled{
        
    }
        .testimonial.testimonial-success-filled .testimonial-section{
            color: #fff;
            background-color: #f25022;
            border-color: #f25022;
        }

            .testimonial.testimonial-success-filled .testimonial-section:after{
                border-top-color: #f25022;
            }

        .testimonial.testimonial-success-filled .testimonial-desc{
            
        }

            .testimonial.testimonial-success-filled .testimonial-desc img{
                border-color: #f25022;
                background-color: #f25022;
            }

            .testimonial.testimonial-success-filled .testimonial-writer-name{
                color:#f25022;
            }

    .testimonial.testimonial-warning-filled{
        
    }
        .testimonial.testimonial-warning-filled .testimonial-section{
            color: #fff;
            background-color: #563d7c;
            border-color: #563d7c;
        }

            .testimonial.testimonial-warning-filled .testimonial-section:after{
                border-top-color: #563d7c;
            }

        .testimonial.testimonial-warning-filled .testimonial-desc{
            
        }

            .testimonial.testimonial-warning-filled .testimonial-desc img{
                border-color: #563d7c;
                background-color: #563d7c;
            }

            .testimonial.testimonial-warning-filled .testimonial-writer-name{
                color:#563d7c;
            }

    .testimonial.testimonial-danger-filled{
        
    }
        .testimonial.testimonial-danger-filled .testimonial-section{
                color: #fff;
                background-color: #f5454b;
                border-color: #f5454b;
        }

            .testimonial.testimonial-danger-filled .testimonial-section:after{
                border-top-color: #f5454b;
            }

        .testimonial.testimonial-danger-filled .testimonial-desc{
            
        }

            .testimonial.testimonial-danger-filled .testimonial-desc img{
                border-color: #f5454b;
                background-color: #f5454b;
            }

			
			
			
			
			
			.testimonial.one{
        
    }
        .testimonial.one .testimonial-section{
                color: #fff;
                background-color: #1abc9c;
                border-color: #1abc9c;
        }

            .testimonial.one .testimonial-section:after{
                border-top-color: #1abc9c;
            }

        .testimonial.one .testimonial-desc{
            
        }

            .testimonial.one .testimonial-desc img{
                border-color: #1abc9c;
                background-color: #1abc9c;
            }
			
			
			
			.testimonial.two{
        
    }
        .testimonial.two .testimonial-section{
                color: #fff;
                background-color: #3498db;
                border-color: #3498db;
        }

            .testimonial.two .testimonial-section:after{
                border-top-color: #3498db;
            }

        .testimonial.two .testimonial-desc{
            
        }

            .testimonial.two .testimonial-desc img{
                border-color: #3498db;
                background-color: #3498db;
            }
			
		
			
			
			.testimonial.three{
        
    }
        .testimonial.three .testimonial-section{
                color: #fff;
                background-color: #9b59b6;
                border-color: #9b59b6;
        }

            .testimonial.three .testimonial-section:after{
                border-top-color: #9b59b6;
            }

        .testimonial.three .testimonial-desc{
            
        }

            .testimonial.three .testimonial-desc img{
                border-color: #9b59b6;
                background-color: #9b59b6;
            }
		

		
		.testimonial.four{
        
    }
        .testimonial.four .testimonial-section{
                color: #fff;
                background-color: #ff1769;
                border-color: #ff1769;
        }

            .testimonial.four .testimonial-section:after{
                border-top-color: #ff1769;
            }

        .testimonial.four .testimonial-desc{
            
        }

            .testimonial.four .testimonial-desc img{
                border-color: #ff1769;
                background-color: #ff1769;
            }
		
		
		
		.testimonial.five{
        
    }
        .testimonial.five .testimonial-section{
                color: #fff;
                background-color: #65ab36;
                border-color: #65ab36;
        }

            .testimonial.five .testimonial-section:after{
                border-top-color: #65ab36;
            }

        .testimonial.five .testimonial-desc{
            
        }

            .testimonial.five .testimonial-desc img{
                border-color: #65ab36;
                background-color: #65ab36;
            }
			
			
			.testimonial.six{
        
    }
        .testimonial.six .testimonial-section{
                color: #fff;
                background-color: #f25022;
                border-color: #f25022;
        }

            .testimonial.six .testimonial-section:after{
                border-top-color: #f25022;
            }

        .testimonial.six .testimonial-desc{
            
        }

            .testimonial.six .testimonial-desc img{
                border-color: #f25022;
                background-color: #f25022;
            }
			.testimonial.seven{
        
    }
        .testimonial.seven .testimonial-section{
                color: #fff;
                background-color: #8b7ee4;
                border-color: #8b7ee4;
        }

            .testimonial.seven .testimonial-section:after{
                border-top-color: #8b7ee4;
            }

        .testimonial.seven .testimonial-desc{
            
        }

            .testimonial.seven .testimonial-desc img{
                border-color: #8b7ee4;
                background-color: #8b7ee4;
            }
			
			
			.testimonial.eight{
        
    }
        .testimonial.eight .testimonial-section{
                color: #fff;
                background-color: #7fba00;
                border-color: #7fba00;
        }

            .testimonial.eight .testimonial-section:after{
                border-top-color: #7fba00;
            }

        .testimonial.eight .testimonial-desc{
            
        }

            .testimonial.eight .testimonial-desc img{
                border-color: #7fba00;
                background-color: #7fba00;
            }
			.testimonial.nine{
        
    }
        .testimonial.nine .testimonial-section{
                color: #fff;
                background-color: #00aeef;
                border-color: #00aeef;
        }

            .testimonial.nine .testimonial-section:after{
                border-top-color: #00aeef;
            }

        .testimonial.nine .testimonial-desc{
            
        }

            .testimonial.nine .testimonial-desc img{
                border-color: #00aeef;
                background-color: #00aeef;
            }
			
			.testimonial.ten{
        
    }
        .testimonial.ten .testimonial-section{
                color: #fff;
                background-color: #563d7c;
                border-color: #563d7c;
        }

            .testimonial.ten .testimonial-section:after{
                border-top-color: #563d7c;
            }

        .testimonial.ten .testimonial-desc{
            
        }

            .testimonial.ten .testimonial-desc img{
                border-color: #563d7c;
                background-color: #563d7c;
            }
			.testimonial.eleven{
        
    }
        .testimonial.eleven .testimonial-section{
                color: #fff;
                background-color: #f5454b;
                border-color: #f5454b;
        }

            .testimonial.eleven .testimonial-section:after{
                border-top-color: #f5454b;
            }

        .testimonial.eleven .testimonial-desc{
            
        }

            .testimonial.eleven .testimonial-desc img{
                border-color: #f5454b;
                background-color: #f5454b;
            }
			.testimonial.towel{
        
    }
        .testimonial.towel .testimonial-section{
                color: #fff;
                background-color: #1abc9c;
                border-color: #1abc9c;
        }

            .testimonial.towel .testimonial-section:after{
                border-top-color: #1abc9c;
            }

        .testimonial.towel .testimonial-desc{
            
        }

            .testimonial.towel .testimonial-desc img{
                border-color: #1abc9c;
                background-color: #1abc9c;
            }
			.testimonial.thirteen{
        
    }
        .testimonial.thirteen .testimonial-section{
                color: #fff;
                background-color: #ff1769;
                border-color: #ff1769;
        }

            .testimonial.thirteen .testimonial-section:after{
                border-top-color: #ff1769;
            }

        .testimonial.thirteen .testimonial-desc{
            
        }

            .testimonial.thirteen .testimonial-desc img{
                border-color: #ff1769;
                background-color: #ff1769;
            }