ul {list-style: none; padding: 0; margin: 0;} 
a:hover{text-decoration: none;} a{text-decoration: none;} a:active{text-decoration: none;} a:foucs{text-decoration: none;}
img {max-width: 100%;}
/* Font Family */
@font-face {
    font-family: 'CoconBold';
    src: url("../fonts/CoconBold.otf"); }

@font-face {
    font-family: 'CoconLight';
    src: url("../fonts/CoconLight.otf"); }

body {padding: 0;margin: 0; font-family: 'CoconLight'; text-align: right;}

/* scroll */
#scroll-me-all-night-long {
    overflow: auto;
  }
  
  ::-webkit-scrollbar {
    width: 5px;
  }
  
  ::-webkit-scrollbar-track {
    border: 0 solid #b1d236;
  }
  ::-webkit-scrollbar-track:horizontal {
    border-bottom-width: 1px;
  }
  ::-webkit-scrollbar-track:vertical {
    border-right-width: 1px;
  }
  
  ::-webkit-scrollbar-thumb {
    border: 0px solid #b1d236;
    border-radius: 30px;
  }
  ::-webkit-scrollbar-thumb:horizontal {
    border-bottom-width: 5px;
  }
  ::-webkit-scrollbar-thumb:horizontal:hover {
    border-bottom-width: 5px;
  }
  ::-webkit-scrollbar-thumb:vertical {
    border-right-width: 5px;
  }
  ::-webkit-scrollbar-thumb:vertical:hover {
    border-right-width: 5px;
  }
  
  /* back to top */
  #button {
    display: inline-block;
    width: 25px;
    height: 25px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s, 
      opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
  }
  #button:hover {
    cursor: pointer;
  }
  #button:active {
  }
  #button.show {
    opacity: 1;
    visibility: visible;
  }
.content-header {
    padding: 0 30px;
}

header {
    padding: 4px 0px;
    width: 100%;
    background: #fff;
    display: flow-root;
}
header .logo {
    padding-top:  10px;
    float:  right;
    width: 10%;
}

.center-content {
    float: right;
    margin-right: 64px;
    text-align: right;
    width: 63%;
}

.center-content .top-header {}

.center-content .top-header h1 {
    color: #005017;
    font-size: 30px;
    font-weight: 900;
    float: right;
    text-align: right;
}

.center-content .top-header .social-media {
    text-align: left;
    float: left;
    margin-top: 26px;
}

.center-content .top-header .social-media li {
    display: inline-block;
    padding-right: 15px;
}

.center-content .top-header .social-media li i {
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 50%;
    font-size: 13px;
    color: #fff;
    text-align: center;
    background-color: #005017;
}

.left-img {
    width: 19%;
    float: left;
    margin-top: 30px;
}

.left-img img {
    width: 38%;
    margin: 0 10px;
}


header .nav_bar {
    float: right;
    margin-top: 10px;
}

header .nav_bar ul {
    padding: 0;
    margin: 0;
}

header .nav_bar ul li {
    display: inline-block;
    padding: 12px 14px;
    position: relative;
    transition: all 0.5s;
}
header .nav_bar ul li a {
    color:  #461b0e;
    font-size: 14px;
    font-weight: 800;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

header .nav_bar ul li a:hover{
    color: #005017;
}

#submenu {
    display: none;
    position: absolute;
    border-radius: 4px;
    width: 259px;
    right: 0;
    left: 0;
    padding: 22px;
    z-index: 99;
    text-align: right;
    background-color: #006e1f;
    margin: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}
li:hover ul#submenu {
	display: block;
	top: 40px;	/* adjust this as per top nav padding top & bottom comes */
    -webkit-animation-name: jackInTheBox;
    animation-name: jackInTheBox;
}
#submenu li {padding: 10px 0px;border-bottom: 1px solid #008024;width: 100%;}
#submenu a:hover {
}
#submenu a {color: #fff;}

#submenu a:hover{
    color: #005017;
}

#submenu:after {
    content: '';
    position: absolute;
    width: 15px;
    right: 28px;
    height: 14px;
    -webkit-clip-path: polygon(50% -2%, -41% 100%, 140% 100%);
    clip-path: polygon(50% -2%, -41% 100%, 140% 100%);
    top: -5px;
    background-color: #006e1f;
}


/* rwsponsive */
.icon_menu { display: none;}

.icon_menu i {
    font-size: 25px;
    color: #005017;
    margin-top:  60px;
    cursor: pointer;
    margin-left:  10px;
}

.over_hid i {
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    float: right;
}

/**/
.news-bar {
    text-align: right;
    background-color: #005017;
    padding: 0px 20px;
    overflow: hidden;
}

.news-bar h1 {
    font-size: 20px;
    display: inline-block;
    float: right;
    color: #b1d236;
}

