@charset "utf-8";

/* CSS Document */

body {
    font-family: 'Alata', sans-serif;
}

ul {
    padding: 0px;
    margin: 0px;
}

li {
    list-style: none;
}

.wrapper-menu {
    /*position: absolute;*/
    top: 0px;
    width: 100%;
}

.top-banner {
    background: url(../images/bg.png);
    background-size: cover;
    /* padding-top: 61px; */
    padding-bottom: 0;
}


/* Index 5 icons responsive */


/* EXTRA */

.pagination {
    display: block;
    margin: 0px;
}

.pagination a {
    display: inline-block;
    height: 30px;
    width: 30px;
    vertical-align: middle;
    text-align: center;
    line-height: 20px;
    color: #000;
    padding: 5px 0;
    font-size: 17px;
}

.pagination a.active,
.pagination a:hover {
    background: #97f76b;
    color: #fff;
    text-decoration: none;
}

.pagination a i {
    height: 40px;
    line-height: 40px;
    position: relative;
    bottom: 50%;
}


/* END EXTRA */


/* icon1 */

@media(max-width:520px) {
    .baner-top-icon a span.span1 {
        display: none;
    }
}

@media(min-width:521px) {
    .baner-top-icon a span.span1 {
        position: absolute;
        bottom: 35%;
        left: 5%;
        width: 100px;
        visibility: hidden;
        cursor: pointer;
        font-size: 19px;
        font-weight: bolder;
        display: inline-flex;
        align-items: center;
    }
}

@media(min-width:768px) {
    .baner-top-icon a span.span1 {
        position: absolute;
        bottom: 32%;
        left: 5%;
        visibility: hidden;
        cursor: pointer;
        font-size: 13px;
        font-weight: bolder;
        display: inline-flex;
        align-items: center;
    }
}

@media (min-width:1024px) {
    .baner-top-icon a span.span1 {
        position: absolute;
        bottom: 30%;
        left: 6%;
        visibility: hidden;
        cursor: pointer;
        font-size: 14px;
        font-weight: bolder;
        display: inline-flex;
        align-items: center;
    }
}

@media (min-width:1200px) {
    .baner-top-icon a span.span1 {
        position: absolute;
        bottom: 32%;
        left: 7%;
        visibility: hidden;
        cursor: pointer;
        font-size: 17px;
        font-weight: bolder;
        display: inline-flex;
        align-items: center;
    }
}


/* icon1 */


/* icon2 */

@media(max-width:520px) {
    .baner-top-icon a span.span2 {
        display: none;
    }
}

@media(min-width:521px) {
    .baner-top-icon a span.span2 {
        position: absolute;
        bottom: 33%;
        left: 25%;
        visibility: hidden;
        cursor: pointer;
        font-size: 19px;
        font-weight: bolder;
        display: inline-flex;
        align-items: center;
    }
}

@media(min-width:768px) {
    .baner-top-icon a span.span2 {
        position: absolute;
        bottom: 30%;
        left: 25%;
        visibility: hidden;
        cursor: pointer;
        font-size: 13px;
        font-weight: bolder;
        display: inline-flex;
        align-items: center;
    }
}

@media (min-width:1024px) {
    .baner-top-icon a span.span2 {
        position: absolute;
        bottom: 30%;
        left: 25%;
        visibility: hidden;
        cursor: pointer;
        font-size: 14px;
        font-weight: bolder;
        display: inline-flex;
        align-items: center;
    }
}

@media (min-width:1200px) {
    .baner-top-icon a span.span2 {
        position: absolute;
        bottom: 30%;
        left: 28%;
        visibility: hidden;
        cursor: pointer;
        font-size: 17px;
        font-weight: bolder;
        display: inline-flex;
        align-items: center;
    }
}


/* icon2 */


/* icon3 */

@media(max-width:520px) {
    .baner-top-icon a span.span3 {
        display: none;
    }
}

@media(min-width:521px) {
    .baner-top-icon a span.span3 {
        position: absolute;
        bottom: 34%;
        left: 7%;
        visibility: hidden;
        cursor: pointer;
        font-size: 19px;
        font-weight: bolder;
        display: inline-flex;
        align-items: center;
    }
}

@media(min-width:768px) {
    .baner-top-icon a span.span3 {
        position: absolute;
        bottom: 32%;
        left: 5%;
        visibility: hidden;
        cursor: pointer;
        font-size: 13px;
        font-weight: bolder;
        display: inline-flex;
        align-items: center;
    }
}

@media (min-width:1024px) {
    .baner-top-icon a span.span3 {
        position: absolute;
        bottom: 30%;
        left: 5%;
        visibility: hidden;
        cursor: pointer;
        font-size: 14px;
        font-weight: bolder;
        display: inline-flex;
        align-items: center;
    }
}

@media (min-width:1200px) {
    .baner-top-icon a span.span3 {
        position: absolute;
        bottom: 30%;
        left: 4%;
        visibility: hidden;
        cursor: pointer;
        font-size: 17px;
        font-weight: bolder;
        display: inline-flex;
        align-items: center;
    }
}


/* icon3 */


/* icon4 */

@media(max-width:520px) {
    .baner-top-icon a span.span4 {
        display: none;
    }
}

@media(min-width:521px) {
    .baner-top-icon a span.span4 {
        position: absolute;
        bottom: 30%;
        left: 21%;
        visibility: hidden;
        cursor: pointer;
        font-size: 19px;
        font-weight: bolder;
        display: inline-flex;
        align-items: center;
    }
}

@media(min-width:768px) {
    .baner-top-icon a span.span4 {
        position: absolute;
        bottom: 30%;
        left: 28%;
        visibility: hidden;
        cursor: pointer;
        font-size: 13px;
        font-weight: bolder;
        display: inline-flex;
        align-items: center;
    }
}

@media (min-width:1024px) {
    .baner-top-icon a span.span4 {
        position: absolute;
        bottom: 30%;
        left: 16%;
        visibility: hidden;
        cursor: pointer;
        font-size: 14px;
        font-weight: bolder;
        display: inline-flex;
        align-items: center;
    }
}

