﻿@import url("https://fonts.googleapis.com/css?family=Droid+Sans:400,700|Lato:300,400,400i,700,900");
/*-------------------------------------
    
	Author: Webstrot 
	Copyright © 2018
	
---------------------------------------
    
    CSS INDEX
    ===================
	
  1. Theme Default CSS (body, link color, section etc)
  2. Header area start here
  3. Slider area start here
  4. About area start here
  5. Team area start here
  6. Banner area start here
  7. Blog area start here
  8. Price list area start here
  9. Contact area start here
  10. Footer area start here
  11. Breadcumb area start here
  12. Faq area start here
  13. Videos area start here
  14. Subscribe area start here
  15. Causes area start here
  16. Event area start here
  17. Services area start here
  18. Counter area start here
  19. Gallery area start here
  20. Prayer area start here
  21. Testimonial area start here

---------------------------------------*/
/*....................................
1.Theme default CSS
....................................*/
html,
body {
    font-size: 14px;
    color: #383737;
    font-family: "Lato", sans-serif;
    vertical-align: baseline;
    font-weight: 400;
}
html {
  scroll-behavior: smooth;
}
/* ....................................
1.1 Reset CSS 
.......................................*/
a {
    transition: all 0.3s;
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
        color: #096b89;
    }

    a:active {
        outline: 0 none;
        text-decoration: none;
    }

    a:focus {
        outline: 0px solid;
        text-decoration: none;
    }

p {
    margin: 0 0 26px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 26px;
    font-weight: 700;
}

img {
    max-width: 100%;
    height: auto;
}

ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

input {
    box-shadow: none;
    border-radius: 0;
    outline: none;
}

    input:focus {
        outline: none;
        box-shadow: none;
    }

    input:active {
        outline: none;
        box-shadow: none;
    }

textarea {
    outline: none;
    box-shadow: none;
    border-radius: 0;
}

    textarea:focus {
        outline: none;
        box-shadow: none;
    }

    textarea:active {
        outline: none;
        box-shadow: none;
    }

button {
    outline: none;
    box-shadow: none;
    border: none;
}

    button:focus {
        outline: none;
        box-shadow: none;
        border: none;
    }

    button:active {
        outline: none;
        box-shadow: none;
        border: none;
    }

.fix {
    overflow: hidden;
}

.clear {
    clear: both;
}

::-moz-selection {
    background: #00c3ff;
    text-shadow: none;
}

::selection {
    background: #00c3ff;
    text-shadow: none;
}

.browserupgrade {
    margin: 26px 0;
    background: #00c3ff;
    color: #333333;
    padding: 26px 0;
}

/***Typography***/
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    font-family: "Droid Sans", sans-serif;
}

h1 {
    font-size: 36px;
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 18px;
}

/*** Section ***/
.section {
    padding: 60px 0;
}

.section2 {
    padding: 60px 0 70px;
}

.section-heading-one {
    display: block;
    position: relative;
    z-index: 999;
    padding: 0;
    margin: 0 0 56px;
    text-align: center;
}

    .section-heading-one h2 {
        position: relative;
        text-transform: uppercase;
        color: #fff;
        margin: 0;
        padding: 0 0 28px;
        display: block;
    }

        .section-heading-one h2:after {
            content: '';
            position: absolute;
            left: 0;
            right: 0;
            bottom: 0;
            height: 8px;
            background: url(images/section/2.png) no-repeat;
            background-position: center;
        }
.section-footer-one {
    display: block;
    position: relative;
    z-index: 999;
    padding: 0;
    width: 100%;
    text-align: center;
}
.section-heading-two {
    display: block;
    position: relative;
    padding: 0;
    margin: 0;
    text-align: center;
}

    .section-heading-two h2 {
        display: block;
        position: relative;
        padding: 0 0 28px;
        margin: 0 0 30px;
        text-transform: uppercase;
        color: #111;
    }

        .section-heading-two h2:after {
            content: '';
            position: absolute;
            left: 0;
            right: 0;
            bottom: 0;
            height: 8px;
            background: url(images/section/1.png) no-repeat;
            background-position: center;
        }

    .section-heading-two p {
        margin: 15px auto;
        padding: 0;
        display: block;
        width: 80%;
    }

.section-heading-three {
    display: block;
    position: relative;
    padding: 0;
}

    .section-heading-three h2 {
        display: block;
        position: relative;
        padding: 0 0 28px;
        margin: 0 0 60px;
        text-transform: uppercase;
        color: #111;
    }

        .section-heading-three h2:after {
            content: '';
            position: absolute;
            left: 0;
            right: 0;
            bottom: 0;
            height: 8px;
            background: url(images/section/3.png) no-repeat;
            background-position: left;
        }

.section-heading-four {
    display: block;
    position: relative;
    z-index: 999;
    padding: 0;
    margin: 0 0 56px;
    text-align: center;
}

    .section-heading-four h2 {
        position: relative;
        text-transform: uppercase;
        color: #fff;
        margin: 0;
        padding: 0 0 28px;
        display: block;
    }

        .section-heading-four h2:after {
            content: '';
            position: absolute;
            left: 0;
            right: 0;
            bottom: 0;
            height: 8px;
            background: url(images/section/1.png) no-repeat;
            background-position: center;
        }

/***Button***/
.btn1 {
    display: inline-block;
    background: #AB6D02;
    color: #fff !important;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    text-transform: uppercase !important;
    line-height: 49px !important;
    padding: 0 31px !important;
    border-radius: 5px;
    position: relative;
}

    .btn1 span {
        position: relative;
        z-index: 999;
    }

    .btn1:before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: #AB6D02;
        transition: all 0.3s;
        border-radius: 5px;
    }

    .btn1:hover {
        background: #c19036 !important;
    }

        .btn1:hover:before {
            left: 50%;
            right: 50%;
            top: 50%;
            bottom: 50%;
            opacity: 0;
        }

.btn2 {
    border: 2px solid rgba(255, 255, 255, 0.3);
    color: #fff;
    text-transform: uppercase;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    line-height: 50px;
    padding: 0 32px;
    display: inline-block;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
}

    .btn2 span {
        position: relative;
        z-index: 999;
    }

    .btn2:before {
        content: '';
        position: absolute;
        left: 10%;
        right: 10%;
        top: 10%;
        bottom: 10%;
        background: #007699;
        transition: all 0.3s;
        border-radius: 5px;
        opacity: 0;
    }

    .btn2:hover {
        background: #007699 !important;
        color: #fff;
        border: 2px solid #007699;
    }

        .btn2:hover:before {
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            opacity: 1;
        }

.btn3 {
    display: inline-block;
    position: relative;
    line-height: 50px;
    padding: 0 45px;
    color: #111111;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 5px;
}

    .btn3 span {
        position: relative;
        z-index: 999;
    }

    .btn3:before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: #fff;
        border-radius: 5px;
        transition: all 0.3s;
    }

    .btn3:hover {
       background: #007699 !important;
        color: #fff;
    }

        .btn3:hover:before {
            left: 10%;
            right: 10%;
            top: 10%;
            bottom: 10%;
            opacity: 0;
        }

.btn4 {
    display: inline-block;
    background: #007699;
    color: #fff !important;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    text-transform: uppercase !important;
    line-height: 50px !important;
    padding: 0 31px !important;
    border-radius: 5px;
    position: relative;
}

    .btn4 span {
        position: relative;
        z-index: 999;
    }

    .btn4:before {
      /*  content: '';*/
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: #007699;
        transition: all 0.3s;
        border-radius: 5px;
    }

    .btn4:hover {
        background: #AB6D02 !important;
    }

        .btn4:hover:before {
            left: 50%;
            right: 50%;
            top: 50%;
            bottom: 50%;
            opacity: 0;
        }

.btn5 {
    display: inline-block;
    background: #007699;
    color: #fff !important;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    text-transform: uppercase !important;
    line-height: 30px !important;
    padding: 0 28px !important;
    border-radius: 5px;
    position: relative;
    font-size: 14px;
}

    .btn5 span {
        position: relative;
        z-index: 999;
    }

    .btn5:before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: #007699;
        transition: all 0.3s;
        border-radius: 5px;
    }

    .btn5:hover {
        background: #AB6D02 !important;
    }

        .btn5:hover:before {
            left: 50%;
            right: 50%;
            top: 50%;
            bottom: 50%;
            opacity: 0;
        }

.btn6 {
    display: inline-block;
    color: #007699 !important;
    text-transform: uppercase;
    font-weight: 700;
    font-family: "Lato", sans-serif;
}

    .btn6:hover {
        color: #AB6D02 !important;
    }

/*** Reset ***/
.p-re {
    position: relative;
}

.p-ab {
    position: absolute;
}

.list-inline li {
    display: inline-block;
}

.af-be:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.af-be:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.af:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.be:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.bg-img {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

.alignleft {
    float: left;
    margin-right: 15px;
    margin-bottom: 26px;
}

.alignright {
    float: right;
    margin-left: 15px;
    margin-bottom: 26px;
}

.aligncenter {
    display: block;
    margin: 0 auto 26px;
}

.pagination {
    text-align: center;
    display: block !important;
    margin: 28px 0 0;
}

    .pagination ul li {
        padding: 0 9px;
    }

        .pagination ul li a {
            line-height: 50px;
            display: block;
            padding: 0 18px;
            background: #f5f5f5;
            color: #999999;
            font-size: 18px;
            border-radius: 5px;
        }

            .pagination ul li a:hover {
                background: #AB6D02;
                color: #fff;
            }

        .pagination ul li:first-child {
            padding-right: 115px;
            padding-left: 0;
        }

            .pagination ul li:first-child a {
                font-size: 16px;
            }

        .pagination ul li:last-child {
            padding-right: 0;
            padding-left: 115px;
        }

            .pagination ul li:last-child a {
                font-size: 16px;
            }

/***All plugins Reset***/
.owl-controls {
    margin-top: 51px !important;
}

    .owl-controls .owl-pagination .owl-page span {
        margin: 0 5px;
        width: 10px;
        height: 10px;
        background: #e4e4e4 !important;
        opacity: 1;
    }

    .owl-controls .owl-pagination .owl-page.active span {
        background: #007699 !important;
    }

.testimonial-area .owl-wrapper {
    padding-top: 17px !important;
}

.testimonial-area .owl-controls {
    margin-top: 51px !important;
}

    .testimonial-area .owl-controls .owl-pagination .owl-page span {
        margin: 0 5px;
        width: 10px;
        height: 10px;
        background: #7f7e7e !important;
        opacity: 1;
    }

    .testimonial-area .owl-controls .owl-pagination .owl-page.active span {
        background: #AB6D02 !important;
    }

.brand-area .owl-controls {
    position: absolute;
    top: -118px;
    right: 0;
    margin: 0 !important;
}

#Container .mix {
    display: none;
}

.mfp-title {
    display: none !important;
}

.mfp-wrap {
    z-index: 9999999;
}

.mfp-bg {
    z-index: 999999;
}

/*** Margin ***/
.t-0 {
    top: 0;
}

.l-0 {
    left: 0;
}

.r-0 {
    right: 0;
}

.b-0 {
    bottom: 0;
}

.mr-0 {
    margin: 0;
}

.mr-t0 {
    margin-top: 0px;
}

.mr-t5 {
    margin-top: 5px;
}

.mr-t10 {
    margin-top: 10px;
}

.mr-t15 {
    margin-top: 15px;
}

.mr-t20 {
    margin-top: 20px;
}

.mr-t25 {
    margin-top: 25px;
}

.mr-t30 {
    margin-top: 30px;
}

.mr-t35 {
    margin-top: 35px;
}

.mr-t40 {
    margin-top: 40px;
}

.mr-t45 {
    margin-top: 45px;
}

.mr-t50 {
    margin-top: 50px;
}

.mr-t60 {
    margin-top: 60px;
}

.mr-t70 {
    margin-top: 70px;
}

.mr-t80 {
    margin-top: 80px;
}

.mr-t90 {
    margin-top: 90px;
}

.mr-t100 {
    margin-top: 100px;
}

.mr-t110 {
    margin-top: 110px;
}

.mr-t120 {
    margin-top: 120px;
}

.mr-t130 {
    margin-top: 130px;
}

.mr-t140 {
    margin-top: 140px;
}

.mr-t150 {
    margin-top: 150px;
}

.mr-b0 {
    margin-bottom: 0px;
}

.mr-b5 {
    margin-bottom: 5px;
}

.mr-b10 {
    margin-bottom: 10px;
}

.mr-b15 {
    margin-bottom: 15px;
}

.mr-b20 {
    margin-bottom: 20px;
}

.mr-b25 {
    margin-bottom: 25px;
}

.mr-b30 {
    margin-bottom: 30px;
}

.mr-b35 {
    margin-bottom: 35px;
}

.mr-b40 {
    margin-bottom: 40px;
}

.mr-b45 {
    margin-bottom: 45px;
}

.mr-b50 {
    margin-bottom: 50px;
}

.mr-b60 {
    margin-bottom: 60px;
}

.mr-b70 {
    margin-bottom: 70px;
}

.mr-b80 {
    margin-bottom: 80px;
}

.mr-b90 {
    margin-bottom: 90px;
}

.mr-b100 {
    margin-bottom: 100px;
}

.mr-b110 {
    margin-bottom: 110px;
}

.mr-b120 {
    margin-bottom: 120px;
}

.mr-b130 {
    margin-bottom: 130px;
}

.mr-b140 {
    margin-bottom: 140px;
}

.mr-b150 {
    margin-bottom: 150px;
}

.mr-l0 {
    margin-left: 0px;
}

.mr-l5 {
    margin-left: 5px;
}

.mr-l10 {
    margin-left: 10px;
}

.mr-l15 {
    margin-left: 15px;
}

.mr-l20 {
    margin-left: 20px;
}

.mr-l25 {
    margin-left: 25px;
}

.mr-l30 {
    margin-left: 30px;
}

.mr-l35 {
    margin-left: 35px;
}

.mr-l40 {
    margin-left: 40px;
}

.mr-l45 {
    margin-left: 45px;
}

.mr-l50 {
    margin-left: 50px;
}

.mr-l60 {
    margin-left: 60px;
}

.mr-l70 {
    margin-left: 70px;
}

.mr-l80 {
    margin-left: 80px;
}

.mr-l90 {
    margin-left: 90px;
}

.mr-l100 {
    margin-left: 100px;
}

.mr-l110 {
    margin-left: 110px;
}

.mr-l120 {
    margin-left: 120px;
}

.mr-l130 {
    margin-left: 130px;
}

.mr-l140 {
    margin-left: 140px;
}

.mr-l150 {
    margin-left: 150px;
}

.mr-r0 {
    margin-right: 0px;
}

.mr-r5 {
    margin-right: 5px;
}

.mr-r10 {
    margin-right: 10px;
}

.mr-r15 {
    margin-right: 15px;
}

.mr-r20 {
    margin-right: 20px;
}

.mr-r25 {
    margin-right: 25px;
}

.mr-r30 {
    margin-right: 30px;
}

.mr-r35 {
    margin-right: 35px;
}

.mr-r40 {
    margin-right: 40px;
}

.mr-r45 {
    margin-right: 45px;
}

.mr-r50 {
    margin-right: 50px;
}

.mr-r60 {
    margin-right: 60px;
}

.mr-r70 {
    margin-right: 70px;
}

.mr-r80 {
    margin-right: 80px;
}

.mr-r90 {
    margin-right: 90px;
}

.mr-r100 {
    margin-right: 100px;
}

.mr-r110 {
    margin-right: 110px;
}

.mr-r120 {
    margin-right: 120px;
}

.mr-r130 {
    margin-right: 130px;
}

.mr-r140 {
    margin-right: 140px;
}

.mr-r150 {
    margin-right: 150px;
}

.mr-0 {
    margin: 0;
}

.mr-5 {
    margin: 5px;
}

.mr-10 {
    margin: 10px;
}

.mr-15 {
    margin: 15px;
}

.mr-20 {
    margin: 20px;
}

.mr-25 {
    margin: 25px;
}

.mr-30 {
    margin: 30px;
}

.mr-35 {
    margin: 35px;
}

.mr-40 {
    margin: 40px;
}

.mr-45 {
    margin: 45px;
}

.mr-50 {
    margin: 50px;
}

.mr-60 {
    margin: 60px;
}

.mr-70 {
    margin: 70px;
}

.mr-80 {
    margin: 80px;
}

.mr-90 {
    margin: 90px;
}

.mr-100 {
    margin: 100px;
}

.mr-110 {
    margin: 110px;
}

.mr-120 {
    margin: 120px;
}

.mr-130 {
    margin: 130px;
}

.mr-140 {
    margin: 140px;
}

.mr-150 {
    margin: 150px;
}

/*** Padding ***/
.pd-0 {
    padding: 0;
}

.pd-t0 {
    padding-top: 0px;
}

.pd-t5 {
    padding-top: 5px;
}

.pd-t10 {
    padding-top: 10px;
}

.pd-t15 {
    padding-top: 15px;
}

.pd-t20 {
    padding-top: 20px;
}

.pd-t25 {
    padding-top: 25px;
}

.pd-t30 {
    padding-top: 30px;
}

.pd-t35 {
    padding-top: 35px;
}

.pd-t40 {
    padding-top: 40px;
}

.pd-t45 {
    padding-top: 45px;
}

.pd-t50 {
    padding-top: 50px;
}

.pd-t60 {
    padding-top: 60px;
}

.pd-t70 {
    padding-top: 70px;
}

.pd-t80 {
    padding-top: 80px;
}

.pd-t90 {
    padding-top: 90px;
}

.pd-t100 {
    padding-top: 100px;
}

.pd-t110 {
    padding-top: 110px;
}

.pd-t120 {
    padding-top: 120px;
}

.pd-t130 {
    padding-top: 130px;
}

.pd-t140 {
    padding-top: 140px;
}

.pd-t150 {
    padding-top: 150px;
}

.pd-b0 {
    padding-bottom: 0px;
}

.pd-b5 {
    padding-bottom: 5px;
}

.pd-b10 {
    padding-bottom: 10px;
}

.pd-b15 {
    padding-bottom: 15px;
}

.pd-b20 {
    padding-bottom: 20px;
}

.pd-b25 {
    padding-bottom: 25px;
}

.pd-b30 {
    padding-bottom: 30px;
}

.pd-b35 {
    padding-bottom: 35px;
}

.pd-b40 {
    padding-bottom: 40px;
}

.pd-b45 {
    padding-bottom: 45px;
}

.pd-b50 {
    padding-bottom: 50px;
}

.pd-b60 {
    padding-bottom: 60px;
}

.pd-b70 {
    padding-bottom: 70px;
}

.pd-b80 {
    padding-bottom: 80px;
}

.pd-b90 {
    padding-bottom: 90px;
}

.pd-b100 {
    padding-bottom: 100px;
}

.pd-b110 {
    padding-bottom: 110px;
}

.pd-b120 {
    padding-bottom: 120px;
}

.pd-b130 {
    padding-bottom: 130px;
}

.pd-b140 {
    padding-bottom: 140px;
}

