/*!
Theme Name: muna
Theme URI: http://muna.themepul.com/
Author: Themepul
Author URI: http://themepul.com
Description: Muna WordPress Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: muna
Tags: custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
Table of content
1.0 Button
2.0 Accordion
3.0 Slider
4.0 Service
5.0 Call to Action
6.0 Work
    => Work Single
7.0 About
8.0 Counter
9.0 Testimonial
10  Team
11  PopUp Video
12  Slider Preloader
13  Muna Widget
    => Muna Social Widget
    => Muna Recent Post
    => Muna Info Widget
14  Muna Map
15  Arow Icon
--------------------------------------------------------------*/


/*** Button ***/

a.muna-main-btn {
    padding: 12px 24px;
    text-transform: capitalize;
    background-color: #f35a71;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    font-size: 14px;
    border-radius: 100px;
}

a.muna-main-btn:hover {
    background-color: #29326f;
}

a.muna-main-btn > span {
    margin: 0 5px;
}

a.muna-btn {
    padding: 10px 18px;
    color: #fff;
    border-radius: 100px;
    text-transform: capitalize;
}

a.muna-btn:hover {
    background-color: #f35a71;
    color: #ffffff
}

.logos .logo a > h2 {
    margin-bottom: 0;
}


/*** Accordion ***/

.kc_accordion_header>span.ui-accordion-header-icon {
    margin: 17px;
    color: #29326f;
    font-size: 16px;
    background-color: #fff;
    padding: 6px 8px;
}

.kc_accordion_section>.kc_accordion_header {
    background-color: #29326f;
}

.kc_accordion_header>a {
    font-size: 18px !important;
    padding: 16px 15px !important;
    color: #fff;
}

.kc_tabs_nav~.kc_tab.ui-tabs-body-active {
    background: transparent !important;
    border: 1px solid #f3f3f3;
}

.kc_tabs>.kc_wrapper>.kc_tabs_nav {
    background-color: #29326f !important;
    padding-left: 0 !important;
}

.kc_tabs_nav>li {
    border-right: none !important;
}

.kc_tabs_nav>.ui-tabs-active,
.kc_tabs_nav>.ui-tabs-active:hover,
.kc_tabs_nav>.ui-tabs-active>a,
.kc_tabs_nav>.ui-tabs-active>a:hover,
.kc_tabs_nav>li>a,
.nav-pills>li>a {
    color: #fff !important;
}

.kc_tabs_nav>.ui-tabs-active>a,
.kc_tabs_nav>li:hover,
.kc_tabs_nav>li>a:hover {
    background-color: #f35a71 !important;
    color: #fff !important;
}


/*** Slider ***/
.muna-slide-inner:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    z-index: -1;
    top: 0;
}

.muna-slider-contents {
    padding: 55px 0;
    display: table;
    width: 100%;
    height: 100%;
}

.muna-slider-content h3 {
    font-size: 19px;
    text-transform: capitalize;
}

.muna-slider-content h2 {
    font-size: 41px;
    line-height: 1.2;
    margin-top: 13px;
    margin-bottom: 16px;
}

.muna-slider-content p {
    color: #000000;
    padding-right: 80px;
    padding-top: 0;
    padding-bottom: 16px;
    font-size: 15px;
    line-height: 24px;
}

.muna-slider-content h2 strong {
    font-weight: 600;
    font-size: 36px;
    line-height: 47px;
}

.muna-slider-small-title {
    color: #29326f;
    padding-bottom: 0;
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
}
.muna-slider-btns a ,.muna-btns a{
    padding:15px 27px;
    margin-right: 10px;
    border-radius: 5px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 500;
}
.muna-slider-btns a:hover {
    color: #fff;
}
.muna-slider-btns,.muna-btns {
    display: block;
    padding-top: 17px;
}
.muna-slide-inner {
    height: 750px;
    background-position: center;
    background-size: cover;
    background-color: #cecece;
    position: relative;
    z-index: 1;
}

.muna-slider-contents-inner {
    display: table-cell;
    vertical-align: middle;
}

.muna-slider-section .owl-prev,
.muna-slider-section .owl-next {
    font-size: 0;
}