@media (min-width:1200px) {
    .baner-top-icon a span.span4 {
        position: absolute;
        bottom: 30%;
        left: 25%;
        visibility: hidden;
        cursor: pointer;
        font-size: 17px;
        font-weight: bolder;
        display: inline-flex;
        align-items: center;
    }
}


/* icon4 */


/* icon5 */

@media(max-width:520px) {
    .baner-top-icon a span.span5 {
        display: none;
    }
}

@media(min-width:521px) {
    .baner-top-icon a span.span5 {
        position: absolute;
        bottom: 30%;
        left: 24%;
        visibility: hidden;
        cursor: pointer;
        font-size: 19px;
        font-weight: bolder;
        display: inline-flex;
        align-items: center;
    }
}

@media(min-width:768px) {
    .baner-top-icon a span.span5 {
        position: absolute;
        bottom: 30%;
        left: 25%;
        visibility: hidden;
        cursor: pointer;
        font-size: 13px;
        font-weight: bolder;
        display: inline-flex;
        align-items: center;
    }
}

@media (min-width:1024px) {
    .baner-top-icon a span.span5 {
        position: absolute;
        bottom: 30%;
        left: 25%;
        visibility: hidden;
        cursor: pointer;
        font-size: 14px;
        font-weight: bolder;
        display: inline-flex;
        align-items: center;
    }
}

@media (min-width:1200px) {
    .baner-top-icon a span.span5 {
        position: absolute;
        bottom: 30%;
        left: 26%;
        visibility: hidden;
        cursor: pointer;
        font-size: 17px;
        font-weight: bolder;
        display: inline-flex;
        align-items: center;
    }
}


/* icon5 */


/* icon6 */

@media(max-width:520px) {
    .baner-top-icon a span.span6 {
        display: none;
    }
}

@media(min-width:521px) {
    .baner-top-icon a span.span6 {
        position: absolute;
        bottom: 35%;
        left: 5%;
        width: 100px;
        visibility: hidden;
        cursor: pointer;
        font-size: 19px;
        font-weight: bolder;
        display: inline-flex;
        align-items: center;
    }
}

@media(min-width:768px) {
    .baner-top-icon a span.span6 {
        position: absolute;
        bottom: 32%;
        left: 5%;
        visibility: hidden;
        cursor: pointer;
        font-size: 13px;
        font-weight: bolder;
        display: inline-flex;
        align-items: center;
    }
}

@media (min-width:1024px) {
    .baner-top-icon a span.span6 {
        position: absolute;
        bottom: 30%;
        left: 6%;
        visibility: hidden;
        cursor: pointer;
        font-size: 14px;
        font-weight: bolder;
        display: inline-flex;
        align-items: center;
    }
}

@media (min-width:1200px) {
    .baner-top-icon a span.span6 {
        position: absolute;
        bottom: 32%;
        left: 7%;
        visibility: hidden;
        cursor: pointer;
        font-size: 17px;
        font-weight: bolder;
        display: inline-flex;
        align-items: center;
    }
}


/* icon6 */


/* index 5 icons responsive */

.baner-top-icon li:hover>a span {
    visibility: visible;
    color: #d3dfee;
}

.baner-top-icon li:hover>a img {
    filter: brightness(30%);
}

.top-banner-text h3 {
    font-size: 54px;
    color: #fff;
    font-weight: 800;
}

.top-banner-text p {
    font-size: 17px;
    color: #fff;
    line-height: 27px;
}

.top-banner .wrapper-btn a {
    border: solid 2px #fff;
    padding: 7px 15px;
    display: inline-block;
    text-decoration: none;
}

.top-banner .wrapper-btn a {
    border: solid 2px #fff;
    padding: 8px 38px;
    display: inline-block;
    border-radius: 50px;
    background: #fff;
    font-weight: bold;
    color: #ffa500;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.wrapper-menu.fixed {
    background: #50418a;
    z-index: 9999;
    position: fixed !important;
}

.wrapper-menu {
    /*position: absolute !important;*/
    background: #a8d26a;
}

.wrapper-menu ul.navbar-nav li a {
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    margin-left: 4px;
}

.nav-item.buy-now a {
    background: #302018;
    border-radius: 10px;
    padding: 5px 22px !important;
}

.wrapper-menu.fixed ul.navbar-nav li.buy-now a {
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    margin-left: 23px;
    background: #ffa725;
}

.wrapper-menu ul.navbar-nav {
    margin-left: auto;
}

.top-wrapper-bg {
    /* background: url(../images/top-banner.jpg); */
}

.add-banner-wr .col-md-3 {
    padding: 0px;
}

.add-banner-wr {
    /* background: url(../images/bg2.jpg); */
    background-size: cover;
}

.footer-wrappper {
    background-image: url(../images/footer-bg-2.png);
    padding-top: 14px;
    padding-bottom: 22px;
    padding-left: 0px;
    padding-right: 0px;
}

.footer-bg-2 {
    background-image: url(../images/footer-bg2.png);
    padding-bottom: 22px;
    padding-top: 20px;
}

.add-info-foot {
    margin-top: 21px;
}

.add-info-foot ul li {
    list-style: none;
    margin-bottom: 4px;
}

.add-info-foot ul li a {
    font-size: 23px;
    color: #fff;
    text-decoration: none;
}

.add-info-foot ul li a i {
    color: #5b8aad;
    margin-right: 10px;
    text-align: center;
    font-size: 25px;
}

.add-info-foot ul li a span {
    margin-right: 7px;
}

.map-info p {
    margin-left: 137px;
}

.map-info {
    display: inline-flex;
    margin-left: 132px;
}

.map-info span {
    font-size: 19px;
    color: #fff;
    margin-right: 11px;
}

.map-info .google-maps a {
    background: #fdbe3d;
    padding: 4px 21px;
    display: inline-block;
    border-radius: 5px;
    color: #fff;
}

.tabs-wrapper-row {
    padding-top: 20px;
    padding-bottom: 20px;
}

.tabs-wrapper ul.nav li a.active {
    background: url(../images/bg1-btn.png);
    background-size: 100% 100%;
}

.tabs-wrapper ul.nav li a {
    background: url(../images/bg2-btn.png);
    background-size: 100% 100%;
}