.pd-b150 {
    padding-bottom: 150px;
}

.pd-l0 {
    padding-left: 0px;
}

.pd-l5 {
    padding-left: 5px;
}

.pd-l10 {
    padding-left: 10px;
}

.pd-l15 {
    padding-left: 15px;
}

.pd-l20 {
    padding-left: 20px;
}

.pd-l25 {
    padding-left: 25px;
}

.pd-l30 {
    padding-left: 30px;
}

.pd-l35 {
    padding-left: 35px;
}

.pd-l40 {
    padding-left: 40px;
}

.pd-l45 {
    padding-left: 45px;
}

.pd-l50 {
    padding-left: 50px;
}

.pd-l60 {
    padding-left: 60px;
}

.pd-l70 {
    padding-left: 70px;
}

.pd-l80 {
    padding-left: 80px;
}

.pd-l90 {
    padding-left: 90px;
}

.pd-l100 {
    padding-left: 100px;
}

.pd-l110 {
    padding-left: 110px;
}

.pd-l120 {
    padding-left: 120px;
}

.pd-l130 {
    padding-left: 130px;
}

.pd-l140 {
    padding-left: 140px;
}

.pd-l150 {
    padding-left: 150px;
}

.pd-r0 {
    padding-right: 0px;
}

.pd-r5 {
    padding-right: 5px;
}

.pd-r10 {
    padding-right: 10px;
}

.pd-r15 {
    padding-right: 15px;
}

.pd-r20 {
    padding-right: 20px;
}

.pd-r25 {
    padding-right: 25px;
}

.pd-r30 {
    padding-right: 30px;
}

.pd-r35 {
    padding-right: 35px;
}

.pd-r40 {
    padding-right: 40px;
}

.pd-r45 {
    padding-right: 45px;
}

.pd-r50 {
    padding-right: 50px;
}

.pd-r60 {
    padding-right: 60px;
}

.pd-r70 {
    padding-right: 70px;
}

.pd-r80 {
    padding-right: 80px;
}

.pd-r90 {
    padding-right: 90px;
}

.pd-r100 {
    padding-right: 100px;
}

.pd-r110 {
    padding-right: 110px;
}

.pd-r120 {
    padding-right: 120px;
}

.pd-r130 {
    padding-right: 130px;
}

.pd-r140 {
    padding-right: 140px;
}

.pd-r150 {
    padding-right: 150px;
}

.pd-0 {
    padding: 0px;
}

.pd-5 {
    padding: 5px;
}

.pd-10 {
    padding: 10px;
}

.pd-15 {
    padding: 15px;
}

.pd-20 {
    padding: 20px;
}

.pd-25 {
    padding: 25px;
}

.pd-30 {
    padding: 30px;
}

.pd-35 {
    padding: 35px;
}

.pd-40 {
    padding: 40px;
}

.pd-45 {
    padding: 45px;
}

.pd-50 {
    padding: 50px;
}

.pd-60 {
    padding: 60px;
}

.pd-70 {
    padding: 70px;
}

.pd-80 {
    padding: 80px;
}

.pd-90 {
    padding: 90px;
}

.pd-100 {
    padding: 100px;
}

.pd-110 {
    padding: 110px;
}

.pd-120 {
    padding: 120px;
}

.pd-130 {
    padding: 130px;
}

.pd-140 {
    padding: 140px;
}

.pd-150 {
    padding: 150px;
}

/*....................................
2. Header area start here
....................................*/
header .main-header {
    transition: all 0.3s;
}

    header .main-header .logo-area a {
        display: block;
        padding: 0;
        line-height: 75px;
    }

    header .main-header .search-box {
        position: absolute;
        left: 15px;
        right: 15px;
        bottom: 0;
        z-index: 999;
        background: #fff;
        padding: 29px 0;
        display: none;
    }

        header .main-header .search-box form {
            width: 100%;
            padding: 0 50px;
            position: relative;
        }

            header .main-header .search-box form input {
                width: 100%;
                height: 60px;
                padding: 0 30px;
                border: 1px solid #007699;
            }

            header .main-header .search-box form button {
                position: absolute;
                top: 0;
                right: 70px;
                cursor: pointer;
                background: transparent;
                color: #007699;
                font-size: 20px;
                line-height: 60px;
                font-weight: 700;
                transition: all 0.3s;
            }

                header .main-header .search-box form button:hover {
                    color: #AB6D02;
                }

            header .main-header .search-box form .close-search {
                position: absolute;
                top: 0;
                right: 15px;
                color: #AB6D02;
                line-height: 60px;
                font-size: 20px;
                display: inline-block;
                cursor: pointer;
                transition: all 0.3s;
            }

                header .main-header .search-box form .close-search:hover {
                    color: #007699;
                }

    header .main-header.sticky {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        transition: all 0.3s;
        box-shadow: 0 1px 3px rgba(50, 50, 50, 0.4);
    }

header .mobile-menu-area {
    display: none;
    float: inline-start;
    width: 100%;
}

    header .mobile-menu-area.page {
        position: absolute;
        left: 0;
        right: 0;
        width: auto !important;
    }

header .mean-container .mean-nav {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
}

header .topbar {
    background: #007699;
    position: relative;
    display: block;
}

    header .topbar .header-event .count-list li {
        background: #A67D37;
        padding: 13px 22px;
        margin: 0 3px;
        cursor: pointer;
    }

        header .topbar .header-event .count-list li:first-child {
            background: transparent;
            padding: 13px 0;
            cursor: inherit;
            margin-left: 0 !important;
        }

        header .topbar .header-event .count-list li h6 {
            font-size: 16px;
            margin: 0;
            color: #ffffff;
            font-family: "Lato", sans-serif;
            text-transform: uppercase;
            font-weight: 700;
            padding-right: 22px;
            display: block;
        }

        header .topbar .header-event .count-list li span {
            color: #fff;
            margin: 0;
            display: inline-block;
            font-size: 16px;
            font-family: "Lato", sans-serif;
        }

            header .topbar .header-event .count-list li span.count {
                font-weight: 700;
                margin-right: 8px;
            }

            header .topbar .header-event .count-list li span.con {
                opacity: 0.5;
                font-weight: 400;
                text-transform: uppercase;
                transition: all 0.3s;
            }

        header .topbar .header-event .count-list li:hover span.con {
            opacity: 1;
        }

    header .topbar .header-social ul li {
        padding: 13px 0 13px 17px;
    }

        header .topbar .header-social ul li a {
            font-size: 20px;
            display: block;
            color: #fff;
            opacity: 0.3;
        }

            header .topbar .header-social ul li a:hover {
                color: #fff;
                opacity: 1;
            }

header .main-header {
    background: #fff;
}
header .main-header .menu-area nav ul
{
    margin-bottom:0px;
    }
    header .main-header .menu-area nav ul li
    {
    margin-bottom:0px;
    }
    header .main-header .menu-area nav ul li:first-child a {
      /*   padding-left: 0;*/
    }

    header .main-header .menu-area nav ul li:last-child a {
       /* float: right;*/
           background: #AB6D02;
    }


    header .main-header .menu-area nav ul li.menu-btn {
        text-align: right;
    }
        header .main-header .menu-area nav ul li.menu-btn a {
        background: #AB6D02;
    }

        header .main-header .menu-area nav ul li.menu-btn li {
            line-height: 75px;
        }
        
         header .main-header .menu-area nav ul li:hover  {
           background-color:#007699;
        }
    header .main-header .menu-area nav ul li:last-child:hover {
      background-color:transparent;
    }

            header .main-header .menu-area nav ul li.menu-btn li .search-ico {
                display: block;
                font-size: 20px;
                cursor: pointer;
                transition: all 0.3s;
                color: #007699;
                font-weight: 700;
            }

                header .main-header .menu-area nav ul li.menu-btn li .search-ico:hover {
                    color: #CC337F;
                }

            header .main-header .menu-area nav ul li.menu-btn li a {
                display: inline-block;
            }

            header .main-header .menu-area nav ul li.menu-btn li:last-child {
                margin-left: 15px;
            }

                header .main-header .menu-area nav ul li.menu-btn li:last-child a {
                    padding: 0;
                }

    header .main-header .menu-area nav ul li a {
        color: #22257A;
        font-family: "Droid Sans", sans-serif;
        text-transform: capitalize;
        display: block;
        line-height: 75px;
        padding: 0 14px;
        font-size: 14px;
        font-weight:600;
    }

        header .main-header .menu-area nav ul li a:hover {
            color: #fff;
        }

    header .main-header .menu-area nav ul li.drop-menu {
        position: relative;
    }

        header .main-header .menu-area nav ul li.drop-menu .down-menu {
            background: #ffffff none repeat scroll 0 0;
            box-shadow: 0 0 0px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.1);
            left: 0;
            margin: 0;
            opacity: 0;
            padding: 0;
            position: absolute;
            top: 120%;
            transition: all 0.3s;
            visibility: hidden;
            width: 189px;
            z-index: 99;
        }

            header .main-header .menu-area nav ul li.drop-menu .down-menu li {
                border-bottom: 1px solid #f4f4f4;
                display: block;
                padding: 0 !important;
            }

                header .main-header .menu-area nav ul li.drop-menu .down-menu li:last-child {
                    float: inherit;
                }

                header .main-header .menu-area nav ul li.drop-menu .down-menu li a {
                    background: #ffffff none repeat scroll 0 0;
                    display: block;
                    padding: 8px 18px;
                    text-align: left;
                    line-height: 0;
                    text-decoration: none;
                    text-transform: capitalize;
                    font-size: 14px;
                    line-height: 26px;
                }

                    header .main-header .menu-area nav ul li.drop-menu .down-menu li a:hover {
                        background: #fafafa none repeat scroll 0 0;
                        color: #007699;
                    }

                    header .main-header .menu-area nav ul li.drop-menu .down-menu li a:after {
                        display: none;
                    }

        header .main-header .menu-area nav ul li.drop-menu:hover .down-menu {
            opacity: 1;
            top: 100%;
            visibility: visible;
        }

/*....................................
3. Slider area start here
....................................*/
.slider-area {
    position: relative;
    overflow: hidden;
    width: 100%;
}

    .slider-area .carousel-inner .carousel-item:before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.7);
    }

    .slider-area .carousel-inner .carousel-item img {
        display: block;
        width: 100%;
    }

    .slider-area .carousel-inner .carousel-item .carousel-caption {
        bottom: inherit;
        top: 26%;
    }

        .slider-area .carousel-inner .carousel-item .carousel-caption .content img {
            width: auto;
            margin: 0 auto 45px;
        }

        .slider-area .carousel-inner .carousel-item .carousel-caption .content h2 {
            margin: 0 0 50px;
            font-size: 68px;
            text-transform: uppercase;
            line-height: 100px;
        }

            .slider-area .carousel-inner .carousel-item .carousel-caption .content h2 .primary {
                color: #007699;
            }

            .slider-area .carousel-inner .carousel-item .carousel-caption .content h2 .hover {
                color: #AB6D02;
            }

    .slider-area .carousel-control {
        position: absolute;
        width: 0px;
        height: 0px;
        border-radius: 100%;
        color: #fff;
        font-size: 24px;
        background: rgba(255, 255, 255, 0.1);
        opacity: 0;
        top: 50%;
        transition: all 0.3s;
    }

        .slider-area .carousel-control i {
            position: relative;
            z-index: 999;
        }

        .slider-area .carousel-control:after {
            content: '';
            position: absolute;
            left: 50%;
            right: 50%;
            top: 50%;
            bottom: 50%;
            background: #007699;
            border-radius: 100%;
            transition: all 0.3s;
        }

        .slider-area .carousel-control:hover:after {
            content: '';
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            background: #007699;
            border-radius: 100%;
        }

        .slider-area .carousel-control.carousel-control-prev {
            left: -7%;
            transition: all 0.5s;
        }

        .slider-area .carousel-control.carousel-control-next {
            right: -7%;
            transition: all 0.5s;
        }

    .slider-area:hover .carousel-control.carousel-control-prev {
        left: 5%;
    }

    .slider-area:hover .carousel-control.carousel-control-next {
        right: 5%;
    }

/*....................................
4. About area start here
....................................*/
/*....................................
5. Team area start here
....................................*/
.team-area .team-list {
    display: block;
    margin: 0 0 30px;
    border: 8px solid #f5e1bd;
}

    .team-area .team-list figure {
        display: block;
        position: relative;
        overflow: hidden;
        margin: 0;
    }

        .team-area .team-list figure img {
            width: 100%;
            display: block;
            transition: all 0.3s;
            max-height: 250px;
            border-bottom:1px solid #cacaca;
        }

    .team-area .team-list .content {
        text-align: center;
        
        border-top: 0;
        padding: 10px 10px 10px 20px;
    }

        .team-area .team-list .content .pos {
            color: #007699;
            font-size: 14px;
            margin: 0 0 13px;
            transition: all 0.3s;
        }

        .team-area .team-list .content h3 {
            font-size: 15px;
            color: #111111;
            margin: 15px 0 15px;
        }

        .team-area .team-list .content p {
            margin: 0 0 5px;
        }

    .team-area .team-list:hover figure img {
        transform: scale(1.1, 1.1);
    }

    .team-area .team-list:hover .content .pos {
        color: #AB6D02;
    }

/*....................................
6. Banner area start here
....................................*/
.banner-area-one {
    background: #f5f5f5;
    position: relative;
    padding: 76px 0;
    display: block;
    margin: 0 0 38px;
}
 .banner-area-one .banner-con{
 text-align:justify;
}
    .banner-area-one .banner-con h2 {
        color: #007699;
        margin: 0 0 30px;
        text-transform: uppercase;
    }

    .banner-area-one .banner-con span a {
        color: #007699;
    }

        .banner-area-one .banner-con span a:hover {
            color: #AB6D02;
        }

    .banner-area-one .contact-banner {
        position: absolute;
        /* top: -76px;*/
        left: 15px;
        right: 15px;
        /* bottom: -37px;*/
    }

        .banner-area-one .contact-banner figure {
            position: relative;
            margin: 0;
        /*    background: #F5D140;*/
        }

            .banner-area-one .contact-banner figure:after {
                content: '';
                position: absolute;
                left: 0;
                right: 0;
                top: 0;
                bottom: 0;
        /*    background: #F5D140;*/
            }

            .banner-area-one .contact-banner figure img {
                width: 100%;
            }

            .banner-area-one .contact-banner figure .content {
                position: absolute;
                top: 260px;
                left: 0;
                right: 0;
                text-align: center;
                z-index: 999;
            }

                .banner-area-one .contact-banner figure .content h4 {
                    position: relative;
                    font-size: 20px;
                    color: #fff;
                    text-transform: uppercase;
                    padding: 0 0 24px;
                    margin: 0 0 35px;
                }

                    .banner-area-one .contact-banner figure .content h4:after {
                        content: '';
                        position: absolute;
                        left: 0;
                        right: 0;
                        bottom: 0;
                        height: 8px;
                        text-align: center;
                        background: url(images/section/2.png);
                        background-repeat: no-repeat;
                        background-position: center;
                    }

                .banner-area-one .contact-banner figure .content h1 {
                    font-family: "Lato", sans-serif !important;
                    font-weight: 900;
                    font-size: 35px;
                    color: #fff;
                    margin: 10px 0 15px 0;
                    display: block;
                }

                .banner-area-one .contact-banner figure .content .mail {
                    color: #fff;
                    font-size: 20px;
                    display: block;
                    margin: 0 0 35px;
                }

.banner-area-two {
    position: relative;
}

    .banner-area-two:after {
        background: rgba(0, 0, 0, 0.8);
    }

    .banner-area-two .prayer-list {
        position: relative;
        z-index: 2;
        background: rgba(255, 255, 255, 0.1);
        display: block;
        border-radius: 5px;
    }

        .banner-area-two .prayer-list h4 {
            display: block;
            border-radius: 5px;
            text-transform: capitalize;
            font-size: 16px;
            background: rgba(255, 255, 255, 0.2);
            color: #fff;
            font-family: "Lato", sans-serif;
            padding: 18px 0;
        }

        .banner-area-two .prayer-list strong {
            display: block;
            margin: 0 0 20px;
            color: #fff;
            font-size: 24px;
            font-family: "Droid Sans", sans-serif;
            text-transform: uppercase;
        }

        .banner-area-two .prayer-list button {
            display: inline-block;
            background: #007699;
            color: #fff;
            border-radius: 5px;
            margin: 28px 0 28px;
            padding: 10px 23px;
            font-weight: 700;
            cursor: pointer;
            transition: all 0.3s;
        }

            .banner-area-two .prayer-list button:hover {
                background: #AB6D02;
            }

.brand-area {
    background: #eae5e5;
    color: #007699;
}

    .brand-area .brand .brand-list {
        /* border: 8px solid #ececec;*/
        text-align: center;
        margin-left: -4px;
        margin-right: -4px;
        display: block;
    }

        .brand-area .brand .brand-list a {
            display: block;
            line-height: 120px;
        }

            .brand-area .brand .brand-list a img {
                transition: all 0.3s;
                opacity: 0.3;
            }

            .brand-area .brand .brand-list a:hover img {
                opacity: 1;
            }

/*....................................
7. Blog area start here
....................................*/
.blog-area .blog figure {
    margin: 0;
    position: relative;
    overflow: hidden;
}

    .blog-area .blog figure img {
        width: 100%;
        display: block;
        transition: all 0.3s;
    }



.blog-area .blog .content {
    padding-top: 30px;
}
    .blog-area .blog .content h2 {
        text-transform: capitalize;
        position: relative;
        display: block;
        padding: 0 0 38px;
        color: #111111;
        margin: 0 0 30px;
    }
    .blog-area .blog .content h2:after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 8px;
        background: url(images/section/3.png) no-repeat;
    }

    .blog-area .blog .content .date {
        display: inline-block;
        float: left;
        text-align: right;
        margin-right: 30px;
    }

        .blog-area .blog .content .date span {
            display: inline-block;
            background: #007699;
            color: #fff;
            padding: 25px 15px;
            text-align: center;
            border-radius: 50px;
            font-style: normal;
            transition: all 0.3s;
        }

            .blog-area .blog .content .date span strong {
                font-weight: 900;
                font-size: 20px;
                display: block;
                font-style: normal;
            }

            .blog-area .blog .content .date span em {
                font-size: 14px;
                text-transform: capitalize;
                font-weight: 700;
                display: block;
                font-style: normal;
            }

    .blog-area .blog .content .con {
        display: table;
    }

        .blog-area .blog .content .con a {
            color: #111;
        }

            .blog-area .blog .content .con a:hover {
                color: #007699;
            }

            .blog-area .blog .content .con a h4 {
                font-size: 20px;
                margin: 0 0 15px;
                display: block;
            }

    .blog-area .blog .content ul {
        display: block;
        border-top: 1px solid #f5f5f5;
        padding: 26px 0 0;
    }

        .blog-area .blog .content ul li {
            padding: 0 22px;
            border-right: 1px solid #f5f5f5;
        }

            .blog-area .blog .content ul li:first-child {
                padding-left: 0;
            }

            .blog-area .blog .content ul li:last-child {
                padding-right: 0;
                border-right: none;
            }

            .blog-area .blog .content ul li i {
                color: #007699;
                margin-right: 8px;
                transition: all 0.3s;
            }