.muna-slider-section .owl-prev {
    position: absolute;
    left: 0;
    top: 50%;
    height: 0px;
}

.muna-slider-section .owl-next {
    position: absolute;
    right: 0;
    top: 50%;
    height: 0px
}

.muna-home-2 .muna-slider-section .owl-prev,
.muna-home-2 .muna-slider-section .owl-next {
    top: 45%;
}

.muna-slider-section .owl-prev:after {
    content: "\f104";
    font-family: fontawesome;
    font-size: 12px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 0px;
    width: 40px;
    height: 40px;
    display: inline-block;
    padding: 10px 15px;
    border-radius: 0;
    background: #29326f;
}

.muna-slider-section .owl-next:after {
    content: "\f105";
    font-family: fontawesome;
    font-size: 12px;
    color: #fff;
    position: absolute;
    top: 50%;
    right: 0;
    width: 40px;
    height: 40px;
    display: inline-block;
    padding: 10px 18px;
    border-radius: 0;
    background: #29326f;
}

.muna-slider-section .owl-prev:hover:after {
    background-color: #2c2c3e;
}

.muna-slider-section .owl-dots {
    margin: auto;
    text-align: center;
    margin-top: 0;
    position: absolute;
    bottom: 8%;
    left: 0;
    right: 0;
}
.muna-slider-btns a span {margin-left: 5px;transition: .3s;display: inline-block;}

.muna-slider-btns a:hover span{
    transform: translateX(5px);
}

/**** Service Section ***/

.muna-service-box {
    box-shadow: 0px 0px 5px 2px #ececec;
    padding: 30px 23px;
    background-color: #fff;
    position: relative;
    min-height: 340px;
}

.muna-service-single:hover .muna-service-box {
    background-color: transparent;
}

.muna-service-single:hover .muna-sercie-icon {
    color: #fff;
}

.muna-sercie-icon {
    color: #29326f;
    padding-bottom: 29px;
    padding-top: 16px;
}

.muna-service-title a {
    padding-bottom: 16px;
    font-size: 18px;
    display: block;
    font-weight: bold;
    text-transform: capitalize;
    color: #29326f;
}

.muna-service-content p {
    line-height:24px;
    margin: 0;
}

.muna-service-single:hover .muna-sercie-icon:after {
    position: relative;
    content: "";
    width: 5px;
    height: 30%;
    position: absolute;
    top: 0;
    background-color: #f94726;
    left: 0;
}

.muna-sercie-icon i {
    font-size: 51px;
}

.muna-service-single {
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 0
}

.muna-bg-icon {
    padding: 62px 16px;
    position: absolute;
    right: 0px;
    background-position: top;
    background-size: contain;
    top: 0px;
    width: 90px;
    margin: 0px 0;
    z-index: 99;
    background-repeat: no-repeat;
}

.muna-service-single:hover .muna-s-non-hover,
.muna-service-single:hover .muna-bg-icon,
.muna-s-hover-icon {
    display: none
}

.muna-service-single:hover .muna-s-hover-icon {
    display: block;
}

.muna-service-single:hover:after {
    content: "";
    width: 100%;
    height: 100%;
    background: #29316f;
    left: 0;
    top: 0;
    position: absolute;
    opacity: .5;
    z-index: -1;
}
.muna-blog-box.home-blog .muna-blog-content {
    background-color: #f9f8fe;
    padding: 30px;
}

.muna-blog-box.home-blog .muna-blog-box-inner {
    padding: 0;
}
.muna-work-left-side ul {
    padding: 0;
}
/**** Call to Action ***/

.muna-call-to-action-title h3 {
    font-size: 16px;
    text-transform: capitalize;
    color: #f35a71;
    margin: 0;
}

.muna-call-to-action-content,
.muna-call-to-action-content h2,
.muna-call-to-action-content h1,
.muna-call-to-action-content p {
    font-size: 30px;
    font-weight: 900;
    text-transform: capitalize;
    line-height: 40px;
    color: #29326f;
    padding: 19px 0px 38px;
}

.muna-call-to-action-box {
    text-align: center;
}

