/* Css Template For Benxi */
/************ TABLE OF CONTENTS ***************
1. Fonts
2. Reset
3. Global
4. Main Header
5. Main Slider
6. Welcome Section
9. Service Section
8. Helping us section
10. Gallery Section
11. News Section
12. Testimonials Section
14. Main Footer
15. Footer Bottom
16. Header Style Two
17. About Section
18. Video Section
19. Team Section
20. Event Section
21. News Style Two
22. Footer Style Two
23. Page Title
24. Gallery Page
25. Team Page
26. Error Page
27. Blog Classic
28. Sidebar Page Container
29. Sidebar
30. Blog Single
31. Contact Info
32. Contact Section


**********************************************/
/*** 

====================================================================
  Reset
====================================================================

 ***/
* {
  margin: 0px;
  padding: 0px;
  border: none;
  outline: none;
}
/*** 

====================================================================
  Global Settings
====================================================================

 ***/
.ccm-page {
  font-size: 15px;
  color: #666;
  line-height: 28px;
  font-weight: 300;
  background: #ffffff;
  font-family: 'Roboto', sans-serif;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}
@media (min-width: 1200px) {
  .ccm-page .container {
    padding: 0px 0px;
  }
}
.ccm-page a {
  text-decoration: none;
  position: relative;
  font-size: 15px;
  font-family: 'Roboto', sans-serif;
  line-height: 26px;
  cursor: pointer;
  color: #777;
  transition: all 900ms ease;
}
.ccm-page a:hover {
  text-decoration: none;
  outline: none;
  color: #59c721;
  transition: all 900ms ease;
}
.ccm-page h1,
.ccm-page h2,
.ccm-page h3,
.ccm-page h4,
.ccm-page h5,
.ccm-page h6 {
  position: relative;
  font-family: 'Hind', sans-serif;
  font-weight: 400;
  margin-bottom: 10px;
  color: #333;
  margin-top: 0px;
}
.ccm-page h3 a,
.ccm-page h4 a,
.ccm-page h5 a,
.ccm-page h6 a {
  position: relative;
  font-family: 'Hind', sans-serif;
  font-weight: 400;
  color: #333;
  transition: all 500ms ease;
}
.ccm-page input,
.ccm-page button,
.ccm-page select,
.ccm-page textarea {
  font-family: 'Hind', sans-serif;
}
.ccm-page .strike-through {
  text-decoration: line-through;
}
.ccm-page .auto-container {
  position: static;
  max-width: 1200px;
  padding: 0px 15px;
  margin: 0 auto;
}
.ccm-page .small-container {
  max-width: 680px;
  margin: 0 auto;
}
.ccm-page .page-wrapper {
  position: relative;
  margin: 0 auto;
  width: 100%;
  min-width: 300px;
  overflow-x: hidden;
}
.ccm-page ul,
.ccm-page li {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.ccm-page .centred {
  text-align: center;
}
.ccm-page .sec-pad {
  padding: 91px 0px 100px 0px;
}
.ccm-page .font_size_16 {
  font-size: 16px;
}
.ccm-page p {
  position: relative;
  font-size: 15px;
  font-family: 'Roboto', sans-serif;
  line-height: 28px;
  font-weight: 300;
  color: #666666;
  font-style: normal;
  margin-bottom: 10px;
}
.ccm-page h1 {
  font-size: 48px;
  line-height: 55px;
  color: #fff;
  font-weight: 700;
}
.ccm-page h2 {
  font-size: 42px;
  line-height: 51px;
  font-weight: 700;
}
.ccm-page h3 {
  font-size: 22px;
  line-height: 30px;
  font-weight: 600;
}
.ccm-page h4 {
  font-size: 20px;
  line-height: 29px;
  font-weight: 500;
}
.ccm-page h5 {
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
}
.ccm-page h5 a {
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
}
.ccm-page h4 a {
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
}
.ccm-page h5 a:hover,
.ccm-page h6 a:hover,
.ccm-page h4 a:hover,
.ccm-page h3 a:hover {
  color: #59c721;
  transition: all 500ms ease;
}
.ccm-page .trn_5 {
  transition: all 500ms ease;
}
.ccm-page .preloader {
  position: fixed;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  z-index: 999999;
  background-color: #ffffff;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(/packages/webhapp_basics/themes/webhapp/images/icons/preloader.gif);
}
/** button **/
.ccm-page .btn-one {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  background: #59c721;
  font-family: 'Hind', sans-serif;
  border: 2px solid #59c721;
  padding: 9px 24px 8px 24px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  transition: all 500ms ease;
}
.ccm-page .btn-one:hover {
  color: #59c721;
  border: 2px solid #59c721;
  background: transparent;
  transition: all 500ms ease;
}
.ccm-page .btn-two {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  background: transparent;
  font-family: 'Hind', sans-serif;
  border: 2px solid #fff;
  padding: 9px 24px 8px 24px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  transition: all 500ms ease;
}
.ccm-page .btn-two:hover {
  color: #fff;
  background: #59c721;
  border: 2px solid #59c721;
  transition: all 500ms ease;
}
.ccm-page .btn-three {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  background: #313a42;
  font-family: 'Hind', sans-serif;
  border: 2px solid #313a42;
  padding: 9px 24px 8px 24px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  transition: all 500ms ease;
}
.ccm-page .btn-three:hover {
  color: #313a42;
  border: 2px solid #313a42;
  background: #fff;
  transition: all 500ms ease;
}
.ccm-page .link-btn {
  position: relative;
  padding: 0px;
  margin-top: 50px;
}
.ccm-page .link-btn li {
  display: inline-block;
  margin: 0px 3px;
}
.ccm-page .link-btn li a {
  position: relative;
  display: inline-block;
  font-size: 16px;
  color: #777;
  background: #f4f4f4;
  font-family: 'Hind', sans-serif;
  width: 40px;
  height: 40px;
  line-height: 42px;
  text-align: center;
  border-radius: 50%;
  transition: all 500ms ease;
}
.ccm-page .link-btn li a:hover,
.ccm-page .link-btn li a.active {
  background: #59c721;
  color: #fff;
  transition: all 500ms ease;
}
.ccm-page .sec-title h2 {
  position: relative;
  margin-bottom: 51px;
}
.ccm-page .sec-title h2:before {
  position: absolute;
  content: '';
  background: url(/packages/webhapp_basics/themes/webhapp/images/service/shap.png);
  width: 79px;
  height: 3px;
  left: 0px;
  bottom: -18px;
}
/*** 

====================================================================
  Scroll To Top style
====================================================================


***/
.ccm-page .scroll-to-top {
  position: fixed;
  bottom: 15px;
  right: 15px;
  color: #fff;
  font-size: 18px;
  line-height: 43px;
  width: 45px;
  height: 45px;
  background: #59c721;
  text-align: center;
  z-index: 100;
  cursor: pointer;
  display: none;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.ccm-page .scroll-to-top:after {
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 1;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
  background: -webkit-radial-gradient(center ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}
.ccm-page {
  overflow-x: hidden;
}
/*** 

====================================================================
                        Home-Page
====================================================================

***/
/** header top **/
.ccm-page .main-header {
  position: relative;
  z-index: 99;
}
.ccm-page .header-top {
  position: relative;
  width: 100%;
  background: #fff;
  padding: 43px 0px 42px 0px;
}
.ccm-page .header-top .info-area {
  position: relative;
  float: right;
  top: 9px;
  z-index: 1;
}
.ccm-page .header-top .info-area .single-info,
.ccm-page .header-top .info-area .social-top {
  position: relative;
  display: inline-block;
}
.ccm-page .header-top .info-area .social-top li {
  display: inline-block;
  margin-left: 12px;
}
.ccm-page .header-top .info-area .social-top li a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #a4a4a4;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border: 1px solid #e1e1e1;
  border-radius: 50%;
}
.ccm-page .header-top .info-area .social-top {
  top: -13px;
}
.ccm-page .header-top .info-area .social-top li a:hover {
  color: #59c721;
  border: 1px solid #59c721;
}
.ccm-page .header-top .info-area .single-info {
  padding: 0px 0px 0px 58px;
  margin-right: 54px;
}
.ccm-page .header-top .info-area .single-info:first-child {
  margin-right: 86px;
  position: relative;
}
.ccm-page .header-top .info-area .single-info:first-child:before {
  position: absolute;
  content: '';
  background: #eeeeee;
  height: 51px;
  width: 1px;
  top: -4px;
  right: -47px;
}
.ccm-page .header-top .info-area .single-info .text {
  position: relative;
  font-size: 15px;
  font-family: 'Hind', sans-serif;
  line-height: 22px;
}
.ccm-page .header-top .info-area .single-info .icon-box {
  position: absolute;
  left: 0px;
  top: 2px;
  height: 39px;
  width: 39px;
  line-height: 39px;
  text-align: center;
  background: #59c721;
}
.ccm-page .header-top .info-area .single-info .icon-box i:before {
  font-size: 20px;
  color: #fff;
  margin: 0px;
}
.ccm-page header .logo-box {
  position: absolute;
  top: 12px;
}
.ccm-page .logo-box img {
  width: auto;
  height: 112px;
}
/** main-menu **/
.ccm-page .theme_menu {
  position: relative;
}
.ccm-page .main-menu {
  position: relative;
  display: inline-block;
}
.ccm-page .menu-area {
  position: relative;
  width: 100%;
}
.ccm-page .navbar-collapse {
  padding: 0px;
}
.ccm-page .navigation {
  position: relative;
}
.ccm-page .navigation > li {
  display: inline-block;
  margin: 0px 7px 0px 40px;
}
.ccm-page .main-header li.dropdown.current:before {
  color: #f3a28b;
}
.ccm-page .navigation > li > a {
  color: #fff;
  display: block;
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
  padding: 16px 0px 14px 0px;
  font-family: 'Hind', sans-serif;
  text-transform: capitalize;
  transition: all 500ms ease 0s;
}
.ccm-page .navigation > li.current > a {
  position: relative;
  color: #59c721;
}
.ccm-page .navigation > li.current > a:before {
  position: absolute;
  content: '';
  background: #59c721;
  width: 100%;
  height: 2px;
  left: 0px;
  bottom: 3px;
}
.ccm-page .navigation > li > ul {
  position: absolute;
  right: auto;
  top: 100%;
  background: #222;
  width: 230px;
  border-bottom: 3px solid #59c721;
  padding: 5px 30px;
  z-index: 999;
  display: none;
}
.ccm-page .navigation > li > ul > li {
  position: relative;
  display: block;
}
.ccm-page .navigation > li > ul > li > a {
  color: #818181;
  display: block;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Hind', sans-serif;
  line-height: 20px;
  padding: 12px 0px;
  margin: 0;
  text-align: left;
  text-transform: capitalize;
  transition: all 500ms ease 0s;
}
.ccm-page .hidden-bar .navigation > li {
  display: block;
}
.ccm-page .navigation > li > ul > li:last-child > a {
  border-bottom: 0px;
}
.ccm-page .navigation > li > ul > li:hover > a {
  color: #59c721;
}
/*========= mobile-menu ==============*/
.ccm-page .mobile-menu .dropdown-btn {
  position: absolute;
  right: 0px;
  top: 0;
  width: 35px;
  height: 42px;
  border-left: 1px solid #ffffff;
  cursor: pointer;
  display: block;
  z-index: 5;
}
.ccm-page .mobile-menu .dropdown-btn:after {
  position: absolute;
  content: "\f107";
  font-family: FontAwesome;
  color: #fff;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  width: 100%;
}
.ccm-page .mobile-menu,
.ccm-page .mobile-menu > li > ul,
.ccm-page .mobile-menu > li > ul > li > ul {
  background: #000000;
}
.ccm-page .mobile-menu > li > ul,
.ccm-page .mobile-menu > li > ul > li > ul {
  display: none;
}
.ccm-page .mobile-menu > li > a,
.ccm-page .mobile-menu > li > ul > li > a,
.ccm-page .mobile-menu > li > ul > li > ul > li > a {
  padding: 10px 20px;
  font-family: 'Roboto', sans-serif;
  line-height: 22px;
  color: #ffffff;
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  border-top: 1px solid #fff;
}
/* Mainmenu fixed style */
@keyframes menu_sticky {
  0% {
    margin-top: -100px;
  }
  50% {
    margin-top: -90px;
  }
  100% {
    margin-top: 0;
  }
}
.ccm-page .theme_menu.stricky-fixed {
  margin: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99999;
  animation-name: menu_sticky;
  animation-duration: 0.60s;
  animation-timing-function: ease-out;
}
.ccm-page .main-header .donate-box {
  position: relative;
  display: inline-block;
  float: right;
}
.ccm-page .main-header .donate-box:after {
  background: #59c721 none repeat scroll 0 0;
  content: "";
  height: 56px;
  left: -26px;
  position: absolute;
  top: 0px;
  transform: skewX(-139deg);
  width: 52px;
  transition: all 500ms ease;
}
.ccm-page .main-header .donate-box button {
  position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 26px;
  font-family: 'Hind', sans-serif;
  font-weight: 700;
  color: #fff;
  padding: 15px 60px 15px 60px;
  background: #59c721;
  transition: all 900ms ease;
}
.ccm-page .main-header .donate-box:hover button {
  color: #222;
}
/** main banner **/
.ccm-page .rev_slider_wrapper {
  position: relative;
}
.ccm-page .rev_slider_wrapper .tp-title {
  position: relative;
  display: inline-block;
  font-size: 40px;
  line-height: 49px;
  font-family: 'Lobster Two', cursive;
  font-weight: 700;
  color: #59c721;
  padding-bottom: 20px;
}
.ccm-page .banner-style-two .tp-title {
  font-size: 54px;
  line-height: 60px;
  padding-bottom: 32px;
}
.ccm-page .banner-style-two .tp-title:after {
  bottom: -12px;
  width: 56px;
}
.ccm-page .rev_slider_wrapper .tp-title:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -25px;
  bottom: 0px;
  width: 46px;
  border-bottom: 1px solid #ffffff;
}
.ccm-page .banner-style-two h1 {
  text-transform: uppercase;
}
.ccm-page .rev_slider_wrapper .text {
  position: relative;
  font-size: 20px;
  font-weight: 300;
  font-family: 'Hind', sans-serif;
  line-height: 30px;
  color: #fff;
  text-transform: uppercase;
}
.ccm-page .rev_slider_wrapper .btn-one {
  padding: 9px 42px 8px 42px;
  margin: 0px 5px;
  transition: all 500ms ease !important;
}
.ccm-page .rev_slider_wrapper .btn-two {
  padding: 9px 40px 8px 40px;
  margin: 0px 5px;
  transition: all 500ms ease !important;
}
.ccm-page .rev_slider_wrapper .btn-one:hover,
.ccm-page .rev_slider_wrapper .btn-two:hover {
  transition: all 500ms ease !important;
}
/** welcome-section **/
.ccm-page .welcome-section {
  position: relative;
  padding: 202px 0px 150px 0px;
  background-color: #fafafa;
}
.ccm-page .welcome-section .title-top,
.ccm-page .configurator-section .title-top {
  position: relative;
  font-size: 36px;
  line-height: 45px;
  font-family: 'Lobster Two', Cursive;
  color: #59c721;
  margin-bottom: 17px;
}
.ccm-page .welcome-section .title,
.ccm-page .configurator-section .title {
  position: relative;
  font-size: 42px;
  line-height: 50px;
  font-family: 'Hind', sans-serif;
  font-weight: 700;
  color: #333;
  margin-bottom: 19px;
}
.ccm-page .welcome-section .title-text,
.ccm-page .configurator-section .title-text {
  line-height: 28px;
}
.ccm-page .welcome-section .welcome-title,
.ccm-page .configurator-section .welcome-title {
  position: relative;
  margin-bottom: 35px;
}
.ccm-page .welcome-section .single-item {
  position: relative;
  background: #fafafa;
  transition: all 900ms ease;
}
.ccm-page .welcome-section .single-item:hover {
  background: #313a42;
}
.ccm-page .welcome-section .single-item:hover h3 {
  color: #fff;
}
.ccm-page .welcome-section .single-item .img-box {
  position: relative;
  margin-bottom: 27px;
  overflow: hidden;
}
.ccm-page .welcome-section .single-item .img-box img {
  width: 100%;
  transition: all 500ms ease;
  transform: scale(1);
}
.ccm-page .welcome-section .single-item:hover .img-box img {
  transform: scale(1.1);
}
.ccm-page .welcome-section .single-item .lower-content {
  padding: 0px 36px 31px 28px;
}
.ccm-page .welcome-section .single-item:hover .lower-content .text {
  color: #7f8081;
}
.ccm-page .welcome-section .single-item .lower-content .content-text {
  position: relative;
  display: inline-block;
}
.ccm-page .welcome-section .single-item .lower-content .button {
  position: relative;
  display: inline-block;
  top: 10px;
  float: right;
}
.ccm-page .welcome-section .single-item .lower-content .button a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #9d9d9d;
  height: 41px;
  width: 41px;
  line-height: 38px;
  text-align: center;
  border: 2px solid #e0e0e0;
  border-radius: 50%;
  z-index: 1;
  transition: all 500ms ease;
}
.ccm-page .welcome-section .single-item:hover .lower-content .button a {
  background: #59c721;
  border: 2px solid #59c721;
  color: #fff;
  transition: all 500ms ease;
}
.ccm-page .welcome-section .single-item .lower-content h3 {
  margin-bottom: 0px;
}
/** service-section **/
.ccm-page .service-section {
  position: relative;
  height: 525px;
}
.ccm-page .service-section .service-section-left {
  width: 50%;
  height: 100%;
  left: 0px;
  top: 0px;
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center right;
  transition: all ease-in-out 300ms;
}
.ccm-page .service-section .container,
.ccm-page .service-section .row,
.ccm-page .service-section .service-column,
.ccm-page .service-section .tab-content-area,
.ccm-page .service-section ul.nav {
  height: inherit;
}
.ccm-page .service-section ul.nav li {
  height: 25%;
  border-bottom: 1px solid #ccc;
}
.ccm-page .service-section ul.nav li:last-child {
  border-bottom: none;
}
.ccm-page .service-section ul.nav li a {
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
.ccm-page .service-section:after {
  position: absolute;
  content: '';
  background-color: #fafafa;
  width: 50%;
  height: 100%;
  right: 0px;
  top: 0px;
}
.ccm-page .service-section .tab-content-area {
  position: relative;
  z-index: 1;
}
.ccm-page .service-section .tab-content-area .nav-pills {
  position: absolute;
  top: 0;
  right: 50%;
  display: inline-block;
}
.ccm-page .service-section .tab-content-area .tab-content {
  position: relative;
  display: inline-block;
  width: 50%;
  float: right;
  height: inherit;
}
.ccm-page .service-section .tab-content-area .tab-content .tab-pane {
  position: absolute;
  bottom: 25px;
}
.ccm-page .service-section .tab-content-area .nav-pills li {
  position: relative;
}
.ccm-page .service-section .tab-content-area .nav-pills li a {
  width: 212px;
  background: #ffffff;
  border-radius: 0px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-family: 'Hind', sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
}
.ccm-page .service-section .tab-content-area .nav-pills li a.active,
.ccm-page .service-section .tab-content-area .nav-pills li a:hover {
  background: #59c721;
  color: white;
}
.ccm-page .service-section .tab-content-area .nav-pills li i:before {
  color: #59c721;
  margin-right: 20px;
  transition: all 500ms ease;
}
.ccm-page .service-section .tab-content-area .nav-pills li a.active i:before,
.ccm-page .service-section .tab-content-area .nav-pills li a:hover i:before {
  color: #fff;
}
.ccm-page .service-section .service-content {
  position: relative;
  margin-left: 85px;
  margin-top: -10px;
  z-index: 1;
}
.ccm-page .service-section .service-content .service-title {
  position: relative;
  font-size: 36px;
  font-family: 'Hind', sans-serif;
  line-height: 45px;
  color: #333;
  font-weight: 600;
  margin-bottom: 66px;
  text-transform: uppercase;
}
.ccm-page .service-section .service-content .content-text {
  position: relative;
  padding: 0px;
  margin-bottom: 34px;
}
.ccm-page .service-section .service-content .content-text .img-box {
  position: absolute;
  left: 0px;
  top: 11px;
}
.ccm-page .service-section .service-content .list-content li {
  position: relative;
  display: block;
  padding: 0px 0px 0px 38px;
  margin-bottom: 10px;
}
.ccm-page .service-section .service-content .list-content li:before {
  position: absolute;
  content: "\f05d";
  font-family: 'FontAwesome';
  font-size: 20px;
  left: 0px;
  top: 0px;
}
/** helping-us **/
.ccm-page .helping-us {
  position: relative;
  padding: 141px 0px 151px 0px;
}
.ccm-page .helping-title .sec-title h2 {
  margin-bottom: 55px;
}
.ccm-page .helping-us .sec-title h2:before {
  left: 50%;
  margin-left: -25px;
  bottom: -28px;
}
.ccm-page .video-gallery {
  width: 100%;
  height: auto;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.ccm-page .video-gallery img {
  transform: scale(1);
  transition: all 0.5s ease 0s;
  width: 100%;
}
.ccm-page .video-gallery .overlay-gallery {
  background-color: transparent;
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  transition: all 500ms ease;
}
.ccm-page .video-gallery .overlay-gallery .icon-holder {
  display: table;
  height: 100%;
  width: 100%;
}
.ccm-page .video-gallery .overlay-gallery .icon-holder .icon {
  display: table-cell;
  vertical-align: middle;
}
.ccm-page .video-gallery .overlay-gallery .icon-holder .icon a img {
  width: auto;
  transform: scale(1);
  transition: all 0.5s ease 0s;
}
.ccm-page .video-gallery .overlay-gallery .icon-holder .icon a:hover img {
  transform: scale(1.1);
}
.ccm-page .helping-us .helping-content {
  position: relative;
  margin-left: 20px;
}
.ccm-page .helping-us .helping-content .title {
  position: relative;
  font-size: 36px;
  font-family: 'Hind', sans-serif;
  line-height: 45px;
  color: #333;
  font-weight: 500;
  margin-bottom: 27px;
}
.ccm-page .helping-us .helping-content .title span {
  color: #59c721;
}
.ccm-page .helping-us .helping-content .text {
  position: relative;
  margin-bottom: 46px;
}
.ccm-page .helping-us .helping-content .info-box {
  position: relative;
}
.ccm-page .helping-us .helping-content .single-info {
  position: relative;
  display: inline-block;
  margin: 0px 26px;
}
.ccm-page .helping-us .helping-content .single-info .img-box {
  position: relative;
  width: 97px;
  height: 97px;
  line-height: 97px;
  text-align: center;
  border: 2px solid #ececec;
  border-radius: 50%;
  margin-bottom: 21px;
}
.ccm-page .helping-us .helping-content .single-info h4 {
  margin-bottom: 0px;
}
.ccm-page .tit-text {
  position: relative;
  margin-bottom: 42px;
  font-size: 16px;
}
/** gallery-section **/
.ccm-page .gallery-section {
  position: relative;
  background: #f8f8f8;
  padding-bottom: 57px;
}
.ccm-page .gallery-section .single-item {
  position: relative;
}
.ccm-page .single-item-overlay .img-box img {
  width: 100%;
}
.ccm-page .gallery-section .four-column-carousel {
  position: relative;
  margin-bottom: 46px;
}
.ccm-page .gallery-section .link-text {
  position: relative;
  font-size: 19px;
  line-height: 30px;
  color: #333;
  font-family: 'Hind', sans-serif;
}
.ccm-page .gallery-section .link-text a {
  color: #59c721;
  font-weight: 600;
  text-decoration: underline;
}
.ccm-page .gallery-section .owl-next {
  position: absolute;
  right: 100px;
  bottom: -85px;
  width: 49px;
  height: 49px;
  line-height: 49px;
  text-align: center;
  background: #fff;
  border-radius: 50%;
}
.ccm-page .gallery-section .owl-prev {
  position: absolute;
  left: 100px;
  bottom: -85px;
  width: 49px;
  height: 49px;
  line-height: 49px;
  text-align: center;
  background: #fff;
  border-radius: 50%;
}
.ccm-page .gallery-section .owl-prev:hover,
.ccm-page .gallery-section .owl-next:hover {
  background: #59c721;
}
.ccm-page .owl-dots {
  display: none !important;
}
.ccm-page .single-item-overlay .img-box .overlay {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  transform: scale(0.7, 0);
  transition: 0.5s ease-in-out;
}
.ccm-page .single-item:hover .img-box .overlay {
  transform: scale(1, 1);
  transition: 0.5s ease-in-out;
}
.ccm-page .gallery-section .single-item-overlay .inner-box {
  position: absolute;
  left: 30px;
  bottom: 30px;
}
.ccm-page .single-item:hover .single-item-overlay .content {
  top: 0;
  transition: 0.5s cubic-bezier(0.4, 0, 1, 1);
  transition-delay: .3s;
}
.ccm-page .single-item-overlay .content .text {
  position: relative;
  font-size: 18px;
  font-family: 'Hind', sans-serif;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
}
.ccm-page .single-item-overlay .content span {
  color: #59c721;
  font-size: 16px;
  font-style: italic;
}
/** news section **/
.ccm-page .white-section {
  padding: 132px 0px 80px 0px;
  background-color: #fff;
}
.ccm-page .about-exobox-section {
  padding-bottom: 150px;
  background-color: #fafafa;
}
.ccm-page .news-section {
  position: relative;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 202px 0px 150px 0px;
  background-color: #fafafa;
}
.ccm-page .news-section .single-item-overlay {
  position: relative;
}
.ccm-page .news-section .single-item-overlay .img-box img {
  width: 100%;
}
.ccm-page .news-section .single-item-overlay .img-box .overlay {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  transform: scale(0.7, 0);
  transition: 0.5s ease-in-out;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
.ccm-page .news-section .single-item:hover .img-box .overlay {
  transform: scale(1, 1);
  transition: 0.5s ease-in-out;
}
.ccm-page .news-section .single-item-overlay .inner-box {
  display: table;
  width: 100%;
  height: 100%;
  text-align: center;
}
.ccm-page .news-section .single-item-overlay .content {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  top: -20%;
  transition: 0.2s cubic-bezier(0.4, 0, 1, 1);
}
.ccm-page .news-section .single-item-overlay:hover .content {
  top: 0;
  transition: 0.5s cubic-bezier(0.4, 0, 1, 1);
  transition-delay: .3s;
}
.ccm-page .news-section .single-item-overlay .content li a {
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: 15px;
  height: 53px;
  width: 53px;
  line-height: 53px;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 50%;
}
.ccm-page .news-section .single-item-overlay .content li a:hover {
  color: #59c721;
}
.ccm-page .news-section .single-item .lower-content {
  position: relative;
  border: 1px solid #ececec;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top: none;
  padding: 33px 30px 12px 30px;
}
.ccm-page .news-section .single-item .lower-content .meta {
  font-size: 12px;
  display: inline-block;
  font-family: 'Hind', sans-serif;
  font-weight: 600;
  line-height: 20px;
  color: #59c721;
  text-transform: uppercase;
  background: #f8fbed;
  border: 1px solid #eff6d6;
  border-radius: 30px;
  padding: 3px 19px 1px 20px;
  margin-bottom: 24px;
}
.ccm-page .news-section .single-item .lower-content h5 {
  text-transform: uppercase;
}
.ccm-page .news-section .single-item .lower-content p {
  line-height: 24px;
  margin-bottom: 27px;
}
.ccm-page .news-section .single-item {
  position: relative;
  background: #fff;
  border-radius: 10px;
  transition: all 500ms ease;
}
.ccm-page .news-section .single-item:hover {
  box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.5);
}
.ccm-page .news-section .single-item .img-box {
  position: relative;
  overflow: hidden;
}
.ccm-page .news-section .single-item img {
  width: 100%;
  transform: scale(1);
  transition: all 500ms ease;
}
.ccm-page .news-section .single-item .button-content {
  position: relative;
  font-size: 14px;
  border-top: 1px solid #ececec;
  padding-top: 14px;
}
.ccm-page .news-section .single-item .button-content span {
  float: right;
}
.ccm-page .news-section .tit-text {
  margin-bottom: 36px;
}
/** testimonials-section **/
.ccm-page .testimonials-section {
  position: relative;
  background-color: #fafafa;
  width: 100%;
  padding: 134px 0px 134px 0px;
}
.ccm-page .testimonials-section .testimonials-content {
  position: relative;
  background: #fff;
  padding: 28px 30px 29px 32px;
  border: 1px solid #f5f5f5;
  margin-top: 20px;
}
.ccm-page .testimonials-section .testimonials-content .text {
  position: relative;
  font-style: italic;
  line-height: 25px;
}
.ccm-page .testimonials-section .author-info {
  position: relative;
  margin-bottom: 19px;
}
.ccm-page .testimonials-section .owl-theme .owl-controls {
  display: none !important;
}
.ccm-page .testimonials-section .author-info .author,
.ccm-page .testimonials-section .author-info .author-img {
  position: relative;
  display: inline-block;
}
.ccm-page .testimonials-section .author-info .author-img {
  overflow: hidden;
  border-radius: 50%;
  width: 94px;
  height: 94px;
  float: right;
  margin-top: -48px;
  right: 20px;
  border: 6px solid #fff;
  box-shadow: 0 1px 5px 2px rgba(238, 238, 238, 0.6);
}
.ccm-page .testimonials-section .author-info .author-img img {
  width: 100%;
}
.ccm-page .testimonials-section .author-info .author h4 {
  margin-bottom: -2px;
  font-weight: 600;
}
.ccm-page .testimonials-section .tit-text {
  margin-bottom: 27px;
}
/** brand-area **/
.ccm-page .brand-area {
  position: relative;
}
.ccm-page .brand-area .brand-slider {
  position: relative;
  margin-top: 79px;
}
.ccm-page .brand-area .brand-slider li img {
  opacity: 0.31;
  width: 120px;
  margin: 0 auto;
  transition: all 500ms ease;
}
.ccm-page .brand-area .brand-slider li img:hover {
  opacity: 1;
}
/** main-footer-area **/
.ccm-page .main-footer-area {
  position: relative;
  background: #313a42;
  width: 100%;
}
.ccm-page .main-footer {
  position: relative;
  padding: 78px 0px 31px 0px;
}
.ccm-page .main-footer .logo-wideget {
  position: relative;
  top: -4px;
}
.ccm-page .main-footer .logo-wideget .footer-logo {
  margin-bottom: 27px;
}
.ccm-page .main-footer .footer-column .logo-box {
  margin-bottom: 20px;
}
.ccm-page .main-footer .footer-column {
  margin-top: 12px;
  margin-bottom: 12px;
}
.ccm-page .main-footer .footer-column p {
  font-size: 14px;
  color: #c8cdd2;
  margin-bottom: 20px;
  line-height: 26px;
}
.ccm-page .main-footer .follow {
  font-size: 15px;
  font-weight: 600;
  font-family: 'Hind', sans-serif;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 24px;
}
.ccm-page .main-footer .footer-social li {
  position: relative;
  display: inline-block;
  margin-right: 5px;
}
.ccm-page .main-footer .footer-social a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #fff;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  background: #41484e;
  border-radius: 50%;
}
.ccm-page .main-footer .footer-social a:hover {
  color: #59c721;
}
.ccm-page .main-footer-area .footer-title {
  position: relative;
  font-size: 19px;
  line-height: 28px;
  font-family: 'Hind', sans-serif;
  font-weight: 600;
  color: #fff;
  margin-bottom: 24px;
  text-transform: uppercase;
}
.ccm-page .main-footer .update-wideget {
  position: relative;
  margin: 0px 45px 0px 55px;
}
.ccm-page .main-footer .update-wideget .text {
  color: #ababab;
  line-height: 24px;
  margin-bottom: 6px;
}
.ccm-page .main-footer .update-wideget .comment {
  font-size: 13px;
  color: #fff;
}
.ccm-page .main-footer .update-wideget .single-box {
  position: relative;
  margin-bottom: 30px;
}
.ccm-page .main-footer .gallery-wideget .img-list li {
  position: relative;
  overflow-x: hidden;
  display: inline-block;
  margin-bottom: 6px;
  margin-right: 5px;
  float: left;
}
.ccm-page .main-footer .gallery-wideget .img-list li img {
  transform: scale(1);
  transition: all 500ms ease;
}
.ccm-page .main-footer .gallery-wideget .img-list li:hover img {
  transform: scale(1.1);
}
.ccm-page .main-footer .gallery-wideget {
  position: relative;
  margin: 0px -9px 0px 5px;
}
.ccm-page .main-footer .gallery-wideget .footer-title {
  margin-bottom: 32px;
}
.ccm-page .main-footer .link-wideget {
  position: relative;
  float: right;
}
.ccm-page .main-footer .link-wideget a {
  position: relative;
  display: inline-block;
  color: #ababab;
  margin-bottom: 13px;
  padding: 0px 0px 0px 19px;
}
.ccm-page .main-footer .link-wideget a:before {
  position: absolute;
  content: "\f105";
  font-family: 'FontAwesome';
  font-size: 14px;
  left: 0px;
  top: 0px;
}
.ccm-page .main-footer .link-wideget a:hover,
.ccm-page .main-footer .link-wideget a:hover:before {
  color: #59c721;
}
.ccm-page .main-footer .link-wideget .footer-title {
  margin-bottom: 21px;
}
.ccm-page .main-footer h1,
.ccm-page .main-footer h2,
.ccm-page .main-footer h3,
.ccm-page .main-footer h4,
.ccm-page .main-footer h5,
.ccm-page .main-footer h6 {
  font-family: 'Hind', sans-serif;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 24px;
  margin-top: 12px;
}
.ccm-page .main-footer .small-single-post a {
  color: #59c721 !important;
}
.ccm-page .main-footer .small-single-post a:hover {
  color: #fff !important;
}
.ccm-page .main-footer .text {
  color: #c8cdd2;
}
/** footer-bottom **/
.ccm-page .footer-bottom {
  position: relative;
  padding: 20px 0px 19px 0px;
  border-top: 1px solid #475058;
  font-size: 16px;
  font-family: 'Hind', sans-serif;
  color: #ababab;
}
.ccm-page .footer-bottom a {
  font-size: 16px;
  font-family: 'Hind', sans-serif;
  color: #ababab;
}
.ccm-page .footer-bottom a:hover {
  color: #59c721;
}
/*** 

====================================================================
                        Home-Page-two
====================================================================

***/
.ccm-page .header-style-two {
  position: fixed;
  width: 100%;
  background-color: #fff;
  -moz-box-shadow: 0 0 5px 0 #ccc;
  -webkit-box-shadow: 0 0 5px 0 #ccc;
  box-shadow: 0 0 5px 0 #ccc;
  z-index: 100;
}
.ccm-page .header-style-two .main-menu {
  padding: 0;
  float: right;
  margin: 20px 0 20px 0;
}
.ccm-page .header-style-two .main-menu .nav-item {
  padding-left: 20px;
}
.ccm-page .header-style-two .main-menu .nav-item:first-child {
  padding-left: 0;
}
.ccm-page .header-style-two .main-menu .nav-item a {
  font-weight: 600;
  text-transform: uppercase;
  color: #000;
}
.ccm-page.page-template-home .header-style-two .main-menu .nav-item a {
  color: black;
}
.ccm-page .header-style-two .main-menu .nav-item a.active {
  color: #59c721;
}
.ccm-page .header-style-two .sticky-fixed {
  background: #000;
  width: 100%;
  padding: 10px 0px;
}
.ccm-page .header-style-two .menu-area {
  background: transparent;
  margin-top: 9px;
}
.ccm-page .header-style-two .menu-area .header-social {
  position: relative;
  display: inline-block;
  margin-left: 9px;
}
.ccm-page .header-style-two .menu-area .header-social li {
  position: relative;
  display: inline-block;
  margin-left: 11px;
}
.ccm-page .header-style-two .menu-area .header-social li a {
  position: relative;
  display: inline-block;
  font-size: 13px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  color: #a4a4a4;
  text-align: center;
  border: 1px solid #d2d3d2;
  border-radius: 50%;
}
.ccm-page .header-style-two .theme_menu.stricky-fixed {
  background: #000;
  padding: 10px 0px;
  width: 100%;
}
.ccm-page .header-style-two .menu-area .header-social li a:hover {
  color: #59c721;
  border: 1px solid #59c721;
}
.ccm-page .header-style-two .main-menu .navigation > li.current > a:before {
  display: none;
}
.ccm-page .header-style-two .main-menu .navigation > li.current > a {
  border: 1px solid #59c721;
  border-radius: 10px;
}
.ccm-page .header-style-two .main-menu .navigation > li > a {
  padding: 3px 15px 2px 14px;
  border: 1px solid transparent;
}
.ccm-page .header-style-two .navigation > li > ul {
  top: 165%;
}
.ccm-page .header-style-two .navigation > li {
  margin: 0px 7px 0px 7px;
}
/** banner-style-two **/
.ccm-page .banner-style-two h1 {
  font-size: 64px;
}
/** about section **/
.ccm-page .about-section {
  position: relative;
  padding: 141px 0px 100px 0px;
}
.ccm-page .about-section .left-content .top-title {
  position: relative;
  font-size: 36px;
  line-height: 45px;
  font-family: 'Lobster Two', Cursive;
  color: #59c721;
  margin-bottom: 12px;
}
.ccm-page .about-section .left-content .title {
  position: relative;
  font-size: 42px;
  line-height: 49px;
  font-family: 'Hind', sans-serif;
  color: #333;
  font-weight: 700;
}
.ccm-page .about-section .right-content h3 {
  font-weight: 500;
  margin-bottom: 19px;
}
.ccm-page .about-section .right-content {
  position: relative;
  top: 14px;
}
.ccm-page .about-section .right-content .text {
  line-height: 30px;
}
.ccm-page .about-section .bottom-content {
  position: relative;
  margin-top: 63px;
}
.ccm-page .about-section .bottom-content .single-item {
  position: relative;
  padding: 0px 25px 0px 128px;
  margin-bottom: 48px;
}
.ccm-page .about-section .bottom-content .single-item .icon-box {
  position: absolute;
  left: 0px;
  top: 7px;
  width: 98px;
  height: 98px;
  line-height: 98px;
  text-align: center;
  border: 1px solid #eeeeee;
  transition: all 500ms ease;
}
.ccm-page .about-section .bottom-content .single-item:hover .icon-box {
  border: 1px solid #59c721;
}
.ccm-page .about-section .bottom-content .single-item .icon-box i:before {
  font-size: 30px;
  color: #59c721;
  margin: 0px;
}
.ccm-page .about-section .bottom-content .single-item .title {
  position: relative;
  font-size: 16px;
  font-family: 'Hind', sans-serif;
  font-weight: 600;
  color: #333;
  margin-bottom: 29px;
  text-transform: uppercase;
}
.ccm-page .about-section .bottom-content .single-item .title:before {
  position: absolute;
  content: '';
  background: #59c721;
  width: 30px;
  height: 1px;
  left: 0px;
  bottom: -11px;
}
.ccm-page .about-section .bottom-content .single-item p {
  line-height: 26px;
}
/** video-section **/
.ccm-page .video-section {
  position: relative;
  width: 100%;
  padding: 112px 0px 108px 0px;
}
.ccm-page .video-section:before {
  position: absolute;
  content: '';
  background: #313a42;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
}
.ccm-page .video-section .top-title {
  position: relative;
  font-size: 44px;
  line-height: 52px;
  font-family: 'Lobster Two', Cursive;
  color: #59c721;
  font-weight: 400;
  margin-bottom: 23px;
}
.ccm-page .video-section .title {
  position: relative;
  font-size: 66px;
  line-height: 70px;
  font-family: 'Hind', sans-serif;
  font-weight: 600;
  color: #fff;
  margin-bottom: 37px;
}
.ccm-page .video-section .video-gallery .overlay-gallery .icon-holder {
  margin-top: 5px;
}
.ccm-page .video-section .video-gallery {
  height: 120px;
}
.ccm-page .video-section .video-gallery .overlay-gallery .icon-holder .icon {
  position: relative;
  display: inline-block;
}
.ccm-page .video-section .video-gallery .overlay-gallery .icon-holder .icon:before {
  position: absolute;
  content: '';
  background: #fff;
  width: 96px;
  height: 1px;
  top: 53px;
  left: 172px;
}
.ccm-page .video-section .video-gallery .overlay-gallery .icon-holder .icon:after {
  position: absolute;
  content: '';
  background: #fff;
  width: 96px;
  height: 1px;
  top: 53px;
  right: 172px;
}
/** team-section **/
.ccm-page .team-section {
  position: relative;
  padding: 144px 0px 152px 0px;
}
.ccm-page .team-section .sec-title h2:before {
  left: 50%;
  margin-left: -50px;
  bottom: -28px;
}
.ccm-page .team-section img {
  width: 100%;
}
.ccm-page .single-item-team {
  position: relative;
  overflow: hidden;
  text-align: center;
  margin-bottom: 25px;
}
.ccm-page .single-item-team figure {
  margin: 0;
}
.ccm-page .single-item-team img {
  width: 100%;
}
.ccm-page .single-item-team .lower-content {
  position: absolute;
  left: 0px;
  bottom: -138px;
  width: 100%;
  background: #384149;
  padding: 21px 0px 17px 0px;
  transition: all 900ms ease;
}
.ccm-page .single-item-team:hover .lower-content {
  bottom: 3px;
  transition: all 900ms ease;
}
.ccm-page .single-item-team .team-social {
  position: relative;
  margin-bottom: 7px;
}
.ccm-page .single-item-team .team-social li {
  position: relative;
  display: inline-block;
  margin: 0px 5px;
}
.ccm-page .single-item-team .team-social li a {
  font-size: 16px;
  color: #fff;
}
.ccm-page .single-item-team .team-social li a:hover {
  color: #59c721;
}
.ccm-page .single-item-team .lower-content .name {
  position: relative;
  font-size: 17px;
  color: #fff;
  font-family: 'Hind', sans-serif;
  font-weight: 500;
  margin-bottom: 0px;
}
.ccm-page .single-item-team .lower-content .name a:hover {
  color: #59c721;
}
.ccm-page .single-item-team .lower-content .title {
  font-size: 14px;
  color: #868788;
  line-height: 20px;
  margin: 0;
}
.ccm-page .single-item-team .lower-content .caption {
  font-size: 14px;
  color: #868788;
  line-height: 20px;
}
.ccm-page .single-item-team .img-box {
  position: relative;
}
.ccm-page .single-item-team .img-box img {
  position: relative;
  top: 0px;
  transition: all 900ms ease;
}
.ccm-page .single-item-team:hover .img-box img {
  top: -30px;
}
.ccm-page .single-item-team .img-box:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 3px;
  background: #384149;
  left: 0px;
  bottom: 0px;
  z-index: 1;
  transition: all 900ms ease;
}
.ccm-page .single-item-team:hover .img-box:before {
  background: #59c721;
  transition: all 900ms ease;
}
.ccm-page .team-section .owl-next {
  position: absolute;
  top: 50%;
  right: 0px;
}
.ccm-page .team-section .owl-prev {
  position: absolute;
  top: 50%;
  left: 0px;
}
.ccm-page .team-section .owl-next span:before,
.ccm-page .team-section .owl-prev span:before {
  font-size: 18px;
}
.ccm-page .team-section .sec-title h2 {
  margin-bottom: 55px;
}
.ccm-page .team-section .tit-text {
  margin-bottom: 81px;
}
/** event-section **/
.ccm-page .event-section {
  position: relative;
  background: #fff;
  width: 100%;
  padding: 142px 0px 147px 0px;
}
.ccm-page .event-section:before {
  position: absolute;
  content: '';
  background: url(/packages/webhapp_basics/themes/webhapp/images/home/bg.png);
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background-size: cover;
  background-repeat: no-repeat;
}
.ccm-page .event-section img {
  width: 100%;
}
.ccm-page .event-section .sec-title h2 {
  margin-bottom: 55px;
}
.ccm-page .event-section .tit-text {
  margin-bottom: 63px;
}
.ccm-page .event-section .sec-title h2:before {
  left: 50%;
  margin-left: -50px;
  bottom: -28px;
}
.ccm-page .countdown-box {
  position: relative;
  width: 100%;
}
.ccm-page .countdown-timer .counter-column {
  position: relative;
  display: inline-block;
  font-weight: 500;
  margin-right: 35px;
  color: #59c721;
  font-size: 15px;
  font-family: 'Hind', sans-serif;
  line-height: 15px;
  text-align: center;
}
.ccm-page .countdown-timer .counter-column:before {
  position: absolute;
  content: '';
  background: #ececec;
  width: 1px;
  height: 33px;
  top: 12px;
  right: -20px;
}
.ccm-page .countdown-timer .counter-column span {
  color: #333;
  font-weight: 600;
  font-size: 30px;
  line-height: 39px;
  margin-bottom: 5px;
  font-family: 'Hind', sans-serif;
}
.ccm-page .event-section .event-content {
  position: relative;
  border: 1px solid #ececec;
  background: #fff;
}
.ccm-page .event-section .event-content .event-side-content {
  position: relative;
  padding: 47px 50px 58px 10px;
}
.ccm-page .event-section .event-content .event-side-content h5 {
  color: #707070;
  text-transform: uppercase;
  font-weight: 600px;
  margin-bottom: 12px;
}
.ccm-page .event-section .event-content .event-side-content .title-text {
  position: relative;
  font-size: 24px;
  line-height: 36px;
  font-family: 'Hind', sans-serif;
  font-weight: 600;
  color: #333;
  margin-bottom: 18px;
  text-transform: uppercase;
}
.ccm-page .event-section .event-content .event-side-content .text {
  margin-bottom: 20px;
}
.ccm-page .event-section .event-content .event-side-content .countdown-box {
  position: relative;
  margin-bottom: 39px;
}
.ccm-page .event-section .event-content .event-side-content .btn-one {
  padding: 8px 31px 7px 30px;
}
.ccm-page .event-section .img-box {
  position: relative;
  top: -21px;
  left: 25px;
}
/** news-style-two **/
.ccm-page .news-style-two {
  position: relative;
  background: #fff;
}
.ccm-page .news-style-two:before {
  position: absolute;
  content: '';
  background: url(/packages/webhapp_basics/themes/webhapp/images/news/bg.png);
  width: 118px;
  height: 450px;
  left: 0px;
  bottom: 40px;
}
.ccm-page .news-style-two .owl-nav {
  position: absolute;
  display: inline-block;
  top: -78px;
  right: 0px;
}
.ccm-page .news-style-two .owl-prev,
.ccm-page .news-style-two .owl-next {
  position: relative;
  width: 37px;
  height: 37px;
  line-height: 36px;
  text-align: center;
  border: 1px solid #e2e2e2;
  border-radius: 50%;
}
.ccm-page .news-style-two .owl-prev:hover,
.ccm-page .news-style-two .owl-next:hover {
  border: 1px solid #59c721;
}
.ccm-page .news-style-two .single-item .lower-content {
  padding: 29px 30px 8px 30px;
}
.ccm-page .news-style-two .single-item .lower-content p {
  line-height: 26px;
  margin-bottom: 19px;
}
.ccm-page .news-style-two .single-item .button-content {
  padding-top: 11px;
}
.ccm-page .news-style-two .single-item:hover {
  box-shadow: none;
}
/** footer-style-two **/
.ccm-page .footer-style-two {
  position: relative;
}
.ccm-page .footer-style-two .footer-top {
  position: relative;
  padding: 75px 0px 84px 0px;
}
.ccm-page .footer-style-two .footer-top .footer-logo {
  position: relative;
  margin-bottom: 39px;
}
.ccm-page .footer-style-two .footer-top .footer-menu {
  position: relative;
  margin-bottom: 45px;
}
.ccm-page .footer-style-two .footer-top .footer-menu li {
  position: relative;
  display: inline-block;
  margin: 0px 20px;
}
.ccm-page .footer-style-two .footer-top .footer-menu li a {
  position: relative;
  display: inline-block;
  font-size: 15px;
  line-height: 26px;
  font-family: 'Hind', sans-serif;
  color: #fff;
  text-transform: uppercase;
}
.ccm-page .footer-style-two .footer-top .footer-menu li a.active {
  color: #59c721;
}
.ccm-page .footer-style-two .footer-top .footer-social li {
  position: relative;
  display: inline-block;
  margin: 0px 3px;
}
.ccm-page .footer-style-two .footer-top .footer-social li a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  background: #3a444c;
  color: #aaa;
  text-align: center;
}
.ccm-page .footer-style-two .footer-top .footer-social li a:hover {
  background: #59c721;
  color: #fff;
}
.ccm-page .footer-style-two .footer-bottom {
  border-top: none;
  background: #3a444c;
}
.ccm-page .footer-style-two .footer-bottom {
  padding: 20px 0px;
}
/*** 

====================================================================
                        about page
====================================================================

***/
.ccm-page .page-title {
  position: relative;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.ccm-page .page-title-background {
  padding: 195px 0px 130px 0px;
  background: rgba(255, 255, 255, 0.3);
}
.ccm-page .page-title .title {
  position: relative;
  display: inline-block;
  font-size: 48px;
  font-family: 'Hind', sans-serif;
  line-height: 55px;
  color: #333;
  font-weight: 700;
  text-transform: uppercase;
}
.ccm-page .page-title span {
  color: #59c721;
}
.ccm-page .page-title .bread-crumb {
  position: relative;
  display: inline-block;
  float: right;
  font-size: 18px;
  top: 10px;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
}
.ccm-page .page-title .bread-crumb a {
  color: #fff;
}
.ccm-page .page-title .bread-crumb a:hover {
  color: #59c721;
}
/*** 

====================================================================
                        gallery page
====================================================================

***/
.ccm-page .gallery-fulwidth {
  position: relative;
  background: #fff;
  padding: 114px 0px 130px 0px;
}
.ccm-page .gallery-fulwidth .filter-item {
  position: relative;
  padding: 0px 0px;
}
.ccm-page .gallery-fulwidth .post-filter {
  position: relative;
  margin-bottom: 40px;
}
.ccm-page .gallery-fulwidth .post-filter li {
  position: relative;
  display: inline-block;
  margin: 0px 5px;
}
.ccm-page .gallery-fulwidth .post-filter li span {
  position: relative;
  display: inline-block;
  font-size: 18px;
  font-family: 'Hind', sans-serif;
  line-height: 28px;
  border: 1px solid transparent;
  color: #777777;
  cursor: pointer;
  padding: 2px 19px 0px 19px;
  transition: all 500ms ease;
}
.ccm-page .gallery-fulwidth .post-filter li.active span {
  color: #59c721;
  border: 1px solid #59c721;
  transition: all 500ms ease;
}
.ccm-page .team-page {
  position: relative;
  padding-bottom: 70px;
  padding-top: 104px;
}
.ccm-page .team-page .single-item {
  margin-bottom: 64px;
}
/*** 

====================================================================
                        error page
====================================================================

***/
.ccm-page .error-section {
  position: relative;
  padding: 0px;
}
.ccm-page .error-section .title {
  position: relative;
  font-size: 47px;
  font-family: 'Lobster Two', Cursive;
  line-height: 55px;
  color: #333;
  margin-bottom: 24px;
}
.ccm-page .error-section .text {
  position: relative;
  font-size: 19px;
  line-height: 30px;
  color: #666;
  font-family: 'Hind', sans-serif;
  margin-bottom: 24px;
}
.ccm-page .error-section .error-title {
  position: relative;
  margin-bottom: 39px;
}
.ccm-page .error-section .img-box img {
  width: 100%;
}
.ccm-page .error-section .img-box {
  position: relative;
  margin-right: -35px;
  margin-left: -25px;
}
.ccm-page .error-section .btn-one {
  padding: 10px 32px 10px 32px;
}
.ccm-page .error-section .error-content {
  position: relative;
  top: 160px;
  z-index: 1;
}
/*** 

====================================================================
                        blog classic
====================================================================

***/
.ccm-page .blog-page {
  position: relative;
}
.ccm-page .blog-page .blog-classic-content,
.ccm-page .blog-page .blog-details-content {
  position: relative;
}
.ccm-page .blog-classic .blog-classic-content .single-item .img-box {
  position: relative;
  overflow: hidden;
}
.ccm-page .blog-details-content .single-item:hover {
  box-shadow: none;
}
.ccm-page .blog-classic .blog-classic-content .single-item img {
  width: 100%;
  transform: scale(1);
  transition: all 500ms ease;
}
.ccm-page .blog-classic .blog-classic-content .single-item:hover img {
  transform: scale(1.1);
}
.ccm-page .blog-classic .blog-classic-content .single-item {
  margin-bottom: 40px;
}
.ccm-page .blog-classic .single-item .lower-content {
  border-bottom: 2px solid #ececec;
}
.ccm-page .blog-classic .blog-classic-content .single-item h4 a {
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 3px;
  display: inline-block;
}
.ccm-page .blog-classic .single-item .lower-content {
  padding: 39px 30px 9px 30px;
}
.ccm-page .blog-classic .single-item .lower-content .meta {
  margin-bottom: 22px;
}
.ccm-page .blog-classic .single-item .lower-content p {
  line-height: 26px;
  margin-bottom: 34px;
}
.ccm-page .blog-classic .single-item .button-content {
  padding-top: 11px;
}
.ccm-page .blog-page .link-btn {
  margin-top: 54px;
}
.ccm-page .blog-page .sidebar-title h4 {
  position: relative;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 42px;
}
.ccm-page .blog-page .sidebar-title h4:before {
  position: absolute;
  content: '';
  background: #59c721;
  width: 40px;
  height: 1px;
  left: 0px;
  bottom: -11px;
}
.ccm-page .blog-page .sidebar {
  position: relative;
  top: 14px;
}
.ccm-page .blog-page .sidebar .search-box {
  position: relative;
  margin-bottom: 64px;
}
.ccm-page .blog-page .sidebar .search-box input {
  position: relative;
  width: 100%;
  height: 50px;
  border: 1px solid #ececec;
  padding: 15px 20px;
  transition: all 500ms ease;
}
.ccm-page .blog-page .sidebar .search-box input:focus {
  border: 1px solid #59c721;
  transition: all 500ms ease;
}
.ccm-page .blog-page .sidebar .search-box button {
  position: absolute;
  font-size: 15px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #59c721;
  color: #fff;
  top: 0px;
  right: 0px;
}
.ccm-page .blog-page .sidebar .sidebar-categories {
  position: relative;
  margin-bottom: 39px;
}
.ccm-page .blog-page .sidebar .sidebar-categories li a {
  position: relative;
  display: block;
  font-size: 16px;
  padding: 10px 0px 18px 20px;
  border-bottom: 1px dashed #e0e0e0;
  margin-bottom: 10px;
}
.ccm-page .blog-page .sidebar .sidebar-categories li a span {
  float: right;
}
.ccm-page .blog-page .sidebar .sidebar-categories li a:before {
  position: absolute;
  content: "\f105";
  font-family: 'FontAwesome';
  font-size: 16px;
  left: 0px;
  top: 9px;
}
.ccm-page .blog-page .sidebar-categories .sidebar-title h4 {
  margin-bottom: 37px;
}
.ccm-page .blog-page .sidebar .sidebar-wideget {
  padding-bottom: 62px;
}
.ccm-page .small-single-post {
  position: relative;
  padding: 0px 0px 0px 108px;
  margin-bottom: 36px;
  border-bottom: 1px dashed #e0e0e0;
}
.ccm-page .small-single-post:last-child {
  border-bottom: none;
}
.ccm-page .small-single-post .img-box {
  position: absolute;
  overflow: hidden;
  border-radius: 50%;
  left: 0px;
  top: -1px;
  width: 83px;
  height: 83px;
}
.ccm-page .small-single-post .img-box img {
  width: 100%;
  transition: all 500ms ease;
  transform: scale(1);
}
.ccm-page .small-single-post:hover .img-box img {
  transform: scale(1.1);
}
.ccm-page .small-single-post .post-title a {
  position: relative;
  font-size: 19px;
  line-height: 22px;
  font-family: 'Hind', sans-serif;
  font-weight: 600;
  color: #333;
  margin-bottom: 0px;
  transition: all 500ms ease;
}
.ccm-page .small-single-post .post-title a:hover {
  color: #59c721;
  transition: all 500ms ease;
}
.ccm-page .blog-page .sidebar-post .sidebar-title h4 {
  margin-bottom: 50px;
}
.ccm-page .blog-page .sidebar .sidebar-tags .tag-list li {
  position: relative;
  display: inline-block;
  margin: 0px 7px 10px 0px;
}
.ccm-page .blog-page .sidebar .sidebar-tags .tag-list li span {
  position: relative;
  display: inline-block;
  font-size: 15px;
  font-family: 'Hind', sans-serif;
  background: #f4f4f4;
  padding: 7px 33px 7px 32px;
  text-align: center;
  font-weight: 400;
}
.ccm-page .blog-page .sidebar .sidebar-tags {
  position: relative;
  top: -8px;
}
.ccm-page .blog-page .sidebar-tags .sidebar-title h4 {
  margin-bottom: 44px;
}
/*** 

====================================================================
                        blog details
====================================================================

***/
.ccm-page .blog-details {
  position: relative;
}
.ccm-page .blog-details .content-style-one .quote {
  position: relative;
  display: block;
  background: #f8f8f8;
  padding: 48px 0px 50px 0px;
  margin-bottom: 42px;
  margin-top: 42px;
}
.ccm-page .blog-details .content-style-one .quote .text {
  position: relative;
  font-size: 25px;
  line-height: 34px;
  font-weight: 500;
  color: #333;
  margin-bottom: 18px;
}
.ccm-page .blog-details .content-style-one .quote h5 {
  color: #989898;
  font-weight: 400;
  margin-bottom: 0px;
}
.ccm-page .blog-details .content-style-one .single-item .lower-content {
  padding: 39px 30px 0px 30px;
  border-radius: 0px;
}
.ccm-page .blog-details .content-style-one .single-item .lower-content h4 {
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 11px;
}
.ccm-page .blog-details .single-item .lower-content .meta {
  margin-bottom: 23px;
}
.ccm-page .blog-details .single-item .lower-content p {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 30px;
}
.ccm-page .blog-details .post-share-option {
  position: relative;
  padding: 20px 35px 18px 35px;
  border: 1px solid #ececec;
  border-top: none;
  margin-bottom: 67px;
}
.ccm-page .blog-details .post-share-option .tag-post,
.ccm-page .blog-details .post-share-option .post-social,
.ccm-page .blog-details .post-share-option li {
  position: relative;
  display: inline-block;
}
.ccm-page .blog-details .post-share-option .post-social {
  float: right;
}
.ccm-page .blog-details .post-share-option .tag-post li a {
  font-size: 16px;
  color: #8b8b8b;
}
.ccm-page .blog-details .post-share-option .tag-post li a:hover {
  color: #59c721;
}
.ccm-page .blog-details .post-share-option .tag-post li.tag {
  font-size: 16px;
  color: #333;
  font-weight: 500;
}
.ccm-page .blog-details .post-share-option .post-social li {
  margin-left: 5px;
}
.ccm-page .blog-details .post-share-option .post-social li a {
  position: relative;
  display: inline-block;
  font-size: 13px;
  width: 33px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  background: #f4f4f4;
  color: #a5a5a5;
  border-radius: 50%;
}
.ccm-page .blog-details .post-share-option .post-social li a:hover {
  background: #59c721;
  color: #fff;
}
.ccm-page .blog-details .comment-title {
  position: relative;
  font-size: 24px;
  font-family: 'Hind', sans-serif;
  line-height: 33px;
  color: #333;
  font-weight: 700;
  margin-bottom: 38px;
  text-transform: uppercase;
}
.ccm-page .blog-details .comment-area .single-comment {
  position: relative;
  padding: 0px 0px 0px 127px;
  margin-bottom: 53px;
}
.ccm-page .blog-details .comment-area .single-comment .comment-img {
  position: absolute;
  overflow: hidden;
  border-radius: 50%;
  left: 0px;
  top: 1px;
}
.ccm-page .blog-details .comment-area .single-comment .title {
  position: relative;
  display: inline-block;
  font-size: 16px;
  font-family: 'Hind', sans-serif;
  color: #333;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 13px;
}
.ccm-page .blog-details .comment-area .single-comment .time {
  position: relative;
  display: inline-block;
  float: right;
  z-index: 1;
}
.ccm-page .blog-details .comment-area .single-comment .time .text {
  display: inline-block;
  font-weight: 400;
  font-family: 'Hind', sans-serif;
  margin-right: 20px;
}
.ccm-page .blog-details .comment-area .single-comment .time a {
  font-size: 15px;
  font-family: 'Hind', sans-serif;
  color: #59c721;
}
.ccm-page .blog-details .comment-area .single-comment p {
  font-size: 16px;
  line-height: 26px;
}
.ccm-page input,
.ccm-page textarea {
  position: relative;
  width: 100%;
  height: 50px;
  border: 1px solid #ececec;
  padding: 15px 20px;
  margin-bottom: 29px;
  transition: all 500ms ease;
}
.ccm-page textarea {
  height: 130px;
  resize: none;
  margin-bottom: 22px;
}
.ccm-page input:focus,
.ccm-page textarea:focus {
  border: 1px solid #59c721;
  transition: all 500ms ease;
}
.ccm-page .blog-details .comment-form .comment-title {
  margin-bottom: 29px;
}
.ccm-page .blog-details .comment-form .btn-one {
  width: 100%;
  border-radius: 0px;
}
.ccm-page .blog-details .comment-form {
  position: relative;
  margin-top: 77px;
}
/*** 

====================================================================
                        contact section
====================================================================

***/
.ccm-page .contact-info {
  position: relative;
  padding: 120px 0px 100px 0px;
  background-color: #fafafa;
}
.ccm-page .contact-section .single-item,
.ccm-page footer .single-item {
  position: relative;
  display: block;
  background: #fafafa;
  border: 1px solid #ececec;
  padding: 63px 0px 63px 0px;
  transition: all 500ms ease;
  text-align: center;
  margin-bottom: 50px;
}
.ccm-page footer .single-item {
  padding: 40px 0px 39px 0px;
}
.ccm-page .contact-section .single-item:before,
.ccm-page footer .single-item:before {
  position: absolute;
  content: "\f041";
  font-size: 80px;
  font-family: 'FontAwesome';
  color: #f0f0f0;
  text-align: center;
  align-items: center;
  justify-content: center;
  width: 100%;
  display: flex;
  height: 100%;
}
.ccm-page .contact-section .single-item.phone:before,
.ccm-page footer .single-item.phone:before {
  content: "\f095";
}
.ccm-page .contact-section .single-item.mail:before,
.ccm-page footer .single-item.mail:before {
  content: "\f003";
}
.ccm-page .contact-section .single-item:hover,
.ccm-page footer .single-item.phone:before {
  box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.5);
}
.ccm-page .contact-section .single-item h3,
.ccm-page footer .single-item.phone:before {
  position: relative;
  text-transform: uppercase;
  margin-bottom: 36px;
}
.ccm-page .contact-section .single-item h3:before,
.ccm-page footer .single-item.phone:before {
  position: absolute;
  content: '';
  background: #cacaca;
  width: 45px;
  height: 1px;
  left: 50%;
  margin-left: -25px;
  bottom: -14px;
}
.ccm-page .contact-section .single-item .text,
.ccm-page footer .single-item.phone:before {
  position: relative;
  font-size: 18px;
  font-family: 'Hind', sans-serif;
  line-height: 28px;
}
.ccm-page .contact-section {
  position: relative;
  padding: 202px 0px 150px 0px;
  background-color: #fafafa;
}
.ccm-page .contact-title {
  position: relative;
  font-size: 32px;
  font-family: 'Hind', sans-serif;
  font-weight: 700;
  color: #333;
  text-transform: uppercase;
  margin-bottom: 37px;
}
.ccm-page .contact-title:before {
  /*position: absolute;
    content: '';
    background: #59c721;
    width: 42px;
    height: 1px;
    left: 50%;
    margin-left: -25px;
    bottom: -26px;*/
}
.ccm-page .contact-section input,
.ccm-page .contact-section textarea {
  background: #fff;
  height: 53px;
  margin-bottom: 20px;
}
.ccm-page .contact-section textarea {
  height: 143px;
}
.ccm-page .google-map {
  position: relative;
}
.ccm-page #contact-google-map {
  height: 424px;
  position: relative;
}
.ccm-page .contact-section .btn-one {
  width: 100%;
  border-radius: 0px;
  padding: 11px 24px 10px 24px;
}
/*============= donate form area =================*/
.ccm-page .donate-popup {
  position: fixed;
  left: 0px;
  top: -100%;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  visibility: hidden;
  opacity: 0;
  overflow: auto;
  transition: all 700ms ease;
  -moz-transition: all 700ms ease;
  -webkit-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease;
}
.ccm-page .donate-popup.popup-visible {
  top: 0;
  visibility: visible;
  opacity: 1;
}
.ccm-page .donate-popup .close-donate {
  position: absolute;
  right: 25px;
  top: 25px;
  font-size: 20px;
  color: #ffffff;
  cursor: pointer;
  z-index: 5;
}
.ccm-page .donate-popup .close-donate:hover {
  opacity: 0.70;
}
.ccm-page .donate-form-area {
  margin-top: 100px;
  margin-bottom: 100px;
  background: #f2f2f2;
  padding: 57px;
  border: 3px solid #59c721;
}
.ccm-page .donate-form-area h2 {
  font-size: 36px;
  text-align: center;
  font-weight: 400;
  color: #222222;
  margin-bottom: 40px;
  text-transform: capitalize;
  font-family: 'Montserrat', sans-serif;
}
.ccm-page .donate-form-area h4 {
  font-size: 24px;
  color: #444444;
  font-weight: 400;
  margin-bottom: 18px;
  text-transform: capitalize;
}
.ccm-page .donate-form-area h3 {
  font-weight: 400;
  margin-top: 38px;
  color: #444444;
  margin-bottom: 28px;
  text-transform: capitalize;
}
.ccm-page .donate-form-area .form-group input {
  width: 100%;
  border: 1px solid #f4f4f4;
  transition: all 500ms ease;
}
.ccm-page .donate-form-area .form-group input:focus {
  border: 1px solid #59c721;
}
/*check list*/
.ccm-page .chicklet-list {
  background: #fff;
  padding: 30px 30px 25px;
}
.ccm-page .chicklet-list li {
  padding: 0 5px;
  display: inline-block;
  position: relative;
  cursor: pointer;
}
.ccm-page .chicklet-list input {
  font-size: 16px;
  line-height: 40px;
  border: 2px solid #59c721;
  padding: 0.55em 0.55em 0.55em 0.8em;
  margin-bottom: 0px;
}
.ccm-page .chicklet-list input[type=radio] {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
.ccm-page .chicklet-list label {
  display: block;
  font-size: 16px;
  font-weight: normal;
  background: #ffffff;
  border: 1px solid #f4f4f4;
  color: #000;
  padding: 8px 27px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
.ccm-page .chicklet-list :checked + label {
  background: #59c721;
  color: #f7f7f7;
  text-shadow: none;
}
.ccm-page .chicklet-list li.other-amount {
  width: 38%;
  float: right;
}
.ccm-page .chicklet-list li span {
  position: absolute;
  left: -30px;
  top: 9px;
  font-size: 16px;
  color: #303030;
}
.ccm-page .chicklet-list input[type="text"] {
  height: 40px;
}
/*==========*/
.ccm-page .donate-form-area .form-bg {
  background: #fff;
  padding: 30px 30px 15px;
}
.ccm-page .donate-form-area .default-form .form-group {
  margin-bottom: 15px;
}
.ccm-page .donate-form-area .default-form .form-group p {
  margin-bottom: 5px;
}
.ccm-page .donate-form-area .payment-option {
  position: relative;
  margin-top: 20px;
  margin-bottom: 35px;
}
.ccm-page .donate-form-area .payment-option li {
  display: inline-block;
  font-size: 18px;
  color: #303030;
  font-size: 15px;
  margin-right: 10px;
}
.ccm-page .donate-form-area .payment-option .checkbox input {
  width: 15px;
  height: 15px;
  top: 3px;
}
.ccm-page footer .login {
  display: inline-block;
  margin-left: 30px;
}
.ccm-page footer {
  margin-top: 40px;
  margin-bottom: 39px;
}
.ccm-page footer .footer-right {
  text-align: right;
}
.ccm-page .exobox-section {
  height: 100vh;
  position: relative;
}
.ccm-page .exobox-section-left {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
}
.ccm-page .exobox-section-right {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
}
.ccm-page .exobox-section-background {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.ccm-page .exobox-section-color {
  width: 100%;
  height: 100%;
}
.ccm-page .exobox-section-color.green {
  background-color: rgba(156, 199, 0, 0.8);
}
.ccm-page .exobox-section-color.white {
  background-color: rgba(255, 255, 255, 0.8);
}
.ccm-page .exobox-banner {
  text-align: center;
  padding: 16px 32px;
}
.ccm-page .exobox-banner h3 {
  font-size: 62px;
  font-family: 'Lobster Two', Cursive;
  margin-bottom: 48px;
  line-height: 1;
}
.ccm-page .exobox-banner p,
.ccm-page .exobox-banner li,
.ccm-page .exobox-banner span {
  font-size: 18px;
  font-family: 'Hind', sans-serif;
  font-weight: 500;
  color: #333;
  margin-bottom: 29px;
}
.ccm-page .service-section-left-overlay {
  background-color: rgba(49, 58, 66, 0.5);
}
.ccm-page .service-section .service-content .service-image {
  display: none;
}
.ccm-page .configurator-section {
  padding-top: 168px;
  padding-bottom: 150px;
}
.ccm-page .configurator-section .contact-title {
  margin-bottom: 17px;
}
.ccm-page .webhapp-configurator {
  margin-bottom: 60px;
}
.ccm-page .webhapp-configurator input[type="radio"] {
  position: absolute;
  left: -9999px;
}
.ccm-page .webhapp-configurator input[type="radio"] + label {
  padding: 18px 0;
  background-color: #ccc;
  overflow: hidden;
  width: 100%;
  text-transform: uppercase;
  line-height: 1;
  cursor: pointer;
}
.ccm-page .webhapp-configurator input[type="radio"]:checked + label {
  background-color: #59c721;
  font-weight: 600;
}
.ccm-page .webhapp-configurator .webhapp-choice-column {
  display: inline-block;
  margin: 0 !important;
  padding: 0 2px;
  font-size: 14px;
  text-align: center;
}
.ccm-page .webhapp-configurator .webhapp-choice-column-big input[type="radio"] + label {
  padding: 24px 0;
  font-weight: 600;
}
.ccm-page .webhapp-configurator .webhapp-choice-column-1 {
  width: 100%;
}
.ccm-page .webhapp-configurator .webhapp-choice-column-2 {
  width: 50%;
}
.ccm-page .webhapp-configurator .webhapp-choice-column-3,
.ccm-page .webhapp-configurator .webhapp-choice-column-5,
.ccm-page .webhapp-configurator .webhapp-choice-column-6,
.ccm-page .webhapp-configurator .webhapp-choice-column-9 {
  width: 33.33333333%;
}
.ccm-page .webhapp-configurator .webhapp-choice-column-4,
.ccm-page .webhapp-configurator .webhapp-choice-column-7,
.ccm-page .webhapp-configurator .webhapp-choice-column-8 {
  width: 25%;
}
.ccm-page .webhapp-configurator .webhapp-configurator-row {
  font-size: 0;
  margin-bottom: 25px;
  line-height: 1;
  display: none;
}
.ccm-page .webhapp-configurator .webhapp-configurator-row.visible {
  display: block;
}
.ccm-page .webhapp-configurator .webhapp-configurator-row:last-child {
  margin-bottom: 0px;
}
.ccm-page .webhapp-configurator-choices {
  margin-top: 25px;
}
.ccm-page .configurator-section {
  background-color: #fafafa;
}
.ccm-page .webhapp-configurator-image {
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}
.ccm-page .webhapp-configurator-bottom {
  margin-top: 44px;
}
.ccm-page .webhapp-configurator-choices {
  margin-bottom: 24px;
}
.ccm-page .webhapp-configurator h4 {
  font-size: 18px;
  margin-bottom: 12px;
  margin-top: 0;
  text-transform: uppercase;
  color: #59c721;
}
.ccm-page .webhapp-configurator .choice-name {
  font-weight: 600;
}
.ccm-page .webhapp-configurator .choice-description {
  font-size: 12px;
}
.ccm-page .rslides_nav {
  position: absolute;
  text-decoration: none;
}
.ccm-page .pagination > li > span,
.ccm-page .pagination > li > a {
  position: relative;
  display: inline-block;
  font-size: 16px;
  padding: 0 12px;
  color: #777;
  background: #f4f4f4;
  font-family: 'Hind', sans-serif;
  line-height: 42px;
  text-align: center;
  border-radius: 10px;
  transition: all 500ms ease;
  min-width: 40px;
  margin-right: 5px;
}
.ccm-page .pagination > li.active > span,
.ccm-page .pagination > li > a:hover {
  background: #59c721;
  color: #fff;
}
.ccm-page .exobox-home-slide {
  background-color: rgba(255, 255, 255, 0.5);
  height: 100%;
  min-height: 726px;
}
@media (min-width: 1200px) {
  .ccm-page .exobox-home-slide {
    min-height: 926px;
  }
}
.ccm-page .exobox-home-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}
.ccm-page .exobox-home-content {
  text-align: center;
  height: 100%;
  justify-content: center;
  flex-direction: column;
  display: flex;
}
.ccm-page .exobox-home-content h3 {
  font-size: 62px;
  font-family: 'Lobster Two', Cursive;
  margin-bottom: 48px;
  font-weight: 400;
  line-height: 1;
}
.ccm-page .exobox-home-content p {
  font-size: 18px;
  font-family: 'Hind', sans-serif;
  font-weight: 300;
  color: #333;
  margin-bottom: 29px;
}
.ccm-page .exobox-section-banner {
  height: 100%;
}
.ccm-page .exobox-section-banner-white {
  padding-top: 0 !important;
}
.ccm-page .list-group .list-group-item {
  padding: 8px 16px;
  text-transform: uppercase;
  font-weight: bold;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #ccc;
}
.ccm-page .list-group .list-group-item small {
  text-transform: none;
  font-weight: 400;
}
.ccm-page .list-group .list-group-item.active {
  background-color: #59c721;
  border-color: #59c721;
}
.ccm-page .webhapp-configurator-form {
  height: 100%;
  background-color: white;
  display: table;
  width: 100%;
}
.ccm-page .webhapp-configurator-form-inner {
  width: 100%;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  padding: 25px;
}
.ccm-page .webhapp-configurator-choices-empty {
  border: 2px solid rgba(0, 0, 0, 0.125);
  background-color: white;
  padding: 25px;
}
.ccm-page .webhapp-configurator-form .btn-three {
  margin-bottom: 0;
}
.ccm-page .main-footer .nav-item a {
  color: #c8cdd2;
}
.ccm-page .main-footer .nav-item a:hover {
  color: #59c721;
}
.ccm-page .exobox-section .ccm-image-slider-container,
.ccm-page .exobox-section .ccm-image-slider,
.ccm-page .exobox-section .ccm-image-slider-inner,
.ccm-page .exobox-section .rslides,
.ccm-page .exobox-section .exobox-home-image {
  height: 100%;
}
.ccm-page .realisation-item {
  position: relative;
  margin-bottom: 30px;
}
.ccm-page .realisation-item a {
  cursor: pointer;
}
.ccm-page .realisation-item .realisation-image img {
  width: 100%;
}
.ccm-page .realisation-item .realisation-image-title,
.ccm-page .realisation-item .realisation-image-title-hover {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 6px 30px;
  text-transform: uppercase;
  background-color: rgba(255, 255, 255, 0.8);
  font-weight: 500;
  font-size: 16px;
  color: #222;
  margin-bottom: 0;
  transition: opacity 0.3s ease-in-out;
}
.ccm-page .realisation-item .realisation-image-title {
  opacity: 1;
}
.ccm-page .realisation-item .realisation-image-title-hover {
  opacity: 0;
  width: 100%;
}
.ccm-page .realisation-item .realisation-image-title-hover span {
  margin-left: 25px;
  font-weight: 400;
  font-size: 14px;
}
.ccm-page .realisation-item:hover .realisation-image-title {
  opacity: 0;
}
.ccm-page .realisation-item:hover .realisation-image-title-hover {
  opacity: 1;
}
.ccm-page .realisation-item .realisation-date {
  font-size: 12px;
  font-style: italic;
  margin-top: 10px;
}
.ccm-page .realisation-item a.overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 9;
}
@media (max-width: 1200px) {
  .ccm-page .realisation-item .realisation-content {
    top: 0;
    left: 0;
    visibility: visible;
    opacity: 1;
    min-height: 350px;
    width: 100%;
    padding: 25px 25px 100px 25px;
    transition: visibility 0s, opacity 0.3s ease-in-out;
    background-color: #fafafa;
    position: relative;
  }
  .ccm-page .realisation-item .realisation-meta {
    position: absolute;
    bottom: 25px;
    left: 25px;
  }
  .ccm-page .realisation-item .realisation-image-title {
    display: none;
  }
}
.header-style-two {
  box-shadow: 0 13px 35px -12px rgba(35, 35, 35, 0.1);
}
.ccm-page .exobox-home-content h3 {
  font-size: 20px;
  margin-bottom: 48px;
  font-weight: 600;
  line-height: 1;
  font-family: 'Hind', sans-serif;
  text-transform: uppercase;
  color: #fff;
}
.ccm-page .exobox-home-slide {
  background-color: rgba(0, 0, 0, 0.25) !important;
}
.ccm-page .service-section .service-content {
  background-color: #ffffff;
  color: #fff;
  padding: 30px;
  box-shadow: 0 13px 35px -12px rgba(35, 35, 35, 0.1);
}
.ccm-page .video-section .top-title {
  font-family: 'Hind', sans-serif;
  font-size: 34px;
}
.ccm-page .realisation-item .realisation-image-title {
  background-color: #59c721 !important;
  color: #fff !important;
}
.ccm-page .realisation-item .realisation-image-title {
  background-color: #ffffffd6 !important;
  color: #000 !important;
}
.ccm-page .realisation-item .realisation-image-title {
  margin-bottom: 0px;
  bottom: 0px;
}
.ccm-page .exobox-home-content p.text-title,
.ccm-page .text-title {
  font-size: 56px;
  margin-bottom: 48px;
  font-weight: 600;
  line-height: 1;
  font-family: 'Hind', sans-serif;
  text-transform: uppercase;
  color: #59c721;
}
.ccm-page .form-control,
.ccm-page .btn {
  border-radius: 0;
}
.ccm-page .list-group-item {
  border-radius: 0;
}
.ccm-page .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.ccm-page .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom: none;
}
.ccm-page .grid-columns-5 {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.ccm-page .grid-columns-5 .grid-column {
  flex: 1 0 18%;
  margin: 5px;
  background: transparent;
  height: auto;
  color: white;
  display: flex;
  width: 100%;
  position: relative;
}
.ccm-page .grid-columns-5 .grid-column img {
  height: auto;
  width: 100%;
}
.ccm-page .ccm-exobox-structure {
  position: relative;
}
.ccm-page .ccm-exobox-construction .grid-column .title,
.ccm-page .ccm-exobox-structure .title {
  position: absolute;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  height: auto;
  background-color: rgba(255, 255, 255, 0.7);
  left: 0;
  bottom: 0;
  transition: opacity 0.3s ease-in-out;
  opacity: 1;
}
.ccm-page .btn-gallery {
  width: 100%;
  height: 100%;
  display: block;
}
.ccm-page .ccm-exobox-construction .grid-column .hover,
.ccm-page .ccm-exobox-structure .hover {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  color: #59c721;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
  font-size: 14px;
  line-height: 1.4;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  cursor: pointer;
  top: 0;
  left: 0;
}
.ccm-page .ccm-exobox-construction .grid-column:hover .title,
.ccm-page .ccm-exobox-structure:hover .title {
  opacity: 0;
}
.ccm-page .ccm-exobox-construction .grid-column:hover .hover,
.ccm-page .ccm-exobox-structure:hover .hover {
  opacity: 1;
}
.ccm-page .ccm-exobox-structure .hidden {
  overflow: hidden;
  display: none;
  visibility: hidden;
}
.ccm-exobox-construction-popup {
  position: relative;
  background: #FFF;
  width: 90%;
  max-width: 1200px;
  max-height: 85vh;
  overflow: hidden;
  height: auto;
  margin: 20px auto;
  text-align: left;
}
.ccm-exobox-construction-popup img {
  width: 100%;
  height: auto;
}
.ccm-exobox-construction-popup .overlay {
  background-color: rgba(255, 255, 255, 0.7);
  width: 100%;
  height: auto;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 15px 15px 0 15px;
  bottom: 0;
  left: 0;
}
.ccm-exobox-construction-popup .overlay .title {
  font-weight: 600;
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 0;
  text-align: center;
}
.ccm-exobox-construction-popup .overlay .caption {
  width: 50%;
  text-align: center;
}
.ccm-exobox-construction-popup .overlay .caption ul {
  list-style-type: none;
}
@media only screen and (max-width: 991px) {
  .ccm-exobox-construction-popup .overlay .caption {
    width: 90%;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .ccm-exobox-construction-popup .overlay .title {
    font-size: 16px;
  }
  .ccm-exobox-construction-popup .overlay .caption {
    font-size: 12px;
  }
  .ccm-page .exobox-home-content h3 {
    margin-bottom: 24px;
  }
  .ccm-page .exobox-home-content p.text-title,
  .ccm-page .text-title {
    font-size: 32px;
    margin-bottom: 24px;
  }
  .ccm-page .exobox-home-content {
    padding: 0 35px;
  }
  .ccm-page footer,
  .ccm-page footer .footer-right {
    text-align: center;
  }
  .ccm-page .webhapp-configurator-options-image {
    min-height: 196px !important;
    margin-bottom: 15px;
  }
  .ccm-page .webhapp-configurator-container {
    margin-bottom: 15px;
  }
  .ccm-page .webhapp-configurator .webhapp-configurator-row {
    margin-top: 10px;
    margin-bottom: 0;
  }
}
.ccm-page .white-section h3 {
  margin: 0;
  padding: 0;
}
.ccm-page .font-lilita {
  font-family: 'Lilita One', cursive;
}
.ccm-page .font-montserrat {
  font-family: 'Montserrat', sans-serif;
}
.ccm-page .font-roboto {
  font-family: 'Roboto', sans-serif;
}
.ccm-page .font-lobster-two {
  font-family: 'Lobster Two', cursive;
}
.ccm-page .font-oswald {
  font-family: 'Oswald', sans-serif;
}
.ccm-page .subtitle {
  font-size: 32px;
  color: #333;
}
.ccm-page .green-text {
  color: #59c721;
}
.ccm-page .ccm-block-social-links ul li {
  display: inline;
  margin-left: 10px;
}