.blog-area .blog:hover .content .date span {
    background: #AB6D02;
}

.blog-area .blog:hover ul li i {
    /*color: $hover-color;*/
}

.blog-area .testimonial-blog {
    background: #AB6D02;
    position: relative;
}

    .blog-area .testimonial-blog:after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: -20px;
        bottom: 0;
        background: url(images/icon/quote.png) no-repeat center;
    }

    .blog-area .testimonial-blog .owl-carousel {
        z-index: 999;
    }

    .blog-area .testimonial-blog .testimonial-list {
        text-align: center;
        padding: 75px 90px 50px;
    }

        .blog-area .testimonial-blog .testimonial-list blockquote {
            font-size: 24px;
            font-weight: 500;
            text-transform: capitalize;
            color: #fff;
            line-height: 35px;
            letter-spacing: 1px;
        }

        .blog-area .testimonial-blog .testimonial-list a {
            color: #fff;
        }

            .blog-area .testimonial-blog .testimonial-list a:hover {
                color: #007699;
            }

.blog-area .sidbear .widget {
    display: block;
    margin: 0 0 48px;
}

    .blog-area .sidbear .widget h3 {
        display: block;
        position: relative;
        padding: 0 0 28px;
        margin: 0 0 25px;
        text-transform: capitalize;
        font-weight: 500;
        color: #111;
        font-size: 22px;
    }

        .blog-area .sidbear .widget h3:after {
            content: '';
            position: absolute;
            left: 0;
            right: 0;
            bottom: 0;
            height: 8px;
            background: url(images/section/3.png) no-repeat;
            background-position: left;
        }

.blog-area .sidbear .search-sid form {
    position: relative;
}

    .blog-area .sidbear .search-sid form input {
        height: 50px;
        padding: 0 15px;
        border: 1px solid #e1e1e1;
        width: 100%;
        transition: all 0.3s;
    }

        .blog-area .sidbear .search-sid form input::-webkit-input-placeholder {
            /* Chrome/Opera/Safari */
            font-size: 14px;
        }

        .blog-area .sidbear .search-sid form input::-moz-placeholder {
            /* Firefox 19+ */
            font-size: 14px;
        }

        .blog-area .sidbear .search-sid form input:-ms-input-placeholder {
            /* IE 10+ */
            font-size: 14px;
        }

        .blog-area .sidbear .search-sid form input:-moz-placeholder {
            /* Firefox 18- */
            font-size: 14px;
        }

        .blog-area .sidbear .search-sid form input:focus {
            border: 1px solid #007699;
        }

    .blog-area .sidbear .search-sid form button {
        position: absolute;
        right: 15px;
        background: transparent;
        line-height: 50px;
        color: #007699;
        top: 0;
        cursor: pointer;
    }

.blog-area .sidbear .categories ul li {
    display: block;
    padding: 9px 0;
}

    .blog-area .sidbear .categories ul li:first-child {
        padding-top: 0;
    }

    .blog-area .sidbear .categories ul li:last-child {
        padding-bottom: 0;
    }

    .blog-area .sidbear .categories ul li a {
        color: #ffffff;
    }

        .blog-area .sidbear .categories ul li a:hover {
            color: #007699;
        }

        .blog-area .sidbear .categories ul li a i {
            color: #007699;
            margin-right: 15px;
        }

.blog-area .sidbear .post .post-list {
    margin: 0 0 26px;
}

    .blog-area .sidbear .post .post-list:last-child {
        margin: 0;
    }

    .blog-area .sidbear .post .post-list .thimb {
        display: inline-block;
        float: left;
        margin-right: 20px;
    }

        .blog-area .sidbear .post .post-list .thimb a {
            position: relative;
            display: block;
        }

            .blog-area .sidbear .post .post-list .thimb a:after {
                content: '';
                position: absolute;
                left: 50%;
                right: 50%;
                top: 50%;
                bottom: 50%;
                background: #007699;
                opacity: 0.9;
                z-index: 99;
                border-radius: 0px;
                transition: all 0.3s;
            }

            .blog-area .sidbear .post .post-list .thimb a:before {
                content: '\f002';
                position: absolute;
                left: 0;
                right: 0;
                top: 0;
                bottom: 0;
                color: #fff;
                font-size: 14px;
                z-index: 999;
                font-family: FontAwesome;
                text-align: center;
                line-height: 70px;
                transition: all 0.3s;
                opacity: 0;
            }

            .blog-area .sidbear .post .post-list .thimb a img {
                width: 100%;
            }

            .blog-area .sidbear .post .post-list .thimb a:hover:after {
                left: 0;
                right: 0;
                top: 0;
                bottom: 0;
            }

            .blog-area .sidbear .post .post-list .thimb a:hover:before {
                opacity: 1;
            }

    .blog-area .sidbear .post .post-list .con {
        display: table;
    }

        .blog-area .sidbear .post .post-list .con span {
            font-size: 14px;
            display: block;
            margin: 0 0 5px;
            color: #007699;
        }

        .blog-area .sidbear .post .post-list .con a {
            color: #ffffff;
            font-family: "Lato", sans-serif;
        }

            .blog-area .sidbear .post .post-list .con a:hover {
                color: #007699;
            }

            .blog-area .sidbear .post .post-list .con a h6 {
                font-size: 16px;
                margin: 0 0 10px;
                font-weight: 400;
            }

.blog-area .sidbear .tags ul li {
    padding: 5px 3px;
}

    .blog-area .sidbear .tags ul li a {
        display: block;
        border: 1px solid #f5f5f5;
        color: #707070;
        font-size: 14px;
        padding: 0 10px;
        border-radius: 5px;
        text-transform: capitalize;
    }

        .blog-area .sidbear .tags ul li a:hover {
            background: #007699;
            color: #fff;
            border: 1px solid #007699;
        }

.blog-area .sidbear .instagram ul li {
    padding: 3px 1px;
    position: relative;
}

    .blog-area .sidbear .instagram ul li:after {
        content: '';
        position: absolute;
        left: 1px;
        right: 1px;
        top: 3px;
        bottom: 3px;
        opacity: 0;
        background: #007699;
        transition: all 0.3s;
        opacity: 0;
    }

    .blog-area .sidbear .instagram ul li:before {
        content: '';
        position: absolute;
        left: 1px;
        right: 1px;
        top: 3px;
        bottom: 3px;
        border: 2px solid #007699;
        transition: all 0.3s;
        opacity: 0;
    }

    .blog-area .sidbear .instagram ul li:hover:before {
        opacity: 1;
    }

    .blog-area .sidbear .instagram ul li:hover:after {
        opacity: 0.5;
    }

    .blog-area .sidbear .instagram ul li img {
        width: 100%;
    }

.single-blog-area .blog figure {
    margin: 0;
    position: relative;
    overflow: hidden;
}

    .single-blog-area .blog figure img {
        width: 100%;
        display: block;
        transition: all 0.3s;
    }

.single-blog-area .blog .content {
    border: 8px solid #f5f5f5;
    border-top: none;
}

    .single-blog-area .blog .content .date {
        display: inline-block;
        float: left;
        text-align: right;
        margin-right: 30px;
        padding: 30px 0 0 30px;
    }

        .single-blog-area .blog .content .date span {
            display: inline-block;
            background: #007699;
            color: #fff;
            padding: 25px 15px;
            text-align: center;
            border-radius: 50px;
            font-style: normal;
            transition: all 0.3s;
        }

            .single-blog-area .blog .content .date span strong {
                font-weight: 900;
                font-size: 20px;
                display: block;
                font-style: normal;
            }

            .single-blog-area .blog .content .date span em {
                font-size: 14px;
                text-transform: capitalize;
                font-weight: 700;
                display: block;
                font-style: normal;
            }

    .single-blog-area .blog .content .con {
        display: table;
        padding: 30px 30px 0 0;
    }

        .single-blog-area .blog .content .con a {
            color: #111;
        }

            .single-blog-area .blog .content .con a:hover {
                color: #007699;
            }

            .single-blog-area .blog .content .con a h4 {
                font-size: 20px;
                margin: 0 0 15px;
                display: block;
            }

    .single-blog-area .blog .content .testimonial-blog {
        background: #007699;
        position: relative;
    }

        .single-blog-area .blog .content .testimonial-blog:after {
            content: '';
            position: absolute;
            left: 0;
            right: 0;
            top: -20px;
            bottom: 0;
            background: url(images/icon/quote.png) no-repeat center;
        }

        .single-blog-area .blog .content .testimonial-blog .owl-carousel {
            z-index: 999;
        }

        .single-blog-area .blog .content .testimonial-blog .testimonial-list {
            text-align: center;
            padding: 75px 90px 50px;
        }

            .single-blog-area .blog .content .testimonial-blog .testimonial-list blockquote {
                font-size: 24px;
                font-weight: 500;
                text-transform: capitalize;
                color: #fff;
                line-height: 35px;
                letter-spacing: 1px;
            }

            .single-blog-area .blog .content .testimonial-blog .testimonial-list a {
                color: #fff;
            }

                .single-blog-area .blog .content .testimonial-blog .testimonial-list a:hover {
                    color: #007699;
                }

    .single-blog-area .blog .content .descr {
        padding: 0 75px;
    }

        .single-blog-area .blog .content .descr p {
            margin: 30px 0;
        }

        .single-blog-area .blog .content .descr .imge li {
            padding-left: 15px;
        }

        .single-blog-area .blog .content .descr .cont-list {
            padding-left: 30px;
            margin: 0 0 20px;
        }

            .single-blog-area .blog .content .descr .cont-list li {
                padding: 10px 0;
            }

                .single-blog-area .blog .content .descr .cont-list li i {
                    color: #007699;
                    margin-right: 20px;
                }

    .single-blog-area .blog .content .data {
        display: block;
        border-top: 1px solid #f5f5f5;
        padding: 26px 0;
        margin: 0 30px;
    }

        .single-blog-area .blog .content .data li {
            padding: 0 22px;
            border-right: 1px solid #f5f5f5;
        }

            .single-blog-area .blog .content .data li:first-child {
                padding-left: 0;
            }

            .single-blog-area .blog .content .data li:last-child {
                padding-right: 0;
                border-right: none;
            }

            .single-blog-area .blog .content .data li i {
                color: #007699;
                margin-right: 8px;
                transition: all 0.3s;
            }

.single-blog-area .admin-about {
    background: #007699;
    float: left;
    display: block;
    padding: 45px 40px;
}

    .single-blog-area .admin-about .admin-img {
        float: left;
        display: inline-block;
        width: 124px;
        margin-right: 30px;
    }

        .single-blog-area .admin-about .admin-img img {
            width: 100%;
            border-radius: 100%;
        }

    .single-blog-area .admin-about .content {
        display: table;
    }

        .single-blog-area .admin-about .content .header {
            padding-top: 10px;
            display: block;
            margin: 0 0 25px;
        }

            .single-blog-area .admin-about .content .header h3 {
                display: inline-block;
                margin: 0;
                font-weight: 400;
                font-size: 22px;
                color: #fff;
            }

                .single-blog-area .admin-about .content .header h3 a {
                    display: inline-block;
                    margin-left: 25px;
                    background: #fff;
                    color: #111;
                    border-radius: 3px;
                    text-transform: uppercase;
                    font-size: 10px;
                    line-height: 15px;
                    padding: 0 10px;
                }

                    .single-blog-area .admin-about .content .header h3 a:hover {
                        background: #AB6D02;
                        color: #fff;
                    }

            .single-blog-area .admin-about .content .header ul {
                float: right;
            }

                .single-blog-area .admin-about .content .header ul li {
                    padding: 0 0 0 15px;
                }

                    .single-blog-area .admin-about .content .header ul li a {
                        font-size: 20px;
                        display: block;
                        color: #fff;
                        opacity: 0.3;
                    }

                        .single-blog-area .admin-about .content .header ul li a:hover {
                            color: #fff;
                            opacity: 1;
                        }

        .single-blog-area .admin-about .content p {
            margin: 0;
            color: #fff;
        }

.single-blog-area .comments-area {
    display: block;
    padding: 90px 0;
}

    .single-blog-area .comments-area .section-heading-three h2 {
        font-size: 22px;
        padding: 0 0 22px;
        margin: 0 0 50px;
        text-transform: capitalize;
        font-weight: 400;
    }

    .single-blog-area .comments-area .comments-list .media {
        padding: 50px 0;
        border-bottom: 1px solid #e1e1e1;
    }

        .single-blog-area .comments-area .comments-list .media:first-child {
            padding-top: 0;
        }

            .single-blog-area .comments-area .comments-list .media:first-child .media-body {
                padding: 0;
                border-bottom: none;
            }

                .single-blog-area .comments-area .comments-list .media:first-child .media-body .media {
                    padding: 50px 0 0;
                    margin-top: 50px;
                    border-top: 1px solid #e1e1e1;
                    border-bottom: none;
                }

        .single-blog-area .comments-area .comments-list .media .media-body h5 {
            color: #111;
            font-size: 22px;
            text-transform: capitalize;
            font-weight: 400;
            margin: 0 0 20px;
        }

            .single-blog-area .comments-area .comments-list .media .media-body h5 span {
                position: relative;
                display: inline-block;
                margin-left: 15px;
                padding-left: 20px;
                font-style: italic;
                font-size: 16px;
                color: #007699;
            }

                .single-blog-area .comments-area .comments-list .media .media-body h5 span:after {
                    content: '';
                    position: absolute;
                    left: 0;
                    top: 5px;
                    width: 8px;
                    height: 8px;
                    border-radius: 100%;
                    background: #e8e8e8;
                }

                .single-blog-area .comments-area .comments-list .media .media-body h5 span a {
                    color: #007699;
                    text-decoration: underline;
                }

                    .single-blog-area .comments-area .comments-list .media .media-body h5 span a:hover {
                        color: #AB6D02;
                    }

        .single-blog-area .comments-area .comments-list .media .media-body p {
            margin: 0;
        }

.single-blog-area .form-area {
    display: block;
    width: 100%;
}

    .single-blog-area .form-area .section-heading-three h2 {
        font-size: 22px;
        padding: 0 0 22px;
        margin: 0 0 50px;
        text-transform: capitalize;
        font-weight: 400;
    }

    .single-blog-area .form-area form fieldset {
        display: block;
        margin: 0 0 30px;
    }

        .single-blog-area .form-area form fieldset .feld {
            position: relative;
        }

            .single-blog-area .form-area form fieldset .feld input {
                width: 100%;
                border: 1px solid #e1e1e1;
                padding: 0 15px;
                height: 50px;
                transition: all 0.3s;
            }

                .single-blog-area .form-area form fieldset .feld input:focus {
                    border: 1px solid #007699;
                }

                    .single-blog-area .form-area form fieldset .feld input:focus + span {
                        color: #007699;
                    }

                .single-blog-area .form-area form fieldset .feld input::-webkit-input-placeholder {
                    /* Chrome/Opera/Safari */
                    font-size: 14px;
                    text-transform: capitalize;
                    color: #ffffff;
                }

                .single-blog-area .form-area form fieldset .feld input::-moz-placeholder {
                    /* Firefox 19+ */
                    font-size: 14px;
                    text-transform: capitalize;
                    color: #ffffff;
                }

                .single-blog-area .form-area form fieldset .feld input:-ms-input-placeholder {
                    /* IE 10+ */
                    font-size: 14px;
                    text-transform: capitalize;
                    color: #ffffff;
                }

                .single-blog-area .form-area form fieldset .feld input:-moz-placeholder {
                    /* Firefox 18- */
                    font-size: 14px;
                    text-transform: capitalize;
                    color: #ffffff;
                }

            .single-blog-area .form-area form fieldset .feld span {
                position: absolute;
                right: 35px;
                top: 0;
                line-height: 50px;
                color: #ffffff;
                transition: all 0.3s;
            }

                .single-blog-area .form-area form fieldset .feld span.msg {
                    right: 20px;
                }

            .single-blog-area .form-area form fieldset .feld textarea {
                width: 100%;
                border: 1px solid #e1e1e1;
                padding: 15px;
                height: 120px;
                transition: all 0.3s;
            }

                .single-blog-area .form-area form fieldset .feld textarea:focus {
                    border: 1px solid #007699;
                }

                    .single-blog-area .form-area form fieldset .feld textarea:focus + span {
                        color: #007699;
                    }

                .single-blog-area .form-area form fieldset .feld textarea::-webkit-input-placeholder {
                    /* Chrome/Opera/Safari */
                    font-size: 14px;
                    text-transform: capitalize;
                    color: #ffffff;
                }

                .single-blog-area .form-area form fieldset .feld textarea::-moz-placeholder {
                    /* Firefox 19+ */
                    font-size: 14px;
                    text-transform: capitalize;
                    color: #ffffff;
                }

                .single-blog-area .form-area form fieldset .feld textarea:-ms-input-placeholder {
                    /* IE 10+ */
                    font-size: 14px;
                    text-transform: capitalize;
                    color: #ffffff;
                }

                .single-blog-area .form-area form fieldset .feld textarea:-moz-placeholder {
                    /* Firefox 18- */
                    font-size: 14px;
                    text-transform: capitalize;
                    color: #ffffff;
                }

.single-blog-area .sidbear .widget {
    display: block;
    margin: 0 0 48px;
}

    .single-blog-area .sidbear .widget h3 {
        display: block;
        position: relative;
        padding: 0 0 28px;
        margin: 0 0 25px;
        text-transform: capitalize;
        font-weight: 500;
        color: #111;
        font-size: 22px;
    }

        .single-blog-area .sidbear .widget h3:after {
            content: '';
            position: absolute;
            left: 0;
            right: 0;
            bottom: 0;
            height: 8px;
            background: url(images/section/3.png) no-repeat;
            background-position: left;
        }

.single-blog-area .sidbear .search-sid form {
    position: relative;
}

    .single-blog-area .sidbear .search-sid form input {
        height: 50px;
        padding: 0 15px;
        border: 1px solid #e1e1e1;
        width: 100%;
        transition: all 0.3s;
    }

        .single-blog-area .sidbear .search-sid form input::-webkit-input-placeholder {
            /* Chrome/Opera/Safari */
            font-size: 14px;
        }

        .single-blog-area .sidbear .search-sid form input::-moz-placeholder {
            /* Firefox 19+ */
            font-size: 14px;
        }

        .single-blog-area .sidbear .search-sid form input:-ms-input-placeholder {
            /* IE 10+ */
            font-size: 14px;
        }

        .single-blog-area .sidbear .search-sid form input:-moz-placeholder {
            /* Firefox 18- */
            font-size: 14px;
        }

        .single-blog-area .sidbear .search-sid form input:focus {
            border: 1px solid #007699;
        }

    .single-blog-area .sidbear .search-sid form button {
        position: absolute;
        right: 15px;
        background: transparent;
        line-height: 50px;
        color: #007699;
        top: 0;
        cursor: pointer;
    }