.muna-call-to-action-box {
    padding: 0px 22%;
}
/*** Work Section ***/

.muna-works-boxs {
    overflow: hidden;
    width: 100%;
}

.muna-work-content {
    background: #fff;
    padding:30px 22px;
    border-bottom-right-radius: 5px;
    box-shadow: 0px 6px 16px 0px #e8edf5;
    margin-bottom: 15px;
    position: relative;
    z-index: 1;
    border-bottom-left-radius: 5px;
}
.muna-work-title a:hover {
    color: #f35a71;
}
.muna-work-contents {
    padding: 2px;
}

.muna-work-image {
    border-radius: 5px;
    text-align: center;
}

.muna-work-box.work-slide .owl-item {
    padding: 5px;
}

.muna-work-title a {
    font-size: 23px;
    font-weight: 600;
    display: block;
    margin-bottom: 10px;
    color: #29326f;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-bottom: 5px;
}

.muna-work-dec p {
    font-size: 14px;
    color: #64656a;
    padding-bottom: 0;
    margin-bottom: 0;
}

/*** Work Single ***/
.single-work .muna-breadcroumb-area.kc-bread {
    margin-bottom: 120px;
}
.muna-work-contents.tran {
    margin-bottom: 13px;
    display: inline-block;
    width: 100%;
}

.muna-work-meta ul li {
    display: inline-block;
    font-weight: 400;
    color: #6e789b;
    font-size: 14px;
    text-transform: capitalize;
    position: relative;
}

.muna-work-meta {
    margin: 20px 0;
}

.muna-work-meta ul li:after {
    content: "|";
    font-weight: 400;
    margin: 8px;
    color: #dee0e6;
}

.muna-work-meta ul li span {
    color: #f94725;
    margin-right: 10px;
    font-weight: 600;
}

.muna-work-single-page img.muna-large {
    margin-bottom: 30px;
}
.muna-work-details .kc-container {
    padding-left: 0;
    padding-right: 0;
}
.muna-work-left-side ul li {
    list-style: none;
    line-height: 38px;
    padding: 11px 65px;
    position: relative;
    border-bottom: 1px solid #e8e7e7;
    padding-top: 17px;
}

.muna-work-left-side {
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.07);
    margin: 5px 0;
}
.muna-work-left-side ul li:last-child {
    border-bottom: 0;
}

.muna-work-left-side ul li:hover {
    background-color: #29326f;
    transition: .4s;
    color: #fff;
}

.muna-work-left-side ul li:hover strong {
    color: #fff;
}
.muna-work-single-page {
    margin-bottom: 120px;
}
.muna-work-left-side ul li strong {
    display: block;
    font-weight: bold;
    color: #29326f;
    font-size: 15px;
    line-height: 14px;
}

li.muna-work-cat span {
    position: relative;
}

li.muna-work-cat span:after {
    content: ",";
}

li.muna-work-cat span:last-child:after {
    content: "";
}

.muna-work-left-side ul li:after {
    font-family: fontawesome;
    position: absolute;
    left: 22px;
    top: 24%;
    font-size: 23px;
    color: #f35a71;
}

.muna-work-client:after {
    content: "\f2c0";
}

.muna-work-cat:after {
    content: "\f115";
}

.muna-work-url:after {
    content: "\f127";
}

.muna-work-date:after {
    content: "\f073";
}

.muna-work-author:after {
    content: "\f2be";
}


/**** About Section ***/

.kc_row.kc_row_inner.left-bg {
    height: 100%;
    position: absolute;
    left: -61%;
    width: 999999999px;
    background-size: contain;
}

.muna-about-title h3 {
    font-size: 17px;
    text-transform: uppercase;
    color: #f35a71;
    letter-spacing: 5px;
}

.muna-about-big-title h2 {
    font-size: 29px;
    text-transform: capitalize;
    line-height: 38px;
    padding-right: 27%;
    color: #29326f;
    margin: 15px 0;
    position: relative;
    padding-bottom: 15px;
}

.muna-about-big-title h2:after {
    content: "";
    width: 90px;
    height: 3px;
    background-color: #f35a71;
    position: absolute;
    left: 0;
    bottom: 0px;
}

