    /************ TABLE OF CONTENTS ***************
1. Fonts
2. Reset
3. Global
4. Scroll To Top
5. Header-search
6. Main Header
7. Main Slider
8. Couses section
9. Welcome section
10.Volunteers-section
11.Gallery-section
12.Subscribe-section
13.Events-section
14.Comment-box
15.Testimonials Section
16.News-section
17.Sponsors
18.Sponsors subscribe
19.Main-footer
20.Page Title
21.Styled Pagination
22.About section
23.Couse details
24.Events-details
25.Countdown-timer
26.team-page
27.gallery page
28.Single-profile
28.Map Section



**********************************************/
    /*google-Fonts*/
    
    @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600');
    @import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700');
    /*** 

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

 ***/
    
    @import url('font-awesome.css');
    @import url('fontawesome.css');
    @import url('flaticon.css');
    @import url('animate.css');
    @import url('owl.css');
    @import url('masterslider/style/masterslider.css');
    @import url('masterslider/skins/default/style.css');
    @import url('masterslider/style/ms-vertical.css');
    @import url('bootstrap-select.min.css');
    @import url('jquery.bxslider.css');
    @import url('jquery.fancybox.css');
    @import url('hover.css');
    @media (min-width:1200px) {
        .container {
            padding: 0px;
        }
    }
    
    * {
        margin: 0px;
        padding: 0px;
        border: none;
        outline: none;
    }
    .main-logo .img-responsive {
        margin:10px;
    }
    .img-responsive {
        margin: 0 auto;
    }
    
    @media only screen and (max-width: 767px) {
        .img-responsive.gridImg {
            max-width: 100%;
            max-height: 100%;
        }
    }
    
    @media only screen and (min-width: 768px) {
        .img-responsive {
            max-width: 60%;
        }
        .img-responsive.gridImg {
            max-width: 100%;
            max-height: 200px;
        }
    }
    
    .lineIndent {
        margin-left: 2em;
    }
    
    .lineIndent>p {
        margin: 0.5em;
    }
    
    .lineIndent>p::before {
        content: "• ";
    }
    /*** 

====================================================================
	Global style
====================================================================

 ***/
    
    body {
        font-size: 16px;
        color: #777777;
        line-height: 1.8em;
        font-weight: 400;
        background: #ffffff;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center top;
        -webkit-font-smoothing: antialiased;
    }
    
    .page-wrapper {
        overflow: hidden;
    }
    
    a {
        text-decoration: none;
        cursor: pointer;
        color: #000;
    }
    
    a:hover,
    a:focus,
    a:visited {
        text-decoration: none;
        outline: none;
    }
    
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-size: 18px;
        color: #ffffff;
        font-weight: 400;
        line-height: 24px;
        margin-bottom: 10px;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    input,
    button,
    select,
    textarea {
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    p {
        position: relative;
        line-height: 1.8em;
    }
    
    .strike-through {
        text-decoration: line-through;
    }
    
    .auto-container {
        position: static;
        max-width: 1200px;
        padding: 0px 15px;
        margin: 0 auto;
    }
    
    .small-container {
        max-width: 680px;
        margin: 0 auto;
    }
    
    .page-wrapper {
        position: relative;
        margin: 0 auto;
        width: 100%;
        min-width: 300px;
    }
    
    .sec-title h3 {
        font-size: 25px;
        color: #222222;
        line-height: 42px;
        font-weight: 600;
        text-transform: uppercase;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .sec-title h3 span {
        color: #004b70;
    }
    
    ul,
    li {
        list-style: none;
        padding: 0px;
        margin: 0px;
    }
    
    ol li {
        list-style-type: decimal;
        margin-top: 1em;
        margin-bottom: 1em;
        margin-left: 35px;
        margin-right: 0;
        padding-left: 5px;
        font-family: 'Halyard Display Book', sans-serif;
        letter-spacing: 0.8px;
        color: #404040;
    }
    
    .theme-btn {
        display: inline-block;
        transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .centered {
        text-align: center;
    }
    
    .anim-3,
    .anim-3-all * {
        transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
    }
    
    @media only screen and (max-width: 991px) {
        .content-text table tr td {
            display: block;
            clear: both;
            width: 100%;
        }
    }
    
    .anim-5,
    .anim-5-all * {
        transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
    }
    
    .anim-7,
    .anim-7-all * {
        transition: all 0.7s ease;
        -moz-transition: all 0.7s ease;
        -webkit-transition: all 0.7s ease;
        -ms-transition: all 0.7s ease;
        -o-transition: all 0.7s ease;
    }
    
    .btn-style-one {
        position: relative;
        padding: 12px 40px;
        line-height: 21px;
        text-transform: uppercase;
        color: #222222;
        font-size: 16px;
        font-weight: 500;
        font-family: 'Halyard Display Book', sans-serif;
        transition: all 500ms ease;
        border-radius: 25px;
        display: inline-block;
    }
    
    .btn-style-one:hover {
        color: #ffffff;
        background: transparent;
        transition: all 500ms ease;
    }
    
    .btn-style-two {
        position: relative;
        padding: 13px 36px;
        line-height: 20px;
        text-transform: uppercase;
        background: #fff;
        color: #000 !important;
        font-size: 16px;
        font-weight: 500;
        border: 1px solid #00ab99;
        font-family: 'Halyard Display Book', sans-serif;
        transition: all 500ms ease;
        border-radius: 25px;
        display: inline-block;
        margin-bottom: 10px;
    }
    
    .btn-style-two:hover {
        color: #000 !important;
        border-color: #004b70;
        background: #004b70;
        transition: all 500ms ease;
    }
    
    .btn-style-three {
        position: relative;
        padding: 5px 15px;
        line-height: 20px;
        text-transform: uppercase;
        color: #000000;
        font-size: 14px;
        display: inline-block;
        font-weight: 500;
        text-decoration: underline;
        font-family: 'Halyard Display Book', sans-serif;
        transition: all 500ms ease;
        border-radius: 25px;
    }
    
    .btn-style-three:hover {
        color: #ffffff;
        border-color: #00ab99;
        background: #00ab99;
        transition: all 500ms ease;
    }
    
    .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(../images/icons/preloader.gif);
    }
    /*** 

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

***/
    
    .scroll-to-top {
        position: fixed;
        bottom: 15px;
        right: 15px;
        color: #ffffff;
        font-size: 12px;
        line-height: 32px;
        width: 34px;
        height: 34px;
        border: 1px solid #ffffff;
        background: #00ab99;
        text-align: center;
        z-index: 100;
        cursor: pointer;
        display: none;
        border-radius: 17px;
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }
    
    .scroll-to-top:hover {
        background: #ffffff;
        color: #00ab99;
        border-color: #00ab99;
        transition: all 500ms ease;
    }
    /*** 

====================================================================
	Main Header style
====================================================================

***/
    
    .main-header .header-top .header-info {
        position: relative;
        display: inline-block;
        margin-left: 50px;
        margin-right: 45px;
    }
    
    .main-header .header-top .main-logo {
        position: relative;
        margin: 0px -15px;
    }
    
    .main-header .header-top .main-logo img {
        position: relative;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    
    .main-header .main-header-info {
        position: relative;
        margin-left: -35px;
        margin-right: -15px;
        padding-top: 45px;
    }
    
    .main-header .header-top i {
        font-size: 16px;
        color: #00ab99;
        width: 55px;
        height: 55px;
        text-align: center;
        background: #ffffff;
        border: 1px solid #d0d0d0;
        border-radius: 50%;
        line-height: 55px;
        transition: all 500ms ease;
    }
    
    .main-header .header-top i:hover {
        background: #00ab99;
        color: #004b70;
        border-color: #00ab99;
        transition: all 500ms ease;
    }
    
    .main-header .header-top .header-info i {
        position: absolute;
        left: -70px;
        top: 0px;
    }
    
    .main-header .header-top .header-info h6 {
        font-size: 16px;
        color: #222222;
        font-weight: 500;
        line-height: 16px;
        margin-top: 10px;
        text-transform: uppercase;
    }
    
    .main-header .header-top .header-info span {
        font-size: 13px;
        color: #848484;
        font-weight: 400;
        line-height: 24px;
        text-transform: capitalize;
    }
    /*** 
=============================================
    Header-search
=============================================
***/
    
    .header-search {
        position: relative;
        padding: 10px 0px;
        background: #160f09;
        z-index: 5;
        display: none;
    }
    
    .header-search .container {
        padding-right: 0px
    }
    
    .header-search .search-form {
        position: relative;
        width: 270px;
    }
    
    .header-search .search {
        position: relative;
        margin: 0px;
    }
    
    .header-search .search input[type="text"],
    .header-search input[type="search"] {
        position: relative;
        display: block;
        width: 100%;
        line-height: 24px;
        background: none;
        padding: 7px 40px 7px 15px;
        border: 1px solid #078c7e;
        color: #ffffff;
        font-size: 16px;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -ms-border-radius: 4px;
        -moz-border-radius: 4px;
        -o-border-radius: 4px;
    }
    
    .header-search button {
        background: #078c7e;
        border-radius: 0 4px 4px 0;
        display: block;
        font-size: 16px;
        height: 40px;
        line-height: 40px;
        position: absolute;
        right: 0;
        text-align: center;
        top: 0;
        width: 38px;
        border: 1px solid #3f2e1f;
    }
    
    .header-search button span::before {
        color: #fff;
        font-size: 15px;
    }
    
    .header-search .search input:focus {
        border: 1px solid #078c7e;
    }
    
    .header-search .search input:focus+button,
    .header-search .search input button:hover {
        background: #078c7e none repeat scroll 0 0;
        color: #078c7e;
        border: 1px solid #078c7e;
    }
    
    .search-button {
        display: inline-block;
    }
    
    .search-button .toggle-search {
        margin: 0;
        position: absolute;
        top: 22px;
        right: 0px;
    }
    
    .search-button .toggle-search button {
        background: #078c7e none repeat scroll 0 0;
        border: medium none;
        display: block;
        height: 55px;
        font-size: 20px;
        margin: 0;
        color: #ffffff;
        border-radius: 8px;
        width: 55px;
    }
    
    .main-header {
        position: relative;
        left: 0px;
        top: 0px;
        z-index: 999;
        width: 100%;
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }
    
    .sticky-header {
        position: fixed;
        opacity: 0;
        visibility: hidden;
        left: 0px;
        top: 0px;
        width: 100%;
        padding: 0px 0px;
        background: #ffffff;
        z-index: 0;
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }
    
    .sticky-header .main-menu .navigation>li>a {
        color: #ffffff;
        padding: 48px 0px 20px 0px;
        margin-right: 20px;
        transition: all 500ms ease;
        font-size: 13px;
    }
    
    @media (min-width: 1348px) and (max-width: 18999px) {
        .sticky-header .logo {
            float: left;
            width: 290px;
        }
        .sticky-header .right-col {
            float: right;
            width: 75%;
        }
    }
    
    @media (min-width: 1099px) and (max-width: 1347px) {
        .sticky-header .logo {
            float: left;
            width: 230px;
        }
        .sticky-header .right-col {
            float: right;
            width: 75%;
        }
        .sticky-header .main-menu .navigation>li>a {
            color: #ffffff;
            padding: 38px 0px 20px 0px;
            margin-right: 12px !important;
            transition: all 500ms ease;
            font-size: 12px;
        }
    }
    
    @media (min-width: 768px) and (max-width: 1099px) {
        .sticky-header .logo {
            float: left;
            width: 230px;
        }
        .sticky-header .right-col {
            float: right;
            width: 100%;
        }
        .sticky-header .main-menu .navigation>li>a {
            color: #ffffff;
            padding: 15px 0px 20px 0px;
            margin-right: 12px !important;
            transition: all 500ms ease;
            font-size: 12px;
        }
    }
    
    .fixed-header .sticky-header {
        z-index: 999;
        opacity: 1;
        background: #00ab99;
        border-bottom: 2px solid #ffffff;
        visibility: visible;
        -ms-animation-name: fadeInDown;
        -moz-animation-name: fadeInDown;
        -op-animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        animation-name: fadeInDown;
        -ms-animation-duration: 500ms;
        -moz-animation-duration: 500ms;
        -op-animation-duration: 500ms;
        -webkit-animation-duration: 500ms;
        animation-duration: 500ms;
        -ms-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
        -op-animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -ms-animation-iteration-count: 1;
        -moz-animation-iteration-count: 1;
        -op-animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
    }
    
    .main-header .header-upper {
        position: relative;
        padding: 40px 0px;
        background: #ffffff;
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        z-index: 5;
    }
    
    .main-header .header-lower {
        background: #ffffff;
        z-index: 5;
    }
    
    .main-header .sticky-header .logo img {
        position: relative;
        margin-top: 7px;
        margin-bottom: 7px;
    }
    
    .main-menu {
        position: relative;
    }
    
    .header-lower .header-area {
        padding: 0px 40px;
        position: relative;
        background: #00ab99;
        border-radius: 25px;
        margin-bottom: -25px;
    }
    
    .main-menu .navbar-collapse {
        padding: 0px;
    }
    
    .main-menu .navigation {
        position: relative;
        margin: 0px;
    }
    
    .main-menu .navigation>li {
        position: relative;
        display: inline-block;
    }
    
    .main-menu .navigation>li:last-child {
        margin-right: 0px;
    }
    
    .sticky-header .main-menu .navigation>li {
        margin: 0px;
    }
    
    .main-menu .navigation>li>a {
        position: relative;
        display: block;
        padding: 13px 0px;
        margin-right: 24px;
        font-size: 15px;
        color: #ffffff;
        letter-spacing: 1px;
        line-height: 30px;
        font-weight: 600;
        text-transform: uppercase;
        font-family: 'Halyard Display Book', sans-serif;
        opacity: 1;
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }
    
    @media (min-width: 992px) and (max-width: 1199px) {
        .main-menu .navigation>li>a {
            position: relative;
            display: block;
            padding: 13px 0px;
            margin-right: 15px;
            font-size: 14px;
            color: #ffffff;
            letter-spacing: 1px;
            line-height: 30px;
            font-weight: 500;
            text-transform: uppercase;
            font-family: 'Halyard Display Book', sans-serif;
            opacity: 1;
            transition: all 500ms ease;
            -moz-transition: all 500ms ease;
            -webkit-transition: all 500ms ease;
            -ms-transition: all 500ms ease;
            -o-transition: all 500ms ease;
        }
    }
    
    @media (min-width: 599px) and (max-width: 991px) {
        .main-menu .navigation>li>a {
            position: relative;
            display: block;
            padding: 13px 0px;
            margin-right: 10px !important;
            font-size: 11px;
            color: #ffffff;
            letter-spacing: 0px;
            line-height: 30px;
            font-weight: 500;
            text-transform: uppercase;
            font-family: 'Halyard Display Book', sans-serif;
            opacity: 1;
            transition: all 500ms ease;
            -moz-transition: all 500ms ease;
            -webkit-transition: all 500ms ease;
            -ms-transition: all 500ms ease;
            -o-transition: all 500ms ease;
        }
    }
    
    .sticky-header .container {
        margin-left: 10px;
        margin-right: 10px;
        width: 98%
    }
    
    .main-menu .navigation>li:hover>a,
    .main-menu .navigation>li.current>a,
    .main-menu .navigation>li.current-menu-item>a {
        position: relative;
        opacity: 1;
        color: #ffffff;
        transition: all 500ms ease;
    }
    
    .main-menu .navigation>li:hover:before,
    .main-menu .navigation>li.current:before,
    .main-menu .navigation>li.current-menu-item:before {
        color: #ffffff !important;
        opacity: 1;
    }
    
    .main-menu .navigation>li:before {
        content: '';
        position: absolute;
        left: 0px;
        bottom: 15px;
        width: 15px;
        height: 2px;
        background: #ffffff;
        opacity: 0;
    }
    
    .main-menu .navigation>li:hover>a:after {
        opacity: 1;
    }
    
    .main-menu .navigation>li>ul {
        position: absolute;
        left: 0px;
        top: 130%;
        width: 275px;
        padding: 0px;
        z-index: 100;
        display: none;
        background: #012f5d;
        border-top: 3px solid #ffffff;
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }
    
    .main-menu .navigation>li>ul>li {
        position: relative;
        width: 100%;
        border-bottom: 1px solid rgba(255, 255, 255, 0.30);
    }
    
    .main-menu .navigation>li>ul>li:last-child {
        border-bottom: none;
    }
    
    .main-menu .navigation>li>ul>li>a {
        position: relative;
        display: block;
        padding: 12px 15px;
        line-height: 22px;
        font-weight: 400;
        background: #00ab99;
        font-size: 14px;
        text-transform: capitalize;
        color: #ffffff;
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }
    
    .main-menu .navigation>li>ul>li:hover>a {
        background: #078779;
        color: #ffffff;
        transition: all 500ms ease;
    }
    
    .main-menu .navigation>li>ul>li.dropdown:hover>a:after {
        color: #ffffff;
        transition: all 500ms ease;
    }
    
    .main-menu .navigation>li.dropdown:hover>ul {
        visibility: visible;
        opacity: 1;
        top: 100%;
        transition: all 500ms ease;
    }
    
    .main-menu .navbar-collapse>ul li.dropdown .dropdown-btn {
        position: absolute;
        right: 0px;
        top: 5px;
        width: 34px;
        height: 34px;
        text-align: center;
        font-size: 16px;
        line-height: 28px;
        color: #ffffff;
        cursor: pointer;
        z-index: 5;
        display: none;
    }
    
    .main-header .search-form-icon {
        position: relative;
        color: #ffffff;
        background: #f6f6f6;
    }
    
    .main-header .search-form-icon [placeholder] {
        color: #222222;
        background: transparent;
        border: 1px solid #d9d9d9;
        padding: 5px 20px;
        font-size: 16px;
        line-height: 22px;
        border-radius: 20px;
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }
    
    .main-header .search-form-icon [placeholder]:focus {
        background: transparent;
        border: 1px solid #26c75b;
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }
    
    .main-header .search-form-icon button {
        position: absolute;
        color: #434343;
        background: transparent;
        right: 5px;
        top: 0px;
        line-height: 35px;
        transition: all 500ms ease;
    }
    
    .main-header .search-form-icon span:hover {
        color: #26c75b;
        transition: all 500ms ease;
    }
    
    .header-lower .header-area .link-btn {
        position: absolute;
        top: 6px;
        right: 6px;
        background: #004b70;
        border-radius: 25px;
    }
    
    .header-lower .header-area .link-btn:before {
        content: '';
        position: absolute;
        right: 80%;
        top: 0px;
        width: 12%;
        height: 100%;
        background: #004b70;
        z-index: 0;
        transform: skewX(-15deg);
    }
    
    .header-lower .header-area .link-btn:after {
        content: '';
        position: absolute;
        right: 90%;
        top: 0px;
        width: 12%;
        height: 100%;
        background: #f7f410;
        z-index: 0;
        transform: skewX(-15deg);
    }
    /*** 

====================================================================
	Main Slider style
====================================================================

***/
    
    .main-slider {
        position: relative;
    }
    
    .main-slider.negative-margin {
        position: relative;
    }
    
    .main-slider .tp-caption {
        z-index: 5;
        width: 90%;
        text-align: right;
    }
    
    .main-slider h2 {
        font-size: 38px;
        color: #00ab99;
        font-weight: 600;
        line-height: 48px;
        text-transform: uppercase;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .curly-quotes:before,
    .curly-quotes:after {
        display: inline-block;
        vertical-align: top;
        height: 30px;
        line-height: 48px;
        font-size: 50px;
        opacity: .2;
    }
    
    .curly-quotes:before {
        content: '\2018';
        margin-right: 4px;
        margin-left: -8px;
        margin-top: -10px;
    }
    
    .curly-quotes:after {
        content: '\2019';
        margin-left: 4px;
        margin-right: -8px;
        margin-top: -6px;
    }
    
    .main-slider h1 {
        font-size: 38px;
        color: #004b70;
        font-weight: 600;
        line-height: 65px;
        text-transform: uppercase;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .main-slider p {
        font-size: 16px;
        color: #ffffff;
        font-weight: 400;
        line-height: 26px;
        letter-spacing: 1px;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .main-slider .tparrows.preview3 {
        display: none;
    }
    
    .tp-bullets.preview3 .bullet {
        display: none;
    }
    
    .main-slider .tp-bannertimer {
        display: none !important;
    }
    /*** 

====================================================================
	Couses section style
====================================================================

***/
    
    .couses-section {
        position: relative;
        padding: 25px 0px 15px;
    }
    
    .couses-section h3 {
        font-size: 25px;
        line-height: 45px;
    }
    
    .couses-section .countdown-box h3 {
        font-size: 25px;
        line-height: 45px;
        color: #fff;
        margin: 0px;
    }
    
    .couses-section p {
        font-size: 16px;
        text-align: justify;
        line-height: 26px;
        font-weight: 400;
        color: #000000;
        letter-spacing: 0.9px;
        margin-bottom: 20px;
        font-family: 'Halyard Display Book';
    }
    
    .couses-section .image-column {
        position: relative;
        margin-bottom: 30px;
    }
    
    .couses-section .image-column .image-holder {
        position: relative;
        box-shadow: 0px 5px 8px -1px;
        border-radius: 10px;
        transition: all 500ms ease;
    }
    
    .couses-section .image-column .image-holder:hover {
        border-radius: 10px;
        border-color: #f7f7f7;
        box-shadow: 0 0 10px 5px #f7f7f7;
    }
    
    .couses-section .image-column img {
        position: relative;
        width: 100%;
        border-color: #f7f7f7;
        border-radius: 10px 10px 0px 0px;
    }
    
    .couses-section .image-box {
        position: relative;
    }
    
    .couses-section .image-box .donate-piechart {
        bottom: -99px;
        display: table;
        position: absolute;
        right: 25px;
    }
    
    .couses-section .image-box .donate-piechart .piechart-block {
        background-color: #078c7e;
        height: 93px;
        width: 70px;
        border-radius: 0px 0px 30px 30px;
    }
    
    .couses-section .image-box .donate-piechart .piechart {
        position: relative;
        text-align: center;
    }
    
    .couses-section .image-box .donate-piechart .piechart canvas {
        position: absolute;
        left: 0px;
        right: 0;
        top: 30px;
        margin: 0 auto;
        max-height: 55px;
        transform: rotate(-250deg);
    }
    
    .couses-section .image-box .donate-piechart .piechart-block .piechart {}
    
    .couses-section .image-box .donate-piechart .piechart-block .piechart span {
        color: #fff;
        font-size: 13px;
        font-weight: 600;
        line-height: 115px;
    }
    
    .couses-section .image-box .donate-piechart .piechart-block .piechart span:after {
        color: #fff;
        content: "%";
        font-size: 13px;
        font-weight: 600;
    }
    
    .couses-section .image-holder .image-content {
        position: relative;
        padding: 0px;
        border: 1px solid #e5e5e5;
        border-radius: 0px 0px 10px 10px;
        text-align: center;
    }
    
    .image-content {
        height: 100px;
    }
    
    .couses-section .image-holder .image-content h6 {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        color: #222222;
        margin-bottom: 10px;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .couses-section span {
        margin-left: 10px;
        color: #078c7e;
    }
    
    .piechart span {
        margin-left: 10px;
        font-size: 46px;
        font-family: 'Halyard Display Book';
        font-weight: bold;
        color: #fff;
    }
    
    .couses-section .image-holder .image-content h5 {
        font-size: 22px;
        line-height: 50px;
        font-weight: 600;
        color: #222222;
        text-transform: uppercase;
        margin-bottom: 15px;
    }
    
    .couses-section .image-holder .image-content p {
        font-size: 16px;
        line-height: 26px;
        font-weight: 400;
        color: #848484;
        margin-bottom: 20px;
        font-family: 'Halyard Display Book';
    }
    
    .couses-section .image-holder .image-content .link-btn {
        margin-bottom: 10px;
        margin-top: 20px;
    }
    
    .mb-50 {
        margin-bottom: 50px !important;
    }
    
    .mt-50 {
        margin-top: 50px !important;
    }
    
    .mt-85 {
        margin-top: 85px !important;
    }
    
    .mb-30 {
        margin-bottom: 30px !important;
    }
    
    .mt-20 {
        margin-top: 20px !important;
    }
    /*** 

====================================================================
	welcome section style
====================================================================

***/
    
    .welcome-section .image-content {
        position: relative;
        background: #fff;
    }
    
    .welcome-section .image-column {
        position: relative;
        padding: 0px;
        margin: 0px -2.5px;
    }
    
    .welcome-section h3 {
        line-height: 40px;
        padding-bottom: 20px;
        padding-top: 20px;
    }
    
    .welcome-section p {
        font-size: 16px;
        font-weight: 400;
        letter-spacing: 0.9px;
        line-height: 25px;
        color: #000;
        text-align: justify;
        margin-bottom: 10px;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .welcome-section img {
        position: relative;
        width: 100%;
        height: 100%;
    }
    
    .welcome-section .image-content {
        position: relative;
        padding-left: 50px;
        padding-right: 30px;
        padding-bottom: 60px;
    }
    
    .welcome-section .image-content .item {
        /* position: relative; */
        /* width: 180px; */
        height: 140px;
        padding: 10px;
        border-radius: 10px;
        margin: 0px -10px;
        border: 1px solid #d0d0d0;
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }
    
    .welcome-section .image-content .item:hover {
        position: relative;
        background: #00ab99;
        border: 1px solid #00ab99;
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }
    
    .welcome-section .image-content .item:hover span:before {
        color: #ffffff;
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }
    
    .welcome-section .image-content .item:hover h6 {
        color: #ffffff;
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }
    
    .welcome-section .image-content .item span:before {
        margin-left: 0px;
        font-size: 60px;
        color: #078c7e;
    }
    
    .welcome-section .image-content .item h6 {
        margin-top: 10px;
        font-size: 15px;
        line-height: 25px;
        font-weight: 500;
        color: #222222;
        text-transform: uppercase;
    }
    /*** 

====================================================================
	Volunteers-section style
====================================================================

***/
    
    .volunteers-section {
        padding-top: 90px;
        position: relative;
        padding-bottom: 100px;
    }
    
    .volunteers-section h3 {
        font-size: 32px;
        line-height: 44px;
        font-weight: 600;
    }
    
    .volunteers-section p {
        font-size: 15px;
        line-height: 25px;
        font-weight: 400;
        color: #848484;
        letter-spacing: 1.5px;
        margin-bottom: 135px;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .volunteers-section .image-holder {
        position: relative;
        border: 1px solid #e5e5e5;
        padding: 25px 20px;
        padding-top: 114px;
        border-radius: 10px;
        transition: all 500ms ease;
    }
    
    .volunteers-section .image-holder:hover {
        border-radius: 10px;
        transition: all 500ms ease;
        border-color: #f7f7f7;
        box-shadow: 0 0 10px 5px #f7f7f7;
    }
    
    .volunteers-section .image-box {
        top: -90px;
        left: 50%;
        margin-left: -90px;
        position: absolute;
    }
    
    .volunteers-section .image-box img {
        top: 0px;
        left: 0px;
        bottom: 0px;
        right: 0px;
        width: 180px;
        height: 180px;
        position: absolute;
        border: 8px solid #e5e5e5;
        border-radius: 50%;
    }
    
    .volunteers-section .image-holder h5 {
        position: relative;
        background: url(../images/resource/bd1.png) no-repeat scroll center bottom;
        font-size: 22px;
        padding-bottom: 15px;
        margin-bottom: 25px;
        font-weight: 600;
        line-height: 32px;
        color: #222222;
        text-transform: uppercase;
    }
    
    .volunteers-section .image-holder p {
        font-size: 15px;
        line-height: 24px;
        font-weight: 400;
        color: #848484;
        letter-spacing: 1.5px;
        margin-bottom: 27px;
    }
    
    .volunteers-section .contact-list {
        margin-bottom: 30px;
    }
    
    .volunteers-section .contact-list i {
        display: inline-block;
        width: 38px;
        height: 38px;
        font-size: 13px;
        color: #222222;
        line-height: 38px;
        border: 1px solid #d1d1d1;
        border-radius: 50%;
        transition: all 500ms ease;
    }
    
    .volunteers-section .contact-list i:hover {
        color: #078c7e;
        border-color: #078c7e;
        transition: all 500ms ease;
    }
    
    .volunteers-section .link-btn {
        margin-bottom: 5px;
    }
    
    .volunteers-section .image-holder:hover h5 {
        background: url(../images/resource/bd.png) no-repeat scroll center bottom;
    }
    
    .volunteers-section .image-holder:hover .image-box img {
        border: 8px solid #078c7e;
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }
    
    .volunteers-section .image-holder:hover h5 {
        color: #078c7e;
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }
    
    .volunteers-section .image-holder:hover .link-btn a {
        color: #ffffff;
        background: #078c7e;
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }
    /*** 

====================================================================
	Gallery-section style
====================================================================

***/
    
    .gellary-fullwidth {
        padding-top: 25px;
        padding-bottom: 45px;
        background: #f5f5f5;
    }
    
    .gellary-fullwidth h3 {
        font-size: 32px;
        line-height: 42px;
        font-weight: 600;
    }
    
    .donate-curr {
        background: #004b70;
        box-shadow: 0px 5px 8px -1px !important;
        color: #fff;
        padding: 10px 15px 10px 15px;
        font-size: 35px;
        display: inline-block;
        margin-right: 15px;
        border-radius: 5px;
        margin-bottom: 10px;
    }
    
    .gellary-fullwidth p {
        font-size: 15px;
        font-weight: 400;
        line-height: 27px;
        color: #000;
        letter-spacing: 1px;
        margin-bottom: 5px;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .gellary-fullwidth .inner-box {
        position: relative;
        margin: 10px 0px;
        padding: 3px;
        /*border: 2px solid #EFEFEF;*/
        border-radius: 5px;
        /*box-shadow:0px 5px 8px -1px;*/
    }
    
    .gellary-fullwidth .inner-box .img_holder img {
        position: relative;
        width: 100%;
        border-radius: 3px 3px 0px 0px;
    }
    
    .gellary-fullwidth .overlay-box {
        position: absolute;
        top: 0px;
        left: 2px;
        right: 2px;
        bottom: 0px;
        transform: scale(0, 0);
        -webkit-transform: scale(0, 0);
        -moz-transform: scale(0, 0);
        -ms-transform: scale(0, 0);
        -o-transform: scale(0, 0);
        transition: all 500ms ease;
    }
    
    .gellary-fullwidth .inner-box:hover .overlay-box {
        background: rgba(52, 55, 57, 0.70);
        transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transition: all 500ms ease;
    }
    
    .gellary-fullwidth .overlay-box {
        padding-top: 30%;
    }
    
    .gellary-fullwidth .overlay-box i {
        color: #078c7e;
        font-size: 16px;
        width: 55px;
        height: 55px;
        line-height: 55px;
        background: #ffffff;
        border-radius: 50%;
    }
    /*** 

====================================================================
	Subscribe-section style
====================================================================

***/
    
    .gellary-subscribe {
        position: relative;
        background: #078c7e;
    }
    
    .gellary-subscribe .content-text {
        position: relative;
        padding: 55px 0px 50px;
    }
    
    .gellary-subscribe .content-text h3 {
        float: left;
        display: block;
        color: #ffffff;
        font-size: 36px;
        font-weight: 700;
        line-height: 46px;
        text-transform: uppercase;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .gellary-subscribe .content-text h3 span {
        font-weight: 400;
    }
    
    .gellary-subscribe .link-btn {
        float: right;
        margin-top: 35px;
    }
    
    .gellary-subscribe .link-btn a {
        font-size: 15px;
        line-height: 26px;
        font-weight: 600;
        color: #078c7e;
        border: 1px solid #ffffff;
        background: #ffffff;
        padding: 12px 30px;
        border-radius: 25px;
        text-transform: uppercase;
        font-family: 'Halyard Display Book', sans-serif;
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }
    
    .gellary-subscribe .link-btn a:hover {
        color: #ffffff;
        border-color: #ffffff;
        background: transparent;
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }
    /*** 

====================================================================
	Events-section style
====================================================================

***/
    
    .events-section {
        position: relative;
        padding: 100px 0px 65px;
    }
    
    .events-section h3 {
        position: relative;
        background: url(../images/resource/bd.png) no-repeat scroll left bottom;
        font-size: 26px;
        padding-bottom: 15px;
        margin-bottom: 30px;
        font-weight: 600;
        line-height: 26px;
        text-transform: uppercase;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .events-section .slide-item {
        position: relative;
        padding-bottom: 38px;
    }
    
    .events-section .left-side {
        position: absolute;
        left: 5px;
        top: 0px;
        width: 170px;
        height: 170px;
    }
    
    .events-section .slide-item img {
        position: relative;
        border-radius: 5px;
    }
    
    .events-section .slide-item h5 {
        position: absolute;
        top: 5px;
        left: 5px;
        font-size: 22px;
        font-weight: 500;
        line-height: 22px;
        color: #ffffff;
        background: #078c7e;
        width: 60px;
        height: 60px;
        padding-top: 10px;
        text-align: center;
        border-radius: 5px;
        text-transform: uppercase;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .events-section .right-side {
        position: relative;
        margin-left: 205px;
        margin-right: 50px;
    }
    
    .events-section .right-side h4 {
        font-size: 22px;
        font-weight: 600;
        line-height: 38px;
        color: #222222;
        text-transform: uppercase;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .events-section .right-side li {
        display: inline-block;
        margin-right: 10px;
        font-size: 13px;
        color: #848484;
        font-weight: 400;
        line-height: 24px;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .events-section .right-side li i {
        margin-right: 10px;
        color: #078c7e;
    }
    
    .events-section .right-side p {
        font-size: 16px;
        font-weight: 400;
        line-height: 26px;
        color: #848484;
        margin-top: 10px;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .events-section .events-slide {
        position: relative;
    }
    
    .events-section .slider-pager {
        position: absolute;
        right: 60px;
        top: 0px;
    }
    
    .events-section .slider-pager .nav-link li {
        font-size: 16px;
        color: #078c7e;
        background: #ffffff;
        border: 1px solid #078c7e;
        margin-left: 10px;
        border-radius: 5px;
        width: 40px;
        height: 40px;
        line-height: 38px;
        text-align: center;
    }
    
    .events-section .slider-pager .nav-link li:hover {
        background: #078c7e;
        border: 1px solid #078c7e;
    }
    
    .events-section .slider-pager .nav-link li:hover a {
        color: #ffffff;
    }
    
    .comment-box {
        background: #343739;
        position: relative;
        border-radius: 10px;
    }
    
    .comment-box h4 {
        position: relative;
        background: url(../images/resource/bd.png) no-repeat scroll left bottom;
        color: #ffffff;
        font-weight: 600;
        font-size: 26px;
        line-height: 36px;
        text-transform: uppercase;
        padding-bottom: 10px;
        margin-bottom: 32px;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .comment-box p {
        color: #c4ccd0;
        font-weight: 400;
        font-size: 16px;
        line-height: 26px;
        letter-spacing: 1px;
        margin-bottom: 16px;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .form-group h6 {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        color: #ffffff;
        margin-bottom: 5px;
        text-transform: capitalize;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .comment-box .default-form-area {
        padding: 35px 40px;
    }
    
    .comment-box .form-group {
        margin-bottom: 35px;
    }
    
    .comment-box .form-group.payment-options {
        margin-bottom: 25px;
    }
    
    .comment-box .form-group:last-child {
        margin-bottom: 5px;
    }
    
    .comment-box .default-form {
        position: relative;
    }
    
    .comment-box .default-form select {
        color: #ffffff;
        margin-right: 20px;
        background: #343739;
    }
    
    .bootstrap-select.btn-group {
        background: transparent;
    }
    
    .bootstrap-select>.dropdown-toggle {
        background: #343739;
        height: 45px;
        border: 1px solid #4a4e4f;
    }
    
    .bootstrap-select.btn-group .dropdown-toggle .caret {
        color: #b1b8bc;
        right: 18px;
    }
    
    .bootstrap-select.btn-group .dropdown-menu {
        background: #343739;
    }
    
    .bootstrap-select.btn-group .dropdown-menu li a {
        background: #ffffff;
        color: #222222;
        padding: 10px 20px;
        transition: all 500ms ease;
    }
    
    .bootstrap-select.btn-group .dropdown-menu li a:hover {
        background: #343739;
        color: #ffffff;
        transition: all 500ms ease;
    }
    
    .bootstrap-select.btn-group .dropdown-toggle .filter-option {
        color: #ffffff;
    }
    
    .payment-options {
        position: relative;
        margin-top: 25px;
    }
    
    .payment-options .option-block {
        position: relative;
        margin-bottom: 20px;
    }
    
    .checkbox,
    .radio {
        display: inline-block;
        margin: 0px;
        padding-right: 18px;
        color: #c4ccd0;
    }
    
    .checkbox input[type=checkbox],
    .checkbox-inline input[type=checkbox],
    .radio input[type=radio],
    .radio-inline input[type=radio] {
        position: relative;
        top: 0px;
        left: 0px;
        width: 14px;
        height: 14px;
        margin-right: 5px;
        color: #818689;
        background: #818689;
    }
    
    .comment-box .type-payment {
        position: relative;
    }
    
    .comment-box .type-payment li {
        display: inline-block;
        color: #ffffff;
        margin-right: 20px;
    }
    
    .comment-box .type-payment li i {
        margin-right: 10px;
    }
    
    .comment-box .type-payment li.current i,
    .comment-box .type-payment li:hover i {
        color: #078c7e;
    }
    /*** 

====================================================================
	Testimonials Section
====================================================================

***/
    
    .testimonial-section {
        position: relative;
        padding: 95px 0px 160px;
    }
    
    .testimonial-section:before {
        position: absolute;
        height: 100%;
        width: 100%;
        left: 0px;
        top: 0px;
        background: rgba(47, 57, 62, 0.8);
        content: '';
    }
    
    .testimonial-section .sec-title {
        position: relative;
    }
    
    .testimonial-section .sec-title h3 {
        color: #ffffff;
    }
    
    .testimonial-section .icon-quort:after {
        position: absolute;
        height: 145px;
        top: 225px;
        border-left: 1px solid #ffffff;
        content: '';
    }
    
    .testimonial-section .icon-quort i {
        position: absolute;
        top: 100px;
        font-size: 30px;
        color: #ffffff;
        width: 90px;
        height: 90px;
        line-height: 90px;
        background: #078c7e;
        text-align: center;
        border-radius: 50%;
        margin-left: -45px;
        z-index: 99;
    }
    
    .testimonial-section .sec-title p {
        font-size: 15px;
        line-height: 26px;
        font-weight: 400;
        color: #c4ccd0;
        letter-spacing: 0.8px;
        margin-bottom: 90px;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .testimonial-section .testimonial-carousel {
        position: relative;
        background: rgba(3, 3, 3, 0.3);
        border-radius: 5px;
    }
    
    .testimonial-section .info-outer {
        position: relative;
        margin-bottom: 25px;
    }
    
    .testimonial-section .owl-carousel .owl-item img {
        display: inline-block;
    }
    
    .testimonial-section .slide-item {
        position: relative;
        padding: 25px 35px;
    }
    
    .testimonial-section .slide-item .text {
        position: relative;
        line-height: 30px;
        margin-top: 35px;
        font-size: 16px;
        color: #c4ccd0;
        font-weight: 400;
        font-style: italic;
        text-align: center;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .testimonial-section .author-info h4 {
        font-size: 16px;
        color: #078c7e;
        line-height: 24px;
        margin-top: 20px;
        text-transform: uppercase;
        font-weight: 700;
    }
    
    .testimonial-section .author-info .designation {
        font-size: 13px;
        color: #c4ccd0;
        font-weight: 400;
        line-height: 27px;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .testimonial-section .owl-theme .owl-controls {
        display: block;
        position: absolute;
        bottom: -70px;
        left: 50%;
        margin-left: -45px;
    }
    
    .owl-theme .owl-controls .owl-dots .owl-dot span {
        position: relative;
        height: 8px;
        width: 8px;
        margin: 3px;
        border-radius: 50%;
        background: #c4ccd0;
    }
    
    .owl-theme .owl-controls .owl-dots .owl-dot.active span {
        position: relative;
        height: 8px;
        width: 30px;
        border-radius: 25px;
        background: #078c7e;
    }
    
    .owl-theme .owl-controls .owl-nav {
        display: none;
    }
    /*** 

====================================================================
	News-section style
====================================================================

***/
    
    .news-section {
        position: relative;
        padding: 10px 0px 30px;
    }
    
    .news-section h3 {
        font-size: 25px;
        line-height: 45px;
    }
    
    .news-section p {
        font-size: 15px;
        line-height: 26px;
        font-weight: 400;
        color: #848484;
        letter-spacing: 0.8px;
        margin-bottom: 60px;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .news-section .image-column {
        position: relative;
        margin-bottom: 30px;
    }
    
    .news-section .image-column .image-holder {
        position: relative;
        box-shadow: 0px 5px 8px -1px;
        border-radius: 10px;
        transition: all 500ms ease;
    }
    
    .news-section .image-column .image-holder:hover {
        border-radius: 10px;
        border-color: #f7f7f7;
        transition: all 500ms ease;
        box-shadow: 0 0 10px 5px #f7f7f7;
    }
    
    .news-section .image-column img {
        position: relative;
        width: 100%;
        max-width: 100%;
        display: block;
        border-radius: 10px 10px 0px 0px;
    }
    
    .news-section .image-box {
        position: relative;
        overflow: hidden;
        height: 200px;
    }
    
    .news-section .image-holder .image-content {
        position: relative;
        padding: 35px 15px 5px 15px;
        border-radius: 0px 0px 10px 10px;
        height: 125px;
    }
    
    .news-section .image-holder .image-content h4 {
        position: absolute;
        top: -40px;
        right: 30px;
        font-size: 16px;
        line-height: 26px;
        font-weight: 500;
        color: #ffffff;
        width: 70px;
        height: 63px;
        padding-top: 5px;
        text-align: center;
        background: #00ab99;
        border-radius: 10px;
        text-transform: uppercase;
        margin-bottom: 10px;
    }
    
    .news-section .image-holder .image-content h4 span {
        font-size: 16px;
    }
    
    .news-section .image-holder .image-content h5 {
        font-size: 22px;
        line-height: 32px;
        font-weight: 600;
        color: #222222;
        text-transform: uppercase;
        margin-bottom: 10px;
    }
    
    .news-section .image-content .blog-info li {
        display: inline-block;
        font-size: 13px;
        line-height: 25px;
        color: #848484;
        text-transform: capitalize;
        margin-right: 15px;
    }
    
    .news-section .image-content .blog-info li i {
        color: #078c7e;
        margin-right: 8px;
    }
    
    .news-section .image-holder .image-content p {
        font-size: 18px;
        line-height: 26px;
        font-weight: 500;
        color: #000000;
        margin-bottom: 20px;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .news-section .image-holder .image-content .link-btn {
        margin-bottom: 10px;
    }
    /*** 

====================================================================
  Sponsors Style
====================================================================

***/
    
    .sponsors-logos {
        padding-top: 95px;
        background: #f5f5f5;
        padding-bottom: 100px;
    }
    
    .sponsors-logos h3 {
        font-size: 32px;
        line-height: 45px;
    }
    
    .sponsors-logos p {
        font-size: 15px;
        line-height: 25px;
        font-weight: 400;
        color: #848484;
        letter-spacing: 0.8px;
        margin-bottom: 45px;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .sponsors-logos .image-holder {
        position: relative;
        border-radius: 5px;
        width: 170px;
        height: 120px;
    }
    
    .sponsors-logos .image-holder .image-box {
        position: relative;
    }
    
    .sponsors-logos .image-holder .image-box img {
        position: absolute;
        top: 0px;
        left: 0px;
        bottom: 0px;
        right: 0px;
        visibility: visible;
        padding: 19px 25px;
        border: 1px solid #d0d0d0;
    }
    
    .sponsors-logos .image-holder:hover .image-box img {
        visibility: hidden;
        border: 1px solid #078c7e;
    }
    
    .sponsors-logos .image-holder .image-overly {
        position: relative;
        transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }
    
    .sponsors-logos .image-holder .image-overly img {
        position: absolute;
        top: 0px;
        left: 0px;
        bottom: 0px;
        right: 0px;
        visibility: hidden;
        padding: 19px 25px;
        border: 1px solid #d0d0d0;
    }
    
    .sponsors-logos .image-holder:hover .image-overly img {
        visibility: visible;
        background: #078c7e;
        border: 1px solid #078c7e;
    }
    
    .sponsors-logos .owl-theme .owl-controls {
        display: none;
    }
    /*** 

====================================================================
  Sponsors subscribe style
====================================================================

***/
    
    .sponsors-subscribe {
        position: relative;
        padding: 50px 0px 15px;
        background: #00ab99;
    }
    
    .sponsors-subscribe .section-text {
        position: relative;
        display: inline-block;
    }
    
    .sponsors-subscribe .section-text h5 {
        font-size: 22px;
        text-transform: uppercase;
        color: #ffffff;
        font-weight: 600;
        line-height: 32px;
        margin: 0px;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .sponsors-subscribe .icon-links {
        position: relative;
        display: inline-block;
        margin-left: 20px;
    }
    
    .sponsors-subscribe .icon-links:after {
        position: absolute;
        content: '';
        border-right: 1px solid #ededed;
        height: 89px;
        right: -42px;
        top: -20px;
    }
    
    .sponsors-subscribe .icon-links i {
        position: relative;
        font-size: 15px;
        color: #ffffff;
        margin-right: 11px;
        background: transparent;
        padding: 10px 0px;
        border-radius: 50px;
        width: 45px;
        line-height: 25px;
        border: 1px solid #ffffff;
        height: 45px;
        text-align: center;
        transition: all 500ms ease;
    }
    
    .sponsors-subscribe .icon-links i:hover {
        color: #078c7e;
        background: #ffffff;
        border: 1px solid #ffffff;
        transition: all 500ms ease;
    }
    
    .sponsors-subscribe .subscribe-form {
        position: relative;
        padding-left: 32px;
    }
    
    .left {
        float: left !important;
    }
    
    .sponsors-subscribe input[type="text"],
    .sponsors-subscribe input[type="email"] {
        position: relative;
        display: inline-block;
        padding: 10px 20px;
        color: #ffffff;
        height: 50px;
        font-size: 16px;
        font-family: 'Halyard Display Book', sans-serif;
        width: 100%;
        background: transparent;
        border: 1px solid #ffffff;
        border-radius: 25px;
    }
    
    .sponsors-subscribe input[type="submit"],
    .sponsors-subscribe button {
        position: absolute;
        right: 0px;
        top: 0px;
        height: 50px;
        width: 190px;
        font-weight: 600;
        line-height: 25px;
        text-align: center;
        font-size: 15px;
        color: #000000;
        padding: 12px 20px;
        border: 1px solid #004b70;
        background: #004b70;
        font-family: 'Halyard Display Book', sans-serif;
        text-transform: uppercase;
        border-radius: 25px;
        transition: all 500ms ease;
    }
    
    .sponsors-subscribe input[type="submit"],
    .sponsors-subscribe button:hover {
        color: #000;
        background: #004b70;
        border-radius: 40px;
        border: 1px solid #004b70;
        transition: all 500ms ease;
    }
    
    .sponsors-subscribe ::-webkit-input-placeholder {
        color: #ffffff;
    }
    
    .sponsors-subscribe :-ms-input-placeholder {
        color: #ffffff;
    }
    
    .sponsors-subscribe ::-moz-placeholder {
        color: #ffffff;
        opacity: 1;
    }
    
    .sponsors-subscribe :-moz-placeholder {
        color: #ffffff;
        opacity: 1;
    }
    /*** 

====================================================================
	Main-footer style
====================================================================

***/
    
    .main-footer {
        padding-top: 20px;
        background: #00ab99;
    }
    
    .main-footer .widgets-section {
        padding-bottom: 20px;
        background: #00ab99;
    }
    
    .main-footer .widgets-section .footer-column {
        margin-bottom: 20px;
    }
    
    .main-footer .footer-logo {
        margin-bottom: 25px;
    }
    
    .main-footer .widgets-section p {
        font-size: 16px;
        font-weight: 400;
        color: #ffffff;
        line-height: 26px;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .main-footer .widgets-section .link-btn a {
        font-size: 16px;
        font-weight: 600;
        color: #078c7e;
        line-height: 24px;
        padding-bottom: 5px;
        text-transform: uppercase;
        text-decoration: underline;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .main-footer h4 {
        margin-top: 5px;
        font-size: 22px;
        font-weight: 600;
        line-height: 32px;
        text-transform: uppercase;
        color: #ffffff;
        padding-bottom: 5px;
        font-family: 'Halyard Display Book';
    }
    
    .main-footer .widgets-section .links-widget {
        margin-left: 50px;
    }
    
    .main-footer .widgets-section .links-list li {
        margin-bottom: 0px;
    }
    
    .main-footer .widgets-section .links-list li a {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        color: #ffffff;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .main-footer .widgets-section .links-list li a:hover {
        color: #004b70;
    }
    
    .main-footer .widgets-section .links-list li i {
        margin-right: 5px;
    }
    
    .main-footer .widgets-section .contact-links {
        margin-right: 20px;
        margin-left: -20px;
    }
    
    .main-footer .widgets-section .contact-links h5 {
        color: #fff;
    }
    
    .main-footer .widgets-section .widget-content {
        position: relative;
    }
    
    .main-footer .widgets-section .footer-info {
        position: relative;
        margin-left: 30px;
    }
    
    .main-footer .widgets-section .footer-info i {
        position: absolute;
        left: -30px;
        top: 0px;
        color: #ffffff;
    }
    
    .main-footer .widgets-section .footer-info h6 {
        font-size: 16px;
        color: #ffffff;
        font-weight: 400;
        line-height: 24px;
        margin-bottom: 10px;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .main-footer .gallery-widget {
        position: relative;
        margin: 0px 10px;
    }
    
    .main-footer .image-column {
        position: relative;
        padding: 5px;
    }
    
    .main-footer .gallery-widget img {
        position: relative;
        width: 100%;
        border-radius: 5px;
    }
    
    .footer-bottom {
        background: #004b70;
    }
    
    .footer-bottom .copyright-text {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        color: #000;
        padding: 20px 0px;
        font-family: 'Halyard Display Book', sans-serif;
    }
    /*** =======================End home page =====================***/
    /*** 

====================================================================
  Page Title Style
====================================================================

***/
    
    .page-title {
        position: relative;
        padding-top: 150px;
        padding-bottom: 150px;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
    }
    
    .page-title:before {
        content: '';
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        position: absolute;
        background: rgba(0, 0, 0, 0.5);
    }
    
    .page-title .container {
        position: relative;
        z-index: 1;
    }
    
    .page-title .title-text h1 {
        position: relative;
        font-size: 38px;
        color: #feffff;
        line-height: 50px;
        font-weight: 600;
        letter-spacing: 1px;
        display: inline-block;
        text-transform: uppercase;
    }
    
    .page-title .title-text .title-menu {
        position: relative;
        float: right;
        display: block;
    }
    
    .page-title .title-text .title-menu li {
        position: relative;
        color: #ffffff;
        display: inline-block;
        line-height: 28px;
        margin-top: 35px;
        font-weight: 400;
        font-size: 16px;
        text-transform: capitalize;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .page-title .title-text .title-menu li a {
        font-weight: 600;
        font-size: 16px;
        color: #ffffff;
        margin-right: 10px;
        transition: all 500ms ease;
    }
    
    .page-title .title-text .title-menu li i {
        color: #ffffff;
        margin-right: 10px;
    }
    
    .page-title .title-text .title-menu li a:hover {
        color: #078c7e;
        transition: all 500ms ease;
    }
    /*** 

====================================================================
  Styled Pagination
====================================================================

***/
    
    .styled-pagination {
        position: relative;
        padding-bottom: 30px;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .styled-pagination li {
        position: relative;
        display: inline-block;
        margin: 0px 5px;
    }
    
    .styled-pagination li:first-child {
        margin-left: 0px;
    }
    
    .styled-pagination li a {
        position: relative;
        display: block;
        line-height: 20px;
        padding: 10px 5px;
        font-size: 18px;
        text-transform: capitalize;
        min-width: 42px;
        color: #9a9a9a;
        font-weight: 600;
        text-align: center;
        border-radius: 2px;
        font-family: 'Halyard Display Book', sans-serif;
        transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        -moz-transition: all 500ms ease;
    }
    
    .styled-pagination li a.next {
        font-size: 18px;
    }
    
    .styled-pagination li a:hover,
    .styled-pagination li a.active {
        color: #ffffff;
        background: #078c7e;
        border-radius: 5px;
        transition: all 500ms ease;
    }
    /*** 

====================================================================
   About section Style
====================================================================

***/
    
    @media (min-width: 200px) and (max-width: 767px) {
        .about-section {
            padding-top: 10px !important;
            position: relative;
            padding-bottom: 45px;
        }
    }
    
    .about-section {
        padding-top: 40px;
        position: relative;
        padding-bottom: 45px;
    }
    
    .about-section .sec-title h3 {
        font-size: 32px;
        font-weight: 600;
        line-height: 42px;
    }
    
    .about-section .sec-title p {
        font-size: 15px;
        font-weight: 400;
        color: #848484;
        line-height: 26px;
        margin-bottom: 50px;
        letter-spacing: 0.8px;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .content-text {
        margin-top: 0px;
        text-align: justify;
    }
    
    @font-face {
        font-family: 'Halyard Display Book';
        src: url('../fonts/Halyard Display Book.ttf') format('truetype');
        -moz-osx-font-smoothing: grayscale;
        /* Firefox */
        -webkit-font-smoothing: antialiased;
        /* WebKit  */
    }
    
    .about-section .content-text p {
        font-size: 16px;
        font-weight: 500;
        color: #222222;
        line-height: 22px;
        margin-bottom: 5px;
        font-family: 'Halyard Display Book', sans-serif;
        letter-spacing: 0.8px;
        text-align: justify;
    }
    
    .about-section .image-box img {
        position: relative;
        margin-left: 20px;
    }
    
    .about-section .colmun-text h5 {
        font-size: 22px;
        font-weight: 600;
        color: #222222;
        line-height: 37px;
        margin-bottom: 20px;
        text-transform: uppercase;
    }
    
    .about-section .colmun-text p {
        font-size: 16px;
        font-weight: 400;
        color: #848484;
        line-height: 26px;
        padding-bottom: 15px;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .about-section .link-btn {
        margin-top: 20px;
    }
    /*** 

====================================================================
   Couse details Style
====================================================================

***/
    
    .couses-section.style-two {
        padding: 100px 0px;
    }
    
    .couses-section.style-two .image-holder {
        position: relative;
    }
    
    .couses-section .left-side .image-box img {
        position: relative;
        border-radius: 10px 10px 0px 0px;
    }
    
    .couses-section .left-side .image-box .donate-piechart {
        bottom: -125px;
    }
    
    .couses-section .left-side .image-holder .image-content {
        padding: 40px 30px;
        margin-bottom: 32px;
    }
    
    .couses-section .left-side .image-holder .image-content h6 {
        line-height: 29px;
    }
    
    .couses-section .left-side .image-holder .image-content h4 {
        font-size: 26px;
        color: #222222;
        line-height: 36px;
        font-weight: 500;
        text-transform: uppercase;
    }
    
    .couses-section .left-side .image-holder p {
        font-size: 16px;
        font-weight: 400;
        color: #000000;
        line-height: 26px;
        letter-spacing: 0.5px;
        font-family: 'Halyard Display Book', sans-serif;
        margin-bottom: 10px;
    }
    
    .couses-section .left-side .image-link .link-btn {
        margin-top: 35px;
    }
    
    .couses-section .right-side {
        margin-left: 40px;
    }
    
    .couses-section .right-side .search-box {
        position: relative;
        border: 1px solid #078c7e;
        margin-bottom: 40px;
        border-radius: 10px;
    }
    
    .couses-section .right-side .search-box button {
        width: 50px;
        right: 0px;
        position: absolute;
        height: 49px;
        border-radius: 0px 10px 10px 0px;
        background: #078c7e;
    }
    
    .couses-section .right-side .search-box button i {
        position: relative;
        color: #ffffff;
    }
    
    .couses-section .right-side .search-box input {
        margin-right: 16px;
        padding: 11px 20px;
        border-radius: 10px;
    }
    
    .couses-section .right-side .section-title h5 {
        font-size: 22px;
        color: #222222;
        line-height: 36px;
        font-weight: 500;
        margin-bottom: 10px;
        text-transform: capitalize;
    }
    
    .couses-section .right-side .categorise-menu li {
        margin-bottom: 8px;
    }
    
    .couses-section .right-side .categorise-menu li a {
        font-weight: 400;
        color: #848484;
        font-size: 16px;
        line-height: 24px;
    }
    
    .couses-section .right-side .categorise-menu li a:hover {
        color: #078c7e;
    }
    
    .couses-section .right-side .categorise-menu {
        margin-bottom: 35px;
    }
    
    .couses-section .right-side .news-list {
        margin-bottom: 45px;
    }
    
    .couses-section .right-side .item {
        position: relative;
        margin-left: 95px;
        margin-bottom: 45px;
    }
    
    .couses-section .right-side .item img {
        position: absolute;
        left: -95px;
        top: 6px;
        border-radius: 5px;
    }
    
    .couses-section .right-side .item h6 {
        font-size: 16px;
        font-weight: 400;
        line-height: 25px;
        margin: 0px;
        color: #222222;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .couses-section .right-side .item p {
        font-size: 13px;
        font-weight: 400;
        line-height: 28px;
        margin: 0px;
        color: #848484;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .couses-section .right-side .tags-list {
        list-style: none;
        margin: 0px;
        padding: 0px;
    }
    
    .couses-section .right-side .tags-list li {
        float: left;
        margin: 5px 7px 5px 0px;
    }
    
    .couses-section .right-side .tags-list li a {
        font-weight: 400;
        font-size: 16px;
        color: #848484;
        line-height: 24px;
        display: block;
        font-family: 'Halyard Display Book', sans-serif;
        padding: 5px 20px;
        border-radius: 25px;
        border: 1px solid #e5e5e5;
        transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        -moz-transition: all 500ms ease;
    }
    
    .couses-section .right-side .tags-list li a:hover {
        color: #ffffff;
        background: #078c7e;
        border: 1px solid #078c7e;
        transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        -moz-transition: all 500ms ease;
    }
    /*** 

====================================================================
   Events-section style-two
====================================================================

***/
    
    .events-section.style-two {
        padding: 100px 0px 80px;
    }
    
    .events-section.style-two .events-right {
        margin-left: 30px;
    }
    
    .events-section.style-two .slide-item {
        margin-bottom: 10px;
    }
    
    .events-section.style-two .right-side .link-btn a {
        color: #078c7e;
        font-size: 16px;
        line-height: 30px;
        font-weight: 400;
        text-transform: uppercase;
        text-decoration: underline;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .events-section .styled-pagination.style-two {
        padding-top: 5px;
    }
    /*** 

====================================================================
    Events-details  style
====================================================================

***/
    
    .couses-section.style-three .left-side .image-holder .image-content {
        padding: 40px 30px 20px;
        margin-bottom: 0px;
    }
    
    .feture-list {
        position: relative;
        margin-top: 5px;
        margin-bottom: 26px;
    }
    
    .feture-list li {
        display: inline-block;
        font-weight: 600;
        font-size: 13px;
        color: #222222;
        margin-right: 20px;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .image-content .feture-list li i {
        color: #078c7e;
        margin-right: 10px;
    }
    
    .image-content .feture-list li span {
        color: #848484;
    }
    
    .couses-section .content-image {
        margin-top: 30px;
        margin-bottom: 10px;
    }
    
    .couses-section .content-image .image-box img {
        border-radius: 10px;
        margin-top: 5px;
    }
    
    .couses-section .content-image .content-box p {
        font-size: 16px;
        font-weight: 400;
        color: #848484;
        line-height: 26px;
        letter-spacing: 0px;
        font-family: 'Halyard Display Book', sans-serif;
        margin-bottom: 25px;
    }
    /*** 

====================================================================
    Countdown-timer style
====================================================================

***/
    
    .countdown-box {
        margin-bottom: 10px;
        width: 100%;
        height: auto;
        background: #00ab99;
        border-radius: 80px;
        padding: 20px;
    }
    
    .countdown-timer {
        margin-left: 20px;
        position: relative;
    }
    
    .countdown-timer .default-coundown {
        position: relative;
        display: inline-block;
    }
    
    .countdown-box .link-btn {
        position: absolute;
        right: 50px;
        top: 20px;
    }
    
    .countdown-timer .counter-column:last-child {
        border-right: none;
    }
    
    .countdown-timer .counter-column {
        position: relative;
        text-align: center;
        display: inline-block;
        padding: 0px 30px;
        color: #848484;
        font-weight: 400;
        font-size: 13px;
        margin-top: 22px;
        line-height: 20px;
        border-right: 1px solid #d0d0d0;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .countdown-timer .counter-column span {
        color: #222222;
        font-weight: 600;
        font-size: 24px;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .couses-section.style-four {
        padding: 80px 0px 70px;
    }
    
    @media (min-width:230px) and (max-width:767px) {
        .couses-section.style-four {
            padding: 25px 0px 70px;
        }
    }
    
    @media (min-width:768px) and (max-width:991px) {
        .couses-section.style-four {
            padding: 75px 0px 70px;
        }
    }
    
    .couses-section.style-four .left-side .image-box img {
        border-radius: 10px;
    }
    
    .couses-section.style-four .left-side .image-holder .image-content {
        padding: 35px 0px;
        border: none;
    }
    
    .couses-section.style-four .content-image {
        margin-bottom: 35px;
    }
    
    .couses-section.style-four .image-holder .image-content h5 {
        position: absolute;
        top: -40px;
        right: 30px;
        font-size: 18px;
        line-height: 26px;
        font-weight: 500;
        color: #ffffff;
        width: 70px;
        height: 80px;
        padding-top: 15px;
        text-align: center;
        background: #00ab99;
        border-radius: 10px;
        text-transform: uppercase;
        margin-bottom: 10px;
    }
    
    .couses-section.style-four .image-holder .image-content h5 span {
        font-size: 16px;
        color: #ffffff;
        margin-left: 0px;
    }
    
    .couses-section.style-four .image-content .blog-info {
        margin-bottom: 15px;
    }
    
    .couses-section.style-four .image-content .blog-info li {
        display: inline-block;
        font-size: 13px;
        line-height: 25px;
        color: #848484;
        text-transform: capitalize;
        margin-right: 15px;
    }
    
    .couses-section.style-four .image-content .blog-info li i {
        color: #078c7e;
        margin-right: 8px;
    }
    
    .couses-section.style-four .default-form-area {
        padding: 0px;
    }
    
    .couses-section.style-four .default-form-area h5 {
        margin-top: 5px;
        font-size: 22px;
        font-weight: 500;
        color: #222222;
        line-height: 32px;
        margin-bottom: 20px;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .couses-section.style-four .default-form {
        position: relative;
    }
    
    .couses-section.style-four .default-form .form-group {
        position: relative;
        margin-bottom: 30px;
    }
    
    .couses-section.style-four .default-form input[type="text"],
    .couses-section.style-four .default-form input[type="email"],
    .couses-section.style-four .default-form input[type="password"],
    .couses-section.style-four .default-form input[type="number"],
    .couses-section.style-four .default-form select,
    .couses-section.style-four .default-form textarea {
        display: block;
        width: 100%;
        line-height: 26px;
        height: 45px;
        font-size: 16px;
        box-shadow: none;
        color: #ffffff;
        text-transform: capitalize;
        background: transparent;
        padding: 7px 10px;
        border: 1px solid #e5e5e5;
        border-radius: 10px;
        font-weight: 400;
        font-family: 'Halyard Display Book', sans-serif;
        transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }
    
    .couses-section.style-four .default-form input[type="text"]:focus,
    .couses-section.style-four .default-form input[type="email"]:focus,
    .couses-section.style-four .default-form input[type="password"]:focus,
    .couses-section.style-four .default-form input[type="number"]:focus,
    .couses-section.style-four .default-form select:focus,
    .couses-section.style-four .default-form textarea:focus {
        box-shadow: none;
        color: #ffffff;
        border: 1px solid #078c7e;
        transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }
    
    .couses-section.style-four .default-form textarea {
        height: 160px;
        resize: none;
    }
    
    .couses-section.style-four .default-form button[type="submite"] {
        position: relative;
        display: inline-block;
    }
    /*** 

====================================================================
   team-page
====================================================================

***/
    
    .volunteers-section.style-two .image-holder {
        margin-top: 100px;
    }
    
    .volunteers-section.style-two .top-item {
        margin-bottom: 40px;
    }
    /*** 

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

***/
    
    .gallery-section .filters {
        position: relative;
        text-align: center;
        padding-top: 100px;
        margin-bottom: 50px;
    }
    
    .gallery-section .filters li {
        position: relative;
        display: inline-block;
        padding: 10px 20px;
        line-height: 24px;
        color: #222222;
        cursor: pointer;
        text-transform: uppercase;
        font-size: 16px;
        font-weight: 600;
        margin: 0px 4px;
        background: #ffffff;
        border-radius: 5px;
        border: 1px solid #078c7e;
        font-family: 'Halyard Display Book', sans-serif;
        transition: all 300ms ease;
        -webkit-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
    }
    
    .gallery-section .filters li .txt {
        position: relative;
        display: block;
        z-index: 1;
    }
    
    .gallery-section .filters li:hover,
    .gallery-section .filters li.active {
        color: #ffffff;
        background: #078c7e;
    }
    
    .default-portfolio-item {
        position: relative;
    }
    
    .gallery-three-column .default-portfolio-item {
        margin-bottom: 30px;
    }
    
    .default-portfolio-item.mix {
        display: none;
    }
    
    .sortable-masonry .items-container {
        margin-left: -15px;
        margin-right: -15px;
    }
    
    .sortable-masonry .masonry-item {
        margin-bottom: 30px;
        padding: 0px 15px;
    }
    
    .sortable-masonry.style-two .masonry-item {
        margin-bottom: 0px;
        padding: 0px 0px;
    }
    
    .default-portfolio-item .inner-box {
        position: relative;
        width: 100%;
        overflow: hidden;
    }
    
    .default-portfolio-item .image-box {
        position: relative;
        display: block;
    }
    
    .default-portfolio-item .image-box img {
        position: relative;
        display: block;
        width: 100%;
        border-radius: 7px;
    }
    
    .default-portfolio-item .overlay-box {
        position: absolute;
        left: 0px;
        top: -100%;
        width: 100%;
        height: 100%;
        border-radius: 7px;
        text-align: center;
        color: #ffffff;
        background: rgba(52, 55, 57, 0.7);
        transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transform: scaleY(0);
        -ms-transform: scaleY(0);
        -o-transform: scaleY(0);
        -moz-transform: scaleY(0);
        transform: scaleY(0);
    }
    
    .default-portfolio-item .inner-box:hover .overlay-box {
        top: 0px;
        border-radius: 7px;
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -o-transform: scaleY(1);
        -moz-transform: scaleY(1);
        transform: scaleY(1);
    }
    
    .default-portfolio-item .inner-box .overlay-box i {
        color: #078c7e;
        background: #ffffff;
        border-radius: 50%;
        width: 55px;
        height: 55px;
        margin-top: 100px;
        line-height: 55px;
        transition: all 500ms ease;
    }
    
    .default-portfolio-item .inner-box .overlay-box i:hover {
        color: #ffffff;
        background: #078c7e;
        transition: all 500ms ease;
    }
    /*** 

====================================================================
	        Single-profile style
====================================================================

***/
    
    .single-profile {
        position: relative;
        padding-top: 180px;
        padding-bottom: 70px;
    }
    
    .single-profile .image-holder {
        position: relative;
        border-radius: 10px;
        padding-bottom: 75px;
        border: 1px solid #e5e5e5;
    }
    
    .single-profile .image-holder .image-box {
        position: absolute;
        top: -80px;
        left: 50px;
    }
    
    .single-profile .image-holder .image-box img {
        border: 5px solid #e5e5e5;
        border-radius: 50%;
    }
    
    .single-profile .image-holder .image-text {
        position: relative;
        margin-left: 450px;
    }
    
    .single-profile .image-holder .image-text h4 {
        padding-top: 42px;
        font-size: 26px;
        line-height: 36px;
        color: #222222;
        font-weight: 600;
        text-transform: uppercase;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .single-profile .image-holder .image-text span {
        font-size: 16px;
        color: #078c7e;
        font-weight: 400;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .single-profile .image-holder .image-text p {
        margin-top: 15px;
        font-size: 16px;
        color: #848484;
        line-height: 26px;
        font-weight: 400;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .single-profile .image-holder .contact-links {
        float: left;
        margin-top: 10px;
    }
    
    .single-profile .image-holder .contact-links li a {
        font-size: 16px;
        line-height: 26px;
        color: #222222;
        font-weight: 400;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .single-profile .image-holder .contact-links li span {
        font-size: 16px;
        line-height: 26px;
        color: #848484;
        font-weight: 400;
        margin-left: 20px;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .single-profile .image-holder .social-links {
        float: right;
        margin-top: 15px;
        margin-right: 45px;
    }
    
    .single-profile .image-holder .social-links li {
        display: inline-block;
        margin: 2px;
    }
    
    .single-profile .image-holder .social-links li i {
        width: 35px;
        height: 35px;
        color: #848484;
        background: #ffffff;
        text-align: center;
        line-height: 35px;
        border: 1px solid #848484;
        border-radius: 50%;
        transition: all 500ms ease;
    }
    
    .single-profile .image-holder .social-links li i:hover {
        background: #078c7e;
        color: #ffffff;
        border: 1px solid #078c7e;
        transition: all 500ms ease;
    }
    
    .single-profile .content-text {
        margin-top: 43px;
    }
    
    .single-profile .content-text p {
        line-height: 26px;
        font-size: 16px;
        font-weight: 400;
        color: #848484;
        margin-bottom: 25px;
        font-family: 'Halyard Display Book', sans-serif;
    }
    /*** 

====================================================================
  Map Section
====================================================================

***/
    
    .contact-section {
        padding: 35px 0px;
    }
    
    .contact-section .default-form-area {
        padding: 0px;
    }
    
    .contact-section .default-form .form-group {
        position: relative;
        margin-bottom: 30px;
    }
    
    .contact-section .default-form input[type="text"],
    .contact-section .default-form input[type="email"],
    .contact-section .default-form input[type="password"],
    .contact-section .default-form input[type="number"],
    .contact-section .default-form select,
    .contact-section .default-form textarea {
        display: block;
        width: 100%;
        line-height: 26px;
        height: 45px;
        font-size: 16px;
        box-shadow: none;
        color: #000;
        background: #fff;
        padding: 7px 10px;
        border: 1px solid #a5a5a5;
        border-radius: 10px;
        font-weight: 400;
        font-family: 'Halyard Display Book';
        transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }
    
    .contact-section .default-form input[type="text"]:focus,
    .contact-section .default-form input[type="email"]:focus,
    .contact-section .default-form input[type="password"]:focus,
    .contact-section .default-form input[type="number"]:focus,
    .contact-section .default-form select:focus,
    .contact-section .default-form textarea:focus {
        box-shadow: none;
        color: #000;
        border: 1px solid #078c7e;
        transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }
    
    .contact-section .default-form textarea {
        height: 195px;
        resize: none;
    }
    
    .contact-section .default-form button[type="submite"] {
        position: relative;
        display: inline-block;
    }
    
    .contact-section h3 {
        position: relative;
        background: url(../images/resource/bd.png) no-repeat scroll left bottom;
        padding-bottom: 15px;
        margin-bottom: 20px;
        font-size: 24px;
        font-weight: 600;
        line-height: 36px;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .contact-section h2 {
        font-size: 28px;
        font-weight: 600;
        line-height: 36px;
        text-transform: uppercase;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .contact-section .contact-list {
        position: relative;
    }
    
    .contact-section .contact-list .item {
        position: relative;
        margin-left: 42px;
    }
    
    .contact-section .contact-list .item h5 {
        font-size: 22px;
        margin-bottom: 5px;
        font-weight: 500;
        line-height: 32px;
        color: #222222;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .contact-section .contact-list .item h6 {
        margin-bottom: 5px;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .contact-section .contact-list .item p {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        color: #000;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .contact-section .contact-list .item i {
        position: absolute;
        font-size: 30px;
        font-weight: 400;
        color: #078c7e;
        left: -42px;
        top: 5px;
    }
    
    .contact-section .contact-list .item:last-child i {
        font-size: 22px;
    }
    
    .google-map-area {
        position: relative;
        margin-bottom: 100px;
    }
    
    #contact-google-map {
        height: 440px;
        width: 100%;
    }
    
    .content-text a {
        color: #0000FF;
        text-decoration: underline;
    }
    
    .donate-box {
        background: #00ab99;
        color: #fff;
        padding: 10px;
    }
    
    .donate-box p {
        color: #fff;
    }
    
    .donate-box h1 {
        font-size: 28px;
        color: #ffffff;
        font-weight: bold;
        line-height: 24px;
        margin: 0px;
        padding-top: 18px;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .btn {
        white-space: normal !important;
    }
    
    .active a {
        font-weight: bold !important;
        color: #004b70 !important;
    }
    
    .left-side {
        background: #00ab99;
        padding: 5px 0px 5px 15px;
        color: #fff;
    }
    
    .left-side ul>li {
        list-style: disc !important;
        font-size: 13px;
        line-height: 1.5;
        margin-left: 5px;
        margin-right: 5px;
    }
    
    .left-side h4 {
        margin-bottom: 0px !important;
    }
    
    .left-side .sec-title {
        padding: 5px;
        margin-bottom: 10px;
        margin-left: -15px;
        border-bottom: 2px solid #fff;
        margin-top: -5px;
    }
    
    .left-side li>ul {
        margin-left: 10px;
    }
    
    .left-side ul>li a {
        font-size: 13px;
        font-weight: bold;
        color: #fff;
    }
    
    .left-side ul>li>ul>li a {
        font-size: 13px;
        font-weight: 200;
    }
    
    .left-side ul>li>ul>li {
        line-height: 1.4;
    }
    
    .content-text h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-size: 18px;
        color: #000;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 1px;
        margin-bottom: 10px;
        font-family: 'Halyard Display', sans-serif;
    }
    
    .gellary-fullwidth .sec-title h3 {
        font-size: 20px;
        color: #000;
        text-transform: none;
        font-weight: 600;
        line-height: 24px;
        letter-spacing: 1px;
        margin-bottom: 25px;
        font-family: 'Halyard Display Book', sans-serif;
    }
    
    .content-text h3,
    h4 {
        margin-top: 0px !important;
        margin-bottom: 10px !important;
    }
    
    .content-text img {
        margin-top: 10px;
    }
    
    .withAnimation .activate {
        opacity: 1;
        filter: alpha(opacity=100);
    }
    
    .withAnimation .animated {
        opacity: 0;
        filter: alpha(opacity=0);
    }
    
    .icon-counter {
        text-align: center;
    }
    
    .pulse {
        -webkit-animation-name: pulse;
        animation-name: pulse;
    }
    
    .animated {
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }
    
    .icon-counter .counter {
        display: block;
        font-size: 60px;
        line-height: 1;
        margin-top: 30px;
        font-weight: 300;
    }
    
    .hr-mid,
    .hr-left,
    .hr-right {
        padding-bottom: 28px;
        position: relative;
        display: block;
    }
    
    .img-mt8 {
        margin-top: 8px !important;
    }
    /*.content-text p a[title]:hover:after{
content: attr(title);
background:#00ab99;
color:#fff;
border:1px solid #d0d0d0;
padding:5px;
position:absolute;
z-index:100000;
}*/
    
    #cookieConsent {
        background-color: rgba(20, 20, 20, 0.8);
        min-height: 26px;
        font-size: 14px;
        color: #ccc;
        line-height: 26px;
        padding: 8px 0 8px 30px;
        font-family: "Trebuchet MS", Helvetica, sans-serif;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        display: none;
        z-index: 9999;
    }
    
    #cookieConsent a {
        color: #4B8EE7;
        text-decoration: none;
    }
    
    #closeCookieConsent {
        float: right;
        display: inline-block;
        cursor: pointer;
        height: 20px;
        width: 20px;
        margin: -15px 0 0 0;
        font-weight: bold;
    }
    
    #closeCookieConsent:hover {
        color: #FFF;
    }
    
    #cookieConsent a.cookieConsentOK {
        background-color: #F1D600;
        color: #000;
        display: inline-block;
        border-radius: 5px;
        padding: 0 20px;
        cursor: pointer;
        float: right;
        margin: 0 60px 0 10px;
    }
    
    #cookieConsent a.cookieConsentOK:hover {
        background-color: #E0C91F;
    }
    /*Cookie Consent End*/