/*testimonial slider*/
                .shadow-effect {
		    background: rgb(0,0,0,0);
		    padding: 20px;
		    text-align: center;
		}
		#customers-testimonials .shadow-effect p {
		    font-family: inherit;
		    font-size: 16px;
		    line-height: 24px;
		    margin: 20px 0;

		}
		.testimonial-name {
		    margin: 0 auto ;
		    display: table;
		    width: auto;
		    background: #fff;
		    padding: 9px 35px;
		    border-radius: 25px;
		    text-align: center;
		    color: #333;
                    font-size:22px;
		    box-shadow: 0 9px 18px rgba(0,0,0,0.12), 0 5px 7px rgba(0,0,0,0.05);
		}
		#customers-testimonials .item {
		    text-align: center;
		    padding: 50px;
		    margin-bottom:50px;
		    opacity: .2;
		    -webkit-transform: scale3d(0.8, 0.8, 1);
		    transform: scale3d(0.8, 0.8, 1);
		    -webkit-transition: all 0.3s ease-in-out;
		    -moz-transition: all 0.3s ease-in-out;
		    transition: all 0.3s ease-in-out;
                    background: rgba(255,255,255,0.2);
		}
		#customers-testimonials .owl-item.active.center .item {
		    opacity: 1;
		    -webkit-transform: scale3d(1.0, 1.0, 1);
		    transform: scale3d(1.0, 1.0, 1);
		}
		.owl-carousel .owl-item .img-circle {
		    transform-style: preserve-3d;
		    max-width: 90px;
    		margin: 0 auto 17px;
		}
		#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span,
                #customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
		    background:#fff;
		    transform: translate3d(0px, -50%, 0px) scale(0.7);
		}
                #customers-testimonials.owl-carousel .owl-dots{
	           display: inline-block;
	           width: 100%;
	           text-align: center;
              }
                #customers-testimonials.owl-carousel .owl-dots .owl-dot{
	           display: inline-block;
                }
		#customers-testimonials.owl-carousel .owl-dots .owl-dot span {
		    background: #fff;
		    display: inline-block;
		    height: 20px;
		    margin: 0 2px 5px;
		    transform: translate3d(0px, -50%, 0px) scale(0.3);
		    transform-origin: 50% 50% 0;
		    transition: all 250ms ease-out 0s;
		    width: 20px;
        border-radius:20px;
		}

/*testimonial slider*/

.section_1 {

    padding: 0 0 50px 0 !important;

}

.section_2{
    padding:0;
}

.section_3{
    padding: 50px 0;
}

.section_4{
    padding:80px 0;
}

.section_5{
    padding:50px 0 0 0;
}

.font1{
    font-size:30px;
}

.font2{
    font-size:16px;
    line-height:30px;
}

.font3{
    font-size:20px;
    padding:5px 0;
}

.img4{
     vertical-align: bottom;
}

.txt-contentx1{
    padding:50px 20px 20px 50px;
}

.txt-contentx2{
    padding:20px 40px;
    color:#fff !important;
}

.iframe100{
    width:100% !important;
}

.show-content {

    width: 80% !important;
    margin: 0 auto;
    
}


.intro {

    padding: 0px !important;
    overflow-x: auto;
    background-color: #fff !important;

}

.txt-content {

    padding: 0 40px !important;
    position: relative;
    z-index: 2;

}

.fontx2 {

    font-size: 1.5em !important;
    line-height: 1.3em !important;

}

.show-content .content-holder {

    padding-top: 130px !important;
}



p.mhomecontent {

    padding-top: 0 !important;
}


.photo img.logo_pic {

    margin: 0 auto !important;
}

.fb-page{
    width:80% !important;
    margin:0 auto;
    
}