/* =======================================================================
Template Name: Youtubers
Author:  SmartEye Technologies
Author URI: www.smarteyeapps.com
Version: 1.0
coder name:Prabin Raja
Description: This Template is created for Youtubers
======================================================================= */
/* ===================================== Import Variables ================================== */
@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,600,700);
@import url(https://fonts.googleapis.com/css?family=Arimo:300,400,400italic,700,700italic);
/* ===================================== Basic CSS ==================================== */
* {
  margin: 0px;
  padding: 0px;
  list-style: none; }

img {
  max-width: 100%; }

a {
  text-decoration: none;
  outline: none;
  color: #444; }

a:hover {
  color: #444; }

ul {
  margin-bottom: 0;
  padding-left: 0; }

a:hover,
a:focus,
input,
textarea {
  text-decoration: none;
  outline: none; }

.center {
  text-align: center; }

.left {
  text-align: left; }

.right {
  text-align: right; }

.cp {
  cursor: pointer; }

html, body {
  height: 100%; }

p {
  margin-bottom: 0px;
  width: 100%; }

.no-padding {
  padding: 0px; }

.no-margin {
  margin: 0px; }

.hid {
  display: none; }

.top-mar {
  margin-top: 15px; }

.h-100 {
  height: 100%; }

::placeholder {
  color: #747f8a !important;
  font-size: 13px;
  opacity: .5 !important; }

.container-fluid {
  padding: 0px; }

h1, h2, h3, h4, h5, h6 {
  color: #545454; }

body {
  background-color: #f1f1f145 !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  color: #6A6A6A;
  overflow-x: hidden; }




.session-title {
  padding: 30px;
  margin: 0px;
  margin-bottom: 20px; }
  @media screen and (max-width: 767px) {
    .session-title {
      padding: 5px; } }
  .session-title h2 {
    width: 100%;
    text-align: center;
    font-weight: 600;
    margin-bottom: 0px; }
  .session-title p {
    max-width: 850px;
    text-align: center;
    float: none;
    margin: auto;
    font-size: .9rem;
    margin-top: 6px; }
  .session-title span {
    float: right;
    font-style: italic; }

.inner-title {
  padding: 20px;
  padding-left: 0px;
  margin: 0px;
  margin-bottom: 10px;
  padding-bottom: 0px;
  border-bottom: 1px solid #ccccccc4;
  display: block;
  padding-right: 0px; }
  .inner-title h2 {
    width: 100%;
    text-align: center;
    font-size: 1rem;
    font-weight: 600;
    text-align: left;
    border-bottom: 1px solid #863dd9;
    padding-bottom: 10px;
    margin-bottom: 0px;
    width: 300px; }
  .inner-title p {
    width: 100%;
    text-align: center; }
  .inner-title .btn {
    float: right;
    margin-top: -38px;
    font-weight: 600;
    font-size: .8rem; }
    
    .hero-wrap {
      width: 100%;
      height: calc(100vh - 117px);
      min-height: 300px;
      position: relative; 
      background-size: cover;
            background-repeat: no-repeat;
            background-position: center center;
    }
      .hero-wrap.hero-wrap-2 {
        height: 600px; }
      .hero-wrap .overlay {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: '';
        opacity: 0.5;
        background: #000; }
        @media screen and (max-width: 500px) {
          .hero-wrap  h2 {
        display: none ; } }
        @media screen and (max-width: 500px) {
          .hero-wrap  ul {
        display: none ; } }
        .hero-wrap  h1 {
          font-size: 45px;
          font-weight: 700;
          color: #fff; }
        .hero-wrap  p {
          color: #fff;
          font-size: 0.9 rem;
           }

.page-nav {
  background-size: 100%;
  padding: 68px;
  text-align: center;
  background-color: #eaeaea; }
  .hero-wrap ul {
    float: none;
    margin: auto; }
  @media screen and (max-width: 992px) {
    .page-nav {
      background-size: auto; } }
  @media screen and (max-width: 767px) {
    .page-nav {
      padding-top: 200px;
      padding-bottom: 40px; } }
  @media screen and (max-width: 356px) {
    .page-nav {
      padding-top: 200px;
      padding-bottom: 40px; } }
  .hero-wrap h2 {
    font-size: 35px;
    width: 100%;
    font-weight: 700;
    color: #fff;
    margin-top: 350px;
 }
    @media screen and (max-width: 600px) {
      .hero-wrap h2 {
        font-size: 26px; } }
  .hero-wrap ul li {
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    font-size: 16px;
    font-size: .93rem;
    font-weight: 600;
    color: #fff; }
    .hero-wrap ul li i {
      width: 30px;
      text-align: center;
      color: #fff; }
    .hero-wrap ul li a {
      color: #fff;
      font-size: .93rem;
      font-weight: 600; }

.btn-success {
  background-color:   #19c880;
  border-color:  #19c880; }
  .btn-success:hover {
    background-color:  #19c880 !important;
    border-color:  #19c880 !important; }
  .btn-success:active {
    background-color:  #19c880 !important;
    border-color:  #19c880 !important; }
  .btn-success:focus {
    background-color:  #19c880 !important;
    border-color:  #19c880 !important;
    box-shadow: none !important; }

.btn-primary {
  background-color:  #19c880;;
  border-color:  #19c880;; }
  .btn-primary:hover {
    background-color:  #19c880 !important;
    border-color:  #19c880 !important; }
  .btn-primary:active {
    background-color:  #19c880 !important;
    border-color:  #19c880 !important; }
  .btn-primary:focus {
    background-color:  #19c880 !important;
    border-color:  #19c880 !important;
    box-shadow: none !important; }

.btn {
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border-radius: 2px; }

.form-donation:input{
  background-color: #FFF;
  color: #000000;  }


.form-control:focus {
  box-shadow: none !important;
  border: 1px solid #CCC; }

.btn-light {
  background-color: #FFF;
  color: #3F3F3F; }

.collapse.show {
  display: block !important; }

.form-control:focus {
  box-shadow: none;
  border: 1px solid #CCC; }

.form-control {
  background-color: #F8F8F8;
  margin-bottom: 20px; }
  .form-control:focus {
    background-color: #FFF;
    border-color: #CCC; }

.container {
  max-width: 1170px; }
  @media screen and (max-width: 575px) {
    .container {
      padding: 10px 15px; } }

      .header {
        margin-bottom: 0px;
        z-index: 1999;
        position: relative;
        top: 0;
        width: 100%;
        background: #fff; }
        .header.position-relative {
          position: relative;
          background: #f9f9f9 !important; }
        .header.transparent {
          background: transparent; }
        .header .header-top {
          border-bottom: 1px solid #f3f3f4;
          padding-top: 20px;
          padding-bottom: 20px;
          margin-bottom: 0px; }
          @media (min-width: 768px) {
            .header .header-top {
              padding-top: 40px;
              padding-bottom: 40px; } }
        .header .site-search-icon a span {
          display: inline-block;
          margin-right: 10px; }
        .header .site-search-icon a:hover {
          text-decoration: none; }
        .header a {
          color: #000; }
          .header a:hover {
            color: #000; }
        .header .icon {
          font-size: 20px; }
        .header .site-top-icons ul, .header .site-top-icons ul li {
          padding: 0;
          margin: 0;
          list-style: none; }
        .header .site-top-icons ul li {
          display: inline-block; }
          .header .site-top-icons ul li a {
            margin-right: 10px; }
            .header .site-top-icons ul li a.site-cart {
              display: block;
              position: relative; }
              .header .site-top-icons ul li a.site-cart .count {
                position: absolute;
                top: 0;
                right: 0;
                margin-right: -15px;
                margin-top: -20px;
                font-size: 13px;
                width: 24px;
                height: 24px;
                line-height: 24px;
                border-radius: 50%;
                display: block;
                text-align: center;
                background: #19c880;
                color: #fff;
                -webkit-transition: .2s all ease-in-out;
                -o-transition: .2s all ease-in-out;
                transition: .2s all ease-in-out; }
            .header .site-top-icons ul li a:hover .count {
              -webkit-box-shadow: 0 3px 10px -4px rgba(0, 0, 0, 0.3) !important;
              box-shadow: 0 3px 10px -4px rgba(0, 0, 0, 0.3) !important;
              margin-top: -22px; }
          .header .site-top-icons ul li:last-child a {
            padding-right: 0; }
        .header .site-navigation.border-bottom {
          border-bottom: 1px solid #f3f3f4 !important; }


        .header .site-navigation .navbad {
          display: block;
          float: right;}
          @media screen and (max-width: 991px) {
            .header .site-navigation .navbad{
                width: 100%;
                
                 } }  
       
          .header .site-navigation .navbad a {
            text-decoration: none !important;
            font-size: 15px;  
             }
          .header .site-navigation .navbad > li {
            float: left;
            padding: 10px 10px;
          }
          
              @media screen and (max-width: 400px) {
                .header .site-navigation .navbad > li {
                  float: left;
                  padding: 10px 10px;
                  width: 70%;
                 } }
               
            .header .site-navigation .navbad > li > a {
             
              text-transform: uppercase;
              letter-spacing: .05em;
              color: #25262a;
              font-size: 15px;
              text-decoration: none !important; }
              .header .site-navigation .navbad > li > a:hover {
                color: #000; 
                background: #34d986;}
                @media screen and (max-width: 400px) {
                  .header .site-navigation .navbad > li > a:hover {
                    color: #000; 
                background: #34d986;
                   } }
                   .header .site-navigation .navbad  .nav-btn {
                    float: right; }
          .header .site-navigation .navbad .has-children {
            position: relative; }
            @media screen and (max-width: 991px) {
              .header .site-navigation .navbad .has-children{
                position: relative; 
            
                   } }  
            .header .site-navigation .navbad .has-children > a {
              position: relative;
              padding-right: 20px;
               }
              .header .site-navigation .navbad .has-children > a:before {
                position: absolute;
                content: "\e313";
                font-size: 16px;
                top: 50%;
                right: 0;
                -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                transform: translateY(-50%);
                font-family: 'icomoon'; }
            .header .site-navigation .navbad .has-children .dropdown {
              visibility: hidden;
              opacity: 0;
              top: 100%;
              position: absolute;
              text-align: left;
              border-top: 2px solid #19c880;
              -webkit-box-shadow: 0 0px 4px 0px rgba(0, 0, 0, 0.05);
              box-shadow: 0 0px 4px 0px rgba(0, 0, 0, 0.05);
              border-left: 1px solid #edf0f5;
              border-right: 1px solid #edf0f5;
              border-bottom: 1px solid #edf0f5;
              padding: 0px 0;
              margin-top: 20px;
              margin-left: 0px;
              background: #fff;
              -webkit-transition: 0.2s 0s;
              -o-transition: 0.2s 0s;
              transition: 0.2s 0s; }
            
                @media screen and (max-width: 400px) {
                  .header .site-navigation .navbad .has-children .dropdown  {
                    visibility: hidden;
                    opacity: 0;
                    top: 100%;
                    position: absolute;
                    text-align: left;
                    border-top: 2px solid #19c880;
                    -webkit-box-shadow: 0 0px 4px 0px rgba(0, 0, 0, 0.05);
                    box-shadow: 0 0px 4px 0px rgba(0, 0, 0, 0.05);
                    border-left: 1px solid #edf0f5;
                    border-right: 1px solid #edf0f5;
                    border-bottom: 1px solid #edf0f5;
                    padding: 0px 0;
                    margin-top: 20px;
                    margin-left: 0px;
                    background: #fff;
                    -webkit-transition: 0.2s 0s;
                    -o-transition: 0.2s 0s;
                    transition: 0.2s 0s; 
                   
                   } }
              .header .site-navigation .navbad .has-children .dropdown a {
                font-size: 16px;
                text-transform: none;
                letter-spacing: normal;
                -webkit-transition: 0s all;
                -o-transition: 0s all;
                transition: 0s all; }
              .header .site-navigation .navbad .has-children .dropdown .active > a {
                color: #51eaea !important; }
              .header .site-navigation .navbad .has-children .dropdown > li {
                list-style: none;
                padding: 0;
                margin: 0;
                min-width: 200px; }
                @media screen and (max-width: 400px) {
                  .header .site-navigation .navbad .has-children .dropdown  {
                    list-style: none;
                    padding: 0;
                    margin: 0;
                    min-width: 200px;
                     
                    } }
                .header .site-navigation .navbad .has-children .dropdown > li > a {
                  padding: 9px 20px;
                  display: block; }
                  .header .site-navigation .navbad .has-children .dropdown > li > a:hover {
                    background:  #34d986;
                    color:#000 }
                    @media screen and (max-width: 400px) {
                      .header .site-navigation .navbad .has-children .dropdown > li > a:hover {
                        color: #000; 
                    background: #34d986;
                       } }
                .header .site-navigation .navbad .has-children .dropdown > li.has-children > a:before {
                  content: "\e315";
                  right: 20px; }
                .header .site-navigation .navbad .has-children .dropdown > li.has-children > .dropdown, .header .site-navigation .navbad .has-children .dropdown > li.has-children > ul {
                  left: 100%;
                  top: 0; }
                .header .site-navigation .navbad .has-children .dropdown > li.has-children:hover > a, .header .site-navigation .navbad .has-children .dropdown > li.has-children:active > a, .header .site-navigation .navbad .has-children .dropdown > li.has-children:focus > a {
                  background: #f4f5f9;
                  color: #25262a; }
            .header .site-navigation .navbad .has-children a {
              text-transform: uppercase; }
            .header .site-navigation .navbad .has-children:hover > a, .header .site-navigation .navbad .has-children:focus > a, .header .site-navigation .navbad .has-children:active > a {
              color: #000; }
            .header .site-navigation .navbad .has-children:hover, .header .site-navigation .navbad .has-children:focus, .header .site-navigation .navbad .has-children:active {
              cursor: pointer; }
              .header .site-navigation .navbad .has-children:hover > .dropdown, .header .site-navigation .navbad .has-children:focus > .dropdown, .header .site-navigation .navbad .has-children:active > .dropdown {
                -webkit-transition-delay: 0s;
                -o-transition-delay: 0s;
                transition-delay: 0s;
                margin-top: 0px;
                visibility: visible;
                opacity: 1; }
      



/* =================== header Style Starts Here =================== */
header {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  background-color: #FFF;
  width: 100%;
  z-index: 99; }
header .logo {
    padding-top: 6px; }
header .header-top {
    background-color: #fff;
    border-bottom: 1px solid #d3d7cea6;
    padding: 7px; }
  header .header-top .col-det .ulleft li {
      float: left;
      padding: 12px;
      color: #686968;
      font-size: .9rem; }
    header .header-top .col-det .ulleft li i {
        margin-right: 5px;
        color: #bfbfbf; }
    header .header-top .col-det .ulleft li span {
        margin-left: 15px; }
  header .header-top .col-det .ulright {
      float: right; }
    header .header-top .col-det .ulright li {
        float: left;
        padding: 10px;
        color: #d3d7ce;
        font-size: 1rem;
        font-weight: 600; }
      header .header-top .col-det .ulright li i {
          margin-right: 5px;
          color: #8c8a8a; }
      header .header-top .col-det .ulright li small {
          color: #8c8a8a;
          font-weight: 600; }
      header .header-top .col-det .ulright li span {
          margin-left: 15px; }
  header .header-top .btn-bhed {
      padding-top: 7px;
      text-align: right; }
    header .header-top .btn-bhed .btn {
        padding: 5px 23px;
        border-radius: 50px;
        margin-left: 5px; }
header .header-bottom {
    padding: 6px;
    background-color: #fff; }
  
    @media screen and (max-width: 991px) {
    header .header-bottom {
        padding: 0px; } }
        
    @media screen and (max-width: 991px) {
    header .header-bottom img {
        padding: 5px;
        margin-top: 0px;
        max-width: 230px; } }

header .small-menu {
    float: right;
    color: #19c880;;
    font-size: 1.8rem;
    position: absolute;
    right: 13px;
    top: 19px; }

@media screen and (max-width: 767px) {
  .navbar {
    padding: 1000px; } }

.navbar-toggler {
  position: absolute;
  right: 0px;
  top: -40px; }
  @media screen and (max-width: 767px) {
    .navbar-toggler {
      top: -50px; } }

.scroll-to-fixed-fixed {
  background-color: #FFF;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); }

.scroll-to-fixed-fixed {
  padding: 5px !important; }

  ----------------------------------------*/
  .toggle-button {
    position: absolute; 
  top: 0.75rem;
  right: 1rem;
  display: none;
  flex-direction: column;
  justify-content: space-between;
  width: 30px;
  height: 21px;

  }
  .toggle-button .bar{
    height: 3px; 
  width: 100%;
background-color: #ffffff;
border-radius: 10px;}



.img-hover {
  position: relative;
  display: block;
  overflow: hidden;
  margin-bottom: 30px; }
  .img-hover img {
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    transition: .3s ease all; }
  .img-hover:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: #34d986;
    opacity: 0;
    visibility: hidden;
    content: "";
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease; }
  .img-hover .icon {
    position: absolute;
    z-index: 2;
    color: #fff;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, 100%);
    -ms-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .2s all ease;
    -o-transition: .2s all ease;
    transition: .2s all ease; }
  .img-hover:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2); }
  .img-hover:hover:before {
    opacity: .8;
    visibility: visible; }
  .img-hover:hover .icon {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }



    .post-entry {
      margin-bottom: 40px; }
      .post-entry .img-wrap {
        position: relative;
        display: block;
        overflow: hidden; }
        .post-entry .img-wrap img {
          -webkit-transition: .3s all ease;
          -o-transition: .3s all ease;
          transition: .3s all ease; }
        .post-entry .img-wrap .date {
          position: absolute;
          bottom: 0;
          left: 0;
          padding: 10px 20px;
          background: #19c880;
          color: #fff;
          font-size: 14px;
          -webkit-transition: .3s all ease;
          -o-transition: .3s all ease;
          transition: .3s all ease; }
        .post-entry .img-wrap:hover img {
          -webkit-transform: scale(1.2);
          -ms-transform: scale(1.2);
          transform: scale(1.2); }
        .post-entry .img-wrap:hover .date {
          font-size: 16px;
          color: #fff;
          background: #000; }
      .post-entry h3 {
        font-size: 20px;
        line-height: 1.5; }
        .post-entry h3 a {
          color: #000; }
          .post-entry h3 a:hover {
            color: #f7ca44; }
      .post-entry p {
        color: #999999; }


        .post-info {
          font-size: 12px;
          text-transform: uppercase;
          font-weight: bold;
          color: #fff;
          letter-spacing: .1em; }
          .post-info > div {
            display: inline-block; }
            .post-info > div .seperator {
              display: inline-block;
              margin: 0 10px;
              opacity: .5; }
              
#blog .block-3 .text {
  padding: 4%; }

#blog .block-3 .heading {
  margin-bottom: 0; }
  #blog .block-3 .heading a {
    color: #000; }
    #blog .block-3 .heading a:hover {
      color: #f7ca44; }

#blog .block-3 .meta {
  font-size: 16px;
  color: #999999; }
  #blog .block-3 .meta .sep {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }
  #blog .block-3 .meta a {
    color: #999999; }
    #blog .block-3 .meta a:hover {
      color: #4d4d4d; }
      .tagcloud a {
        text-transform: uppercase;
        display: inline-block;
        padding: 4px 10px;
        margin-bottom: 7px;
        margin-right: 4px;
        border-radius: 4px;
        color: #000;
        border: 1px solid #ccc;
        font-size: 11px; }
        .tagcloud a:hover {
          border: 1px solid #000; }
          .sidebar-box {
            margin-bottom: 30px;
            padding: 25px;
            font-size: 15px;
            width: 100%;
            float: left;
            background: #fff; }
            .sidebar-box *:last-child {
              margin-bottom: 0; }
            .sidebar-box h3 {
              font-size: 18px;
              margin-bottom: 15px; }
              .comment-form-wrap {
                clear: both; }
                .sidebar-box {
                  margin-bottom: 30px;
                  padding: 25px;
                  font-size: 15px;
                  width: 100%;
                  float: left;
                  background: #fff; }
                  .sidebar-box *:last-child {
                    margin-bottom: 0; }
                  .sidebar-box h3 {
                    font-size: 18px;
                    margin-bottom: 15px; }
                    .search-form {
                      background: #f7f7f7;
                      padding: 10px; }
                      .search-form .form-group {
                        position: relative; }
                        .search-form .form-group input {
                          padding-right: 50px; }
                      .search-form .icon {
                        position: absolute;
                        top: 50%;
                        right: 20px;
                        -webkit-transform: translateY(-50%);
                        -ms-transform: translateY(-50%);
                        transform: translateY(-50%); }
                        .categories li, .sidelink li {
                          position: relative;
                          margin-bottom: 10px;
                          padding-bottom: 10px;
                          border-bottom: 1px dotted #dee2e6;
                          list-style: none; }
                          .categories li:last-child, .sidelink li:last-child {
                            margin-bottom: 0;
                            border-bottom: none;
                            padding-bottom: 0; }
                          .categories li a, .sidelink li a {
                            display: block; }
                            .categories li a span, .sidelink li a span {
                              position: absolute;
                              right: 0;
                              top: 0;
                              color: #ccc; }
                          .categories li.active a, .sidelink li.active a {
                            color: #000;
                            font-style: italic; }
                        

              

        
        














/* =================== Slider Style Starts Here =================== */
.slider {
  position: relative;
  }



.slider-captions {
  position: absolute;
  bottom: 350px;
  text-align: center;
  }

@media screen and (max-width: 1050px) {
  .slider-captions {
    bottom: 100px !important; }

  .slider-captions .slider-title {
    font-size: 42px;
 } }
@media screen and (max-width: 810px) {
  .slider-captions {
    bottom: 50px !important; }

  .slider-captions .slider-title {
    font-size: 32px; } }
@media screen and (max-width: 572px) {
  .slider-captions {
    display: none; } }
.slider-title {
  font-size: 66px;
  font-weight: 600;
  color: #fff;
  letter-spacing: -3px;
 }

.slider-text {
  margin-bottom: 20px;
  color: #fff; }

.slider-img {
  background: -moz-linear-gradient(top, rgba(45, 32, 44, 0.3) 0%, rgba(45, 32, 44, 0.1) 100%);
  background: -webkit-linear-gradient(top, rgba(45, 32, 44, 0.3) 0%, rgba(45, 32, 44, 0.1) 100%);
  background: linear-gradient(to bottom, rgba(45, 32, 44, 0.3) 0%, rgba(45, 32, 44, 0.1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc1b2429', endColorstr='#cc1b2429', GradientType=0);
  position: relative; }

.slider-img img {
  position: relative;
  z-index: -1; }


.slider .owl-nav .owl-next {
  color: #fff;
  display: inline-block;
  zoom: 1;
  margin: 5px;
  padding: 6px 12px;
  font-size: 22px;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  background: transparent;
  filter: Alpha(Opacity=50);
  line-height: 1;
  border: 2px solid #fff; }

.owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  opacity: 1;
  text-decoration: none;
  background-color: #fff; }

.slider .owl-nav .owl-prev {
  position: absolute;
  top: 40%;
  left: 25px; }

.slider .owl-nav .owl-next {
  position: absolute;
  top: 40%;
  right: 25px; }

.slider .owl-dots .owl-dot {
  position: relative;
  text-align: center;
  bottom: 40px;
  max-width: 1140px;
  margin: 0 auto; }

.slider .owl-dots .owl-dot span {
  display: block;
  width: 14px;
  height: 14px;
  margin: 0px 0px 10px 10px;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.8;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: 2px solid #fff;
  float: left; }

.slider .owl-dots .owl-dot.active span {
  background-color: #fff; }

.slider .owl-dots .owl-dot.active span,
.slider .owl-controls.clickable .owl-page:hover span {
  background-color: #fff;
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1; }

.slider .col-lg-offset-2 {
  float: none;
  margin: auto; }

/* ===================================== About CSS ================================== */
.about-us {
  background-color: #edf1f5;
  padding: 50px; }
  @media screen and (max-width: 940px) {
    .about-us {
      padding: 30px 10px; } }
  .about-us .natur-row {
    margin-top: 20px; }
  .about-us .text-part h2 {
    font-weight: 600;
    font-size: 1.8rem;
    margin-bottom: 20px; }
  .about-us .text-part p {
    text-indent: 0px;
    margin-bottom: 15px;
    line-height: 27px;
    font-weight: 500;
    text-align: justify;
    font-size: .9rem; }
  .about-us .image-part .about-quick-box .about-qcard {
    padding: 50px 30px;
    background-color: #FFF;
    box-shadow: 0 2px 3px 0 rgba(218, 218, 253, 0.35), 0 0px 3px 0 rgba(206, 206, 238, 0.35);
    border-radius: 15px;
    text-align: center;
    margin-bottom: 30px; }
    .about-us .image-part .about-quick-box .about-qcard p {
      font-weight: 600;
      font-size: 1.2rem; }
    .about-us .image-part .about-quick-box .about-qcard i {
      font-size: 3rem;
      margin-bottom: 30px;
      color:  #19c880;; }
    .about-us .image-part .about-quick-box .about-qcard .red {
      color: #ff6b70; }
    .about-us .image-part .about-quick-box .about-qcard .yell {
      color: #f7a900; }
    .about-us .image-part .about-quick-box .about-qcard .blu {
      color: #19c880;; }

/* ===================================== Events Home CSS ================================== */
.events {
  background-color: #efefef2e;
  padding: 50px; }

@media screen and (max-width: 940px) {
  .events {
    padding: 30px 10px; } }
.events .event-ro .event-box {
  text-align: center;
  margin-bottom: 20px; }

.events .event-ro .event-box img {
  margin-bottom: 20px; }

.events .event-ro .event-box h4 {
  font-size: 18px; }

.events .event-ro .event-box .raises {
  margin-bottom: 10px; }

.events .event-ro .event-box .raises span {
  color: #71b61b; }

.events .event-ro .event-box .desic {
  font-size: 13px;
  margin-bottom: 15px; }

/* ===================================== Mission Vision CSS ================================== */
.mission-vision {
  background-color: #FFF; }
  .mission-vision .mission {
    padding: 50px; }
    @media screen and (max-width: 940px) {
      .mission-vision .mission {
        padding: 30px 10px; } }
  .mission-vision .vision {
    padding: 50px; }
    @media screen and (max-width: 940px) {
      .mission-vision .vision {
        padding: 30px 10px; } }
  .mission-vision .mv-det {
    margin: auto; }

/* ===================================== Charity Number CSS ================================== */
.doctor-message {
  background-image: url("../images/slider/ime40.jpg");
  background-attachment: fixed;
  background-size: cover; }
  .doctor-message .session-title h2 {
    color: #FFF; }

.doctor-message .inner-lay {
  background-color: rgba(0, 0, 0, 0.8);
  padding: 50px;
  color: #FFF; }

@media screen and (max-width: 940px) {
  .doctor-message .inner-lay {
    padding: 30px 10px; } }
.doctor-message .inner-lay .numb {
  text-align: center;
  padding: 30px; }

.doctor-message .inner-lay .numb h3 {
  font-size: 42px;
  padding-bottom: 10px;
  border-bottom: 1px solid #CCC;
  margin-bottom: 20px;
  color: #FFF; }

/* ===================================== Our Blog CSS ================================== */
.our-blog {
  background-color: #FDFDFD;
  padding: 40px; }

@media screen and (max-width: 967px) {
  .our-blog {
    padding: 30px 0px; } }
.our-blog .single-blog {
  margin-bottom: 20px;
  background-color: #FFF;
  box-shadow: 0 2px 6px 0 rgba(218, 218, 253, 0.65), 0 2px 6px 0 rgba(206, 206, 238, 0.54); }

.our-blog .single-blog figure {
  margin-bottom: 5px; }

.our-blog .single-blog .blog-detail {
  padding: 15px; }

.our-blog .single-blog small {
  color: #71b61b;
  font-size: 12px; }

.our-blog .single-blog h4 {
  font-size: 1.2rem;
  margin-bottom: 10px;
  margin-top: 10px; }

.our-blog .single-blog p {
  text-align: justify;
  text-indent: 0px; }

.our-blog .single-blog .link a {
  font-size: 12px;
  color: #71b61b; }

.our-blog .single-blog .link i {
  padding-top: 6px;
  margin-left: 5px;
  color: #FFFFFF; }
/* =====================================sponser================================== */
.section-home {
  margin: 30px 0;
 
}
.section-home.owl-next,
.owl-prev {
  width: 32px;
  height: 32px;
  padding-top: 5px;
  border: 2px solid;
  text-align: center;
  border-radius: 50%;
  left: 0;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  opacity: 5;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  -webkit-transition: all, 0.5s;
  transition: all, 0.5s;
}
.section-home.owl-next:hover,
.owl-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

.section-home .owl-next {
  left: auto;
  right: 0;
}
.title-style-1 {
  text-align: center;
  text-transform: uppercase;
  font-size: 26px;
  margin-bottom: 50px;
}

.title-under {
  display: block;
  margin: 5px auto;
  background: #19c880;
  height: 1px;
  width: 280px;
}
.title-under:after {
  content: '';
  display: block;
  width: 100px;
  background: inherit;
  height: 2px;
  margin: 0 auto;
  margin-top: 10px;
}
.modal .modal-content {
  border-radius: 0;
}
.modal .modal-header {
  background: #19c880;;
  color: #fff;
}
.modal .modal-header .close {
  font-style: 26px;
}
/*-------------header  Branding-------------------*/
.header -title {
    padding: 6px 0;
    margin: 0;
    font-size: 40px;
    font-weight: 500;
    line-height: 1;
    text-align: left !important;
}

.header -title a {
    color: #19c880;;;
    text-decoration: none;
}

.header -title a span {
    color: #19c880;;;
}

@media screen and (min-width: 576px){
    /*.header -title {*/
        /*font-size: 112px;*/
    /*}*/
}
/* ===================================== ftco-section  ================================== */
.ftco-section-3 {
  padding: 8em 0;
  position: relative; }
  .ftco-section-3 .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    opacity: .9;
    background: #19c880;; }
  .ftco-section-3 .img {
    width: 100%; }
  .ftco-section-3 .img-2 {
    -webkit-box-shadow: 0px 3px 66px -24px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 3px 66px -24px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 3px 66px -24px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px; }
    @media (max-width: 767.98px) {
      .ftco-section-3 .img-2 {
        height: 200px;
        margin-bottom: 40px; } }
        .volunteer h3 {
          color: #fff;
        font-size: 45px;
       }
          .volunteer p {
            color: #fff; }
            .ftco-animate {
              margin-bottom: 50px; }
     
         
.cause-entry {
  background: #fff;
  border: 1px solid #fafafa;
  -webkit-box-shadow: 0px 3px 66px -24px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 3px 66px -24px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 66px -24px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px; }
  .cause-entry .img {
    display: block;
    height: 300px;
  
    }
  @media (min-width: 768px) {
    .cause-entry .text {
      margin-top: -40px !important;
      background: #fff;
      width: 90%;
      margin: 0 auto; } }
  .cause-entry .text h3 {
    margin-bottom: 20px; }
    .cause-entry .text h3 a {
      color: #000; }
  .cause-entry .text .custom-progress-success {
    background-color: #f2f2f2;
    height: .3rem;
    border-radius: 4px;
    margin-bottom: 20px; }
  .cause-entry span.donation-time {
    font-style: italic;
    color: #cfcfcf; }
  .cause-entry span.fund-raised {
    color: #000; 
   
  }
    .block-27 ul {
      padding: 0;
      margin: 0; }
      .block-27 ul li {
        display: inline-block;
        margin-bottom: 4px;
        font-weight: 400; }
        .block-27 ul li a, .block-27 ul li span {
          color: #19c880;;
          text-align: center;
          display: inline-block;
          width: 40px;
          height: 40px;
          line-height: 40px;
          border-radius: 50%;
          border: 1px solid #fcc4a8; }
        .block-27 ul li.active a, .block-27 ul li.active span {
          background: #fcc4a8;
          color: #19c880;;
          border: 1px solid transparent; } 
          .img
         {
            background-size: cover;
            background-repeat: no-repeat;
            background-position: center center; }
            .ftco-section {
              padding: 7em 0;
              position: relative; }
              @media (max-width: 767.98px) {
                .ftco-section {
                  padding: 6em 0; } }
                  .ftco-section .ftco-sub-title {
                    font-size: 16px;
                    text-transform: uppercase;
                    letter-spacing: .5em;
                    color: #d4d4d4;
                    font-family: "Work Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
                    font-weight: 300; }
                  
                  .ftco-section .ftco-primary-title {
                    margin-top: 0;
                    margin-bottom: 30px; }


                    .header -section {
                      padding: 6em 0;
                    }

                    .person-donate em {
                      font-family: serif; }
                    
                    .person-donate img {
                      border-radius: 7px;
                      width: 180px;
                      margin-bottom: 10px; 
                }
                    
                    .person-donate h2 {
                      font-size: 20px;
                      margin: 0;
                      padding: 0; }
                    
                    .person-donate p {
                      line-height: 1.5; }
                    
                    .person-donate .time {
                      color: #b3b3b3;
                      font-size: 13px; }
                    
                    .person-donate .donate-amount > div {





                      width: 50%;
                      padding: 0px; }
                    
                    .person-donate .donate-amount .label {
                      background: #f2f2f2; }
                    
                    .person-donate .donate-amount .amount {
                      background: #28a745;
                      color: #fff; }


                    





/* ===================================== Fooer CSS ================================== */
.footer {
  padding: 50px;
  padding-bottom: 50px;
  background-color: #19c880;
  color: #FFF; }

@media screen and (max-width: 940px) {
  .footer {
    padding: 30px 10px; } }
.footer h2 {
  font-size: 26px;
  margin-top: 10px;
  color: #FFF;
  font-size: 1.2rem;
  margin-bottom: 15px; }

.footer p {
  text-align: justify;
  text-indent: 0px;
  font-size: .9rem; }

.footer .link-list li {
  padding: 10px;
  border-bottom: 1px solid #6C6C6C;
  font-size: .9rem; }

.footer .link-list li a {
  color: #FFF; }

.footer .link-list li i {
  float: right; }

.footer .map-img {
  font-weight: 600;
  font-size: 17px;
  padding-left: 20px; }

.footer address {
  font-weight: 300; }

.footer address a {
  color: #FFF;
  font-size: 1rem;
  font-family: "mouse-300", Arial, Helvetica, sans-serif; }

.copy {
  padding: 20px;
  background: #19c880;
  color: #FFF; }

.copy a {
  color: #FFF; }

.copy span {
  float: right; }

.copy span i {
  margin-right: 20px; }

.kf-2 {
  background-color: #FCFCFC;
  padding: 50px; }

@media screen and (max-width: 940px) {
  .kf-2 {
    padding: 30px 10px; } }
.kf-2 .single-key {
  box-shadow: 0 2px 3px 0 rgba(218, 218, 253, 0.35), 0 0px 3px 0 rgba(206, 206, 238, 0.35); }

/* ===================================== Our Team Starts Here ===================================== */
.our-team {
  padding: 50px;
  background-color: #cccccc1c; }
  @media screen and (max-width: 940px) {
    .our-team {
      padding: 30px 10px; } }
  .our-team .team-row {
    margin-top: 20px; }
    .our-team .team-row .single-usr {
      box-shadow: 0 2px 6px 0 rgba(218, 218, 253, 0.65), 0 2px 6px 0 rgba(206, 206, 238, 0.54);
      margin-bottom: 20px; }
      .our-team .team-row .single-usr img {
        width: 100%; }
      .our-team .team-row .single-usr .det-o {
        padding: 20px;
        background-color:  #19c880; }
        .our-team .team-row .single-usr .det-o h4 {
          color: #FFF;
          margin-bottom: 0px;
          font-size: 1.1rem;
          font-weight: 600; }
        .our-team .team-row .single-usr .det-o i {
          color: #FFF;
          font-size: .8rem; }

.nav-box {
  margin-top: 50px;
  border-radius: 50px;
  border: 1px solid #ccc; }
  .nav-box ul li {
    float: left;
    padding: 15px; }
    .nav-box ul li a {
      color: #FFFF; }
  .nav-box .btn {
    margin-top: 7px;
    float: right;
    border-radius: 50px; }

/* ===================================== Gallery Style  ================================== */
.gallery-filter {
  width: 100%;
  text-align: center; }

.gallery-filter .btn {
  background-color: #FFF; }

.gallery {
  padding: 50px;
  padding: 30px;
  background-color: #FFF; }
  @media screen and (max-width: 940px) {
    .gallery {
      padding: 30px 10px; } }

.gallery-title {
  font-size: 36px;
  color: #00ab9f;
  text-align: center;
  font-weight: 500;
  margin-bottom: 70px; }

.gallery-title:after {
  content: "";
  position: absolute;
  width: 7.5%;
  left: 46.5%;
  height: 45px;
  border-bottom: 1px solid  #19c880;; }

.filter-button {
  font-size: 18px;
  border: 1px solid  #19c880;;
  border-radius: 5px;
  text-align: center;
  color:  #19c880;;
  margin-bottom: 30px; }

.filter-button:hover {
  font-size: 18px;
  border: 1px solid  #19c880;;
  border-radius: 5px;
  text-align: center;
  color: #ffffff;
  background-color:  #19c880;; }

.btn-default:active .filter-button:active {
  background-color:  #19c880;;
  color: white; }

.port-image {
  width: 100%; }

.gallery_product {
  margin-bottom: 30px; }

/*# sourceMappingURL=style.css.map */