.single-blog-area .sidbear .categories ul li {
    display: block;
    padding: 9px 0;
}

    .single-blog-area .sidbear .categories ul li:first-child {
        padding-top: 0;
    }

    .single-blog-area .sidbear .categories ul li:last-child {
        padding-bottom: 0;
    }

    .single-blog-area .sidbear .categories ul li a {
        color: #ffffff;
    }

        .single-blog-area .sidbear .categories ul li a:hover {
            color: #007699;
        }

        .single-blog-area .sidbear .categories ul li a i {
            color: #007699;
            margin-right: 15px;
        }

.single-blog-area .sidbear .post .post-list {
    margin: 0 0 26px;
}

    .single-blog-area .sidbear .post .post-list:last-child {
        margin: 0;
    }

    .single-blog-area .sidbear .post .post-list .thimb {
        display: inline-block;
        float: left;
        margin-right: 20px;
    }

        .single-blog-area .sidbear .post .post-list .thimb a {
            position: relative;
            display: block;
        }

            .single-blog-area .sidbear .post .post-list .thimb a:after {
                content: '';
                position: absolute;
                left: 50%;
                right: 50%;
                top: 50%;
                bottom: 50%;
                background: #007699;
                opacity: 0.9;
                z-index: 99;
                border-radius: 0px;
                transition: all 0.3s;
            }

            .single-blog-area .sidbear .post .post-list .thimb a:before {
                content: '\f002';
                position: absolute;
                left: 0;
                right: 0;
                top: 0;
                bottom: 0;
                color: #fff;
                font-size: 14px;
                z-index: 999;
                font-family: FontAwesome;
                text-align: center;
                line-height: 70px;
                transition: all 0.3s;
                opacity: 0;
            }

            .single-blog-area .sidbear .post .post-list .thimb a img {
                width: 100%;
            }

            .single-blog-area .sidbear .post .post-list .thimb a:hover:after {
                left: 0;
                right: 0;
                top: 0;
                bottom: 0;
            }

            .single-blog-area .sidbear .post .post-list .thimb a:hover:before {
                opacity: 1;
            }

    .single-blog-area .sidbear .post .post-list .con {
        display: table;
    }

        .single-blog-area .sidbear .post .post-list .con span {
            font-size: 14px;
            display: block;
            margin: 0 0 5px;
            color: #007699;
        }

        .single-blog-area .sidbear .post .post-list .con a {
            color: #ffffff;
            font-family: "Lato", sans-serif;
        }

            .single-blog-area .sidbear .post .post-list .con a:hover {
                color: #007699;
            }

            .single-blog-area .sidbear .post .post-list .con a h6 {
                font-size: 16px;
                margin: 0 0 10px;
                font-weight: 400;
            }

.single-blog-area .sidbear .tags ul li {
    padding: 5px 3px;
}

    .single-blog-area .sidbear .tags ul li a {
        display: block;
        border: 1px solid #f5f5f5;
        color: #707070;
        font-size: 14px;
        padding: 0 10px;
        border-radius: 5px;
        text-transform: capitalize;
    }

        .single-blog-area .sidbear .tags ul li a:hover {
            background: #007699;
            color: #fff;
            border: 1px solid #007699;
        }

.single-blog-area .sidbear .instagram ul li {
    padding: 3px 1px;
    position: relative;
}

    .single-blog-area .sidbear .instagram ul li:after {
        content: '';
        position: absolute;
        left: 1px;
        right: 1px;
        top: 3px;
        bottom: 3px;
        opacity: 0;
        background: #007699;
        transition: all 0.3s;
        opacity: 0;
    }

    .single-blog-area .sidbear .instagram ul li:before {
        content: '';
        position: absolute;
        left: 1px;
        right: 1px;
        top: 3px;
        bottom: 3px;
        border: 2px solid #007699;
        transition: all 0.3s;
        opacity: 0;
    }

    .single-blog-area .sidbear .instagram ul li:hover:before {
        opacity: 1;
    }

    .single-blog-area .sidbear .instagram ul li:hover:after {
        opacity: 0.5;
    }

    .single-blog-area .sidbear .instagram ul li img {
        width: 100%;
    }

/*....................................
8. Price list area start here
....................................*/
/*....................................
9. Contact area start here
....................................*/
.contact-area .map-area {
    position: relative;
    display: block;
    margin: 0 0 115px;
}

    .contact-area .map-area .go-map {
        position: absolute;
        right: -25px;
        top: 54px;
        color: #fff;
        z-index: 999;
        display: inline-block;
        line-height: 55px;
        padding: 0 28px;
        z-index: 999;
        background: #007699;
    }

        .contact-area .map-area .go-map:hover {
            color: #AB6D02;
        }

        .contact-area .map-area .go-map:after {
            content: '';
            position: absolute;
            right: 0;
            bottom: -21px;
            width: 25px;
            height: 21px;
            background: url(images/icon/g-map.png) no-repeat;
        }

    .contact-area .map-area .map-full {
        z-index: 99;
    }

.contact-area .contact-info {
    height: 150px;
    border: 8px solid #f5f5f5;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 0 0 30px;
}

    .contact-area .contact-info span {
        display: inline-block;
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        top: -50px;
        border: 8px solid #f5f5f5;
        width: 100px;
        height: 100px;
        background: #fff;
        font-size: 28px;
        color: #007699;
        border-radius: 100%;
        line-height: 85px;
        transition: all 0.3s;
    }

    .contact-area .contact-info p {
        margin: 0;
        color: #2c2c2c;
        font-family: "Droid Sans", sans-serif;
    }

    .contact-area .contact-info:hover span {
        background: #007699;
        color: #fff;
    }

.contact-area .form-area {
    display: block;
    margin: 0 0 30px;
}

    .contact-area .form-area .feld {
        position: relative;
    }

        .contact-area .form-area .feld input {
            width: 100%;
            border: 1px solid #e1e1e1;
            padding: 10px 15px;
         /* height: 50px;*/
            transition: all 0.3s;
            margin: 8px 0;
        }
       .contact-area .form-area .radiochk input {
    	margin: 15px 5px 10px 5px;
	width: 30px !important;
	height: 20px;
       }
       .contact-area .form-area .radiochk  label {
    	margin: 5px 5px 10px 5px;
	width: auto !important;
       }

            .contact-area .form-area .feld input:focus {
                border: 1px solid #007699;
            }

                .contact-area .form-area .feld input:focus + span {
                    color: #007699;
                }

            .contact-area .form-area .feld input::-webkit-input-placeholder {
                /* Chrome/Opera/Safari */
                font-size: 14px;
                text-transform: capitalize;
            }

            .contact-area .form-area .feld input::-moz-placeholder {
                /* Firefox 19+ */
                font-size: 14px;
                text-transform: capitalize;
            }

            .contact-area .form-area .feld input:-ms-input-placeholder {
                /* IE 10+ */
                font-size: 14px;
                text-transform: capitalize;
            }

            .contact-area .form-area .feld input:-moz-placeholder {
                /* Firefox 18- */
                font-size: 14px;
                text-transform: capitalize;
            }

        .contact-area .form-area .feld span {
            position: absolute;
            right: 35px;
            top: 0;
            line-height: 65px;
            transition: all 0.3s;
        }

            .contact-area .form-area .feld span.msg {
                right: 20px;
            }

        .contact-area .form-area .feld textarea {
            width: 100%;
            border: 1px solid #e1e1e1;
            padding: 15px;
            height: 120px;
            transition: all 0.3s;
        }

            .contact-area .form-area .feld textarea:focus {
                border: 1px solid #007699;
            }

                .contact-area .form-area .feld textarea:focus + span {
                    color: #007699;
                }

            .contact-area .form-area .feld textarea::-webkit-input-placeholder {
                /* Chrome/Opera/Safari */
                font-size: 14px;
                text-transform: capitalize;
            }

            .contact-area .form-area .feld textarea::-moz-placeholder {
                /* Firefox 19+ */
                font-size: 14px;
                text-transform: capitalize;
            }

            .contact-area .form-area .feld textarea:-ms-input-placeholder {
                /* IE 10+ */
                font-size: 14px;
                text-transform: capitalize;
            }

            .contact-area .form-area .feld textarea:-moz-placeholder {
                /* Firefox 18- */
                font-size: 14px;
                text-transform: capitalize;
            }

/*....................................
10. Footer area start here
....................................*/
footer {
    background: #3e3d3d;
}

    footer .footer-bottom .foo-bot {
        border-top: 1px solid rgba(255, 255, 255, 0.1);
        display: block;
        padding: 30px 0;
         color: #fff;
    }

        footer .footer-bottom .foo-bot .copyright p {
            padding: 10px 0;
            margin: 0;
             color: #fff;
        }

            footer .footer-bottom .foo-bot .copyright p span {
                color: #fff;
            }

            footer .footer-bottom .foo-bot .copyright p a {
                color: #fff;
                margin: 0;
            }

                footer .footer-bottom .foo-bot .copyright p a:hover {
                    color: #fff;
                    
                }

    footer .footer-top {
        display: block;
        padding: 100px 0 60px;
    }

        footer .footer-top .footer-widget h4 {
            display: block;
            position: relative;
            padding: 0 0 26px;
            text-transform: uppercase;
            color: #fff;
        }

            footer .footer-top .footer-widget h4:after {
                content: '';
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0;
                height: 8px;
                background: url(images/section/3.png) no-repeat;
                background-position: left;
            }

        footer .footer-top .footer-widget .about-foo p {
            color: #ffffff;
            padding-right: 30px;
        }

        footer .footer-top .footer-widget .about-foo ul li {
            display: block;
            margin: 0 0 10px;
        }

            footer .footer-top .footer-widget .about-foo ul li:last-child {
                margin: 0;
            }

            footer .footer-top .footer-widget .about-foo ul li .ico {
                color: #fff;
                width: 25px;
                display: inline-block;
                float: left;
            }

            footer .footer-top .footer-widget .about-foo ul li .con {
                display: table;
                color: #ffffff;
            }

            footer .footer-top .footer-widget .about-foo ul li strong {
                display: table;
                font-size: 20px;
                color: #fff;
            }

        footer .footer-top .footer-widget .post-foo .post-list {
            padding: 34px 0 34px;
            border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        }

            footer .footer-top .footer-widget .post-foo .post-list:first-child {
                padding-top: 0;
            }

            footer .footer-top .footer-widget .post-foo .post-list:last-child {
                padding-bottom: 0;
                border-bottom: none;
            }

            footer .footer-top .footer-widget .post-foo .post-list .thimb {
                display: inline-block;
                float: left;
                margin-right: 20px;
            }

                footer .footer-top .footer-widget .post-foo .post-list .thimb a {
                    position: relative;
                    display: block;
                    border-radius: 5px;
                }

                    footer .footer-top .footer-widget .post-foo .post-list .thimb a:after {
                        content: '';
                        position: absolute;
                        left: 50%;
                        right: 50%;
                        top: 50%;
                        bottom: 50%;
                        background: #fff;
                        opacity: 0.9;
                        z-index: 99;
                        border-radius: 5px;
                        transition: all 0.3s;
                    }

                    footer .footer-top .footer-widget .post-foo .post-list .thimb a:before {
                        content: '\f002';
                        position: absolute;
                        left: 0;
                        right: 0;
                        top: 0;
                        bottom: 0;
                        color: #fff;
                        font-size: 14px;
                        z-index: 999;
                        font-family: FontAwesome;
                        text-align: center;
                        line-height: 70px;
                        transition: all 0.3s;
                        opacity: 0;
                    }

                    footer .footer-top .footer-widget .post-foo .post-list .thimb a img {
                        width: 100%;
                        border-radius: 5px;
                    }

                    footer .footer-top .footer-widget .post-foo .post-list .thimb a:hover:after {
                        left: 0;
                        right: 0;
                        top: 0;
                        bottom: 0;
                    }

                    footer .footer-top .footer-widget .post-foo .post-list .thimb a:hover:before {
                        opacity: 1;
                    }

            footer .footer-top .footer-widget .post-foo .post-list .con {
                display: table;
                padding: 10px 0;
            }

                footer .footer-top .footer-widget .post-foo .post-list .con span {
                    font-size: 14px;
                    display: block;
                    margin: 0 0 5px;
                }

                    footer .footer-top .footer-widget .post-foo .post-list .con span i {
                        color: #fff;
                        margin-right: 5px;
                    }

                footer .footer-top .footer-widget .post-foo .post-list .con a {
                    color: #fff;
                }

                    footer .footer-top .footer-widget .post-foo .post-list .con a:hover {
                        color: #fff;
                    }

                    footer .footer-top .footer-widget .post-foo .post-list .con a h6 {
                        font-size: 16px;
                        margin: 0;
                        font-weight: 400;
                    }

        footer .footer-top .footer-widget .link-foo ul li {
            display: block;
            padding: 5px 0;
        }

            footer .footer-top .footer-widget .link-foo ul li:first-child {
                padding-top: 0;
            }

            footer .footer-top .footer-widget .link-foo ul li:last-child {
                padding-bottom: 0;
            }

            footer .footer-top .footer-widget .link-foo ul li a {
                color: #ffffff;
            }

                footer .footer-top .footer-widget .link-foo ul li a:hover {
                    color: #f5b324;
                }

                footer .footer-top .footer-widget .link-foo ul li a i {
                    color: #fff;
                    margin-right: 15px;
                }

        footer .footer-top .footer-widget .twit-foo .twit-list {
            padding: 30px 0 30px;
            border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        }

            footer .footer-top .footer-widget .twit-foo .twit-list:first-child {
                padding-top: 0;
            }

            footer .footer-top .footer-widget .twit-foo .twit-list:last-child {
                padding-bottom: 0;
                border-bottom: none;
            }

            footer .footer-top .footer-widget .twit-foo .twit-list .heading i {
                color: #fff;
                font-size: 18px;
            }

            footer .footer-top .footer-widget .twit-foo .twit-list .heading a {
                color: #fff;
                font-size: 14px;
            }

                footer .footer-top .footer-widget .twit-foo .twit-list .heading a:hover {
                    color: #AB6D02;
                }

            footer .footer-top .footer-widget .twit-foo .twit-list .heading em {
                font-size: 14px;
            }

            footer .footer-top .footer-widget .twit-foo .twit-list .post p {
                margin: 0;
                display: inline-block;
                font-size: 13px;
                color: #fff;
            }

                footer .footer-top .footer-widget .twit-foo .twit-list .post p a {
                    display: inline-block;
                    color: #fff;
                    font-size: 13px;
                }

                    footer .footer-top .footer-widget .twit-foo .twit-list .post p a:hover {
                        color: #AB6D02;
                    }
                    
#back-top {
	text-align: center;
}
#back-top a {
	display: block;
	width: 33px;
	height: 33px;
	border-radius: 0px;
	text-align: center;
	line-height: 30px;
	/*border: #eee solid 1px;*/
	background: #f5b324;
	transform: rotate(45deg);
	color: #fff;
	transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	font-size: 22px;
	margin: 0 auto;
	box-shadow: rgba(0, 0, 0, 0.1) 0 0 10px;
}
#back-top a i {	transform: rotate(-45deg);}
#back-top a:hover {
	background: #f5b324;
	color:#fff;
}

/*....................................
11. Breadcumb area start here
....................................*/
.breadcumb-area {
    position: relative;
    z-index: inherit !important;
}

    .breadcumb-area:after {
        background: rgba(0, 0, 0, 0.7);
    }

    .breadcumb-area .breadcumb {
        position: relative;
        z-index: 2;
        display: block;
        padding: 110px 0 90px;
    }

        .breadcumb-area .breadcumb h2 {
            color: #fff;
            font-size: 40px;
            text-transform: uppercase;
            margin: 0 0 10px;
            display: block;
        }

        .breadcumb-area .breadcumb ul {
            display: inline-block;
            background: rgba(0, 0, 0, 0.5);
            padding: 3px 5px;
        }

            .breadcumb-area .breadcumb ul li {
                padding: 0 6px;
            }

                .breadcumb-area .breadcumb ul li a {
                    color: #707070;
                    text-transform: capitalize;
                }

                .breadcumb-area .breadcumb ul li i {
                    color: #707070;
                }

                .breadcumb-area .breadcumb ul li:last-child a {
                    color: #007699;
                }

                    .breadcumb-area .breadcumb ul li:last-child a:hover {
                        color: #AB6D02;
                    }

/*....................................
12. Faq area start here
....................................*/
/*....................................
13. Videos area start here
....................................*/
.videos-area-one .video-thumb figure {
    position: relative;
    margin: 0;
}

    .videos-area-one .video-thumb figure .thumbnail {
        display: inline-block;
        margin: 0 30px 0 70px;
        position: relative;
        z-index: 999;
    }

        .videos-area-one .video-thumb figure .thumbnail:after {
            content: '';
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            background: rgba(0, 0, 0, 0.5);
        }

        .videos-area-one .video-thumb figure .thumbnail img {
            width: 100%;
            display: block;
        }

        .videos-area-one .video-thumb figure .thumbnail .play-ico {
            display: inline-block;
            width: 69px;
            height: 69px;
            background: url(images/icon/play.png);
            background-repeat: no-repeat;
            background-position: center;
            background-size: cover;
            position: absolute;
            z-index: 9999;
            top: 40%;
            left: 0;
            right: 0;
            margin: auto;
            border-radius: 100%;
        }

            .videos-area-one .video-thumb figure .thumbnail .play-ico:hover {
                background: url(images/icon/playh.png);
                background-repeat: no-repeat;
                background-position: center;
                background-size: cover;
            }

    .videos-area-one .video-thumb figure .con {
        position: absolute;
        left: -106px;
        top: 152px;
        transform: rotate(-90deg);
        border: 8px solid #f5f5f5;
        z-index: 99;
    }

        .videos-area-one .video-thumb figure .con h4 {
            margin: 0;
            font-size: 20px;
            text-transform: uppercase;
            padding: 20px 110px 100px 65px;
            color: #c9c9c9;
        }

.videos-area-one .video-content h2 {
    text-transform: capitalize;
    position: relative;
    display: block;
    padding: 0 0 38px;
    color: #111111;
    margin: 0 0 30px;
}

    .videos-area-one .video-content h2:after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 8px;
        background: url(images/section/3.png) no-repeat;
    }

.videos-area-one .video-content p {
    margin: 0 0 50px;
}