.tabs-wrapper ul.nav li a {
    font-size: 17px;
    color: #fff;
    width: 161px;
    text-align: center;
    background-size: 100% 100%;
    border: none;
}

.tabs-wrapper .tab-content {
    background: #fff;
    padding: 11px;
    border: solid 1px #cbcbcb;
    float: left;
    width: 100%;
    padding-left: 19px;
    padding-right: 19px;
    padding-right: 0px;
}

.tab-rows .tab-ro {
    width: 96%;
    float: left;
}

.tab-rows {
    display: flex;
    border-bottom: dotted 1px #2196f3;
    padding-bottom: 14px;
    padding-top: 15px;
    margin-right: 20px;
}

.tab-rows .tab-ro h3 {
    font-size: 18px;
    font-weight: bold;
    color: #2196f3;
    margin-bottom: 0px;
}

.tab-rows .tab-ro p {
    font-size: 16px;
    color: #000000;
    margin-bottom: 0px;
}

.tab-rows .icons {
    margin-top: 12px;
}

.logo-wrapp {
    float: left;
    width: 100%;
    margin-bottom: 23px;
}

.more-btn {
    float: left;
    width: 100%;
    margin-top: 8px;
    text-align: right;
}

.more-btn a {
    background: url(../images/more-bg.png);
    padding: 8px 28px;
    font-size: 17px;
    background-size: cover;
    padding-right: 14px;
}

.more-btn {
    float: left;
    width: 100%;
    margin-top: 20px;
    text-align: right;
    margin-bottom: -4px;
}

.more-btn a {
    color: #fff;
}

.tab-titless {
    float: left;
    width: 100%;
}

.tab-videos .tab-content {
    width: 100%;
    float: left;
}

.tab-videos .tab-content .videos-rows iframe {
    width: 100%;
    height: 223px;
}

.tab-titless .nav-item {
    float: left;
    width: 50%;
}

.tab-titless .more-btn {
    float: left;
    width: 50%;
    margin-top: 2px;
    margin-bottom: 0px;
}

.tab-titless .more-btn a {
    background: none;
    color: #87d2e9;
    font-weight: bold;
    font-size: 19px;
    padding-right: 0px;
}

.tab-titless .nav-item a {
    background: url(../images/bg1-btn.png);
    background-size: 100% 100%;
    padding: 0.5rem 0px;
    display: inline-block;
    width: 100%;
    padding-left: 16px;
    font-size: 17px;
    font-weight: bold;
    color: #fff;
}

.calendar .tab-titless .nav-item a {
    background: url(../images/cl.png);
    background-size: 100% 100%;
}

.news-box {
    width: 95%;
    float: left;
    text-align: left;
    margin-left: auto;
    padding-top: 45px;
    margin-bottom: 45px;
}

.news-box h3 {
    font-size: 26px;
    color: #000000;
    font-weight: normal;
}

.date-button {
    margin-bottom: 22px;
    margin-top: 48px;
}

.date-button a {
    font-size: 18px;
    padding: 3px 22px;
    color: #ffff;
    border-radius: 0;
    text-decoration: none;
    background-image: linear-gradient(to right, #128ca0, #50b078);
    font-weight: normal;
}

.news-box p {
    font-size: 16px;
    color: #000000;
    font-weight: normal;
    text-align: justify;
    padding-top: 23px;
    width: 98%;
    float: left;
}

.rowbg .col-md-5,
.rowbg .col-md-7 {
    float: left;
}

.rowbg {
    width: 100%;
    background: #b8e3e7;
}

.rowbg h3 {
    margin-bottom: 0px;
}

.rowbg .new-top {
    margin-top: 7px;
    margin-bottom: 7px;
}

.rowbg .new-top select#country {
    width: 180px;
    height: 30px;
    font-size: 15px;
    padding: 0px 8px;
}

.rowbg .new-text-legt h3 {
    margin-top: 10px;
    font-size: 20px;
}


/*page 3*/

.news-center-text span {
    font-size: 17px;
    font-weight: bold;
    color: #f2a54e;
}

.news-center-text h3 {
    font-size: 23px;
    font-weight: 600;
    color: #000000;
}

.news-center-text {
    line-height: 21px;
    padding-top: 0px;
}

.news-center-text p {
    font-size: 17px;
    font-weight: normal;
    color: #000000;
}

.news-right-button {
    margin-top: 20px;
    width: 100%;
    float: left;
    text-align: center;
}

.news-right-button a {
    background-color: #b7c638;
    padding: 4px 20px;
    color: #fff;
    border-radius: 5px;
    text-decoration: none;
    font-size: 20px;
}

.row.row-news {
    padding-bottom: 40px;
}

.news-center-text p {
    margin-bottom: 0px;
}

.rowbg.sds {
    margin-bottom: 34px;
}

.buttom-img {
    margin-top: 26px;
    margin-right: -18px;
    margin-bottom: 80px;
}

.top-text {
    padding-top: 62px;
    padding-bottom: 0px;
}

.top-text h4 {
    font-size: 33px;
    font-weight: bold;
    color: #0886a6;
    /* margin-left: -10px; */
}

top-date-button {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 19px;
    border-top: dashed 1.50px #4abc34;
    padding-top: 50px;
}

.top-date-button a {
    background-color: #e97c80;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    padding: 6px 17px;
    border-radius: 5px;
    text-decoration: none;
}

.img-top-text h3 {
    font-size: 26px;
    font-weight: normal;
    color: #000;
    padding-bottom: 6px;
}

.top-text {
    padding-top: 65px;
    padding-bottom: 30px;
}

.img-buttom-text h4 {
    font-size: 20px;
    font-weight: bold;
}

.img-box {
    margin-bottom: 31px;
    border: solid 1px #cccccc;
}

.img-box .img-buttom-text:hover>h4 {
    color: #a1c2ee;
    /* font-size: larger; */
}

.img-buttom-text h4 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    padding-top: 7px;
}

.event-button a {
    font-size: 15px;
    color: #ee9049;
    font-weight: 600;
    text-decoration: none;
}