.muna-about-content strong {
    font-size: 20px;
    color: #29326f;
    font-weight: 900;
    display: inline-block;
    margin-bottom: 14px;
    line-height: 30px;
}

.muna-about-content {
    padding-right: 40px;
}

.muna-about-bg-row {
    background-position: left center !important;
    background-size: cover;
}


/*** Counter ***/

.muna-count-number span {
    font-size: 30px;
    font-weight: bold;
    color: #29326f;
    margin: 3px;
}

.muna-count-number {
    padding: 11px 0px 9px 0;
}

.muna-counter-title h2 {
    font-size: 22px;
    color: #29326f;
    text-transform: capitalize;
    display: inline-block;
}

.muna-counter-single {
    text-align: center;
    box-shadow: 0px 0px 9px 3px #e2e2e2;
    padding: 33px 0;
    border-bottom: 3px solid #bec1d4;
}


/**** Testimonial ***/
.muna-testimonial-image {
    object-fit: cover;
    text-align: center;
    margin: 0 auto;
    width: 120px;
    height: 120px;
}

.muna-testimonial-image img {
    border-radius: 100%;
    max-width: 100%;
    object-fit: cover;
    height: 120px;
    margin:0 auto;
}
.muna-testimonial-content {
    text-align: center;
}
.muna-testimonial-contents-inner {
    padding: 94px 0;
}
.muna-testimonial-des p {
    color: #fff;
    font-size: 26px;
    line-height: 1.5em;
    padding: 27px 141px;
    margin: 0;
    font-style: italic;
    position: relative;
}

.muna-testimonial-des p:after {content: "\f10e";font-family: fontawesome;font-size: 15px;position: relative;top: 3px;}

.muna-testimonial-des p:before {
    content: "\f10d";
    font-family: fontawesome;
    font-size: 16px;
    margin-right: 7px;
    position: relative;
    top: -16px;
}

.muna-tesi-sub-title h5 {
    color: #fff;
    font-weight: normal;
}

.muna-testimonial-small-title h4 {
    font-weight: 500;
}


/**** Team Section ***/
.muna-team-image.tran img {
    width: 100%;
}
.muna-team-boxs {
    text-align: center;
    position: relative;
    z-index: 1;
    padding-bottom: 50px;
}
.muna-team-title h2 {
    font-size: 20px;
    text-transform: capitalize;
    color: #29326f;
    margin: 3px;
}

.muna-team-socials.tran ul {
    padding: 12px;
    margin: 0 auto;
    background-color: #ffffff;
    width: 94%;
    margin-bottom: -55px;
    transition: .4s;
    border-bottom: 1px solid #f1f1f1;
}

.muna-team-socials ul li a:hover {
    color: #29326f;
}

.muna-team-title h3 {
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 500;
    color: #000;
    padding-top: 8px;
}

.muna-team-socials ul li {
    display: inline-block;
}

.muna-team-socials ul li a {
    margin: 5px;
    color: #64656a;
}

.muna-team-content {
    padding: 17px 0;
    overflow: hidden;
    z-index: 999;
    background-color: #ffffff;
    width: 94%;
    margin: 0 auto;
    box-shadow: 0px 2px 6px -2px #d0d0d075;
    overflow: hidden;
}

.muna-counter-title h2 {
    margin-top: 8px;
    margin-bottom: 0;
}