.videos-area-one .video-content .about {
    width: 100%;
    display: block;
    float: left;
}

    .videos-area-one .video-content .about h4 {
        color: #111111;
        font-size: 20px;
        text-transform: capitalize;
        margin: 0 0 20px;
    }

        .videos-area-one .video-content .about h4 span {
            color: #fff;
            font-size: 20px;
            display: inline-block;
            margin-right: 14px;
            width: 46px;
            height: 46px;
            position: relative;
            border-radius: 100%;
            text-align: center;
            line-height: 46px;
            cursor: pointer;
        }

            .videos-area-one .video-content .about h4 span:before {
                content: '';
                position: absolute;
                left: 0;
                right: 0;
                top: 0;
                bottom: 0;
                background: #007699;
                border-radius: 100%;
                transition: all 0.3s;
            }

            .videos-area-one .video-content .about h4 span:after {
                content: '';
                position: absolute;
                left: 50%;
                right: 50%;
                top: 50%;
                bottom: 50%;
                background: #AB6D02;
                border-radius: 100%;
                transition: all 0.3s;
            }

            .videos-area-one .video-content .about h4 span:hover:after {
                left: 0;
                right: 0;
                top: 0;
                bottom: 0;
            }

            .videos-area-one .video-content .about h4 span:hover:before {
                left: 50%;
                right: 50%;
                top: 50%;
                bottom: 50%;
            }

            .videos-area-one .video-content .about h4 span i {
                position: relative;
                z-index: 999;
            }

    .videos-area-one .video-content .about p {
        margin: 0;
    }

.videos-area-two {
    display: block;
    position: relative;
    background: #f5f5f5;
}

    .videos-area-two .video-thumb a {
        display: block;
    }

        .videos-area-two .video-thumb a img {
            display: block;
            width: 100%;
        }

    .videos-area-two .content {
        padding-top: 65px;
        padding-bottom: 65px;
        display: block;
    }

        .videos-area-two .content .date {
            display: block;
            margin: 0 0 18px;
        }

            .videos-area-two .content .date li {
                color: #111111;
            }

                .videos-area-two .content .date li i {
                    color: #007699;
                    display: inline-block;
                    margin-right: 10px;
                }

        .videos-area-two .content .section-heading-three h2 {
            margin: 0 0 25px !important;
        }

        .videos-area-two .content p {
            margin: 0 0 25px;
            width: 68%;
        }

        .videos-area-two .content .social-video li {
            padding: 0 19px;
            position: relative;
        }

            .videos-area-two .content .social-video li:first-child {
                padding-left: 0;
            }

            .videos-area-two .content .social-video li a {
                display: block;
                width: 60px;
                height: 60px;
                border-radius: 100%;
                border: 2px solid #e1e1e1;
                color: #e1e1e1;
                font-size: 20px;
                line-height: 56px;
                text-align: center;
            }

                .videos-area-two .content .social-video li a:hover {
                    color: #007699;
                    border: 2px solid #007699;
                }

            .videos-area-two .content .social-video li:last-child:after {
                content: '';
                position: absolute;
                left: 88px;
                top: 13px;
                height: 35px;
                width: 35px;
                transform: rotate(45deg);
                background: #fff;
                transition: all 0.3s;
                opacity: 0;
            }

            .videos-area-two .content .social-video li ul {
                display: inline-block;
                background: #fff;
                padding: 0 10px;
                position: absolute;
                left: 100%;
                top: 5px;
                width: 168px;
                line-height: 50px;
                z-index: 999;
                border-radius: 5px;
                transform: scale(1, 0);
                transition: all 0.3s;
            }

                .videos-area-two .content .social-video li ul li {
                    padding: 0 5px;
                }

                    .videos-area-two .content .social-video li ul li a {
                        width: 25px;
                        height: 25px;
                        border-radius: 0;
                        border: none;
                        line-height: 25px;
                        color: #111;
                    }

                        .videos-area-two .content .social-video li ul li a:hover {
                            border: none;
                        }

                    .videos-area-two .content .social-video li ul li:last-child:after {
                        display: none;
                    }

            .videos-area-two .content .social-video li:hover:last-child:after {
                opacity: 1;
            }

            .videos-area-two .content .social-video li:hover ul {
                transform: scale(1, 1);
            }

.videos-area-about .video-thumb {
    display: block;
    margin: 0 0 120px;
}

    .videos-area-about .video-thumb figure {
        position: relative;
        margin: 0;
    }

        .videos-area-about .video-thumb figure .thumbnail {
            display: inline-block;
            margin: 0;
            position: relative;
            z-index: 999;
        }

            .videos-area-about .video-thumb figure .thumbnail:after {
                content: '';
                position: absolute;
                left: 0;
                right: 0;
                top: 0;
                bottom: 0;
                background: rgba(0, 0, 0, 0.5);
            }

            .videos-area-about .video-thumb figure .thumbnail img {
                width: 100%;
                display: block;
            }

            .videos-area-about .video-thumb figure .thumbnail .play-ico {
                display: inline-block;
                width: 69px;
                height: 69px;
                background: url(images/icon/play.png);
                background-repeat: no-repeat;
                background-position: center;
                background-size: cover;
                position: absolute;
                z-index: 9999;
                top: 40%;
                left: 0;
                right: 0;
                margin: auto;
                border-radius: 100%;
            }

                .videos-area-about .video-thumb figure .thumbnail .play-ico:hover {
                    background: url(images/icon/playh.png);
                    background-repeat: no-repeat;
                    background-position: center;
                    background-size: cover;
                }

        .videos-area-about .video-thumb figure .con {
            position: absolute;
            left: 18%;
            right: 18%;
            bottom: -63px;
            border: 8px solid #f5f5f5;
            z-index: 99;
            text-align: center;
        }

            .videos-area-about .video-thumb figure .con h4 {
                margin: 0;
                font-size: 20px;
                text-transform: uppercase;
                padding: 20px;
                color: #c9c9c9;
            }

.videos-area-about .video-content h2 {
    text-transform: capitalize;
    position: relative;
    display: block;
    padding: 0 0 38px;
    color: #111111;
    margin: 0 0 30px;
}

    .videos-area-about .video-content h2:after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 8px;
        background: url(images/section/3.png) no-repeat;
    }

.videos-area-about .video-content p {
    margin: 0 0 50px;
}

.videos-area-about .video-content .about {
    width: 100%;
    display: block;
    float: left;
}

    .videos-area-about .video-content .about h4 {
        color: #111111;
        font-size: 20px;
        text-transform: capitalize;
        margin: 0 0 20px;
    }

        .videos-area-about .video-content .about h4 span {
            color: #fff;
            font-size: 20px;
            display: inline-block;
            margin-right: 14px;
            width: 46px;
            height: 46px;
            position: relative;
            border-radius: 100%;
            text-align: center;
            line-height: 46px;
            cursor: pointer;
        }

            .videos-area-about .video-content .about h4 span:before {
                content: '';
                position: absolute;
                left: 0;
                right: 0;
                top: 0;
                bottom: 0;
                background: #007699;
                border-radius: 100%;
                transition: all 0.3s;
            }

            .videos-area-about .video-content .about h4 span:after {
                content: '';
                position: absolute;
                left: 50%;
                right: 50%;
                top: 50%;
                bottom: 50%;
                background: #AB6D02;
                border-radius: 100%;
                transition: all 0.3s;
            }

            .videos-area-about .video-content .about h4 span:hover:after {
                left: 0;
                right: 0;
                top: 0;
                bottom: 0;
            }

            .videos-area-about .video-content .about h4 span:hover:before {
                left: 50%;
                right: 50%;
                top: 50%;
                bottom: 50%;
            }

            .videos-area-about .video-content .about h4 span i {
                position: relative;
                z-index: 999;
            }

    .videos-area-about .video-content .about p {
        margin: 0 0 15px;
 text-align:justify;
    }

/*....................................
14. Subscribe area start here
....................................*/
.subscribe-area {
    background: #007699;
}

    .subscribe-area .subs-form h2 {
        display: inline-block;
        font-size: 28px;
        color: #fff;
        text-transform: uppercase;
        margin: 0 50px 0 0;
    }

        .subscribe-area .subs-form h2 span {
            display: inline-block;
            margin-right: 23px;
        }

            .subscribe-area .subs-form h2 span img {
                margin-bottom: 5px;
            }

        .subscribe-area .subs-form h2 .con {
            margin-right: 0;
        }

    .subscribe-area .subs-form form {
        display: inline-block;
    }

        .subscribe-area .subs-form form fieldset {
            position: relative;
            display: inline-block;
        }

            .subscribe-area .subs-form form fieldset input {
                height: 50px;
                width: 444px;
                margin-right: 30px;
                border-radius: 5px;
                border: 1px solid rgba(255, 255, 255, 0.3);
                background: transparent;
                padding: 0 15px;
                transition: all 0.3s;
                color: #fff;
            }

                .subscribe-area .subs-form form fieldset input:focus {
                    border: 1px solid #fff;
                }

                .subscribe-area .subs-form form fieldset input::-webkit-input-placeholder {
                    /* Chrome/Opera/Safari */
                    color: rgba(255, 255, 255, 0.5);
                }

                .subscribe-area .subs-form form fieldset input::-moz-placeholder {
                    /* Firefox 19+ */
                    color: rgba(255, 255, 255, 0.5);
                }

                .subscribe-area .subs-form form fieldset input:-ms-input-placeholder {
                    /* IE 10+ */
                    color: rgba(255, 255, 255, 0.5);
                }

                .subscribe-area .subs-form form fieldset input:-moz-placeholder {
                    /* Firefox 18- */
                    color: rgba(255, 255, 255, 0.5);
                }

            .subscribe-area .subs-form form fieldset span {
                position: absolute;
                right: 47px;
                line-height: 50px;
                top: 0;
                color: rgba(255, 255, 255, 0.5);
            }

        .subscribe-area .subs-form form button {
            cursor: pointer;
        }

/*....................................
15. Causes area start here
....................................*/
.causes-area .causes-list figure {
    display: block;
    margin: 0;
    overflow: hidden;
}

    .causes-area .causes-list figure img {
        width: 100%;
        display: block;
        transition: all 0.3s;
    }
.causes-list p {
    margin: 0 0 15px;
 text-align:justify;
}
.causes-area .causes-list .content {
    display: block;
    padding: 35px 15px 35px 20px;
    border: 8px solid #f5f5f5;
    border-top: 0;
}

    .causes-area .causes-list .content .date {
        text-transform: uppercase;
        display: block;
        margin: 0 0 15px;
    }

        .causes-area .causes-list .content .date i {
            color: #007699;
            margin-right: 10px;
            transition: all 0.3s;
        }

    .causes-area .causes-list .content h4 {
        font-size: 20px;
        text-transform: capitalize;
        margin: 0 0 5px;
    }

        .causes-area .causes-list .content h4 a {
            color: #111111;
        }

    .causes-area .causes-list .content p a {
        margin-left: 3px;
        display: inline-block;
        color: #007699;
    }

    .causes-area .causes-list .content .donate {
        font-size: 18px;
        color: #111111;
        display: block;
        margin: 0 0 25px;
    }

        .causes-area .causes-list .content .donate span {
            font-weight: 900;
            color: #111111;
            font-size: 18px;
        }

        .causes-area .causes-list .content .donate strong {
            font-weight: 900;
            color: #007699;
            font-size: 36px;
            transition: all 0.3s;
        }

.causes-area .causes-list:hover figure img {
    transform: scale(1.1, 1.1);
}

.causes-area .causes-list:hover .content .date i {
    color: #AB6D02;
}

.causes-area .causes-list:hover .content p a {
    color: #AB6D02;
}

.causes-area .causes-list:hover .content .donate strong {
    color: #AB6D02;
}

.causes-area .catagoris select {
    width: 100%;
    border: 1px solid #e1e1e1;
    height: 50px;
    font-size: 14px;
    text-transform: capitalize;
    color: #ffffff;
    padding: 0 20px;
    position: relative;
    transition: all 0.3s;
}

    .causes-area .catagoris select:after {
        content: '';
    }

    .causes-area .catagoris select:focus {
        outline: none;
        border: 1px solid #007699;
    }

.causes-area .grid-list ul {
    padding: 12px 0;
}

    .causes-area .grid-list ul li {
        padding: 0 5px;
    }

        .causes-area .grid-list ul li:first-child {
            padding-left: 0;
        }

        .causes-area .grid-list ul li:last-child {
            padding-right: 0;
        }

        .causes-area .grid-list ul li span {
            color: #111;
        }

        .causes-area .grid-list ul li a {
            color: #ffffff;
        }

        .causes-area .grid-list ul li.active a {
            color: #007699;
        }

.causes-area .search-cuse form {
    position: relative;
}

    .causes-area .search-cuse form input {
        width: 100%;
        border: 1px solid #e1e1e1;
        height: 50px;
        font-size: 14px;
        text-transform: capitalize;
        color: #ffffff;
        padding: 0 20px;
        position: relative;
        transition: all 0.3s;
    }

        .causes-area .search-cuse form input:focus {
            outline: none;
            border: 1px solid #007699;
        }

    .causes-area .search-cuse form button {
        position: absolute;
        top: 0;
        right: 15px;
        line-height: 50px;
        background: transparent;
        cursor: pointer;
        color: #007699;
    }

.causes-area-list .causes-list figure {
    display: inline-block;
    float: left;
    margin: 0;
    overflow: hidden;
    width: 20%;
    padding-right: 25px;
}

    .causes-area-list .causes-list figure img {
        width: 100%;
        display: block;
        transition: all 0.3s;
    }

.causes-area-list .causes-list .content {
    display: table;
    padding: 33px 40px 33px 60px;
    border: 8px solid #f5f5f5;
    border-left: 0;
    width: 68.5%;
}

    .causes-area-list .causes-list .content .date {
        text-transform: uppercase;
        display: block;
        margin: 0 0 15px;
    }

        .causes-area-list .causes-list .content .date i {
            color: #007699;
            margin-right: 10px;
            transition: all 0.3s;
        }

    .causes-area-list .causes-list .content h4 {
        font-size: 20px;
        text-transform: capitalize;
        margin: 0 0 5px;
    }

        .causes-area-list .causes-list .content h4 a {
            color: #111111;
        }

    .causes-area-list .causes-list .content p a {
        margin-left: 3px;
        display: inline-block;
        color: #007699;
    }

    .causes-area-list .causes-list .content .donate {
        font-size: 18px;
        color: #111111;
        display: inline-block;
        margin: 0 35px 25px 0;
    }

        .causes-area-list .causes-list .content .donate span {
            font-weight: 900;
            color: #111111;
            font-size: 18px;
        }

        .causes-area-list .causes-list .content .donate strong {
            font-weight: 900;
            color: #007699;
            font-size: 36px;
            transition: all 0.3s;
        }

.causes-area-list .causes-list:hover figure img {
 /*   transform: scale(1.1, 1.1);*/
}

.causes-area-list .causes-list:hover .content .date i {
    color: #AB6D02;
}

.causes-area-list .causes-list:hover .content p a {
    color: #AB6D02;
}

.causes-area-list .causes-list:hover .content .donate strong {
    color: #AB6D02;
}

.causes-area-list .catagoris select {
    width: 100%;
    border: 1px solid #e1e1e1;
    height: 50px;
    font-size: 14px;
    text-transform: capitalize;
    color: #ffffff;
    padding: 0 20px;
    position: relative;
    transition: all 0.3s;
}

    .causes-area-list .catagoris select:after {
        content: '';
    }

    .causes-area-list .catagoris select:focus {
        outline: none;
        border: 1px solid #007699;
    }

.causes-area-list .grid-list ul {
    padding: 12px 0;
}

    .causes-area-list .grid-list ul li {
        padding: 0 5px;
    }

        .causes-area-list .grid-list ul li:first-child {
            padding-left: 0;
        }

        .causes-area-list .grid-list ul li:last-child {
            padding-right: 0;
        }

        .causes-area-list .grid-list ul li span {
            color: #111;
        }

        .causes-area-list .grid-list ul li a {
            color: #ffffff;
        }

        .causes-area-list .grid-list ul li.active a {
            color: #007699;
        }

.causes-area-list .search-cuse form {
    position: relative;
}

    .causes-area-list .search-cuse form input {
        width: 100%;
        border: 1px solid #e1e1e1;
        height: 50px;
        font-size: 14px;
        text-transform: capitalize;
        color: #ffffff;
        padding: 0 20px;
        position: relative;
        transition: all 0.3s;
    }

        .causes-area-list .search-cuse form input:focus {
            outline: none;
            border: 1px solid #007699;
        }

    .causes-area-list .search-cuse form button {
        position: absolute;
        top: 0;
        right: 15px;
        line-height: 50px;
        background: transparent;
        cursor: pointer;
        color: #007699;
    }

.single-causes-area .causes-img figure {
    margin: 0;
    padding-right: 30px;
}

    .single-causes-area .causes-img figure img {
        width: 100%;
    }

.single-causes-area .content .section-heading-three h2 {
    font-size: 22px;
    padding: 0 0 22px;
    margin: 0 0 26px;
    text-transform: capitalize;
}

.single-causes-area .content p {
    font-size: 16px;
    font-weight: 400;
    font-family: "Lato", sans-serif;
}

.single-causes-area .content .donate {
    font-size: 18px;
    color: #111111;
    display: block;
    margin: 0 0 35px;
}

    .single-causes-area .content .donate span {
        font-weight: 900;
        color: #111111;
        font-size: 18px;
    }

    .single-causes-area .content .donate strong {
        font-weight: 900;
        color: #007699;
        font-size: 36px;
        transition: all 0.3s;
    }

.single-causes-area .content .link-area ul {
    float: right;
    line-height: 50px;
}

    .single-causes-area .content .link-area ul li {
        padding: 0 7px;
    }

        .single-causes-area .content .link-area ul li a {
            font-size: 20px;
            display: block;
            color: #ffffff;
        }

            .single-causes-area .content .link-area ul li a:hover {
                color: #AB6D02;
            }

.single-causes-area .disce .section-heading-three h2 {
    font-size: 22px;
    padding: 0 0 22px;
    margin: 0 0 26px;
    text-transform: capitalize;
    font-weight: 400;
}

.single-causes-area .form-area .section-heading-three h2 {
    font-size: 22px;
    padding: 0 0 22px;
    margin: 0 0 26px;
    text-transform: capitalize;
    font-weight: 400;
}