.img-buttom-text {
    /*background-image: url(../images/index-4--22.png);*/
    padding: 6px 18px;
    background-image: linear-gradient(to right, #0e89a4, #5eaf74);
}

.sidemenu {
    background: #a8d26a;
    border-top: 4px solid #f5d72c;
    margin-top: 55px;
}

.sidemenu li {
    border-bottom: 1px dashed #6b9034;
    position: relative;
}

.sidemenu li>a {
    font-size: 16px;
    line-height: 16px;
    color: #ffffff;
    display: flex;
    padding: 15px 10px;
    justify-content: space-between;
    align-items: center;
    font-weight: bold;
    text-decoration: none;
    padding-left: 20px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

i.far.fa-arrow-right {
    display: inline-block;
    border: 2px solid #ffffff;
    border-radius: 100%;
    color: #ffffff;
    height: 25px;
    min-width: 25px;
    text-align: center;
    font-size: 16px;
    line-height: 21px;
    position: absolute;
    right: 12px;
    top: 9px;
    width: 24px;
    cursor: pointer;
}

.sidemenu>li:hover a i {
    border: 2px solid #e97d81;
    border-radius: 100%;
    color: #e97d81;
}

.sidemenu li:hover>a {
    background: #85af47;
}

.col-md-3.sidemenu-wrapper {
    padding-right: 18px;
}

.top-text-c .top-text {
    padding-bottom: 0px;
    border-bottom: solid 2px #b7c638;
    width: 100%;
    margin: auto;
    margin-left: 0px;
    margin-bottom: 20px;
}

.fa-arrow-right:before {
    content: "\f061";
    font: normal normal normal 14px/1 FontAwesome;
}

.post-img-wrapper .post-date {
    width: 52px;
    text-align: center;
    position: absolute;
    top: 0px;
    z-index: 333;
    background: #a9bee3;
    padding-top: 3px;
    padding-bottom: 3px;
}

.post-img-wrapper .post-date span {
    font-size: 15px;
    color: #fff;
    font-weight: bold;
}

.owl-item.synced.active .item-slider-images:after {
    background: #000;
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    display: inline-block;
    left: 0px;
    content: "";
    opacity: 0.5;
}

.row-owl-carousel-wrapper {
    width: 100%;
    float: left;
    padding-left: 52px;
    /* margin-bottom: 66px; */
}

.row-owl-title .date-button {
    margin-top: 0px;
}

.row-owl-title {
    text-align: left;
    /* padding-bottom: 40px; */
    margin-top: 40px;
}

.row-owl-title p {
    font-weight: bold;
    font-size: 25px;
}

#sync1 .owl-nav button.owl-prev {
    position: absolute;
    left: -48px;
    top: 50%;
}

#sync1 .owl-nav button.owl-next {
    position: absolute;
    Right: -48px;
    top: 50%;
}

#sync1 .owl-nav button span {
    font-size: 52px;
    line-height: 29px;
    width: 35px;
    display: inline-block;
    border-radius: 50px !important;
    background: #e97c80;
    color: #fff;
    height: 35px;
}

#sync1 .owl-nav button {
    outline: 0;
}

.calendar_remark {
    width: 100%;
    padding: 25px 0px 0;
    text-align: center;
}

.calendar_remark .remark_item {
    display: inline-block;
    vertical-align: top;
    padding-right: 30px;
    padding-bottom: 14px;
}

.calendar_remark .remark_1:before {
    background-color: #feaf01;
}

.calendar_remark .remark:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 22px;
    height: 22px;
}

.calendar_remark .remark {
    padding-left: 33px;
    position: relative;
    line-height: 23px;
    font-size: 18px;
    color: #000;
    font-weight: bold;
}

.calendar_remark .remark_2:before {
    background-color: #6dbc03;
}

.calendar_remark .remark_3:before {
    background-color: #3b96f1;
}

.calendar_remark .remark_4:before {
    background-color: #ff7d34;
}

