
/* C-Event Home Page CSS Start here 01-12-19*/
header.header-seven.home-13 .menu-six{
    box-shadow: none;
}
/* banner banner-seven home-13  */
.banner.home-13 {
    background: url(../../images/01-12-19/banner/bg.jpg) no-repeat;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
}
.banner.home-13 .banner-overlay {
    background: transparent;
}
.banner.home-13 .seven-content-left {
    overflow: visible;
}
.banner.home-13 .seven-content-left .content h2 {
    font-size: 80px;
    text-transform: capitalize;
    font-weight: 400;
    max-width: 100%;
    line-height: 1;
    margin: 0 0 10px;
    position: relative;
}
.banner.home-13 .seven-content-left .content h2 img {
    position: absolute;
    top: -65px;
    left: -40px;
}
.banner.home-13 .seven-content-left .content p {
    font-size: 18px;
    color: #fff;
}
.banner.home-13 .seven-content-left .counter-btn a {
    margin-right: 10px;
}
.banner.home-13 .seven-content-left .counter-btn a:first-child {
    color: #2ecc80;
}
.banner.home-13 .seven-content-left .counter-btn a:first-child:hover {
    color: #fff;
    background: #2ecc80;
}
/* shape-style */
.shape-style {
    position: relative;
}
.shape-style:after, .shape-style:before {
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    height: 15px;
    z-index: 1;
    background-size: cover;
}
.shape-style:before {
    background: url(../../images/01-12-19//shape-top.png) no-repeat;
    top: 0;
}
.shape-style:after {
    background: url(../../images/01-12-19//shape-bottom.png) no-repeat;
    bottom: 0;
}

/* about home 13*/
.about.home-13 {}
.about.home-13 .about-thumb {}
.about.home-13 .about-thumb .post-thumb {
    text-align: center;
}
.about.home-13 .about-thumb .post-thumb img {}
.about.home-13 .about-left-part {}
.about.home-13 .about-left-part .about-title {
    position: relative;
    padding-bottom: 10px;
}
.about.home-13 .about-left-part .about-title h2 {
    margin: 0 0 15px;
    font-size: 48px;
    
    text-transform: capitalize;
}

.about.home-13 .about-left-part .about-title .shape-img {
    position: absolute;
    top: -35px;
    left: 330px;
    z-index: -1;
}
.about.home-13 .about-left-part .about-content {}
.about.home-13 .about-left-part .about-content>p {
    margin-bottom: 30px;
}
.about.home-13 .about-left-part .about-content ul {
    margin: 0;
}
.about.home-13 .about-left-part .about-content ul li {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}
.about.home-13 .about-left-part .about-content ul li .ac-thumb {
    margin-right: 15px;
}
.about.home-13 .about-left-part .about-content ul li .ac-thumb img {}
.about.home-13 .about-left-part .about-content ul li .ac-content {
    width: calc(100% - 90px);
}
.about.home-13 .about-left-part .about-content ul li .ac-content h5 {
    margin: 0 0 10px;
    font-size: 18px;
    color: #002f54;
}
.about.home-13 .about-left-part .about-content ul li .ac-content p {}


/* counter up */
.counter-section.home-13 {
    background: url(../../images/01-12-19/counter/bg.jpg);
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
}
.fb-section .count-shape {
    position: absolute;
    top: 0;
    width: 100%;
    height: 50%;
}
.fb-section .count-shape .cs-1, .counter-section.home-13 .count-shape .cs-2 {
    position: absolute;
    top: 0;
}
.fb-section .count-shape .cs-1 {
    left: 0;
    animation: big-count 5s linear infinite;
}
.fb-section .count-shape .cs-2 {
    right: 0;
    animation: big-count 5s linear infinite;
}
.fb-section .counter-content {
    z-index: 1;
    position: relative;
}
@keyframes big-count {
    0% {
        transform:translateY(10px) rotateY(25deg);
    }
    50% {
        transform:translateY(0px) rotateY(0deg);
    }
    100% {
        transform:translateY(10px) rotateY(25deg);
    }
}



.fb-section .counter-content h2 {
    margin: 0 auto 15px;
    
    text-transform: capitalize;
    max-width: 800px;
}
.fb-section .counter-content p {
    color: #fff;
}
.fb-section .counter-content .countdown {
    margin-top: 40px !important;
}
.fb-section .counter-content li {
    width: 120px;
    height: 120px;
    border-radius: 100%;
    background-image: linear-gradient(to top, #23cc88, #44ce76, #5ecf63, #76cf4d, #8ecf35);
    flex-basis: auto;
    margin: 15px;
    padding: 15px;
}
.fb-section .counter-content li:nth-child(2) {
    background-image: linear-gradient(to top, #ff4f58, #ff6747, #ff8134, #ff9a1e, #ffb400);
}
.fb-section .counter-content li:nth-child(3) {
    background-image: linear-gradient(to top, #01cbad, #00c5ca, #00bce3, #00b0f1, #47a1f2);
}
.fb-section .counter-content li:nth-child(4) {
    background-image: linear-gradient(to top, #e85aca, #f54fb1, #fd4997, #ff497d, #fc4e65);
}
.fb-section .counter-content li > span {
    font-size: 36px;
    color: #fff;
    font-family: 'poppins', sans-serif;
}
.fb-section .counter-content li > p {
    font-size: 16px;
    font-family: 'poppins', sans-serif;
}
.fb-section .counter-content .countdown .clock-item {}
.fb-section .counter-content .countdown .clock-item .count-number {}
.fb-section .counter-content .countdown .clock-item .count-text {}
.fb-section .counter-content .counter-btn {}
.fb-section .counter-content .counter-btn a {
    box-shadow: 0px 10px 10px rgba(255, 255, 255, .30);
}
.counter-section.home-13 .counter-content .counter-btn a:first-child {
    color: #39cd77;
}
.fb-section .counter-content .counter-btn a:first-child:hover {
    color: #fff;
}
.fb-section .counter-content .counter-btn span {
    display: inline-block;
    color: #fff;
    font-weight: 700;
    margin: 0 10px;
    text-transform: uppercase;
}




/* schedule-eight home-13 */
.schedule-eight.home-13 {
    background: #fff;
}
.schedule-eight.home-13 .section-header {
    margin-bottom: 40px;
}
.schedule-eight.home-13 .section-header h2 {
    font-weight: 400;
    
    text-transform: capitalize;
    margin-bottom: 10px;
}
.schedule-eight.home-13 .tab-content {
    position: relative;
}
.schedule-eight.home-13 .tab-content:after, .schedule-eight.home-13 .tab-content:before {
    position: absolute;
    content: "";
    width: 12px;
    height: 12px;
    border-radius: 100%;
    background: #eaebec;
    left: 50%;
    transform: translateX(-50%);
}
.schedule-eight.home-13 .tab-content:after {
    bottom: 0;
}
.schedule-eight.home-13 .tab-content:before {
    top: 0;
}
.schedule-eight.home-13 .schedule-tabs ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 0 60px;
    border: none;
}
.schedule-eight.home-13 .schedule-tabs ul li {
    float: none;
}
.schedule-eight.home-13 .nav-tabs>li>a {
    text-align: center;
    border: none;
    padding: 15px 25px;
    box-shadow: 0 10px 10px rgba(38, 204, 133, .10);
    margin: 10px;
    border-radius: 4px;
    color: #2ecc80;
}
.schedule-eight.home-13 .nav-tabs>li.active>a {
    background-image: linear-gradient(to right, #ff4f58, #ff6747, #ff8134, #ff9a1e, #ffb400);
    color: #fff;
    box-shadow: 0 10px 10px rgba(255, 99, 70, .10);
}
.schedule-eight.home-13 .nav>li>a:focus, .schedule-eight.home-13 .nav>li>a:hover, .schedule-eight.home-13 .nav>li>a.active {
    background-image: linear-gradient(to right, #ff4f58, #ff6747, #ff8134, #ff9a1e, #ffb400);
    color: #fff;
    box-shadow: 0 10px 10px rgba(255, 99, 70, .10);

}
.schedule-eight.home-13 .nav-tabs>li>a h3 {
    color: inherit;
    margin: 0;
    font-size: 24px;
    font-weight: 400;
    text-transform: capitalize;
    
}

.schedule-eight.home-13 .event-schedule-item .section-content-inner {
    box-shadow: 0 0 10px rgba(136, 136, 136, .10);
    margin: 5px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 30px;
    position: relative;
    z-index: 1;
}
.schedule-eight.home-13 .event-schedule-item .section-content-inner .section-thumb {
    width: 160px;
    height: 160px;
    border-radius: 100%;
    overflow: hidden;
    border: 4px solid #eaebec;
    box-shadow: 0 0 10px rgba(136, 136, 136, .10);
}
.schedule-eight.home-13 .event-schedule-item .section-content-inner .section-content {
    width: calc(100% - 175px);
}
.schedule-eight.home-13 .event-schedule-item .section-content p {
    margin-bottom: 15px
}
.schedule-eight.home-13 .event-schedule-item .section-content-inner .section-content span {
    color: #3cc674;
}
.schedule-eight.home-13 .event-schedule-timeline::after {
    background: #eaebec;
    transform: translateX(-50%);
}
.schedule-eight.home-13 .esc-item.left::after, .schedule-eight.home-13 .esc-item.right::after {
    height: 28px;
    width: 70px;
    top: 25%;
}
.schedule-eight.home-13 .esc-item.right::before, .schedule-eight.home-13 .esc-item.left::before {
    box-shadow: 0 0 20px rgba(85, 85, 85, .20);
    width: 28px;
    height: 28px;
    border-width: 8px;
    right: -17px;
    top: 25%;
}
.schedule-eight.home-13 .esc-item.right::before {
    left: -12px;
}
.event-schedule-timeline .event-schedule-item:nth-child(1) .esc-item:before, .event-schedule-timeline .event-schedule-item:nth-child(7) .esc-item:before, .event-schedule-timeline .event-schedule-item:nth-child(13) .esc-item:before, .event-schedule-timeline .event-schedule-item:nth-child(20) .esc-item:before {
    background: #3cc674;
}
.event-schedule-timeline .event-schedule-item:nth-child(1) .esc-item:after, .event-schedule-timeline .event-schedule-item:nth-child(7) .esc-item:after, .event-schedule-timeline .event-schedule-item:nth-child(13) .esc-item:after, .event-schedule-timeline .event-schedule-item:nth-child(20) .esc-item:after {
    background-image: linear-gradient(to right, #ffffff, #fafeff, #efffff, #e6fffe, #e6fff0);
}
.event-schedule-timeline .event-schedule-item:nth-child(2) .esc-item:before, .event-schedule-timeline .event-schedule-item:nth-child(8) .esc-item:before, .event-schedule-timeline .event-schedule-item:nth-child(14) .esc-item:before, .event-schedule-timeline .event-schedule-item:nth-child(21) .esc-item:before {
    background: #f56644;
}
.event-schedule-timeline .event-schedule-item:nth-child(2) .esc-item .section-content span, .event-schedule-timeline .event-schedule-item:nth-child(8) .esc-item .section-content span, .event-schedule-timeline .event-schedule-item:nth-child(13) .esc-item .section-content span {
    color: #f56644;
}
.event-schedule-timeline .event-schedule-item:nth-child(2) .esc-item:after, .event-schedule-timeline .event-schedule-item:nth-child(8) .esc-item:after, .event-schedule-timeline .event-schedule-item:nth-child(14) .esc-item:after, .event-schedule-timeline .event-schedule-item:nth-child(21) .esc-item:after {
    background-image: linear-gradient(to right, #ffece8, #fff0f2, #fef5f9, #fdfafd, #ffffff);
}
.event-schedule-timeline .event-schedule-item:nth-child(3) .esc-item:before, .event-schedule-timeline .event-schedule-item:nth-child(9) .esc-item:before, .event-schedule-timeline .event-schedule-item:nth-child(15) .esc-item:before, .event-schedule-timeline .event-schedule-item:nth-child(22) .esc-item:before {
    background: #05c6a9;
}
.event-schedule-timeline .event-schedule-item:nth-child(3) .esc-item .section-content span, .event-schedule-timeline .event-schedule-item:nth-child(9) .esc-item .section-content span, .event-schedule-timeline .event-schedule-item:nth-child(15) .esc-item .section-content span {
    color: #05c6a9;
}
.event-schedule-timeline .event-schedule-item:nth-child(3) .esc-item:after, .event-schedule-timeline .event-schedule-item:nth-child(9) .esc-item:after, .event-schedule-timeline .event-schedule-item:nth-child(15) .esc-item:after, .event-schedule-timeline .event-schedule-item:nth-child(22) .esc-item:after {
    background-image: linear-gradient(to right, #ffffff, #fcfeff, #f4feff, #ecffff, #e6fffb);
}
.event-schedule-timeline .event-schedule-item:nth-child(4) .esc-item:before, .event-schedule-timeline .event-schedule-item:nth-child(10) .esc-item:before, .event-schedule-timeline .event-schedule-item:nth-child(15) .esc-item:before, .event-schedule-timeline .event-schedule-item:nth-child(22) .esc-item:before {
    background: #df5ac3;
}
.event-schedule-timeline .event-schedule-item:nth-child(4) .esc-item .section-content span, .event-schedule-timeline .event-schedule-item:nth-child(10) .esc-item .section-content span, .event-schedule-timeline .event-schedule-item:nth-child(16) .esc-item .section-content span {
    color: #df5ac3;
}
.event-schedule-timeline .event-schedule-item:nth-child(4) .esc-item:after, .event-schedule-timeline .event-schedule-item:nth-child(10) .esc-item:after, .event-schedule-timeline .event-schedule-item:nth-child(15) .esc-item:after, .event-schedule-timeline .event-schedule-item:nth-child(22) .esc-item:after {
    background-image: linear-gradient(to right, #fff1fc, #fdf5fe, #fdf9ff, #fdfcff, #ffffff);
}
.event-schedule-timeline .event-schedule-item:nth-child(5) .esc-item:before, .event-schedule-timeline .event-schedule-item:nth-child(11) .esc-item:before, .event-schedule-timeline .event-schedule-item:nth-child(16) .esc-item:before, .event-schedule-timeline .event-schedule-item:nth-child(23) .esc-item:before {
    background: #8bc937;
}
.event-schedule-timeline .event-schedule-item:nth-child(5) .esc-item .section-content span, .event-schedule-timeline .event-schedule-item:nth-child(11) .esc-item .section-content span, .event-schedule-timeline .event-schedule-item:nth-child(17) .esc-item .section-content span {
    color: #8bc937;
}
.event-schedule-timeline .event-schedule-item:nth-child(5) .esc-item:after, .event-schedule-timeline .event-schedule-item:nth-child(11) .esc-item:after, .event-schedule-timeline .event-schedule-item:nth-child(16) .esc-item:after, .event-schedule-timeline .event-schedule-item:nth-child(23) .esc-item:after {
    background-image: linear-gradient(to right, #ffffff, #f4ffff, #ddffff, #d4fff1, #ebffcf);
}
.event-schedule-timeline .event-schedule-item:nth-child(6) .esc-item:before, .event-schedule-timeline .event-schedule-item:nth-child(12) .esc-item:before, .event-schedule-timeline .event-schedule-item:nth-child(17) .esc-item:before, .event-schedule-timeline .event-schedule-item:nth-child(24) .esc-item:before {
    background: #5daae7;
}
.event-schedule-timeline .event-schedule-item:nth-child(6) .esc-item .section-content span, .event-schedule-timeline .event-schedule-item:nth-child(12) .esc-item .section-content span, .event-schedule-timeline .event-schedule-item:nth-child(18) .esc-item .section-content span {
    color: #5daae7;
}
.event-schedule-timeline .event-schedule-item:nth-child(6) .esc-item:after, .event-schedule-timeline .event-schedule-item:nth-child(12) .esc-item:after, .event-schedule-timeline .event-schedule-item:nth-child(17) .esc-item:after, .event-schedule-timeline .event-schedule-item:nth-child(24) .esc-item:after {
    background-image: linear-gradient(to right, #e4f3ff, #edf5ff, #f5f8ff, #fbfbff, #ffffff);
}


/* video-section */
.video-section.home-13 {
    background: #007200;
    position: relative;
    overflow: hidden;
}
.video-section.home-13 .video-player video {
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    visibility: visible;
    opacity: 1;
    width: auto;
    height: 873px;
}
.video-section.home-13 .section-header {
    max-width: 500px;
}
.video-section.home-13 .section-header h2 {
    font-weight: 400;
    
    color: #fff;
    margin-bottom: 10px;
    line-height: 1.2;
}
.video-section.home-13 .section-header p {
    color: #fff;
    max-width: 375px;
}
.video-section.home-13 .section-header a {
    padding: 16px 51px;
    background: #fff;
    color: #007200;
    border-radius: 2px;
    margin-top: 16px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    box-shadow: 0 10px 10px rgba(255, 255, 255, .30);
    display: inline-block;
}


/* event-activation */
.event-activation.home-13 {}
.event-activation.home-13 .section-header {
    margin-bottom: 60px;
}
.event-activation.home-13 .section-header h2 {
    font-weight: 400;
    
    text-transform: capitalize;
    margin-bottom: 10px;
}
.event-activation.home-13 .section-wrapper {}
.event-activation.home-13 .section-wrapper .event-item {
    text-align: center;
    padding: 60px 30px;
    margin-bottom: 30px;
    border-radius: 3px;
}
.event-activation.home-13 .section-wrapper .event-item .event-thumb {
    padding-bottom: 20px;
}
.event-activation.home-13 .section-wrapper .event-item .event-thumb img {
    width: auto;
    max-width: 100%;
}
.event-activation.home-13 .section-wrapper .event-item .event-content {
    text-align: center;
}
.event-activation.home-13 .section-wrapper .event-item .event-content a {
    font-size: 18px;
    color: #002f54;
    font-weight: 500;
    display: inline-block;
}


/* sponsor home-13 */
.sponsor.home-13 {
    background: url(../../images/01-12-19/sponsor/bg.jpg);
}
.sponsor.home-13 .overlay {
    background: transparent;
}

.sponsor.home-13 .section-header h2 {
    color: #fff;
    
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 15px;
}
.sponsor.home-13 .sponsor-slider-one a {
    border-radius: 4px;
    overflow: hidden;
}
.sponsor.home-13 .sponsor-button {
    color: #fff;
    border-radius: 4px;
    background-image: linear-gradient(to right, #23cc88, #44ce76, #5ecf63, #76cf4d, #8ecf35);
    box-shadow: 0 18px 30px rgba(38, 204, 133, .30);
}


/* pricing home-13  */
.pricing.home-13 {
    background: #fff;
}
.pricing.home-13 .section-header {}
.pricing.home-13 .section-header h2 {
    color: #002f54;
    
    font-weight: 400;
    margin-bottom: 10px;
    text-transform: capitalize;
}
.pricing.home-13 .section-header p {
    color: #555555;
}
.pricing.home-13 .pricing-items {}
.pricing.home-13 .pricing-items .pricing-item {
    position: relative;
    transition: all .5s ease;
}
.pricing.home-13 .pricing-items .pricing-item:hover {
    box-shadow: 0 18px 24px rgba(255, 114, 58, .36);
}
.pricing.home-13 .pricing-items .pricing-item.first {
    background-image: linear-gradient(to right, #23cc88, #44ce76, #5ecf63, #76cf4d, #8ecf35);
}
.pricing.home-13 .pricing-items .pricing-item.first:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 5px;
    left: 0;
    bottom: 0;
    background-image: linear-gradient(to right, #23cc88, #44ce76, #5ecf63, #76cf4d, #8ecf35);
}
.pricing.home-13 .pricing-items .pricing-item.first:hover {
    box-shadow: 0 18px 24px rgba(35, 204, 136, .36);
}
.pricing.home-13 .pricing-items .pricing-item.second {
    background-image: linear-gradient(to right, #ff4f58, #ff6747, #ff8134, #ff9a1e, #ffb400);
}
.pricing.home-13 .pricing-items .pricing-item.second:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 5px;
    left: 0;
    bottom: 0;
    background-image: linear-gradient(to right, #ff4f58, #ff6747, #ff8134, #ff9a1e, #ffb400);
}
.pricing.home-13 .pricing-items .pricing-item.second .pricing-options .price h3, .pricing.home-13 .pricing-items .pricing-item.second .pricing-options .price p {
    color: #ffb400;
}
.pricing.home-13 .pricing-item.second .pricing-button {
    background-image: linear-gradient(to right, #ff4f58, #ff6747, #ff8134, #ff9a1e, #ffb400);
}
.pricing.home-13 .pricing-items .pricing-item.third {
    background-image: linear-gradient(to right, #01cbad, #00c5ca, #00bce3, #00b0f1, #47a1f2);
}
.pricing.home-13 .pricing-items .pricing-item.third:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 5px;
    left: 0;
    bottom: 0;
    background-image: linear-gradient(to right, #01cbad, #00c5ca, #00bce3, #00b0f1, #47a1f2);
}
.pricing.home-13 .pricing-items .pricing-item.third .pricing-options .price h3, .pricing.home-13 .pricing-items .pricing-item.third .pricing-options .price p {
    color: #47a1f2;
}
.pricing.home-13 .pricing-item.third .pricing-button {
    background-image: linear-gradient(to right, #01cbad, #00c5ca, #00bce3, #00b0f1, #47a1f2);
}
.pricing.home-13 .pricing-items .pricing-item.third:hover {
    box-shadow: 0 18px 24px rgba(1, 203, 173, .36);
}

.pricing.home-13 .pricing-items .pricing-item .pricing-header {
    background: transparent !important;
    padding-bottom: 0;
}
.pricing.home-13 .pricing-items .pricing-item .pricing-header .price-thumb {
    text-align: center;
}
.pricing.home-13 .pricing-items .pricing-item .pricing-header .price-thumb img {}
.pricing.home-13 .pricing-items .pricing-item .pricing-header .price-thumb h2 {
    color: #fff;
    text-align: right;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 0;
    font-size: 30px;
    margin-top: 20px;
}

.pricing.home-13 .pricing-items .pricing-item .pricing-options {
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-image: url(../../images/01-12-19/pricing/shape.png);
    mask-image: url(../../images/01-12-19/pricing/shape.png);
    -webkit-mask-position: center center;
    mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    border-bottom: 5px;
}
.pricing.home-13 .pricing-items .pricing-item .pricing-options .price {
    margin-bottom: 20px;
}
.pricing.home-13 .pricing-items .pricing-item .pricing-options .price h3 {
    margin: 0;
    color: #86cf3b;
    font-size: 36px;
    margin-bottom: 10px;
}
.pricing.home-13 .pricing-items .pricing-item .pricing-options .price p {
    margin-bottom: 0;
    color: #86cf3b;
    padding-bottom: 10px;
}
.pricing.home-13 .pricing-item .pricing-options p {
    border-bottom: none;
    margin-bottom: 0;
}
.pricing.home-13 .pricing-item .pricing-options p span.active {
    background: #64ce56 !important;
}
.pricing.home-13 .pricing-item .pricing-options p span.off {
    background: #ff6565 !important;
}
.pricing.home-13 .pricing-item .pricing-button {
    display: inline-block;
    background-image: linear-gradient(to right, #23cc88, #44ce76, #5ecf63, #76cf4d, #8ecf35);
    color: #fff;
    padding: 15px 55px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 15px 0;
    border-radius: 4px;
    text-decoration: none;
}


/* multi-gallery-section home-13 */
.multi-gallery-section.home-13 .section-header h2 {
    
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 10px;
}
.multi-gallery-section.home-13 .gallery-title h4 {
    
    font-weight: 400;
    text-transform: capitalize;
}

/* testimonial home-13 */
.testi-shape {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
}
.testi-shape-1 {
    position: absolute;
    left: 0;
    bottom: 0;
}
.testi-shape-2 {
    position: absolute;
    right: -100px;
    bottom: 0;
}
.testimonial.home-13 {
    background: url(../../images/01-12-19/testimonial/bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
}
.testimonial.home-13 .section-header {
    margin-bottom: 60px;
    z-index: 1;
    position: relative;
}
.testimonial.home-13 .section-header h2 {
    
    font-weight: 400;
    text-transform: capitalize;
    color: #fff;
    margin-bottom: 10px;
}
.testimonial.home-13 .section-header p {
    color: #fff;
}
.testimonial.home-13 .section-wrapper {
    overflow: hidden;
}
.testimonial.home-13 .section-wrapper .testimonial-item {}
.testimonial.home-13 .section-wrapper .testimonial-inner {
    background: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.testimonial.home-13 .section-wrapper .testimonial-head {
    padding: 20px;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #ececec;
    display: flex;
    flex-wrap: wrap;
}
.testimonial.home-13 .section-wrapper .testimonial-head .testi-top {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.testimonial.home-13 .section-wrapper .testimonial-head .testi-top .testimonial-thumb {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
}
.testimonial.home-13 .section-wrapper .testimonial-head .testi-top .name-des {
    padding-left: 10px;
    padding-right: 20px;
}
.testimonial.home-13 .section-wrapper .testimonial-head .testi-top .name-des h5 {
    margin: 0;
    color: #002f54;
    font-size: 20px;
    text-transform: capitalize;
}
.testimonial.home-13 .section-wrapper .testimonial-head .testi-top .name-des span {
    display: inline-block;
    color: #002f54;
    font-size: 16px;
}
.testimonial.home-13 .section-wrapper .testimonial-body {
    padding: 20px;
}
.testimonial.home-13 .section-wrapper .testimonial-body p {
    margin-bottom: 0;
}
.testimonial.home-13 .section-wrapper .testimonial-footer {
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
    padding-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
}
.testimonial.home-13 .section-wrapper .testimonial-footer ul {
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}
.testimonial.home-13 .section-wrapper .testimonial-footer ul li {
    padding: 5px;
    list-style: none;
}
.testimonial.home-13 .section-wrapper .testimonial-footer ul li i {
    color: #fed643;
}
.testimonial.home-13 .section-wrapper .testimonial-footer img {}

.newsletter.newsletter-six.home-13 {
    background-color: #fff;
}
.newsletter.newsletter-six.home-13 p {
    
    font-weight: 400;
    text-align: center;
    color: #000;
}
.newsletter-six.home-13 form input:first-child {
    background-color: transparent;
    border: 1px solid #ededed;
    color: #000;
}
.newsletter-six.home-13 form input:last-child {
    background: #e84b3a;
    color: #fff;
}
.newsletter-six.home-13 input::-webkit-input-placeholder { /* Edge */
  color: #858585;
}

.newsletter-six.home-13 input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #858585;
}

.newsletter-six.home-13 input::placeholder {
  color: #858585;
}