.single-causes-area .form-area form fieldset {
    display: block;
    margin: 0 0 30px;
}

    .single-causes-area .form-area form fieldset .feld {
        position: relative;
    }

        .single-causes-area .form-area form fieldset .feld input {
            width: 100%;
            border: 1px solid #e1e1e1;
            padding: 0 15px;
            height: 50px;
            transition: all 0.3s;
        }

            .single-causes-area .form-area form fieldset .feld input:focus {
                border: 1px solid #007699;
            }

                .single-causes-area .form-area form fieldset .feld input:focus + span {
                    color: #007699;
                }

            .single-causes-area .form-area form fieldset .feld input::-webkit-input-placeholder {
                /* Chrome/Opera/Safari */
                font-size: 14px;
                text-transform: capitalize;
                color: #ffffff;
            }

            .single-causes-area .form-area form fieldset .feld input::-moz-placeholder {
                /* Firefox 19+ */
                font-size: 14px;
                text-transform: capitalize;
                color: #ffffff;
            }

            .single-causes-area .form-area form fieldset .feld input:-ms-input-placeholder {
                /* IE 10+ */
                font-size: 14px;
                text-transform: capitalize;
                color: #ffffff;
            }

            .single-causes-area .form-area form fieldset .feld input:-moz-placeholder {
                /* Firefox 18- */
                font-size: 14px;
                text-transform: capitalize;
                color: #ffffff;
            }

        .single-causes-area .form-area form fieldset .feld span {
            position: absolute;
            right: 35px;
            top: 0;
            line-height: 50px;
            color: #AB6D02;
            transition: all 0.3s;
        }

            .single-causes-area .form-area form fieldset .feld span.msg {
                right: 20px;
            }

        .single-causes-area .form-area form fieldset .feld textarea {
            width: 100%;
            border: 1px solid #e1e1e1;
            padding: 15px;
            height: 120px;
            transition: all 0.3s;
        }

            .single-causes-area .form-area form fieldset .feld textarea:focus {
                border: 1px solid #007699;
            }

                .single-causes-area .form-area form fieldset .feld textarea:focus + span {
                    color: #007699;
                }

            .single-causes-area .form-area form fieldset .feld textarea::-webkit-input-placeholder {
                /* Chrome/Opera/Safari */
                font-size: 14px;
                text-transform: capitalize;
                color: #ffffff;
            }

            .single-causes-area .form-area form fieldset .feld textarea::-moz-placeholder {
                /* Firefox 19+ */
                font-size: 14px;
                text-transform: capitalize;
                color: #ffffff;
            }

            .single-causes-area .form-area form fieldset .feld textarea:-ms-input-placeholder {
                /* IE 10+ */
                font-size: 14px;
                text-transform: capitalize;
                color: #ffffff;
            }

            .single-causes-area .form-area form fieldset .feld textarea:-moz-placeholder {
                /* Firefox 18- */
                font-size: 14px;
                text-transform: capitalize;
                color: #ffffff;
            }

/*....................................
16. Event area start here
....................................*/
.event-area {
    background: #f5f5f5;
}

    .event-area .event-list-left {
        background: #fff;
        float: left;
    }

        .event-area .event-list-left .content {
            display: block;
            padding: 76px 25px 76px 85px;
        }

            .event-area .event-list-left .content .date {
                position: relative;
                display: block;
                background: url(images/icon/label.png) no-repeat;
                background-position: left;
                color: #fff;
                padding: 5px 35px;
                margin: 0 0 26px;
            }

            .event-area .event-list-left .content h4 {
                padding: 0;
                display: block;
                color: #111111;
                text-transform: capitalize;
                margin: 0 0 15px;
            }

            .event-area .event-list-left .content ul {
                display: block;
                margin: 0 0 26px;
            }

                .event-area .event-list-left .content ul li {
                    margin-right: 35px;
                }

                    .event-area .event-list-left .content ul li:last-child {
                        margin-right: 0;
                    }

                    .event-area .event-list-left .content ul li i {
                        color: #007699;
                        margin-right: 10px;
                    }

            .event-area .event-list-left .content p a {
                color: #007699;
                display: inline-block;
                margin-left: 5px;
            }

                .event-area .event-list-left .content p a:hover {
                    color: #AB6D02;
                }

    .event-area .event-list-right {
        background: #fff;
        float: left;
    }

        .event-area .event-list-right .content {
            display: block;
            padding: 76px 58px 76px 50px;
        }

            .event-area .event-list-right .content .date {
                position: relative;
                display: block;
                background: url(images/icon/label.png) no-repeat;
                background-position: left;
                color: #fff;
                padding: 5px 35px;
                margin: 0 0 26px;
            }

            .event-area .event-list-right .content h4 {
                padding: 0;
                display: block;
                color: #111111;
                text-transform: capitalize;
                margin: 0 0 15px;
            }

            .event-area .event-list-right .content ul {
                display: block;
                margin: 0 0 26px;
            }

                .event-area .event-list-right .content ul li {
                    margin-right: 35px;
                }

                    .event-area .event-list-right .content ul li:last-child {
                        margin-right: 0;
                    }

                    .event-area .event-list-right .content ul li i {
                        color: #007699;
                        margin-right: 10px;
                    }

            .event-area .event-list-right .content p a {
                color: #007699;
                display: inline-block;
                margin-left: 5px;
            }

                .event-area .event-list-right .content p a:hover {
                    color: #AB6D02;
                }

    .event-area .event-img figure {
        margin: 0;
        display: block;
        position: relative;
    }

        .event-area .event-img figure img {
            width: 100%;
            display: block;
        }

        .event-area .event-img figure .count-list {
            position: absolute;
            left: 0;
            right: 0;
            bottom: 0;
            background: rgba(0, 0, 0, 0.6);
        }

            .event-area .event-img figure .count-list li {
                padding: 26px 21px;
                text-align: center;
                border-right: 1px solid #fff;
            }

                .event-area .event-img figure .count-list li:last-child {
                    border: none;
                }

                .event-area .event-img figure .count-list li span {
                    color: #fff;
                    font-weight: 900;
                    font-size: 30px;
                }

                .event-area .event-img figure .count-list li p {
                    margin: 0;
                    text-transform: uppercase;
                    font-size: 14px;
                }

.event-area-page .event-list-right {
    background: #fff;
    float: left;
}

    .event-area-page .event-list-right .content {
        display: block;
        padding: 73px 58px 73px 50px;
        border: 8px solid #f5f5f5;
        border-left: none;
    }

        .event-area-page .event-list-right .content .date {
            position: relative;
            display: block;
            background: url(images/icon/label.png) no-repeat;
            background-position: left;
            color: #fff;
            padding: 5px 35px;
            margin: 0 0 26px;
        }

        .event-area-page .event-list-right .content h4 {
            padding: 0;
            display: block;
            color: #111111;
            text-transform: capitalize;
            margin: 0 0 15px;
        }

        .event-area-page .event-list-right .content ul {
            display: block;
            margin: 0 0 26px;
        }

            .event-area-page .event-list-right .content ul li {
                margin-right: 35px;
            }

                .event-area-page .event-list-right .content ul li:last-child {
                    margin-right: 0;
                }

                .event-area-page .event-list-right .content ul li i {
                    color: #007699;
                    margin-right: 10px;
                }

        .event-area-page .event-list-right .content p a {
            color: #007699;
            display: inline-block;
            margin-left: 5px;
        }

            .event-area-page .event-list-right .content p a:hover {
                color: #AB6D02;
            }

.event-area-page .event-img figure {
    margin: 0;
    display: block;
    position: relative;
}

    .event-area-page .event-img figure img {
        width: 100%;
        display: block;
    }

    .event-area-page .event-img figure .count-list {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.6);
    }

        .event-area-page .event-img figure .count-list li {
            padding: 26px 20px;
            text-align: center;
            border-right: 1px solid #fff;
        }

            .event-area-page .event-img figure .count-list li:last-child {
                border: none;
            }

            .event-area-page .event-img figure .count-list li span {
                color: #fff;
                font-weight: 900;
                font-size: 30px;
            }

            .event-area-page .event-img figure .count-list li p {
                margin: 0;
                text-transform: uppercase;
                font-size: 14px;
            }

/*....................................
17. Services area start here
....................................*/
.service-area {
    background: url(images/services/1.png) no-repeat;
    background-position: bottom center;
}

    .service-area .service-left .service-list {
        text-align: right;
        display: block;
        margin: 0 0 40px;
    }

        .service-area .service-left .service-list:last-child {
            margin: 0;
        }

        .service-area .service-left .service-list h4 {
            color: #111111;
            font-size: 20px;
            margin: 0 0 15px;
            text-transform: capitalize;
        }

            .service-area .service-left .service-list h4 span {
                color: #fff;
                font-size: 20px;
                display: inline-block;
                margin-left: 10px;
                width: 46px;
                height: 46px;
                position: relative;
                border-radius: 100%;
                text-align: center;
                line-height: 46px;
                cursor: pointer;
            }

                .service-area .service-left .service-list h4 span:before {
                    content: '';
                    position: absolute;
                    left: 0;
                    right: 0;
                    top: 0;
                    bottom: 0;
                    background: #007699;
                    border-radius: 100%;
                    transition: all 0.3s;
                }

                .service-area .service-left .service-list h4 span:after {
                    content: '';
                    position: absolute;
                    left: 50%;
                    right: 50%;
                    top: 50%;
                    bottom: 50%;
                    background: #AB6D02;
                    border-radius: 100%;
                    transition: all 0.3s;
                }

                .service-area .service-left .service-list h4 span:hover:after {
                    left: 0;
                    right: 0;
                    top: 0;
                    bottom: 0;
                }

                .service-area .service-left .service-list h4 span:hover:before {
                    left: 50%;
                    right: 50%;
                    top: 50%;
                    bottom: 50%;
                }

                .service-area .service-left .service-list h4 span i {
                    position: relative;
                    z-index: 999;
                }

        .service-area .service-left .service-list p {
            margin: 0;
            padding-left: 32px;
        }

    .service-area .service-right .service-list {
        text-align: left;
        display: block;
        margin: 0 0 40px;
    }

        .service-area .service-right .service-list:last-child {
            margin: 0;
        }

        .service-area .service-right .service-list h4 {
            color: #111111;
            font-size: 20px;
            margin: 0 0 15px;
            text-transform: capitalize;
        }

            .service-area .service-right .service-list h4 span {
                color: #fff;
                font-size: 20px;
                display: inline-block;
                margin-left: 10px;
                margin-right: 10px;
                width: 46px;
                height: 46px;
                position: relative;
                border-radius: 100%;
                text-align: center;
                line-height: 46px;
                cursor: pointer;
            }

                .service-area .service-right .service-list h4 span:before {
                    content: '';
                    position: absolute;
                    left: 0;
                    right: 0;
                    top: 0;
                    bottom: 0;
                    background: #007699;
                    border-radius: 100%;
                    transition: all 0.3s;
                }

                .service-area .service-right .service-list h4 span:after {
                    content: '';
                    position: absolute;
                    left: 50%;
                    right: 50%;
                    top: 50%;
                    bottom: 50%;
                    background: #AB6D02;
                    border-radius: 100%;
                    transition: all 0.3s;
                }

                .service-area .service-right .service-list h4 span:hover:after {
                    left: 0;
                    right: 0;
                    top: 0;
                    bottom: 0;
                }

                .service-area .service-right .service-list h4 span:hover:before {
                    left: 50%;
                    right: 50%;
                    top: 50%;
                    bottom: 50%;
                }

                .service-area .service-right .service-list h4 span i {
                    position: relative;
                    z-index: 999;
                }

        .service-area .service-right .service-list p {
            margin: 0;
            padding-left: 32px;
        }

/*....................................
18. Counter area start here
....................................*/
.counter-area .counter {
    background: #007699;
    display: block;
    padding: 83px 0;
}

    .counter-area .counter .ico {
        font-size: 30px;
        color: #fff;
        display: block;
        margin: 0 0 21px;
    }

    .counter-area .counter .count-number {
        display: block;
        margin: 0 0 12px;
    }

        .counter-area .counter .count-number span {
            font-size: 50px;
            font-weight: 900;
            color: #fff;
        }

    .counter-area .counter h4 {
        margin: 0;
        color: #fff;
    }

.counter-area .counter2 {
    background: #e5ae49;
    display: block;
    padding: 83px 0;
}

    .counter-area .counter2 .ico {
        font-size: 30px;
        color: #fff;
        display: block;
        margin: 0 0 21px;
    }

    .counter-area .counter2 .count-number {
        display: block;
        margin: 0 0 12px;
    }

        .counter-area .counter2 .count-number span {
            font-size: 50px;
            font-weight: 900;
            color: #fff;
        }

    .counter-area .counter2 h4 {
        margin: 0;
        color: #fff;
    }

/*....................................
19. Gallery area start here
....................................*/
.gallery-area .gallery-nav ul {
    display: block;
    margin: 0 0 60px;
}

    .gallery-area .gallery-nav ul li {
        cursor: pointer;
        color: #111;
        font-family: "Droid Sans", sans-serif;
        font-weight: 400;
        text-transform: capitalize;
        background: #fff;
        border-radius: 5px;
        line-height: 40px;
        padding: 0 15px;
        transition: all 0.3s;
    }

        .gallery-area .gallery-nav ul li.active {
            background: #007699;
            color: #fff;
        }

            .gallery-area .gallery-nav ul li.active:hover {
                color: #fff;
            }

        .gallery-area .gallery-nav ul li:hover {
            color: #007699;
        }

.gallery-area .gallery figure {
    position: relative;
    margin: 0 0 30px !important;
}

    .gallery-area .gallery figure:after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
    }

    .gallery-area .gallery figure a img {
        width: 100%;
        display: block;
    }

    .gallery-area .gallery figure a span {
        position: absolute;
        z-index: 999;
        left: 50%;
        right: 50%;
        top: 50%;
        bottom: 50%;
        background: rgba(135, 208, 229, 0.8);
        transition: all 0.3s;
        opacity: 0;
    }

        .gallery-area .gallery figure a span:before {
            content: '';
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            width: 50px;
            height: 2px;
            margin: auto;
            background: #fff;
        }

        .gallery-area .gallery figure a span:after {
            content: '';
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            height: 50px;
            width: 2px;
            margin: auto;
            background: #fff;
        }

    .gallery-area .gallery figure:hover a span {
        left: 10%;
        right: 10%;
        top: 10%;
        bottom: 10%;
        opacity: 1;
    }

/*....................................
20. Prayer area start here
....................................*/
.prayer-area .info {
    overflow: hidden;
    padding-top: 130px;
}

    .prayer-area .info .sun {
        height: 950px;
        width: 950px;
        margin: 0 auto -475px;
        border: 8px solid #f5f5f5;
        border-radius: 100%;
        position: relative;
    }

        .prayer-area .info .sun .mid {
            width: 288px;
            height: 288px;
            border-radius: 100%;
            background: #AB6D02;
            position: absolute;
            top: 35%;
            display: block;
            left: 0;
            right: 0;
            margin: auto;
            text-align: center;
            line-height: 144px;
            transition: all 0.3s;
        }

            .prayer-area .info .sun .mid:before {
                content: '';
                position: absolute;
                left: -25px;
                right: -25px;
                top: -25px;
                bottom: -25px;
                border-radius: 100%;
                border: 3px solid #007699;
            }

            .prayer-area .info .sun .mid:after {
                content: '';
                position: absolute;
                left: 50%;
                right: 50%;
                top: 50%;
                bottom: 50%;
                background: #007699;
                border-radius: 100%;
                transition: all 0.3s;
            }

            .prayer-area .info .sun .mid:hover:after {
                left: 0;
                right: 0;
                top: 0;
                bottom: 0;
            }

            .prayer-area .info .sun .mid img {
                display: inline-block;
                position: relative;
                z-index: 999;
            }

        .prayer-area .info .sun .ico1 {
            position: absolute;
            left: -48px;
            top: 251px;
            display: block;
            width: 140px;
            height: 140px;
            background: #f5f5f5;
            border-radius: 100%;
            text-align: center;
            cursor: pointer;
            transition: all 0.3s;
            line-height: 168px;
            background-repeat: no-repeat;
            background-position: center;
        }

            .prayer-area .info .sun .ico1:after {
                content: '';
                position: absolute;
                top: 24px;
                left: 0;
                right: 0;
                height: 60px;
                text-align: center;
                margin: auto;
                background-image: url(images/icon/2.png);
                background-repeat: no-repeat;
                background-position: center;
                transition: all 0.3s;
            }

            .prayer-area .info .sun .ico1:before {
                content: '';
                position: absolute;
                left: 105%;
                right: 0;
                transform: rotate(19deg);
                top: 94%;
                bottom: 0;
                width: 180px;
                height: 2px;
                background: #f5f5f5;
                transition: all 0.3s;
            }

            .prayer-area .info .sun .ico1:hover {
                background-color: #007699;
            }

                .prayer-area .info .sun .ico1:hover strong {
                    color: #fff;
                }

                .prayer-area .info .sun .ico1:hover:before {
                    background: #007699;
                }

                .prayer-area .info .sun .ico1:hover:after {
                    background: url(images/icon/2h.png);
                    background-repeat: no-repeat;
                    background-position: center;
                }

            .prayer-area .info .sun .ico1 strong {
                display: inline;
                margin-top: 5px;
                font-size: 20px;
                color: #111111;
                text-transform: uppercase;
                font-weight: 700;
                font-family: "Droid Sans", sans-serif;
                transition: all 0.3s;
            }

        .prayer-area .info .sun .ico2 {
            position: absolute;
            left: 104px;
            top: 27px;
            display: block;
            width: 140px;
            height: 140px;
            background: #f5f5f5;
            border-radius: 100%;
            text-align: center;
            cursor: pointer;
            transition: all 0.3s;
            line-height: 168px;
            background-repeat: no-repeat;
            background-position: center;
        }

            .prayer-area .info .sun .ico2:after {
                content: '';
                position: absolute;
                top: 24px;
                left: 0;
                right: 0;
                height: 60px;
                text-align: center;
                margin: auto;
                background-image: url(images/icon/3.png);
                background-repeat: no-repeat;
                background-position: center;
                transition: all 0.3s;
            }

            .prayer-area .info .sun .ico2:before {
                content: '';
                position: absolute;
                left: 72%;
                transform: rotate(49deg);
                top: 148%;
                bottom: 0;
                width: 180px;
                height: 2px;
                background: #f5f5f5;
                transition: all 0.3s;
            }

            .prayer-area .info .sun .ico2:hover {
                background-color: #007699;
            }

                .prayer-area .info .sun .ico2:hover strong {
                    color: #fff;
                }

                .prayer-area .info .sun .ico2:hover:before {
                    background: #007699;
                }

                .prayer-area .info .sun .ico2:hover:after {
                    background: url(images/icon/3h.png);
                    background-repeat: no-repeat;
                    background-position: center;
                }

            .prayer-area .info .sun .ico2 strong {
                display: inline;
                margin-top: 5px;
                font-size: 20px;
                color: #111111;
                text-transform: uppercase;
                font-weight: 700;
                font-family: "Droid Sans", sans-serif;
                transition: all 0.3s;
            }

        .prayer-area .info .sun .ico3 {
            position: absolute;
            left: 0;
            right: 0;
            margin: auto;
            top: -74px;
            display: block;
            width: 140px;
            height: 140px;
            background: #f5f5f5;
            border-radius: 100%;
            text-align: center;
            cursor: pointer;
            transition: all 0.3s;
            line-height: 168px;
            background-repeat: no-repeat;
            background-position: center;
        }

            .prayer-area .info .sun .ico3:after {
                content: '';
                position: absolute;
                top: 24px;
                left: 0;
                right: 0;
                height: 60px;
                text-align: center;
                margin: auto;
                background-image: url(images/icon/4.png);
                background-repeat: no-repeat;
                background-position: center;
                transition: all 0.3s;
            }

            .prayer-area .info .sun .ico3:before {
                content: '';
                position: absolute;
                left: 0;
                margin: auto;
                right: 0;
                transform: rotate(0deg);
                top: 119%;
                width: 2px;
                height: 180px;
                background: #f5f5f5;
                transition: all 0.3s;
            }

            .prayer-area .info .sun .ico3:hover {
                background-color: #007699;
            }

                .prayer-area .info .sun .ico3:hover strong {
                    color: #fff;
                }

                .prayer-area .info .sun .ico3:hover:before {
                    background: #007699;
                }

                .prayer-area .info .sun .ico3:hover:after {
                    background: url(images/icon/4h.png);
                    background-repeat: no-repeat;
                    background-position: center;
                }

            .prayer-area .info .sun .ico3 strong {
                display: inline;
                margin-top: 5px;
                font-size: 20px;
                color: #111111;
                text-transform: uppercase;
                font-weight: 700;
                font-family: "Droid Sans", sans-serif;
                transition: all 0.3s;
            }

        .prayer-area .info .sun .ico4 {
            position: absolute;
            right: 104px;
            top: 27px;
            display: block;
            width: 140px;
            height: 140px;
            background: #f5f5f5;
            border-radius: 100%;
            text-align: center;
            cursor: pointer;
            transition: all 0.3s;
            line-height: 168px;
            background-repeat: no-repeat;
            background-position: center;
        }

            .prayer-area .info .sun .ico4:after {
                content: '';
                position: absolute;
                top: 24px;
                left: 0;
                right: 0;
                height: 60px;
                text-align: center;
                margin: auto;
                background-image: url(images/icon/5.png);
                background-repeat: no-repeat;
                background-position: center;
                transition: all 0.3s;
            }

            .prayer-area .info .sun .ico4:before {
                content: '';
                position: absolute;
                right: 72%;
                transform: rotate(-49deg);
                top: 148%;
                bottom: 0;
                width: 180px;
                height: 2px;
                background: #f5f5f5;
                transition: all 0.3s;
            }

            .prayer-area .info .sun .ico4:hover {
                background-color: #007699;
            }

                .prayer-area .info .sun .ico4:hover strong {
                    color: #fff;
                }

                .prayer-area .info .sun .ico4:hover:before {
                    background: #007699;
                }

                .prayer-area .info .sun .ico4:hover:after {
                    background: url(images/icon/5h.png);
                    background-repeat: no-repeat;
                    background-position: center;
                }

            .prayer-area .info .sun .ico4 strong {
                display: inline;
                margin-top: 5px;
                font-size: 20px;
                color: #111111;
                text-transform: uppercase;
                font-weight: 700;
                font-family: "Droid Sans", sans-serif;
                transition: all 0.3s;
            }

        .prayer-area .info .sun .ico5 {
            position: absolute;
            right: -40px;
            top: 251px;
            display: block;
            width: 140px;
            height: 140px;
            background: #f5f5f5;
            border-radius: 100%;
            text-align: center;
            cursor: pointer;
            transition: all 0.3s;
            line-height: 168px;
            background-repeat: no-repeat;
            background-position: center;
        }

            .prayer-area .info .sun .ico5:after {
                content: '';
                position: absolute;
                top: 24px;
                left: 0;
                right: 0;
                height: 60px;
                text-align: center;
                margin: auto;
                background-image: url(images/icon/6.png);
                background-repeat: no-repeat;
                background-position: center;
                transition: all 0.3s;
            }

            .prayer-area .info .sun .ico5:before {
                content: '';
                position: absolute;
                right: 105%;
                transform: rotate(-19deg);
                top: 94%;
                bottom: 0;
                width: 180px;
                height: 2px;
                background: #f5f5f5;
                transition: all 0.3s;
            }

            .prayer-area .info .sun .ico5:hover {
                background-color: #007699;
            }

                .prayer-area .info .sun .ico5:hover strong {
                    color: #fff;
                }

                .prayer-area .info .sun .ico5:hover:before {
                    background: #007699;
                }

                .prayer-area .info .sun .ico5:hover:after {
                    background: url(images/icon/6h.png);
                    background-repeat: no-repeat;
                    background-position: center;
                }

            .prayer-area .info .sun .ico5 strong {
                display: inline;
                margin-top: 5px;
                font-size: 20px;
                color: #111111;
                text-transform: uppercase;
                font-weight: 700;
                font-family: "Droid Sans", sans-serif;
                transition: all 0.3s;
            }