a.down-btn {
    background: #fff;
    color: #108aa1;
    padding: 4px 23px;
    display: table;
    margin: 15px auto;
    border-radius: 5px;
    box-shadow: 0 6px 11px #44444461;
    border: solid 2px #80bc2b;
    text-decoration: none;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

a.down-btn:hover {
    background-color: #80bc2b;
    color: #fff;
}

.event-item {
    border: 2px solid #eff6ec;
    padding: 15px;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    background: #fff;
}

span.event-date {
    font-size: 25px;
    color: #000;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    min-width: 100px;
    border-right: solid 2px #6eba4a;
    margin-right: 14px;
}

.title-text h4 {
    color: #000;
    FONT-SIZE: 19px;
    font-weight: 700;
}

.title-text p {
    font-size: 15px;
    line-height: 20px;
}

span.event-date b {
    font-weight: normal;
    display: block;
    font-size: 19px;
}

h3.event-title {
    color: #108aa1;
    FONT-SIZE: 30px;
    margin-bottom: 10px;
}

.all-events {
    margin-bottom: 50px;
    width: 100%;
}

.news-right-button a:hover {
    background: #50418a;
}

.top-text-c {
    margin-bottom: 49px;
}

.post-img-wrapper .post-img-row {
    position: relative;
    overflow: hidden;
}

.img-box:hover .post-img-wrapper .post-img-row img {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
}

.post-img-wrapper .post-img-row img {
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
}

.img-box {
    margin-bottom: 31px;
    border: solid 1px #cccccc;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.img-box:hover {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
}

@media (max-width:991px) {
    .container {
        max-width: 100%;
    }
    .menu-bar ul.menu {
        position: fixed;
        width: 50%;
        left: 0;
        text-align: left;
        background: #85af47;
        z-index: 2;
        padding: 15px 10px;
        z-index: 10;
        top: 0;
        height: 100%;
        left: -100%;
        transition: all .4s;
    }
    .menu-bar ul.menu.open {
        left: 0;
        overflow-y: scroll;
    }
    .header .row {
        align-items: center;
    }
    .toggle {
        color: #000000;
        cursor: pointer;
        font-size: 22px;
        margin: 0;
        text-align: right;
        display: block;
        position: relative;
        right: 21px;
        top: 0;
        /* z-index: 9999; */
    }
    .menu-side {
        position: initial;
    }
    .nav_area ul li a {
        line-height: 40px;
        font-size: 14px;
        color: #fff;
    }
    nav.nav_area ul li {
        display: block;
        position: relative;
        border: 0;
    }
    span.arrow {
        position: absolute;
        right: 10px;
        color: #fff;
        top: 5px;
        width: 40px;
        text-align: center;
        height: 30px;
    }
    ul.sub-menu {
        display: none;
        position: relative;
        background: transparent;
        padding: 0;
        margin-left: 15px;
    }
    ul li .sub-menu li a {
        line-height: 14px;
    }
    .header .container {
        position: initial;
    }
    ul.sub-menu span.arrow {
        right: 10px;
        text-align: right;
    }
    span.arrow.close-icon i:before {
        content: '\f106';
    }
    ul.sub-menu li.menu-item-has-children span.arrow.close-icon i:before {
        content: "\f106";
    }
    .home-slider.owl-carousel .owl-item img {
        height: 300px;
    }
    .top-bar img {
        max-width: 25px;
        vertical-align: middle;
    }
    .select-drop {
        margin: 20px auto 0;
    }
    .menu-bar {
        position: initial;
        background: transparent;
    }
}

@media (min-width: 992px) {
    label.toggle {
        display: none;
    }
    .menu-bar {
        background: #8fba52;
        width: 100%;
        z-index: 9;
        float: left;
        width: 100%;
        padding-top: 9px;
        padding-bottom: 9px;
    }
    .nav_area>ul>li {
        display: inline-block;
        padding: 0 10px;
    }
    .nav_area ul li a {
        color: #ffffff;
        font-size: 16px;
        display: inline-block;
        font-weight: 700;
        padding: 9px 3px;
        text-decoration: none;
    }
    span.arrow {
        display: inline-block;
        padding-left: 5px;
        color: #ffffff;
    }
    .nav_area>ul>li ul.sub-menu {
        margin-top: -33px;
        transform-origin: 50% 0;
        transform: scaleY(0) translateZ(0);
        transition: transform 0.3s, opacity 0.3s;
        display: block;
    }
    ul.sub-menu {
        min-width: 150px;
    }
    ul.sub-menu {
        position: absolute;
        background: #003681;
        z-index: 555;
        text-align: left;
        padding: 10px 0;
    }
    .nav_area ul li:hover ul.sub-menu {
        display: block;
    }
    .nav_area ul li:hover>a {
        color: #3b96f1;
    }
    ul.sub-menu {
        position: absolute;
        background: #85af47;
        z-index: 555;
        text-align: left;
        padding: 10px 0;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .nav_area ul li:hover ul.sub-menu li:hover {
        background: #a9d46d;
    }
    .nav_area>ul>li.active>ul.sub-menu,
    .nav_area ul.sub-menu>li.active>ul.sub-menu {
        transform: scaleY(1) translateZ(0);
    }
    ul.sub-menu li ul.sub-menu {
        left: 100%;
        /* top: -10px;  */
        width: 100%;
    }
    ul.sub-menu li a {
        color: #fff;
        line-height: 20px;
        padding: 7px 10px 7px 10px;
        font-size: 15px;
        display: inline-block;
        text-transform: capitalize;
        text-decoration: none;
        font-weight: normal;
        width: 90%;
    }
    ul.sub-menu li.menu-item-has-children .arrow {
        color: #fff;
        padding-left: 0;
    }
}

.top-logo.logo-mobile {
    display: none;
}

.mobile-menu.wrapper-menu {
    z-index: 9999;
}

.navbar-nav li:hover>ul.dropdown-menu {
    display: block;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
}


/* rotate caret on hover */

.dropdown-menu>li>a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
}

.wrapper-menu ul.navbar-nav li ul.dropdown-menu {
    background: #50418a;
    padding-top: 0px;
    padding-bottom: 0px;
    border-radius: 0;
    margin-top: 0px;
}

.wrapper-menu ul.navbar-nav li ul.dropdown-menu a {
    font-size: 15px;
    padding-left: 11px;
    padding-right: 7px;
    margin-left: 0px;
    line-height: 28px;
}

.wrapper-menu ul.navbar-nav li ul.dropdown-menu a:hover {
    background: #3b2a7b;
}

.wrapper-menu ul.navbar-nav li ul.dropdown-menu .dropdown-toggle::after {
    position: absolute;
    right: 10px;
    top: 14px;
}

.wrapper-menu nav#nav {
    padding-bottom: 0px;
}

.wrapper-menu ul.navbar-nav>li>a {
    padding-bottom: 12px;
}

.tab-paned.calendar-home-wrapper #calendar {
    padding-bottom: 35px;
    padding: 17px;
    box-shadow: 0 2px 5px 1px rgb(64 60 67 / 16%);
    background: #fff;
    padding-bottom: 72px;
}

.tab-paned.calendar-home-wrapper .fc-left {
    display: none;
}

.calendar-home-wrapper .fc-header-toolbar {
    background: none;
}

.calendar-home-wrapper .fc-header-toolbar .fc-center {
    text-align: center;
    width: 100%;
}

.calendar-home-wrapper .fc-header-toolbar .fc-center h2 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
}

.calendar-home-wrapper .fc-header-toolbar .fc-right button {
    background: none;
    border: none;
    padding: 2px;
}

.calendar-home-wrapper .fc-header-toolbar {
    background: none !important;
}

.calendar-home-wrapper .fc-header-toolbar .fc-right button:hover {
    color: #000;
}

.calendar-home-wrapper .fc-header-toolbar .fc-right button:focus {
    outline: 0 !important;
    box-shadow: none;
}

.logo-wrapp ul li {
    width: 12.5%;
    float: left;
    margin-bottom: 12px;
}

.logo-ww {
    padding: 0px 14px;
}

.logo-ww .logo-wrapp h3 {
    font-weight: bold;
    font-size: 24px;
}

.selectsidemenu-wrapper select {
    width: 100%;
    height: 37px;
}

.selectsidemenu-wrapper {
    display: none;
}


/*>>>>>home--1>>>>> */

.home-logo-top {
    padding-top: 9px;
    padding-bottom: 9px;
}

nav.nav_area {
    text-align: center;
}

