/*common style part start*/
.mp0 {
    margin: 0px !important;
    padding: 0px !important;
}

.m0 {
    margin: 0px !important;
}

.mt0 {
    margin-top: 0px !important;
}

.mt2 {
    margin-top: 2px !important;
}

.mt3 {
    margin-top: 3px !important;
}

.mt5 {
    margin-top: 5px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt15 {
    margin-top: 15px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt25 {
    margin-top: 25px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.mt60 {
    margin-top: 60px !important;
}

.mt70 {
    margin-top: 70px !important;
}

.mt80 {
    margin-top: 80px !important;
}

.mt90 {
    margin-top: 90px !important;
}

.mt100 {
    margin-top: 100px !important;
}

.mt110 {
    margin-top: 110px !important;
}

.mt120 {
    margin-top: 120px !important;
}

.mt130 {
    margin-top: 130px !important;
}

.mt140 {
    margin-top: 140px !important;
}

.mt150 {
    margin-top: 150px !important;
}

.mb0 {
    margin-bottom: 0px !important;
}

.mb5 {
    margin-bottom: 5px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb15 {
    margin-bottom: 15px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb25 {
    margin-bottom: 25px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb40 {
    margin-bottom: 40px !important;
}

.mb50 {
    margin-bottom: 50px !important;
}

.p0 {
    padding: 0px !important;
}

.p5 {
    padding: 5px !important;
}

.p10 {
    padding: 15px !important;
}

.p15 {
    padding: 15px !important;
}

.p20 {
    padding: 20px !important;
}

.p25 {
    padding: 25px !important;
}

.p30 {
    padding: 30px !important;
}

.pt0 {
    padding-top: 0px !important;
}

.pb0 {
    padding-bottom: 0px !important;
}

.pl0 {
    padding-left: 0px !important;
}

.pr0 {
    padding-right: 0px !important;
}

.text14 {
    font-size: 14px !important;
}

.text16 {
    font-size: 16px !important;
}

.text18 {
    font-size: 18px !important;
}

.text20 {
    font-size: 20px !important;
}

.text22 {
    font-size: 22px !important;
}

.text24 {
    font-size: 24px !important;
}

.text26 {
    font-size: 26px !important;
}

.text28 {
    font-size: 28px !important;
}

.text30 {
    font-size: 30px !important;
}

.width98 {
    width: 98% !important;
}

.width96 {
    width: 96% !important;
}

.width94 {
    width: 94% !important;
}

.width92 {
    width: 92% !important;
}

.width100 {
    width: 100% !important;
}

/*common style part end*/

.section-heading-2 .title span {
    font-weight: normal;
}

#youtubeVideo .modal-dialog .modal-content .btnClose {
    width: 32px;
    height: 32px;
    background: red;
    color: #fff;
    border-radius: 100%;
    position: absolute;
    z-index: 9;
    right: -15px;
    top: -15px;
}

/*testimonial style start*/
.testimonial {
    margin: 0 20px 40px
}

.testimonial .testimonial-content {
    padding: 35px 25px 35px 50px;
    margin-bottom: 35px;
    background: #fff;
    border: 1px solid #f0f0f0;
    position: relative
}

.testimonial .testimonial-content:after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #fff;
    position: absolute;
    bottom: -10px;
    left: 22px;
    transform: rotate(45deg);
    border: 1px solid #f0f0f0;
    border-top: none;
    border-left: none
}

.testimonial-content .testimonial-icon {
    width: 50px;
    height: 45px;
    background: #000;
    text-align: center;
    font-size: 22px;
    color: #fff;
    line-height: 42px;
    position: absolute;
    top: 37px;
    left: -19px
}

.testimonial-content .testimonial-icon:before {
    content: "";
    border-bottom: 16px solid #000;
    border-left: 18px solid transparent;
    position: absolute;
    top: -16px;
    left: 1px
}

.testimonial .description {
    font-size: 15px;
    font-style: italic;
    color: #8a8a8a;
    line-height: 23px;
    margin: 0
}

.testimonial .title {
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: #525252;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin: 0 0 5px
}

.testimonial .post {
    display: block;
    font-size: 14px;
    color: #ff4242
}

.owl-theme .owl-controls {
    margin-top: 20px
}

.owl-theme .owl-controls .owl-page span {
    background: #ccc;
    opacity: 1;
    transition: all .4s ease 0s
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #ff4242
}

/*testimonial style end*/
.widget-about p {
    margin: 0 0 18px;
}

.newsletter-widget ul li {
    padding-bottom: 15px;
    color: #fff !important;
    display: flex;
}

.newsletter-widget ul li i {
    padding-top: 5px;
    width: 32px;
    text-align: center;
}