/*....................................
21. Testimonial area start here
....................................*/
.testimonial-area {
    position: relative;
}

    .testimonial-area:after {
        background: rgba(0, 0, 0, 0.8);
    }

    .testimonial-area .testimonial-slider {
        z-index: 999;
    }

    .testimonial-area .testimonial-list {
        position: relative;
        z-index: 999;
        display: block;
        width: 100%;
        border: 8px solid rgba(255, 255, 255, 0.1);
        border-top: none;
        text-align: center;
        padding: 100px;
    }

        .testimonial-area .testimonial-list:after {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            height: 8px;
            width: 46%;
            background: rgba(255, 255, 255, 0.1);
        }

        .testimonial-area .testimonial-list:before {
            content: '';
            position: absolute;
            top: 0;
            right: 0;
            height: 8px;
            width: 46%;
            background: rgba(255, 255, 255, 0.1);
        }

        .testimonial-area .testimonial-list blockquote {
            font-size: 29px;
            font-style: italic;
            color: #fff;
            margin: 0 0 30px;
            line-height: 35px;
        }

            .testimonial-area .testimonial-list blockquote:after {
                content: '\f10e';
                position: absolute;
                left: 0;
                right: 0;
                top: -13px;
                color: #AB6D02;
                font-size: 50px;
                font-style: normal;
                font-family: FontAwesome;
            }

        .testimonial-area .testimonial-list a {
            color: #AB6D02;
        }

            .testimonial-area .testimonial-list a:hover {
                color: #007699;
            }

.mobile-menu-area {
    float: left;
    width: 100%;
    background: #000000;
}

.msj_slider_padding {
    padding-left: 0;
    padding-right: 0;
}







.green {
    color: #69aa46 !important;
}
.header.blue {
    border-bottom-color: #d5e3ef;
}
h4.bigger {
    font-size: 19px;
}
.header {
    line-height: 28px;
    margin-bottom: 16px;
    margin-top: 18px;
    padding-bottom: 4px;
    border-bottom: 1px solid #CCC;
}
.blue {
    color: #478fca !important;
}
.lighter {
    font-weight: lighter;
}
.login-box .widget-main {
    padding-bottom: 16px;
}
.widget-box .widget-main {
    padding: 16px 36px 36px;
}
.login-container {
    max-width: 375px;
    width:100%;
    margin: 0 auto;
}
.input-icon.input-icon-right > input {
    padding-left: 6px;
    padding-right: 24px;
}
.input-icon.input-icon-right > .ace-icon {
    left: auto;
    right: 17px;
}
.input-icon > .ace-icon {
    padding: 0 3px;
    z-index: 2;
    position: absolute;
    top: 1px;
    bottom: 1px;
    left: 3px;
    line-height: 30px;
    display: inline-block;
    color: #909090;
    font-size: 16px;
}


.infobox-green {
    color: #9abc32;
    border-color: #9abc32;
}
.infobox {
    display: inline-block;
    width: 210px;
    height: 66px;
    color: #555;
    background-color: #FFF;
    box-shadow: none;
    border-radius: 0;
    margin: -1px 0 0 -1px;
    padding: 8px 3px 6px 9px;
    border: 1px dotted;
    border-color: #D8D8D8 !important;
    vertical-align: middle;
    text-align: left;
    position: relative;
}
.infobox-container {
    text-align: center;
    font-size: 0;
}
.infobox > .infobox-icon {
    display: inline-block;
    vertical-align: top;
    width: 44px;
}
.infobox-green > .infobox-icon > .ace-icon {
    background-color: #9abc32;
}
.infobox > .infobox-icon > .ace-icon {
    display: inline-block;
    height: 42px;
    margin: 0;
    padding: 1px 1px 0 2px;
    background-color: transparent;
    border-width: 0;
    text-align: center;
    position: relative;
    border-radius: 100%;
    -webkit-box-shadow: 1px 1px 0 rgba(0,0,0,.2);
    box-shadow: 1px 1px 0 rgba(0,0,0,.2);
}
.ace-icon {
    text-align: center;
}
.infobox > .infobox-icon > .ace-icon:before {
    font-size: 24px;
    display: block;
    padding: 6px 0 7px;
    width: 40px;
    text-align: center;
    border-radius: 100%;
    color: #FFF;
    color: rgba(255,255,255,.9);
    background-color: transparent;
    background-color: rgba(255,255,255,.2);
    text-shadow: 1px 1px 1px rgba(0,0,0,.14);
}
.infobox > .infobox-data {
    display: inline-block;
    border-width: 0;
    border-top-width: 0;
    font-size: 13px;
    text-align: left;
    line-height: 21px;
    min-width: 130px;
    padding-left: 8px;
    position: relative;
    top: 0;
}
.infobox > .infobox-data > .infobox-data-number {
    display: block;
    font-size: 22px;
    margin: 2px 0 4px;
    position: relative;
    text-shadow: 1px 1px 0 rgba(0,0,0,.15);
}
.infobox .infobox-content {
    color: #555;
    max-width: 100%;
}
.infobox-container {
    text-align: center;
    font-size: 0;
}

.infobox {
    display: inline-block;
    width: 210px;
    height: 66px;
    color: #555;
    background-color: #FFF;
    box-shadow: none;
    border-radius: 0;
    margin: -1px 0 0 -1px;
    padding: 8px 3px 6px 9px;
    border: 1px dotted;
    border-color: #D8D8D8 !important;
    vertical-align: middle;
    text-align: left;
    position: relative;
}

    .infobox > .infobox-icon {
        display: inline-block;
        vertical-align: top;
        width: 44px;
    }

        .infobox > .infobox-icon > .ace-icon {
            display: inline-block;
            height: 42px;
            margin: 0;
            padding: 1px 1px 0 2px;
            background-color: transparent;
            border-width: 0;
            text-align: center;
            position: relative;
            border-radius: 100%;
            -webkit-box-shadow: 1px 1px 0 rgba(0,0,0,.2);
            box-shadow: 1px 1px 0 rgba(0,0,0,.2);
        }

            .infobox > .infobox-icon > .ace-icon:before {
                font-size: 24px;
                display: block;
                padding: 6px 0 7px;
                width: 40px;
                text-align: center;
                border-radius: 100%;
                color: #FFF;
                color: rgba(255,255,255,.9);
                background-color: transparent;
                background-color: rgba(255,255,255,.2);
                text-shadow: 1px 1px 1px rgba(0,0,0,.14);
            }

    .infobox .infobox-content {
        color: #555;
        max-width: 100%;
    }

        .infobox .infobox-content:first-child {
            font-weight: 700;
        }

    .infobox > .infobox-data {
        display: inline-block;
        border-width: 0;
        border-top-width: 0;
        font-size: 13px;
        text-align: left;
        line-height: 21px;
        min-width: 130px;
        padding-left: 8px;
        position: relative;
        top: 0;
    }

        .infobox > .infobox-data > .infobox-data-number {
            display: block;
            font-size: 22px;
            margin: 2px 0 4px;
            position: relative;
            text-shadow: 1px 1px 0 rgba(0,0,0,.15);
        }

        .infobox > .infobox-data > .infobox-text {
            display: block;
            font-size: 16px;
            margin: 2px 0 4px;
            position: relative;
            text-shadow: none;
        }

    .infobox.no-border {
        border-width: 0 !important;
    }

@media only screen and (max-width:479px) {
    .infobox {
        min-width: 95%;
        margin-top: 2px;
        margin-bottom: 2px;
    }
}

.infobox-purple {
    color: #6f3cc4;
    border-color: #6f3cc4;
}

    .infobox-purple > .infobox-icon > .ace-icon {
        background-color: #6f3cc4;
    }

    .infobox-purple.infobox-dark {
        background-color: #6f3cc4;
        border-color: #6f3cc4;
    }

.infobox-purple2 {
    color: #5f47b0;
    border-color: #5f47b0;
}

    .infobox-purple2 > .infobox-icon > .ace-icon {
        background-color: #5f47b0;
    }

    .infobox-purple2.infobox-dark {
        background-color: #5f47b0;
        border-color: #5f47b0;
    }

.infobox-pink {
    color: #cb6fd7;
    border-color: #cb6fd7;
}

    .infobox-pink > .infobox-icon > .ace-icon {
        background-color: #cb6fd7;
    }

    .infobox-pink.infobox-dark {
        background-color: #cb6fd7;
        border-color: #cb6fd7;
    }

.infobox-blue {
    color: #6fb3e0;
    border-color: #6fb3e0;
}

    .infobox-blue > .infobox-icon > .ace-icon {
        background-color: #6fb3e0;
    }

    .infobox-blue.infobox-dark {
        background-color: #6fb3e0;
        border-color: #6fb3e0;
    }

.infobox-blue2 {
    color: #3983c2;
    border-color: #3983c2;
}

    .infobox-blue2 > .infobox-icon > .ace-icon {
        background-color: #3983c2;
    }

    .infobox-blue2.infobox-dark {
        background-color: #3983c2;
        border-color: #3983c2;
    }

.infobox-blue3 {
    color: #1144eb;
    border-color: #1144eb;
}

    .infobox-blue3 > .infobox-icon > .ace-icon {
        background-color: #1144eb;
    }

    .infobox-blue3.infobox-dark {
        background-color: #1144eb;
        border-color: #1144eb;
    }

.infobox-red {
    color: #d53f40;
    border-color: #d53f40;
}

    .infobox-red > .infobox-icon > .ace-icon {
        background-color: #d53f40;
    }

    .infobox-red.infobox-dark {
        background-color: #d53f40;
        border-color: #d53f40;
    }

.infobox-brown {
    color: #c67a3e;
    border-color: #c67a3e;
}

    .infobox-brown > .infobox-icon > .ace-icon {
        background-color: #c67a3e;
    }

    .infobox-brown.infobox-dark {
        background-color: #c67a3e;
        border-color: #c67a3e;
    }

.infobox-wood {
    color: #7b3f25;
    border-color: #7b3f25;
}

    .infobox-wood > .infobox-icon > .ace-icon {
        background-color: #7b3f25;
    }

    .infobox-wood.infobox-dark {
        background-color: #7b3f25;
        border-color: #7b3f25;
    }

.infobox-light-brown {
    color: #cebea5;
    border-color: #cebea5;
}

    .infobox-light-brown > .infobox-icon > .ace-icon {
        background-color: #cebea5;
    }

    .infobox-light-brown.infobox-dark {
        background-color: #cebea5;
        border-color: #cebea5;
    }

.infobox-orange {
    color: #e8b110;
    border-color: #e8b110;
}

    .infobox-orange > .infobox-icon > .ace-icon {
        background-color: #e8b110;
    }

    .infobox-orange.infobox-dark {
        background-color: #e8b110;
        border-color: #e8b110;
    }

.infobox-orange2 {
    color: #f79263;
    border-color: #f79263;
}

    .infobox-orange2 > .infobox-icon > .ace-icon {
        background-color: #f79263;
    }

    .infobox-orange2.infobox-dark {
        background-color: #f79263;
        border-color: #f79263;
    }

.infobox-green {
    color: #9abc32;
    border-color: #9abc32;
}

    .infobox-green > .infobox-icon > .ace-icon {
        background-color: #9abc32;
    }

    .infobox-green.infobox-dark {
        background-color: #9abc32;
        border-color: #9abc32;
    }

.infobox-green2 {
    color: #0490a6;
    border-color: #0490a6;
}

    .infobox-green2 > .infobox-icon > .ace-icon {
        background-color: #0490a6;
    }

    .infobox-green2.infobox-dark {
        background-color: #0490a6;
        border-color: #0490a6;
    }

.infobox-grey {
    color: #999;
    border-color: #999;
}

    .infobox-grey > .infobox-icon > .ace-icon {
        background-color: #999;
    }

    .infobox-grey.infobox-dark {
        background-color: #999;
        border-color: #999;
    }

.infobox-black {
    color: #393939;
    border-color: #393939;
}

    .infobox-black > .infobox-icon > .ace-icon {
        background-color: #393939;
    }

    .infobox-black.infobox-dark {
        background-color: #393939;
        border-color: #393939;
    }

.infobox-dark {
    margin: 1px 1px 0 0;
    border-color: transparent !important;
    border-width: 0;
    color: #FFF;
    padding: 4px;
}

    .infobox-dark > .infobox-icon > .ace-icon, .infobox-dark > .infobox-icon > .ace-icon:before {
        background-color: transparent;
        box-shadow: none !important;
        text-shadow: none;
        border-radius: 0;
        font-size: 30px;
    }

        .infobox-dark > .infobox-icon > .ace-icon:before {
            opacity: 1;
            filter: alpha(opacity=100);
        }

    .infobox-dark .infobox-content {
        color: #FFF;
    }

.infobox > .infobox-progress {
    padding-top: 0;
    display: inline-block;
    vertical-align: top;
    width: 44px;
}

.infobox > .infobox-chart {
    padding-top: 0;
    display: inline-block;
    vertical-align: text-bottom;
    width: 44px;
    text-align: center;
}

    .infobox > .infobox-chart > .sparkline {
        font-size: 24px;
    }

    .infobox > .infobox-chart canvas {
        vertical-align: middle !important;
    }

.infobox > .stat {
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 11px;
    text-shadow: none;
    color: #ABBAC3;
    font-size: 13px;
    font-weight: 700;
    padding-right: 18px;
    padding-top: 3px;
}

    .infobox > .stat:before {
        display: inline-block;
        content: "";
        width: 8px;
        height: 11px;
        background-color: #ABBAC3;
        position: absolute;
        right: 4px;
        top: 7px;
    }

    .infobox > .stat:after {
        display: inline-block;
        content: "";
        position: absolute;
        right: 1px;
        top: -8px;
        border: 12px solid transparent;
        border-width: 8px 7px;
        border-bottom-color: #ABBAC3;
    }

    .infobox > .stat.stat-success {
        color: #77C646;
    }

        .infobox > .stat.stat-success:before {
            background-color: #77C646;
        }

        .infobox > .stat.stat-success:after {
            border-bottom-color: #77C646;
        }

    .infobox > .stat.stat-important {
        color: #E4564F;
    }

        .infobox > .stat.stat-important:before {
            background-color: #E4564F;
            top: 3px;
        }

        .infobox > .stat.stat-important:after {
            border-top-color: #E4564F;
            border-bottom-color: transparent;
            bottom: -6px;
            top: auto;
        }

.infobox.infobox-dark > .stat {
    color: #FFF;
}

    .infobox.infobox-dark > .stat:before {
        background-color: #E1E5E8;
    }

    .infobox.infobox-dark > .stat:after {
        border-bottom-color: #E1E5E8;
    }

    .infobox.infobox-dark > .stat.stat-success {
        color: #FFF;
    }

        .infobox.infobox-dark > .stat.stat-success:before {
            background-color: #D0E29E;
        }

        .infobox.infobox-dark > .stat.stat-success:after {
            border-bottom-color: #D0E29E;
        }

    .infobox.infobox-dark > .stat.stat-important {
        color: #FFF;
    }

        .infobox.infobox-dark > .stat.stat-important:before {
            background-color: #FF8482;
            top: 3px;
        }

        .infobox.infobox-dark > .stat.stat-important:after {
            border-top-color: #FF8482;
            border-bottom-color: transparent;
            bottom: -6px;
            top: auto;
        }