.baner-wrapper {
    background-image: url(../images/home-img-2.png);
    background-size: cover;
    padding-bottom: 178px;
    padding-top: 179px;
}

.video-wrapper-bg {
    background-image: url(../images/home-bg-5.png);
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 16px;
}

.footer-left-icon {
    width: 100%;
    float: left;
}

.footer-left-icon ul {
    padding: 0px;
    margin: 0px;
}

.footer-left-icon ul li {
    color: #000;
    font-size: 16px;
    /* font-weight: bold; */
}

.footer-left-icon ul li a {
    color: #53b34a;
    font-size: 32px;
    margin-right: 15px;
}

.footer-text-left h3 {
    font-size: 24px;
    font-weight: bold;
    color: #0886a6;
    padding-bottom: 7px;
}

.footer-right-text {
    width: 100%;
    float: left;
    padding-top: 50px;
}

.footer-right-text ul {
    padding: 0px;
    margin: 0px;
}

.footer-right-text ul li {
    display: inline-block;
    font-size: 16px;
    /* font-weight: bold; */
    color: #000;
}

.footer-right-text ul li {
    color: #000;
    font-size: 16px;
    margin-left: 21px;
    margin-right: 5px;
    text-decoration: none;
}

.footer-right-text ul li i.fa,
.footer-left-icon ul li i {
    color: #53b34a;
    font-size: 23px;
    margin-right: 3px;
}

.footer-adder-text {
    width: 100%;
    float: left;
    margin-left: 12px;
    padding-top: 19px;
}

.footer-adder-text ul {
    padding: 0px;
    margin: 0px;
}

@media(max-width:766px) {
    .footer-adder-text ul {
        display: block;
    }
}

.footer-adder-text ul li {
    display: inline-block;
    font-size: 16px;
    font-family: 'Oxygen', sans-serif;
}

.footer-adder-text ul li.facebook {
    /* background-color: #1977f3; */
    width: 25px;
    height: 25px;
    line-height: 20px;
    border-radius: 20px;
    text-align: center;
    margin-right: 11px;
}

.footer-adder-text ul li.facebook a {
    /* color: #fff; */
    font-size: 23px;
}

.footer-adder-text ul li.youtube {
    /* background-color: #d4101d; */
    width: 25px;
    height: 25px;
    line-height: 20px;
    border-radius: 20px;
    text-align: center;
    margin-right: 11px;
}

.footer-adder-text ul li.youtube a {
    /* color: #fff; */
    font-size: 23px;
}

.footer-adder-text ul li.phone {
    /* background-color: #2eaf8f; */
    width: 25px;
    height: 25px;
    line-height: 20px;
    border-radius: 20px;
    text-align: center;
    margin-right: 11px;
}

.footer-adder-text ul li.phone a {
    /* color: #fff; */
    font-size: 23px;
}

.footer-adder-text ul li.language {
    /* background-color: #4d6edb; */
    width: 25px;
    height: 25px;
    line-height: 20px;
    border-radius: 20px;
    text-align: center;
    margin-right: 11px;
}

.footer-adder-text ul li.language a {
    /* color: #fff; */
    font-size: 23px;
}

.hadder-top {
    text-align: right;
    padding-top: 9px;
}

.wrapper-icon-bg {
    background-image: url(../images/icon-bgg.png);
    background-size: 100% 100%;
    padding-bottom: 10px;
}

.baner-top-icon {
    width: 100%;
    float: left;
}

.baner-top-icon ul {
    display: flex;
}

.baner-top-icon ul {
    padding: 0px;
    margin: 0px;
    text-align: left;
    margin-top: 10px;
}

.baner-top-icon ul li {
    display: inline-block;
    margin-right: 11px;
}

.baner-top-icon ul li a {
    color: #fff;
    font-size: 28px;
}

.baner-top-icon ul li i.fa.fa-volume-up {
    background-color: #53b34a;
    width: 61px;
    height: 61px;
    line-height: 61px;
    border-radius: 70px;
    text-align: center;
}

.baner-top-icon ul li i.fa.fa-address-book {
    background-color: #299ebf;
    width: 61px;
    height: 61px;
    line-height: 61px;
    border-radius: 70px;
    text-align: center;
}

.baner-top-icon ul li i.fa.fa-calculator {
    background-color: #9d6d33;
    width: 61px;
    height: 61px;
    line-height: 61px;
    border-radius: 70px;
    text-align: center;
}

.icon-wrapper-left-text h3 {
    font-size: 39px;
    color: #299ebf;
    text-align: center;
    padding-top: 31px;
}

.baner-text h3 {
    line-height: 41px;
    font-size: 18px;
    font-weight: bold;
    color: #fefefe;
    text-shadow: 2px 2px #b69b9b;
}

.row.tserd {
    max-width: 75%;
    margin: auto;
}


/*>>>>>index--5>>>>> */

.row-owl-title h6 p {
    color: #666666;
    font-size: 16px;
    line-height: 25px;
    font-family: 'Alata', sans-serif;
    font-weight: normal;
    word-break: break-all;
}

.owl-imgsss {
    padding-top: 42px;
    padding-bottom: 25px;
}

.row-owl-title h5 {
    color: #108db2;
    font-size: 26px;
    text-align: center;
}