.muna-popup-link {
    margin: 0 auto;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.muna-popup-box {
    display: table;
    width: 100%;
    height: 100%;
}

.muna-pop-image {
    width: 50px;
    height: 50px;
    text-align: center;
    margin: 0 auto;
}

.muna-popup-img-link a {
    padding: 25px;
}

.muna-team-image.tran {
    position: relative;
    width: auto;
    z-index: -1;
}
.muna-team-cboxs {
    position: absolute;
    bottom: -45px;
    width: 100%;
}

.muna-team-box.tran {
    position: relative;
}

.muna-team-socials.tran {
    overflow: hidden;
}

.muna-team-boxs:hover .muna-team-socials.tran ul {
    margin-bottom: 0;
    transition: .4s;
}
.muna-team-socials li a .fa-facebook {
    color: #16599b;
}
.muna-team-socials ul li a .fa-twitter {
    color: #03a9f4;
}
.muna-team-socials ul li a .fa-linkedin {
    color: #228abf;
}
.muna-team-socials ul li a .fa-instagram {
    color: #007ba7;
}
.muna-team-socials ul li a .fa-youtube-play {
    color: #c4302b;
}
.muna-team-socials ul li a .fa-vimeo {
    color: #86c9ef;
}
.muna-team-socials ul li a .fa-pinterest {
    color: #c8232c;
}
.muna-team-socials ul li a .fa-google-plus {
    color: #ff0000;
}
.muna-popup-img-link a:hover .muna-pop-hover .muna-popup-imag {
    opacity: 0
}
.muna-popup-img-link a:hover .muna-pop-hover {
    opacity: 1
}
.muna-popup-video-box {
    border-radius: 10px;
    box-shadow: 0px 4px 18px 5px #d4d3d3;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}
.muna-popup-video-box:hover {
    box-shadow: 0px 4px 18px 5px #bfbfbf;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}
.video-play-button {
    position: absolute;
    z-index: 10;
    left: 50%;
 transform: translateX(-50%) translateY(-50%);
    box-sizing: content-box;
    display: block;
    width: 32px;
    height: 44px;
    border-radius: 50%;
    padding: 18px 20px 18px 28px;
}

.video-play-button:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 70px;
    height: 70px;
    background: #f35a71;
    border-radius: 50%;
    animation: pulse-border 1500ms ease-out infinite;
}

.video-play-button:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 70px;
    height: 70px;
    background: #f35a71;
    border-radius: 50%;
    transition: all 200ms;
}

.video-play-button:hover:after {
    background-color: darken(#fa183d, 10%);
}

.video-play-button span {
    display: block;
    position: relative;
    z-index: 3;
    margin: 9px auto;
    font-size: 26px;
    text-align: center;
    width: 25px;
    height: 30px;
    left: -3px;
    color: #fff;
    top: 2px;
}

@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }
    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}
/*** Slider Preloader ***/

.muna-slider-section {
    position: relative;
}

.muna-slider-preloader {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
}

.muna-slider-loading {
    background-color: #f7f7f7;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 99;
    margin-top: 0px;
    top: auto;
}

.muna-slider-loading-center {
    width: 100%;
    height: 100%;
    position: relative;
}

.muna-slider-loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 200px;
    width: 200px;
    margin-top: -100px;
    margin-left: -100px;
}

.muna-slider-object {
    width: 50px;
    height: 50px;
    background-color: #29326f;
    -webkit-animation: animate 1s infinite ease-in-out;
    animation: animate 1s infinite ease-in-out;
    margin-right: auto;
    margin-left: auto;
    margin-top: 60px;
}

@-webkit-keyframes animate {
    0% {
        -webkit-transform: perspective(160px);
    }
    50% {
        -webkit-transform: perspective(160px) rotateY(-180deg);
    }
    100% {
        -webkit-transform: perspective(160px) rotateY(-180deg) rotateX(-180deg);
    }
}

@keyframes animate {
    0% {
        transform: perspective(160px) rotateX(0deg) rotateY(0deg);
        -webkit-transform: perspective(160px) rotateX(0deg) rotateY(0deg);
    }
    50% {
        transform: perspective(160px) rotateX(-180deg) rotateY(0deg);
        -webkit-transform: perspective(160px) rotateX(-180deg) rotateY(0deg);
    }
    100% {
        transform: perspective(160px) rotateX(-180deg) rotateY(-180deg);
        -webkit-transform: perspective(160px) rotateX(-180deg) rotateY(-180deg);
    }
}


/*** Muna Clients ***/
.muna-clients .owl-stage-outer {
    padding-bottom: 30px;
}
.muna-client-sections {
    padding: 80px 0;
}
/*** Muna Social Widget ***/

a.muna-social-widget-icon {
    width: 30px;
    height: 30px;
    border: 1px solid #565c84;
    display: inline-block;
    color: #fff;
    border-radius: 100%;
    text-align: center;
    padding: 3px;
    margin-right: 4px;
    font-size: 12px;
}