.infobox > .badge {
    position: absolute;
    right: 0px;
    top: 11px;
    border-radius: 0;
    text-shadow: none;
    color: #FFF;
    font-size: 11px;
    font-weight: 700;
    line-height: 15px;
    height: 16px;
    padding: 0 1px;
}

.infobox.infobox-dark > .badge {
    color: #FFF;
    background-color: rgba(255,255,255,.2) !important;
    border: 1px solid #F1F1F1;
    top: 2px;
    right: 2px;
}

    .infobox.infobox-dark > .badge.badge-success > .ace-icon {
        color: #C6E9A1;
    }

    .infobox.infobox-dark > .badge.badge-important > .ace-icon {
        color: #ECB792;
    }

    .infobox.infobox-dark > .badge.badge-warning > .ace-icon {
        color: #ECB792;
    }

.infobox-small {
    width: 135px;
    height: 52px;
    text-align: left;
    padding-bottom: 5px;
}

    .infobox-small > .infobox-icon, .infobox-small > .infobox-chart, .infobox-small > .infobox-progress {
        display: inline-block;
        width: 40px;
        max-width: 40px;
        height: 42px;
        line-height: 38px;
        vertical-align: middle;
    }

    .infobox-small > .infobox-data {
        display: inline-block;
        text-align: left;
        vertical-align: middle;
        max-width: 72px;
        min-width: 0;
    }

    .infobox-small > .infobox-chart > .sparkline {
        font-size: 14px;
        margin-left: 2px;
    }

.percentage {
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    vertical-align: top;
}

.infobox-small .percentage {
    font-size: 13px;
    font-weight: 400;
    margin-top: 2px;
    margin-left: 2px;
}

.pricing-box:not(:first-child) {
    padding-left: 7px;
}

.pricing-box:not(:last-child) {
    padding-right: 7px;
}

.pricing-box .price {
    font-size: 22px;
    line-height: 20px;
    height: 28px;
    text-align: center;
    color: #555;
}

    .pricing-box .price small {
        font-size: 22px;
    }

.pricing-box .btn {
    font-size: 16px;
}

.pricing-box .widget-header {
    text-align: center;
    padding-left: 0;
}


#blur {
    position: fixed;
    z-index: 99;
    top: 0px;
    left: 0px;
    background-color: #FFFFFF;
    width: 100%;
    height: 100%;
    filter: Alpha(Opacity=70);
    opacity: 0.70;
    -moz-opacity: 0.70;
}

#progress {
    z-index: 500;
    top: 45%;
    left: 45%;
    position: absolute;
    padding: 5px 5px 5px 5px;
    text-align: center;
}
.requiredFieldValidator {
    font-size: 15px;
    color: #FF0000;
}

.requiredFieldValidatorSmall {
    font-size: 12px;
    color: #FF0000;
}
.container_drop_txt {
    color: #fff;
    margin: 0 0 8px;
}
.select2-container {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
.container_drop_down, .container_drop_down_tvc_play {
    background: rgba(0,0,0,0.5);
    border-radius: 3px;
    color: #fff!important;
    padding: 10px 14px 0;
    overflow: hidden;
}
.pull-left {
    float: left!important;
}
.search_pannel_lets {
    background: #f5b324;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    margin: 31px 0 0;
    padding: 7px 0;
    text-align: center;
    width: 100%;
    border: 0;
    cursor: pointer;
    text-rendering: optimizeLegibility;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    transition: all 300ms ease;
}
.search_pannel_lets:hover {
    color: #000;
}
#search-result {
    margin: 0px;
}
#search-result .result_box, .reviews_feedback_outer_container {
    width: 100%;
    padding: 0 6px 10px 16px;
    background: #fff;
    margin-bottom: 20px;
    box-shadow: 0 1px 2px rgba(43,59,93,0.29);
    border-radius: 3px;
}
#search-result .result_box .photo_section {
    display: inline;
    float: left;
    width: 165px;
    padding-top: 17px;
    margin-right: 11px;
}
#search-result .result_box .photo_section .photo_normal {
    position: relative;
    border: solid 1px #dfe0e3;
    padding: 3px;
    height: 167px;
    background: #fff;
}
#search-result .result_box .profile_container {
    display: inline;
    float: left;
    width: 465px;
}
#search-result .result_box .profile_container .profile_basic {
    display: inline;
    float: left;
    width: 320px;
    margin-bottom: 10px;
}

#search-result .result_box .profile_container .profile_basic h3 {
    padding-top:20px;
    padding-bottom: 10px;
    border-bottom:1px solid #cacaca;
}

.hiddencol
{
    display: none;
}
input[type="text"]
{
    margin: 2px 0px 2px 0px;
    padding: 4px;
    /*border: 1px solid #cccccc;*/
}
textarea
{
    margin: 2px 0px 6px 0px;
    padding: 4px;
    /*border: 1px solid #cccccc;*/
}
select
{
    display: inline-block;
    margin: 2px 0px 6px 0px;
    /*border: 1px solid #cccccc;*/
    padding: 4px;
}
.aspNetDisabled
{
    cursor: not-allowed;
}
th
{
    text-align: center !important;
}
input[type="radio"], input[type="checkbox"]
{
    margin: 15px 5px 0 0px !important;
}
.radiochk label
{
    margin: 5px 20px 10px 0px;
}
.h4bg
{
    height: 35px;
    padding: 8px 4px;
    color: #000;
}
        
        
        
.form-control {
    background: #fff none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    border-bottom: #ccc solid 1px;
    box-shadow: none;
    color: #888888;
    padding: 0;
}

/*---------------------
	4.2. Sermons-List
---------------------------*/
.panel-body .sermons_inside {
	text-align: left;
	padding: 15px 0 50px;
	padding-right: 0;
	float: none;
	width: 100%;
}
.panel-body .sermons_inside li {
	margin:0 15px 0 0;
}
.player-controls.scrubber {
	float: left;
	width: 70%;
	background: #faf4e8;
	padding: 8px 20px;
	margin: 0 auto;
}
.audio-player {
	overflow: hidden;
	padding: 16px 0 0;
}
.audio-player .player-controls progress {
  width: 78%;
}
.audio-player .player-controls progress[value] {
	-webkit-appearance: none;
	appearance: none;
	background-color: #e7e3db;
	color: blue;
	height: 9px;
	border: 0;
}
 .small,  small {
	font-size: 80%;
	font-weight: 400;
	color: #f5b324;
	font-size: 14px;
}
 .audio-player .player-controls progress[value]::-webkit-progress-bar {
  background-color: #e7e3db;
  border-radius: 2px;
  border: 0;
  color: #f5b324;
}
 .audio-player .player-controls progress::-webkit-progress-value {
  background-color: #f5b324;
}
.audio-player .player-controls p {
  font-size: 1.6rem;
}
 .audio-player #play-btn {
  width: 55px;
  height: 55px;
  margin: 0 15px 0 0;
  background: rgba(255, 193, 7, 0.41);
  text-align:center;
  color:#f5b324;
  line-height:55px;
  cursor:pointer;
  float:left;
}
 .next_prev {
	width: 55px;
	height: 55px;
	float:right;
	background:rgba(255, 193, 7, 0.41);

	text-align:center;
	color:#f5b324;
	line-height:55px;
	cursor:pointer;
}
.audio-player #play-btn .fa-pause,
.audio-player #play-btn.pause .fa-play {
	display:none;
}
.audio-player #play-btn.pause .fa-pause {
  	display:inline-block;
}
 .player-controls.scrubber {
	float: left;
	width: 70%;
	background:rgba(255, 193, 7, 0.41);

	padding: 13px 17px;
	margin-right: 15px;
}
 .player-controls.scrubber .fa {
	color:#f5b324;
}

/*===============
	8. Sermons
======================*/
.sermons_wrap {
	padding: 15px;
/*	border: #f2f2f2 solid 1px;
	display: table;
	box-shadow: rgba(0, 0, 0, 0.05) 0px 8px 20px;
	transition-duration:0.3s;
	 -moz-transition-duration:0.3s;
	  -o-transition-duration:0.3s;
	  -webkit-transition-duration:0.3s;
*/
    height: 240px;
	width: 100%;
	margin: 0px;
}
.sermons_wrap:hover {
/*	box-shadow: rgba(0, 0, 0, 0.1) 0px 8px 30px;*/
}
.sermons_img {
	float: left;
	width: 21%;
	border: 1px solid #cacaca;
    padding: 5px;
    background-color:#fff;
}
.sermons_info_wrap {
	float: right;
	width: 76%;
	padding: 0px;
	overflow:hidden;
}
.sermons_info {
	float:left;
	width:90%;
}
.sermons_inside {
	float:left;
	width:10%;
}
.sermons_bottom {
	float:left;
	width:100%;
	padding-top:5px;
	padding-bottom:15px;
	
}
.sermons_inside {
	text-align: right;
	/*padding-top: 18px;*/
	padding-right: 15px;
}
ul.sermons_meta {
	padding: 0;
	list-style: none;
	margin: 0 auto;
	overflow: hidden;
}
.sermons_info h2 {
	margin:0 auto 10px;
	color:#022147;
	padding-bottom:10px;
	border-bottom:1px solid #cacaca;
}
.sermons_meta li {
	margin: 5px 0px;
	display: inline-block;
    width: 48%;
}
.sermons_meta li:last-child {
	margin: 5px 0px;
	display: inline-block;
    width: 98%;
}
.sermons_meta li .heading {
    width:110px;
    display: block; float: left; 
    font-weight:700;
    margin: 0px;
}
/*.sermons_meta li .detail {
    width:150px;
    display: block; float: left; 
    margin: 5px 0px;
}
.sermons_meta li .detail_350 {
    width:425px;
    display: block; float: left; 
    margin: 5px 0px;
}*/
 .sermons_meta li i {
	color:#f5b324;
	margin:0 6px 0 0;
}

.sermons_meta li a {
	color: #555b62;
	text-decoration: underline;
}
 .sermons_meta li a:hover {
	color:#f5b324;
}
.sermons_inside ul {
	padding:0;
	margin:0 auto;
	list-style:none;
}
.sermons_inside ul li {
	display:inline-block;
	vertical-align:middle;
	color:#aaadb0;
	font-size:19px;
	margin:0px 0 0 20px;
}
.sermons_inside ul li a {
	display:block;
	color:#aaadb0;
	height:40px;
	width:40px;
	line-height:35px;
	text-align:center;
	border:#e8e7e7 solid 2px;
	border-radius:6px;
}
.filter_wrap {
	margin:0 auto 40px;
}
.layout-switcher {
	text-align:right;
}
.layout-switcher a {
	color:#b1b1b1;
	font-size:22px;
	margin-left:40px;
}
 .sermons_info ul li a:hover,
 .sermons_info h5 a:hover,
 .sermons_inside ul li a:hover,
 .layout-switcher a.active,
 .layout-switcher a:hover {
	color:#f5b324;
}
 .sermons_inside ul li a:hover {
	border-color:#f5b324;
}
.select_arrow {
	position:relative;
	display:inline-block;
}
.select_arrow:after {
	position:absolute;
	top:10px;
	right:10px;
	content:"\f107";
	font-family:fontawesome;
}
.select_arrow .form-control {
	appearance: none;
	padding-right: 30px;
	-moz-appearance: none;
	-o-appearance: none;
	-webkit-appearance: none;
	width: auto;
	border: #ccc solid 1px;
	padding: 0 30px;
	cursor: pointer;
}
.pagination_wrap {
	padding:15px 0 0;
}
.pagination_wrap p {
	margin:0 auto;
}
.pagination_wrap .pagination {
	text-align:right;
	margin:0 auto;
	padding:0;
	display:block;
}
.pagination li {
	display:inline-block;
	margin:0;
}
.pagination li a, .page-item:last-child .page-link {
	border-color: #fff;
	color: #555b62;
	border-radius: 0;
	padding: 7px 13px;
}
 .pagination li a:hover, .page-item:last-child .page-link:hover, .page-item.disabled .page-link {
	color:#f5b324;
	border:#f5b324 solid 1px;
	border-radius:0;
	background:#fff;
}

/*===================
	9. Sermon-Detail
==========================*/
 .sermons_list h6 a {
	color: #13366f;
}
 .sermons_list h6 a:hover {
	color: #f5b324;
}
 .sidebar_title, .sermons_list {
	border-bottom: #f2f2f2 solid 1px;
	padding: 25px;
}
 .sidebar_title h6 {
	text-transform:uppercase;
	margin:0 auto;
	color:#555b62;
	font-weight:500;
}
 .post_detail .sermons_inside {
	position: absolute;
	text-align: center;
	bottom: 0;
	padding: 0;
	left: 0;
	width: 100%;
	background:#13366f;
}
 .post_detail .sermons_inside ul {
	margin:0 auto;
}
 .post_detail .sermons_inside ul li {
	float: left;
	width: 25%;
	margin: 0 auto;
	border-right: rgba(255, 255, 255, 0.2) solid 1px;
}
 .post_detail .sermons_inside ul li:last-child {
	border:0;
}
 .post_detail .sermons_inside ul li a {
	color: #fff;
	display: block;
	padding: 25px 20px;
	border: 0;
	height: auto;
	width: auto;
	line-height: inherit;
}
 .post_detail .sermons_inside ul li a:hover {
	color:#f5b324;
}

/*--------------------
	13.2. Sidebar
--------------------------*/
.sidebar_wrap {
	border:#f2f2f2 solid 1px;
	box-shadow: rgba(0, 0, 0, 0.05) 0px 8px 10px;
}
.widget_title {
	padding: 0 0 8px;
}
.sidebar_widgets {
	padding:25px 28px;
}
.widget_title h4 {
	position:relative;
}
 .widget_title h4::after {
	position: absolute;
	left: -28px;
	top: 0;
	height: 100%;
	content: "";
	background: #f5b324;
	width: 5px;
}
.sidebar_widgets ul {
	padding:0;
	margin:0 auto;
	list-style:none;
}
.sidebar_nav ul li a {
	color: #555b62;
	font-size: 15px;
	display: block;
	padding: 2px 30px 2px 0;
	position: relative;
	border-bottom: #fff dashed 1px;
}
.sidebar_nav ul li a:after {
	position:absolute;
	top:5px;
	right:0;
	content:"\f105";
	font-family:fontawesome;
	opacity:0;
	transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-o-transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
}
 .sidebar_nav ul li a:hover {
	color:#f5b324;
	border-color:#f5b324;
}
.sidebar_nav ul li a:hover:after {
	opacity:1;
}
.recent_post li {
	position: relative;
	padding-left: 100px;
	overflow: hidden;
	margin: 0 auto 20px;
}
.post_thumb {
	position:absolute;
	top:0;
	left:0;
	height:80px;
	width:80px;
	background:#000;
}
.post_thumb img {
	transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-o-transition-duration:0.3s;
	-webkit-transition-duration:0.3s;;
}
.post_thumb img:hover {
	opacity:0.7;
}
.recent_post h6 {
	font-size:16px;
	margin:12px 0 6px;
}
 .recent_post h6 a {
	color:#13366f;
}
.recent_post p {
	color:#707070;
	font-size:14px;
	margin:0 auto 15px;
}
 .recent_post h6 a:hover {
	color:#f5b324;
}
.tag_cloud {
	overflow:hidden;
}
.tag_cloud a {
	display:inline-block;
	padding:6px 17px;
	border:#ebebeb solid 1px;
	background:#f9f9f9;
	color:#555b62;
	font-size:14px;
	margin:0 10px 10px 0;
}
 .tag_cloud a:hover {
	background:#f5b324;
	color:#fff;
	border-color:#f5b324;
}
.search {
	position:relative;
}
.search::after {
	position: absolute;
	top: 10px;
	right: 0;
	font-family: fontawesome;
	content: "\f002";
}
 .post_date {
	margin-bottom: 10px;
}

.section-padding {
    padding: 75px 0;
}

ul li, ol li {
    margin: 0 0 10px;
}
.sh-navbar .sa_count {
    font-size: 20px;
}

/*--------------------
	13.3. Comments
-------------------------*/
.comment-respond, .all_comments {
	box-shadow: rgba(0, 0, 0, 0.05) 0px 8px 10px;
}
.all_comments {
	margin:0 auto 80px;
}
.comment-avatar {
	width: 70px;
	border-radius: 50%;
	margin-right: 20px;
	float: left;
	overflow: hidden;
}
.comment-content {
	float: right;
	width: calc(100% - 90px);
	border-bottom: #eee solid 1px;
}


.comment-avatar-left {
	width: 70px;
	border-radius: 50%;
	margin-right: 20px;
	float: left;
	overflow: hidden;
}
.comment-content-left {
	float: right;
	width: calc(100% - 90px);
	border-bottom: #eee solid 1px;
}

.comment-avatar-right {
	width: 70px;
	border-radius: 50%;
	margin-right: 20px;
	float: right;
	overflow: hidden;
}
.comment-content-right {
	float: left;
	width: calc(100% - 90px);
	border-bottom: #eee solid 1px;
}




 .comment-author a {
	color:#13366f;
	font-weight:700;
	margin-right:12px;
}
.comment-time {
	color:#aaaaaa;
	font-size:14px;
}
.comment-meta {
	margin:5px;
}
.comment-text p {
	margin:5px;
}
.reply {
	text-transform: uppercase;
	letter-spacing: 0.2px;
}
.comment.the-comment {
	overflow: hidden;
	margin: 0 auto 40px;
}
.commentlist .comment ol {
	padding-left: 90px;
	margin: 0 auto;
}
.commentlist .comment ol li:last-child .comment-content {
	padding-bottom:0;
	border:0;
}
#comments h4 {
	margin: 10px 0 40px;
}
.focus-input {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	pointer-events: none;
}
.focus-input::after {
	font-size: 15px;
	color: #555b62;
	line-height: 1.2;
	content: attr(data-placeholder);
	display: block;
	width: 100%;
	position: absolute;
	top: 16px;
	left: 0px;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
}
.form-control:focus + .focus-input::after {
	top: -15px;
	color:#aaaaaa;
	font-size:13px;
}


@media (min-width:850px) {
.sermons_img
        {
            width: 17% !important;
        }
        .sermons_info
        {
            width: 100%;
        }
        .sermons_info_wrap
        {
            width: 78% !important;
        }
        .sermons_info h3
        {
            margin: 0 auto 10px;
            color: #022147;
            padding-bottom: 10px;
            border-bottom: 1px solid #cacaca;
        }
        .sermons_meta li .heading2
        {
            width: 155px;
            display: block;
            float: left;
            font-weight: 700;
            margin: 0px;
        }
}
@media (max-width:767px) {
    .sermons_img, .sermons_info_wrap {
        width: 100%;
    }
    .sermons_info_wrap {
        padding-top:20px;
        }
 .sermons_info h3 {
     font-size:20px;
 }
}

.help-block {
  display:inline;
}