.row-owl-title h1 {
    font-weight: bold;
    text-align: right;
    font-size: 0px;
    padding-top: 27px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.row-owl-title h1 a {
    color: #b7c638;
    font-size: 13px;
    margin-right: 0px;
    text-decoration: none;
}

.row-owl-title h1 a span {
    margin-left: 7px;
    font-size: 16px;
}

.footer-bg-2 {
    background-image: url(../images/footer-bg2.png);
}


/*>>>>>index--3>>>>> */

.date-center-text h3 {
    font-size: 16px;
    text-align: left;
    color: #000;
    font-weight: bold;
}

.date-wrapper-bg {
    background-color: #ececec;
    padding: 11px 0px;
    margin-bottom: 4px;
    margin-left: 34px;
}

.date-text {
    text-align: left;
    padding-left: 22px;
}

.date-right-button {
    text-align: center;
}

.date-right-button a {
    color: #0886a6;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
}

.date-right-button a:hover {
    color: #b7c638;
}

.date-text span {
    color: #2a93af;
    font-size: 17px;
    font-weight: bold;
}


/*>>>>>index--4>>>>> */

.new-top {
    padding-top: 49px;
    text-align: right;
}

.row.width-erd {
    padding-bottom: 0px;
    border-bottom: solid 2px #b7c638;
    width: 100%;
    margin: auto;
    margin-bottom: 35px;
}

.top-textss h4 {
    margin-top: 36px;
    margin-left: -25px;
    font-size: 33px;
    font-weight: bold;
    color: #0886a6;
}

.new-top select {
    border-radius: 20px;
    padding: 2px 19px;
    border: solid 1px #9c9c9c;
    font-size: 16px;
}

.new-top select:focus {
    outline: 0;
    border: solid 1px #b7c638;
}

.new-top select:hover {
    outline: 0;
    border: solid 1px #b7c638;
}

.banner-other-page {
    background-image: url(../images/banner1.jpg);
    padding-top: 130px;
    padding-bottom: 130px;
    background-position: right;
    background-repeat: no-repeat;
    float: left;
    width: 100%;
}

.container-fluid {
    float: left;
    width: 100%;
}

.top-wrapper-bg {
    float: left;
    width: 100%;
}

.mobile-menu.wrapper-menu {
    float: left;
    width: 100%;
}

.banner-other-page-tittle h3 {
    color: #fff;
    font-weight: bold;
    font-size: 29px;
}

.top-text h4 span {
    margin-right: 7px;
}


/* .banner-other-page.other-page2 {
    background-image: url(../images/banner1.jpg);
} */

.nav_area ul.menu>li.menu-item-has-children>ul.sub-menu {
    margin-top: 0px;
    margin-left: 15px;
}

.video-ro {
    float: left;
    width: 100%;
}

@media (min-width:1200px) {
    .video-ro iframe {
        width: 100%;
        height: 211px;
    }
}

@media (max-width:1199px) {
    .video-ro iframe {
        width: 100%;
        height: 175px;
    }
}

@media (max-width:767px) {
    .video-ro iframe {
        width: 100%;
        height: 350px;
    }
}
@media (max-width:500px) {
    .video-ro iframe {
        width: 100%;
        height: 270px;
    }
}
@media (max-width:450px) {
    .video-ro iframe {
        width: 100%;
        height: 235px;
    }
}
@media (max-width:414px) {
    .video-ro iframe {
        width: 100%;
        height: 213px;
    }
}

@media (max-width:400px) {
    .video-ro iframe {
        width: 100%;
        height: 207px;
    }
}
@media (max-width:375px) {
    .video-ro iframe {
        width: 100%;
        height: 199px;
    }
}
@media (max-width:360px) {
    .video-ro iframe {
        width: 100%;
        height: 181px;
    }
}
@media (max-width:350px) {
    .video-ro iframe {
        width: 100%;
        height: 174px;
    }
}
@media (max-width:300px) {
    .video-ro iframe {
        width: 100%;
        height: 144px;
    }
}
/* .video-ro iframe {
    width: 100%;
    height: 233px;
} */

.tab-videos {
    float: left;
    width: 100%;
    position: relative;
}

#video1,
#video2 {
    float: left;
    width: 100%;
}

.video-wrapper-bg .tab-videos .tab-titless .nav-item a {
    background-image: url(../images/vido-rab.png);
    color: #0886a6;
    padding-top: 12px;
    padding-left: 8px;
    padding-bottom: 9px;
}

.video-wrapper-bg .tab-videos .tab-titless .nav-item a i.fa {
    font-size: 25px;
    margin-right: 6px;
    color: #53b34a;
    vertical-align: middle;
}

.video-wrapper-bg .owl-nav {
    display: none;
}

#video2 .owl-dots button span {
    background: #ffffff;
    margin: 5px;
    margin-top: 10px;
}

#video3 .owl-dots button span {
    background: #ffffff;
    margin: 5px;
    margin-top: 10px;
}

#video2 .owl-dots button.active span {
    background: #1d83ab;
}

#video2 .owl-dots button:focus {
    outline: 0;
}

#video3 .owl-dots button.active span {
    background: #1d83ab;
}

#video3 .owl-dots button:focus {
    outline: 0;
}

#video1 .owl-dots {
    /* text-align: right; */
}

#video1 .owl-dots button span {
    background: #ffffff;
    margin: 5px;
    /* margin-top: 10px; */
}

#video1 .owl-dots button.active span {
    background: #1d83ab;
}

#video1 .owl-dots button:focus {
    outline: 0;
}

.more-btn-wrapper {
    position: absolute;
    right: 0px;
    bottom: -15px;
    z-index: 333;
}

@media (max-width:767px) {
    .more-btn-wrapper {
        position: absolute;
        right: 0px;
        bottom: 0px;
        z-index: 333;
    }
}

.submenu-side ul li a {
    color: #000000;
    font-weight: normal;
}