a.muna-social-widget-icon:hover {
    background-color: #f35a71;
    color: #fff;
    border-color: transparent;
}

.muna-ft-widget-box div.widget_muna_social_widget a {
    color: #fff;
}

.widget_muna_social_widget > h2 {
    margin-bottom: 23px;
}

div.widget_muna_social_widget a:hover {
    color: #fff;
}


/*** Muna Recent Post ***/

.muna-widget-recent-post-img {
    width: 90px;
    float: left;
    height: 80px;
    margin: 0px 18px 24px 0;
}
.muna-widget-posts-descr a {
    font-weight: bold;
    font-size: 15px;
    line-height: 21px;
    display: block;
}
.muna-widget-posts-descr .date {
    line-height: 0;
    position: relative;
    font-size: 13px;
}
.muna-widget-post-title {display: block;margin-bottom: 13px;}

.widget-recent-posts > ul > li {
    display: block;
    overflow: hidden;
}
.muna-widget-recent-post-img a img {
    object-fit: cover;
    height: 100%;
}
.Muna_Recent_Posts_Widget .widget-recent-posts ul li:last-child .muna-widget-recent-post-img {
    margin-bottom: 0;
}

/*** Muna Info Widget ***/

.widget_muna_info_widget .ft-info-list p {
    margin-bottom: 0;
}

.widget_muna_info_widget .ft-info-list > h2 {
    display: inline-block;
    position: relative;
    margin-bottom: 0;
}

.widget_muna_info_widget .ft-info-list > h2:after {
    content: "";
    width: auto;
}
.contact-widget > h2 {
    margin-bottom: 35px;
}

/*** Muna Map ***/

.map.muna-maps {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    position: relative;
}


/*** Arow Icons ***/

.arow-icons .owl-prev:after {
    content: "\ea64";
    font-size: 40px;
    font-family: icofont;
}

.muna-work-box .owl-controls {
    top: 9px;
    position: relative;
}

.arow-icons .owl-next:after {
    content: "\ea65";
    font-size: 40px;
    font-family: icofont;
}

.arow-icons .owl-prev {
    font-size: 0;
    position: relative;
    display: inline-block;
    color: #29326f;
}

.arow-icons .owl-prev:hover {
    color: #f35a71
}

.arow-icons .owl-next:hover {
    color: #29326f
}

.arow-icons .owl-next {
    display: inline-block;
    font-size: 0;
    position: relative;
    margin: 0px 11px;
    color: #f35a71;
}

.arow-icons .owl-nav {
    text-align: center;
}

.arow-icons .owl-prev:hover,
.arow-icons .owl-prev,
.arow-icons .owl-next,
.arow-icons .owl-next:hover {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}
.muna-testimonial-section.arow-icons .owl-dots {
    position: relative;
    top: -82px;
}
.arow-icons .owl-dot {
    width: 10px;
    height: 10px;
    background: #29326f;
    display: inline-block;
    margin: 0 5px;
    border-radius: 100%;
}

.arow-icons .owl-dots {
    display: block;
    margin: 4px 0;
    text-align: center;
}

.arow-icons .owl-dot.active {
    background-color: #f35a71;
}
.muna-testimonial-section.arow-icons .owl-dot {
    background: #ffffff;
}
.muna-testimonial-section.arow-icons .owl-dot.active {
    background-color: #f35a71;
}

.pagination-area.navigation.pagination ul {
    list-style: none;
    padding: 0;
}

.pagination-area.navigation.pagination ul li {
    display: inline-block;
}

.pagination-area.navigation.pagination ul li a {
    background-color: #29326f;
    color: #fff;
    padding: 8px 17px;
    margin: 0 1px;
}

.pagination-area.navigation.pagination ul li a:hover,.pagination-area.navigation.pagination ul li.active a {
    background-color: #f35a71;
}
.pagina {
    width: 100%;
    display: block;
    overflow: hidden;
    padding-top: 37px;
}
.muna-page-template.new {
    margin: 120px 0;
}