marquee p {
    display: inline-block;
    padding: 0 40px;
    margin-top: 14px;
    font-size: 14px;
color:#fff;
}
marquee {
    float: left;
    width: 92%;
    display: -webkit-inline-box;
}

marquee p a{
    color: #fff;
}


/* start slider */
.slider {
    width: 100%;
    position: relative;
    text-align: right;
}

.slider .fat-img {
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 0;
}

.swiper-container, .swiper-container2 , .swiper-container3, .swiper-container4 , .swiper-container5 , .swiper-container6, .swiper-container7 {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    position: relative;
  }
  .swiper-slide {
    text-align: center;
    font-size: 18px;
    /* background: #fff; */
    /* Center slide text vertically */
    /* display: -webkit-box; */
    display: -ms-flexbox;
    /* display: -webkit-flex; */
    /* display: flex; */
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

.slider .content-slider {
    text-align: right;
    display: inline-block;
    float: right;
    margin-bottom: 96px;
    border-radius: 7px;
    -webkit-clip-path: polygon(9% 0, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(11% 0, 100% 0, 100% 100%, 0% 100%);
    margin-top: 5%;
    padding: 50px 30px;
    background-color: #fff;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}

.swiper-slide-active .content-slider {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.slider .content-slider h1 {
    font-size: 25px;
    font-weight: 900;
    color: #005017;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}

.swiper-slide-active h1{      
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.slider .content-slider p {
    font-size: 18px;
    color: #000;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}
.swiper-slide-active p{      
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.slider .content-slider span {
    font-size: 13px;
    color: #000;   
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}

.swiper-slide-active span{      
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}



.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    color:#000;
    background-color: #005017;
    width: 24px;
    height: 60px;
    line-height: 30px;
    font-size: 14px;
}

.swiper-pagination-bullet-active {
    background-color: #005017 !important;
    border-radius: 0;
    width: 20px;
    height: 1px;
}

.swiper-pagination-bullet {
    width: 20px;
    height: 2px;
    display: inline-block;
    border-radius: 0;
    background: #000000b5;
    opacity: 1 !important;
}



/* End Slider */

.news {
    padding: 30px 0px;
}

.news .row {
display:block;
}

.title {}

.title h1 {
    font-size: 34px;
    color: #005017;
    font-family: 'CoconBold';
    position: relative;
    display: inline-block;
}

.title h1:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -12px;
    right: 0;
    margin: 0 auto;
    width: 80px;
    height: 1px;
    background-color: #d2d2d2;
}

.title h1:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -14px;
    right: 0;
    margin: 0 auto;
    width: 80px;
    height: 1px;
    background-color: #d2d2d2;
}

.swiper-container2 {
    margin-top: 40px;
}

.swiper-container2 .news-box {}

.swiper-container2 .news-box img {
    width: 100%;
    min-height: 240px;
    max-height: 240px;
}

.swiper-container2 .news-box2 img {
    min-height: 280px;
    max-height: 280px;
}

.swiper-container2 .news-box {
    position: relative;
}

.swiper-container2 .news-box .details-news {
    text-align: right;
    background-color: #fff;
    position: absolute;
    left: 20px;
    right: 20px;
    padding: 20px;
    margin-bottom: 21px;
    bottom: -119px;
    box-shadow: 0px 0px 17px -5px #54545442;
    -webkit-box-shadow:0px 0px 17px -5px #54545442;
    -moz-box-shadow: 0px 0px 17px -5px #54545442;
    -o-box-shadow: 0px 0px 17px -5px #54545442;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

.swiper-container2 .news-box .details-news h2 {
    color: #005017;
    font-size: 21px;
    font-weight: 900;
}

.swiper-container2 .news-box .details-news p {
    color: #000;
    font-size: 14px;
}

.swiper-container2 .news-box .details-news span {
    color: #000;
    font-size: 13px;
}

.swiper-container2 .news-box:hover .details-news {
    background-color: #002b0c;
}

.swiper-container2 .news-box:hover h2{ color: #fff;}
.swiper-container2 .news-box:hover p{ color: #fff;}
.swiper-container2 .news-box:hover span{ color: #fff;}


.swiper-container2 .swiper-pagination {
    bottom: 0px;
}

.swiper-container2 .swiper-wrapper {
    /* padding-bottom: 176px; */
}


.swiper-container2 .swiper-pagination-bullet {
    width: 30px;
    height: 30px;
    border-radius: 4px;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    color:#000;
    opacity: 1;
    background: rgba(0, 0, 0, 0.08);
  }
  .swiper-container2 .swiper-pagination-bullet-active {
    color:#fff;
    background: #007aff;
  }

/********/

.sections {
    padding: 40px 0;
    background-color: #fdfdfd;
    text-align: right;
}

.sections .banks {
    height: 300px;
    overflow: hidden;
}

.content-box {
    padding-top: 75px;
}

.title-box {
    padding-bottom: 20px;
    border-bottom: 1px solid #00000024;
}

.title-box img {
    float: right;
    margin-left: 15px;
}

.title-box h1 {
    font-size: 23px;
    color: #005017;
    font-weight: 900;
    margin: 0;
    display: inline-block;
}

.title-box a {
    color: #000;
}


/**/
.content-box-photo {padding-top: 20px;padding-bottom: 15px;}

.content-box-photo .swiper-pagination {bottom: 12px;}

.content-box-photo img {width: 100%;max-height: 240px;min-height: 240px;}

.content-box-video { padding-top: 20px; }

.content-box-video .swiper-pagination { bottom: -7px; }

.content-box-video iframe { width: 100%; height: 240px; }


/*****/

.activities {
    padding: 40px 0;
}

.activities .content-activities-box {
    margin-top: 40px;
}

.activities .content-activities-box .activities-box {
    text-align: right;
    padding: 20px;
    background-color: #f7f7f7;
    border-radius: 5px;
}

.activities .content-activities-box .activities-box span {
    font-size: 14px;
}

.activities .content-activities-box .activities-box .img-activities {}

.activities .content-activities-box .activities-box .img-activities img {
    margin-top: 10px;
    width: 100%;
    min-height: 220px;
    max-height: 220px;
}

.activities .content-activities-box .activities-box .details-activities {
    margin-top: 20px;
}

.activities .content-activities-box .activities-box .details-activities h2{
    color: #005017;
    font-size: 18px;
}

.activities .content-activities-box .activities-box .details-activities p {
    color: #5e5e5e;
    font-size: 14px;
    font-weight: 100;
}

.activities .swiper-pagination {
    bottom: 0;
}

.swiper-wrapper5 {
    padding-bottom: 36px;
}

/***********/
.team {
    padding: 40px 0;
    background-color: #f7f6f6;
}

.team .content-team-box {}

.team .content-team-box .team-box {
    text-align: right;
}

.team .content-team-box .team-box .img-team {}

.team .content-team-box .team-box .img-team img {
    width: 100%;
    min-height: 240px;
    max-height: 240px;
}

.team .content-team-box .team-box .details-team {
    background-color: #fff;
    padding: 20px;
    overflow: hidden;
    min-height: 90px;
}

.team .content-team-box .team-box .details-team h2 {
    color: #005017;
    font-size: 18px;
}

.team .content-team-box .team-box .details-team p {
    color: #5e5e5e;
    font-size: 14px;
}

.team .swiper-pagination {
    bottom: 0;
}

.swiper-wrapper6 {
    padding-bottom: 36px;
    margin-top: 40px;
}

/*********/
.bank-footer {}

.bank-footer h1 {
    float: right;
    margin-top: 56px;
    font-size: 18px;
    padding-left: 225px;
}

.bank-footer .slider-img-bank {}

.bank-footer .slider-img-bank img {}

.swiper-container7 {
    width: auto;
    padding: 27px 177px;
}

/*************/
footer {
    background: url(../images/footer-bg.jpg) no-repeat fixed;
    background-size: cover !important;
    padding: 75px 0;
    text-align: right;
}

footer h1.title-text-footer {
    color: #005017;
    font-size: 21px;
    font-weight: bold;
    padding-right: 30px;
    position: relative;
}

footer h1:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 2px;
    background-color: #888888;
    right: 0;
    top: 50%;
}

footer .links ul {
    margin-top: 20px;
}

footer .links ul li {
    padding: 9px 0px;
}

footer .links ul li a {
    color: #fff;
    font-size: 14px;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

footer .links ul li a:hover {
    color: #007aff;
}

footer .follow-footer ul {
    margin-top: 40px;
}

footer .follow-footer ul li {
    padding: 10px 0px;
}

footer .follow-footer ul li a {
    color: #fff;
    font-size: 14px;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

footer .follow-footer ul li a:hover {
    color: #007aff;
}

footer .follow-footer ul li a i {
    margin-left: 20px;
    color: #000;
    background-color: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 50%;
    text-align: center;
}

footer .contact-footer {}

footer .contact-footer ul {
    margin-top: 40px;
}

footer .contact-footer ul li {
    padding: 10px 0px;
}

footer .contact-footer ul li a {
    color: #fff;
    font-size: 14px;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

footer .contact-footer ul li a:hover {
    color: #007aff;
}

footer .contact-footer ul li a i {
    margin-left: 20px;
}

.copyright {
    background-color: #005017;
    padding: 15px 0;
    color: #fff;
    font-size: 14px;
}

.copyright p {
    padding: 0;
    margin: 0;
}




/****** pages *******/
.title-pages {
    text-align: right;
    background-color: #005017;
    padding: 26px 0;
}

.title-pages h1 {
    color: #fff;
    font-size: 30px;
}

.title-pages a {
    font-size: 19px;
    color: #000;
}

.content-pages {
    padding: 50px 0;
}


/***/

.about {}

.about img {
    margin-bottom: 20px;
}

.about p {
    font-size: 16px;
    line-height: 30px;
}

.news-box img {
    width: 100%;
max-height: 240px;
    min-height: 240px;
}

.news-box {
    position: relative;
    
}

.news-box .details-news {
    text-align: right;
    background-color: #fff;
  
    left: 20px;
    right: 20px;
    padding: 20px;
    margin-bottom: 21px;
    bottom: -119px;
    box-shadow: 0px 0px 17px -5px #54545442;
    -webkit-box-shadow:0px 0px 17px -5px #54545442;
    -moz-box-shadow: 0px 0px 17px -5px #54545442;
    -o-box-shadow: 0px 0px 17px -5px #54545442;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

.news-box .details-news h2 {
    color: #005017;
    font-size: 21px;
    margin-top: 10px;
    font-weight: 900;
}

.news-box .details-news p {
    color: #000;
    font-size: 14px;
}

.news-box .details-news span {
    color: #000;
    font-size: 13px;
}

.news-box:hover .details-news {
    background-color: #005017;
}

.news-box:hover h2{ color: #fff;}
.news-box:hover p{ color: #fff;}
.news-box:hover span{ color: #fff;}


.contact-page {}

.contact-page form {
    margin-top: 30px;
}

.contact-page form input {
    width: 100%;
    height: 40px;
    padding: 10px;
    margin-bottom: 22px;
    border-radius: 4px;
    color: #000;
    border: 1px solid #00000026;
}

.contact-page form textarea {
    width: 100%;
    height: 180px;
    padding: 10px;
    margin-bottom: 22px;
    border-radius: 4px;
    color: #000;
    border: 1px solid #00000026;
}


.contact-page form input[type="submit"] {
    width: 50%;
    height: 45px;
    background-color: #005017;
    border: 0;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
}
/*****/

.photo { }

.photo .photo-box {
    margin-bottom: 30px;
}

.photo .photo-box .img-photo {
    position: relative;
}

.photo .photo-box .img-photo i {
    position: absolute;
    color: red;
    font-size: 20px;
    top: 50%;
    display: none;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    left: 0;
    right: 0;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

.photo .photo-box:hover i {
    display: block;
}

.photo .photo-box:hover img {
    opacity: 0.5;
}

.photo .photo-box .img-photo img {
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    max-height: 280px;
    min-height: 280px;
width:100%;
}

.photo .photo-box .details-photo {}

.photo .photo-box .details-photo h2{
    color: #005017;
    font-size: 21px;
    font-weight: 900;
    margin-top: 20px;
}

/*****/
.accordion {
    width: 100%;
    margin: 30px auto 20px;
    background: #FFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.accordion .link {
   background-color: #005017;
   cursor: pointer;
   display: block;
   padding: 15px 15px 15px 42px;
   color: #ffffff;
   font-size: 18px;
   width: 100%;
   border-bottom: 1px solid #fff;
   position: relative;
   -webkit-transition: all 0.4s ease;
   -o-transition: all 0.4s ease;
   transition: all 0.4s ease;
}

.accordion li:last-child .link {
   border-bottom: 0;
}

.accordion li i {
   position: absolute;
   top: 16px;
   left: 12px;
   font-size: 18px;
   color: #1180ad;
   -webkit-transition: all 0.4s ease;
   -o-transition: all 0.4s ease;
   transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
   left: 12px;
   font-size: 16px;
}

.accordion li.open .link {
   color: #ffffff;
   background-color: #005017;
}

.accordion li.open i {
   color: #000000;
}
.accordion li.open i.fa-chevron-down {
   -webkit-transform: rotate(180deg);
   -ms-transform: rotate(180deg);
   -o-transform: rotate(180deg);
   transform: rotate(180deg);
}

.accordion li.default .submenu {display: block;}
/**
* Submenu
-----------------------------*/
.submenu {
    display: none;
    background: #f7f7f7;
    font-size: 14px;
}

.submenu li {
    border-bottom: 1px solid #dcdbdb;
    color: #000000;
    font-size: 17px;
    padding: 16px;
    padding-left: 42px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

div#DivMap {
    width: 100%;
    height: 500px;
}



.news-box2 {
    /* position: relative; */
    margin-bottom: 140px;
}

.details_news_pos { position: initial !important;}