.baner-top-icon ul li {
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.baner-top-icon ul li:hover {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
}


/**** Mobile Layout ****/

@media only screen and (max-width: 767px) {
    .selectsidemenu-wrapper select {
        border: solid 2px #b7c638;
        border-radius: 10px;
        padding: 0px 10px;
        margin-bottom: 18px;
        margin-top: 6px;
        height: 40px;
    }
    .padding-rowgg-9 {
        padding-left: 0px;
        padding-right: 0px;
    }
    a.down-btn {
        margin-bottom: 50px;
    }
    .colwrap-9 {
        padding-left: 0px;
    }
    .date-right-button {
        text-align: left;
    }
    .date-center-text {
        text-align: left;
    }
    .date-text {
        text-align: left;
        padding-left: 0;
    }
    .new-top {
        padding-top: 4px;
        text-align: left;
        margin-bottom: 14px;
        float: left;
        width: 100%;
    }
    .new-top select {
        float: left;
        width: 100%;
        border: solid 2px #b7c638;
        border-radius: 10px;
        padding: 0px 10px;
        margin-bottom: 18px;
        margin-top: 6px;
        height: 40px;
    }
    .img-buttom-text {
        text-align: center;
    }
    .banner-other-page {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .top-text-c .top-text {
        padding-bottom: 0px;
        width: 100%;
        margin-left: 0;
        margin-bottom: 17px;
        padding-top: 16px;
    }
    .date-wrapper-bg {
        margin-left: 0;
    }
    .icon-wrapper-left-text h3 {
        font-size: 27px;
        padding-top: 14px;
    }
    .row.tserd {
        max-width: 100%;
        margin: auto;
    }
    .video-wrapper-bg .tab-videos .tab-titless .nav-item {
        width: auto;
    }
    .video-wrapper-bg .tab-videos .tab-titless .nav-item a {
        padding-right: 47px;
    }
    .footer-right-text ul li a {
        font-size: 21px;
        margin-left: 0;
        margin-right: 0;
    }
    .footer-right-text {
        padding-top: 0px;
        padding-bottom: 7px;
    }
    .footer-right-text ul li a {
        margin-bottom: 7px;
        float: left;
        width: 100%;
    }
    .footer-adder-text {
        text-align: center;
        margin-left: 0px;
        padding-top: 0px;
    }
    .hadder-top {
        text-align: center;
        padding-top: 0px;
    }
    .footer-bg-2 .footer-adder-text li:last-child {
        margin-top: 21px;
        padding-right: 20px;
        padding-left: 20px;
    }
    .baner-wrapper {
        padding-bottom: 48px;
        padding-top: 59px;
        background-position: center;
    }
    .toggle i.fa {
        cursor: pointer;
    }
    .top-banner .col-md-8 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .selectsidemenu-wrapper {
        display: block;
    }
    .sidemenu {
        display: none;
        margin-top: 20px;
    }
    .selectsidemenu-wrapper {
        margin-top: 39px;
    }
    .sidemenu li {
        border-bottom: 1px dashed #7d7d7d;
        position: relative;
    }
    .sidemenu li>a {
        line-height: 48px;
        padding: 4px 10px;
    }
    i.far.fa-arrow-right {
        top: 14px;
    }
    .logo-wrapp ul li {
        width: 33%;
        float: left;
        margin-bottom: 12px;
        padding: 3px;
        text-align: center;
    }
    .mobile-menu.wrapper-menu {
        position: relative !important;
    }
    .top-logo {
        display: none;
    }
    .top-logo.logo-mobile {
        display: block;
    }
    .top-logo {
        text-align: center;
        width: 100%;
    }
    .top-banner-img {
        width: 100%;
        text-align: center;
        display: none;
    }
    .add-banner {
        text-align: center;
        margin-top: 20px;
    }
    .tabs-wrapper-row .tabs-wrapper .tab-content {
        margin-bottom: 22px;
    }
    .map-info {
        display: inline-block;
        margin-left: 0;
        margin-top: 24px;
        margin-bottom: 20px;
        width: 100%;
        text-align: center;
    }
    .map-info .map-text {
        margin-bottom: 19px;
    }
    .add-info-foot ul li a {
        font-size: 18px;
    }
    .wrapper-menu {
        padding: 0px;
    }
    .wrapper-menu .container {
        padding: 0px;
    }
    .wrapper-menu #navbarSupportedContent {
        background: #50418a;
        z-index: 999;
        padding: 15px 15px;
    }
    .wrapper-menu .container nav#nav {
        padding: 0px;
        padding-top: 5px;
        padding-bottom: 3px;
    }
    .wrapper-menu button.navbar-toggler i.fa {
        color: #fff;
        margin-top: 5px;
    }
    .navbar-toggler {
        outline: 0;
    }
    .new-text-legt {
        text-align: center;
    }
    .rowbg .new-top {
        margin-top: 10px;
        margin-bottom: 12px;
        text-align: center;
    }
    .date-button {
        margin-bottom: 22px;
        margin-top: 18px;
    }
    .row.row-news {
        text-align: left;
    }
    .news-left-img {
        text-align: center;
        margin-bottom: 19px;
    }
    .post-img-wrapper .post-img-row img {
        width: 100%;
    }
    .row-owl-carousel-wrapper {
        width: 100%;
        float: left;
        padding-left: 0;
        margin-bottom: 0px;
    }
    #sync1 .owl-nav button.owl-next {
        Right: 0;
        top: 40%;
    }
    #sync1 .owl-nav button.owl-prev {
        left: 0;
        top: 40%;
    }
    .sidemenu-wrapper {
        padding-right: 0px !important;
    }
    .event-item {
        display: inline-block;
    }
    .d-flex.align-items-start {
        width: 100%;
        display: inline-block;
        float: left;
        margin-top: 16px;
    }
    .title-text {
        margin-top: 19px;
    }
    .fc-toolbar.fc-header-toolbar .fc-left {
        display: none;
    }
    .fc-toolbar h2 {
        font-size: 18px !important;
    }
    .top-banner {
        padding-top: 16px;
        padding-bottom: 19px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .col-md-3.sidemenu-wrapper {
        padding-right: 0;
    }
    #sync1 .owl-nav button.owl-next {
        Right: 0;
        top: 40%;
    }
    #sync1 .owl-nav button.owl-prev {
        left: 0;
        top: 40%;
    }
    .wrapper-menu ul.navbar-nav li a {
        font-size: 16px;
    }
    .map-info {
        display: inline-flex;
        margin-left: 0;
        margin-top: 20px;
    }
    .add-info-foot ul li a {
        font-size: 20px;
    }
    .add-info-foot ul li a span img {
        max-width: 13%;
    }
    .wrapper-menu {
        padding: 0px;
    }
    .wrapper-menu .container {
        padding: 0px;
    }
    .wrapper-menu #navbarSupportedContent {
        background: #50418a;
        z-index: 999;
        padding: 15px 15px;
    }
    .wrapper-menu .container nav#nav {
        padding: 0px;
        padding-top: 5px;
        padding-bottom: 3px;
    }
    .wrapper-menu button.navbar-toggler i.fa {
        color: #fff;
        margin-top: 5px;
    }
    .navbar-toggler {
        outline: 0;
    }
}

@media only screen and (min-width: 1024px) {
    .nav_area ul.menu>li.menu-item-has-children>ul.sub-menu {
        margin-top: 0px;
        margin-left: -5px;
    }
}