/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 20/12/2019, 11:19:40 AM
    Author     : Flotit Web Design
*/

html,
body {
    height: 100%;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

.alignleft {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px
}

.alignright {
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
}

.aligncenter {
    display: block;
    margin: 0 auto 15px;
}

a:focus,
button:focus {
    outline: 0;
}

img {
    max-width: 100%;
    height: auto;
}

.fix {
    overflow: hidden;
}

p {
    margin: 0 0 15px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 10px;
    font-family: 'D-DIN Condensed', sans-serif;
    font-weight: 600;
}

:focus {
    outline: -webkit-focus-ring-color auto 0px;
}

a {
    transition: all 0.3s ease 0s;
    text-decoration: none;
}

a:hover {
    color: #ec4445;
    text-decoration: none;
}

a:active,
a:hover {
    outline: 0 none;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: medium none;
    outline-offset: -2px;
}

ul {
    list-style: outside none none;
    margin: 0;
    padding: 0
}

.clear {
    clear: both
}
.top-border{
    border-top: 5px solid #ffef00;
}
.bottom-border{
    border-bottom: 5px solid #ffef00;
}

body {
    font-family: 'D-DIN', sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #333;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* The side navigation menu */
.top-content{
    background-color: #ffffff;
    width: 100%;
    z-index: 1009;
}
header {
    background-color: #ffffff;
    width: 100%;
    box-shadow: 0px 0px 4px #989898;
}

.hide-menu {
    overflow-x: hidden;
    /* Disable horizontal scroll */
    padding-top: 60px;
    background-color: #222;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 999;
    width: 250px;
    height: 100%;
    -webkit-transform: translate3d(300px, 0, 0);
    -moz-transform: translate3d(300px, 0, 0);
    -o-transform: translate3d(300px, 0, 0);
    -ms-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0);
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.hide-menu ul li a {
    padding: 8px 8px 8px 32px!important;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
}
.hide-menu a.btn-close-link {
    color: #818181;
}
.hide-menu i.close-btn {
    position: absolute;
    top: 8px;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

.show-menu {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    width: 100%!important;
}
.navbar-light .navbar-brand img{
    width: 145px;
}

.navbar-toggler {
    height: auto;
    width: auto;
}
.navbar-toggler i {
    font-size: 1.6rem;
    color: #676767;
}

#overlay {
    position: fixed;
    /* Sit on top of the page content */
    width: 100%;
    /* Full width (cover the whole page) */
    height: 100%;
    /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.49);
    /* Black background with opacity */
    z-index: 80;
    /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer;
    /* Add a pointer on hover */
    transition: all 0.25s ease-in;
}

.navbar-light .navbar-nav .nav-link{
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'D-DIN Condensed', sans-serif;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgb(210, 35, 42);
}
.extra-menu-item{
    color: rgba(0,0,0,.9);
    text-transform: uppercase;
    font-size: 20px;
    margin-right: 20px;
}
.slider {
    padding-bottom: 10px;
    border-bottom: 5px solid #ffef00;
}
.slider .slider-item .col-pad-2 {
    padding: 0 15px;
}
.slider .slider-item {
    margin: 0 0 24px 0;
    border-bottom: 1px solid #cccccc;
}
.slider .slider-top-content:hover:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    content: "";
    background-color: #4d4d4d;
    opacity: 0.4;
    z-index: -11;
    transition: 0.3s ease-out;
}
.slider .slider-top-content{
    overflow: hidden;
    position: relative;
    text-align: center;
}
.slider .slider_bg_box {
    transition: all 0.35s;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    position: relative;
}

.slider-1-bg {
    background-image: url(../img/slider/slider1.jpg);
}
.slider-2-bg {
    background-image: url(../img/slider/slider2.jpg);
}
.slider-3-bg {
    background-image: url(../img/slider/slider3.jpg);
}
.slider-4-bg {
    background-image: url(../img/slider/slider4.jpg);
}
.slider-5-bg {
    background-image: url(../img/slider/slider5.jpg);
}
.slider-6-bg {
    background-image: url(../img/slider/slider6.jpg);
}
.slider .slider-top-content:hover .slider_bg_box {
    transform: scale(1);
    transition: transform 0.35s ease-out;
}
.slider .slider-item .slider-overlay {
    right: 0;
    transition: background-color .15s linear;
    background-image: -moz-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.6) 50%, rgba(0,0,0,.9) 100%);
    background-image: -ms-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.6) 50%, rgba(0,0,0,.9) 100%);
    background-image: -o-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.6) 50%, rgba(0,0,0,.9) 100%);
    background-image: -webkit-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.6) 50%, rgba(0,0,0,.9) 100%);
    background-image: -webkit-gradient(linear, center top, center bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.9)));
    background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.6) 50%, rgba(0,0,0,.9) 100%);
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 100px 3.846153846% 20px;
}
.slider .slider-subtitle {
    white-space: nowrap;
    color: #fff;
    font-weight: 500;
    font-size: 13px;
    position: absolute;
    letter-spacing: 1px;
}
.slider .slider-content {
    transition: all .15s linear;
}
.slider .slider-content h3 {
    margin-bottom: 5px;
    text-align: left;
    font-weight: 500;
}
.slider .slider-content h3 a {
    color: #fff;
    font-size: 22px;
}
.slider .slider-overlay .icon {
    display: block;
    right: 25px;
    position: absolute;
    top: 20px;
    transition: all .15s linear;
    color: #fff;
}
.slider .slider-overlay .icon{
    height: 50px;
    width: 50px;
    border-radius: 5px;
    line-height: 50px;
    font-size: 25px;
    background: rgba(23, 23, 23, 0.72);
    font-weight: 500;
}
.slider .slider-item:hover .category-view-more {
    visibility: visible;
}
.owl-carousel .owl-dots{
    text-align: left;
}
.owl-carousel button.owl-dot span {
    background: none repeat scroll 0 0 #ffdc00;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    width: 12px;
}
.owl-carousel button.owl-dot.active span {
    background: none repeat scroll 0 0 #000000;
}
.slider .slider-bottom-content{
    padding: 20px;
    border-right: 1px solid #cccccc;
}
.btn{
    text-transform: uppercase;
    padding: .500rem .75rem;
    font-family: 'D-DIN Bold';
    font-size: 16px;
}
.btn-danger{
    color: #fff000;
    background-color: #ff3b43;
    border-color: #ff3b43;
}
.btn-outline-danger:hover {
    color: #fff;
    background-color: #ff3b43;
    border-color: #ff3b43;
}
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
}

.sticky + .middle-content {
    padding-top: 100px;
}
.call-to-action{
    background-color: rgb(230, 230, 230);
}
.call-to-action h4{
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 0;
}
.event-add-item a{
    display: block;
    color: #333;
}
.event-add-item a:hover, .event-add-item a:focus{
    color: #ff3b43;
}
.home-title{
    font-weight: bold;
    border-top: 8px solid rgb(0, 0, 0);
    margin: 0px 0px 24px;
    line-break: auto;
    display: inline-block;
    word-break: break-word;
    font-size: 32px;
    font-feature-settings: normal;
    margin-bottom: 35px;
    font-family: 'D-DIN', sans-serif;
}
.product-detail .home-title{
    margin-bottom: 12px;
    font-size: 23px;
    line-height: 30px;
}
.lnat{
    color: rgb(0, 0, 0);
    list-style-type: none;
    font-feature-settings: normal;
    line-break: auto;
    bottom: 0px;
    font-size: 0px;
    left: 0px;
    opacity: 0;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 1;
    margin: 0px;
    text-decoration: none;
}
.lnat:hover{
    background: rgb(238, 0, 0);
    color: rgb(255, 255, 255);
}
.latest-news-box{
    position: relative;
    margin-bottom: 25px;
    box-shadow: 0px 0px 50px rgba(5, 5, 5, 0.08);
}
.latest-news-box-top{
    background-color: rgb(242, 242, 242);
    position: relative;
    transition: all 0.15s ease-in 0s;
}
.latest-news-box-top::before {
    content: "";
    display: block;
    width: 100%;
}
.latest-news-box-top img{
    height: 100%;
    mix-blend-mode: multiply;
    display: block;
    object-fit: cover;
    opacity: 1;
    transition-duration: 0.15s;
    width: 100%;
}
.latest-news-box-bottom{
}
.latest-news-box-top-inner{
    position: relative;
    align-self: flex-end;
    background: rgb(255, 255, 255);
    padding: 15px;
    text-align: left;
}
.latest-news-box-top-inner h5, .latest-news-box-top-inner h6{
    font-size: 15px;
    font-family: 'D-DIN', sans-serif;
}
.latest-news-box-top-inner h5{
    font-weight: normal;
}
.latest-news-box-top-inner h5 small{
    font-weight: 500;
    font-size: 14px;
    display: inline-block;
}
.latest-news-box-top-inner .card-date
,.latest-news-box-top-inner .card-date a{
    color: #ff3b43;
    margin-bottom: 5px;
}
.latest-news-box-top-inner h3{
    font-size: 20px;
}
.advert .latest-news-box-top-inner h3{
    font-size: 15px;
    font-family: 'D-DIN', sans-serif;
    font-weight: normal;
}
.latest-news-box-top-inner h3 a
,.latest-news-box-top-inner h5 a
,.latest-news-box-top-inner h6 a{
    color: #333333;
}
.latest-news-box-top-inner h3 a:hover
,.latest-news-box-top-inner h5 a:hover
,.latest-news-box-top-inner h6 a:hover{
    color: #ff3b43;
}
.newsletter_section {
    background: #f7f7f7;
}
.newsletter_text > h2 {
    color: #151320;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: 0;
    line-height: 38px;
}
.newsletter_text > p {
    color: #151320;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0;
}
.newsletter_form {
    text-align: right;
}
.newsletter_form form {
    display: inline-block;
    position: relative;
}
.newsletter_form input[type="email"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #151320;
    border-radius: 27.5px;
    color: #151320;
    font-weight: 300;
    height: 55px;
    padding: 0 40px;
    width: 600px;
}
.newsletter_form button {
    background: #f6563c none repeat scroll 0 0;
    border: medium none;
    border-radius: 27.5px;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.35) inset;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.35) inset;
    color: #ffffff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    height: 100%;
    top: 0;
    padding: 0 40px;
    position: absolute;
    right: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/*----------------------------------------*/
/*  12. Footer
/*----------------------------------------*/

footer {
    background: #222222;
}
/*----------------------------------------*/
/*  12.1  Footer top
/*----------------------------------------*/

.footer-top-menu {
    padding: 15px 0;
    overflow: hidden;
}
.footer-top-menu ul li {
    display: inline-block;
    margin-right: 15px;
    padding-right: 15px;
    position: relative;
}
.footer-top-menu ul li:before {
    background: #808080 none repeat scroll 0 0;
    content: "";
    height: 13px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
}
.footer-top-menu ul li:last-child:before {
    display: none;
}
.footer-top-menu ul li a {
    color: #fff;
    display: block;
    font-size: 17px;
    line-height: 24px;
    text-transform: capitalize;
    text-decoration: none;
    transition: .3s;
    font-weight: 400;
}
.footer-top-menu ul li a .fab{
    width: 40px;
    height: 40px;
    background: #525252;
    text-align: center;
    line-height: 40px;
    border-radius: 100%;
    font-size: 23px;
}
.footer-top-menu ul li a:hover, .footer-top-menu ul li a:focus{
    color: #ff3b43;
}
.bb-2 {
    border-bottom: 2px solid #393939;
}
/*----------------------------------------*/
/*  12.2  Footer mid
/*----------------------------------------*/

.single-footer .footer-title h3 {
    color: #ffffff;
    font-size: 22px;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
}
.single-footer p{
    color: #ffffff;
}
.footer-mid-menu ul li a {
    color: #fff;
    display: block;
    font-weight: 400;
    text-decoration: none;
    transition: all 0.5s ease 0s;
    line-height: 30px;

    font-weight: 400;
}
.footer-mid-menu ul li a:hover {
    color: #ff3b43;
}
.br-2 {
    border-right: 1px solid #393939;
}
.footer-contact p {
    color: #fff;

    font-weight: 400;
}
.footer-contact p:last-child {
    margin-bottom: 0;
}
.footer-contact p span {
    color: #fff;
}
.footer-contact p.adress span {
    display: block;
    margin-bottom: 6px;
}

/*----------------------------------------*/
/*  12.3  Footer bottom
/*----------------------------------------*/

.bt-2 {
    border-top: 2px solid #393939;
    padding: 15px 0;
}
.copy-right-area p {
    color: #fff;
    margin-bottom: 15px;
    margin-top: 8px;

    font-weight: 400;
    text-align: center;
}
.copy-right-area p a, .opensquare a {
    color: #fff;
}
.copy-right-area p a:hover {
    text-decoration: underline;
}
a#scrollUp {
    background: #333 none repeat scroll 0 0;
    border: 2px solid #fff;
    border-radius: 100%;
    bottom: 35px;
    color: #fff;
    display: none;
    font-size: 20px;
    height: 40px;
    line-height: 32px;
    position: fixed;
    right: 12px;
    text-align: center;
    width: 40px;
    z-index: 9999;
    transition: .3s;
}
a#scrollUp:hover {
    background: #23559b none repeat scroll 0 0;
    border-color: #23559b;
}
/* Portfolio_grid */
.portfolio_grid {
    display: block;
    overflow: hidden;
    padding: 0px 0 60px;
}
.portfolio_grid.home{
    padding-top: 0px;
    background: url(../images/portfolio/protfolio-bg.png) no-repeat center bottom;
}
.portfolio_grid.home .tittle img {
    float: left;
}
.portfolio_grid .portfolio_tittle {
    padding-left: 200px;
}
.portfolio_grid .portfolio_tittle h4 {
    font: 700 18px/1 "Dosis", sans-serif;
    color: #282331;
    padding-bottom: 53px;
}
.portfolio_grid .portfolio_tittle h2 {
    font: 400 52px/62px "Dosis", sans-serif;
    color: #282331;
    padding-bottom: 70px;
}
.portfolio_grid .portfolio_tittle .theme_btn {
    border: 1px solid #f2e3ff;
    background-color: transparent;
    color: #ed1c24;
    min-width: 210px;
    line-height: 48px;
}
.portfolio_grid .protfoli_filter li {
    float: left;
    border: 1px solid #f2e3ff;
    border-left: 0;
    margin-bottom: 10px;
}
.portfolio_grid .protfoli_filter li:first-child {
    border-left: 1px solid #f2e3ff;
}
.portfolio_grid .protfoli_filter li a {
    font: 700 18px/50px "Dosis", sans-serif;
    color: #ed1c24;
    display: inline-block;
    min-width: 128px;
    text-align: center;
    padding: 0 20px;
}
.portfolio_grid .protfoli_filter li:hover a, .portfolio_grid .protfoli_filter li:focus a, .portfolio_grid .protfoli_filter li.active a {
    color: #fff;
    background: #ed1c24;
}
.portfolio_grid .portfolio_row {
    max-width: 1546px;
    margin: 0;
}
.portfolio_grid .portfolio_row .portfoli_right {
    padding: 0;
    padding-left: 45px;
}
.portfolio_grid .portfolio_row .portfoli_inner .portfolio_item {
    display: block;
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 30px;
    box-shadow: 0px 0px 19px 0px rgba(215, 215, 215, 0.35);
}
.portfolio_grid .portfolio_row .portfoli_inner .portfolio_item img {
    max-width: 100%;
    transition: all 500ms linear 0s;
}
.portfolio_grid .portfolio_row .portfoli_inner .portfolio_item:hover, .portfolio_grid .portfolio_row .portfoli_inner .portfolio_item:focus {
    box-shadow: 0px 22px 38px 0px rgba(166, 116, 241, 0.35);
}
.portfolio_grid .portfolio_row .portfoli_inner .portfolio_item:hover img, .portfolio_grid .portfolio_row .portfoli_inner .portfolio_item:focus img {
    transform: scale3D(1.2, 1.2, 2);
}
.portfolio_grid .pi_2 .portfolio_item {
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
}
.portfolio_grid .pi_2 .portfolio_item .portfolio_hover {
    position: absolute;
    left: 0;
    top: 100%;
    right: 100%;
    bottom: 0;
    display: block;
    border-radius: 10px 10px 10px 0px;
    background-color: rgba(201, 161, 255, 0.831);
    transition: all 300ms linear 0s;
}
.portfolio_grid .pi_2 .portfolio_item .portfolio_hover i {
    line-height: 55px;
    text-align: center;
    width: 55px;
    color: #ed1c24;
    height: 55px;
    background: #fff;
    border-radius: 50%;
    display: block;
    position: absolute;
    right: 20px;
    bottom: 20px;
    transition: all 300ms linear 0s;
}
.portfolio_grid .pi_2 .portfolio_item .portfolio_hover i:before {
    line-height: 55px;
    font-size: 25px;
}
.portfolio_grid .pi_2 .portfolio_item .portfolio_hover i:hover, .portfolio_grid .pi_2 .portfolio_item .portfolio_hover i:focus {
    background: #ed1c24;
    color: #fff;
}
.portfolio_grid .pi_2 .portfolio_item:hover, .portfolio_grid .pi_2 .portfolio_item:focus {
    box-shadow: 0px 0px 19px 0px rgba(215, 215, 215, 0.35);
}
.portfolio_grid .pi_2 .portfolio_item:hover .portfolio_hover, .portfolio_grid .pi_2 .portfolio_item:focus .portfolio_hover {
    top: 20px;
    right: 20px;
}
.portfolio_grid .pi_3 {
    margin: 0;
}
.portfolio_grid .pi_3 .portfolio_item {
    position: relative;
    margin-bottom: 30px;
}
.portfolio_grid .pi_3 .portfolio_item img {
    width: 100%;
}
.portfolio_grid .pi_3 .portfolio_item:before {

}
.portfolio_grid .pi_3 .portfolio_item:after {

}
.portfolio_grid .pi_3 .portfolio_item .portfolio_hover {
    position: relative;
    display: block;
    align-items: center;
    justify-content: center;
    opacity: 1;
    transition: all 300ms linear 0s;
}
.portfolio_grid .pi_3 .portfolio_item .portfolio_hover:before {

}
.portfolio_grid .pi_3 .portfolio_item .portfolio_hover:after {

}
.portfolio_grid .pi_3 .portfolio_item .portfolio_hover a {
    font-family: 'D-DIN Condensed', sans-serif;
    text-align: center;
    position: relative;
    z-index: 1;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
}
.portfolio_grid .pi_3 .portfolio_item .portfolio_hover a span {
    font-weight: 400;
    font-size: 18px;
    display: block;
    padding-top: 10px;
    color: #ff3b43;
    text-align: left;
}
.portfolio_grid .pi_3 .portfolio_item .portfolio_hover a:hover, .portfolio_grid .pi_3 .portfolio_item .portfolio_hover a:focus {
}
.portfolio_grid .pi_3 .portfolio_item .portfolio_hover .icons {
    line-height: 55px;
    text-align: center;
    width: 55px;
    color: #ed1c24;
    height: 55px;
    background: #fff;
    border-radius: 50%;
    display: block;
    position: absolute;
    right: 20px;
    bottom: 10px;
    padding: 0;
    transition: all 300ms linear 0s;
}
.portfolio_grid .pi_3 .portfolio_item .portfolio_hover .icons .fas{
    position: relative;
    left: 1px;
}
.portfolio_grid .pi_3 .portfolio_item .portfolio_hover .websitelink.icons {
    line-height: 55px;
    text-align: center;
    width: 55px;
    color: #ed1c24;
    height: 55px;
    background: #fff;
    border-radius: 50%;
    display: block;
    position: absolute;
    right: 100px;
    bottom: 10px;
    padding: 0;
    transition: all 300ms linear 0s;
}
.portfolio_grid .pi_3 .portfolio_item .portfolio_hover .icons i:before {
    line-height: 55px;
    font-size: 25px;
}
.portfolio_grid .pi_3 .portfolio_item .portfolio_hover .icons:hover, .portfolio_grid .pi_3 .portfolio_item .portfolio_hover .icons:focus {
    background: #ed1c24;
    color: #fff;
}
.portfolio_grid .pi_3 .portfolio_item:hover:before, .portfolio_grid .pi_3 .portfolio_item:focus:before {
    left: 50%;
    opacity: 1;
    z-index: 1;
}
.portfolio_grid .pi_3 .portfolio_item:hover:after, .portfolio_grid .pi_3 .portfolio_item:focus:after {
    top: 0;
    opacity: 1;
}
.portfolio_grid .pi_3 .portfolio_item:hover .portfolio_hover, .portfolio_grid .pi_3 .portfolio_item:focus .portfolio_hover {
    opacity: 1;
}
.portfolio_grid .pi_3 .portfolio_item:hover .portfolio_hover:before, .portfolio_grid .pi_3 .portfolio_item:focus .portfolio_hover:before {
    top: 50%;
    opacity: 1;
}
.portfolio_grid .pi_3 .portfolio_item:hover .portfolio_hover:after, .portfolio_grid .pi_3 .portfolio_item:focus .portfolio_hover:after {
    left: 0;
    opacity: 1;
}
/* End Portfolio_grid */
/* Pg_2 */
.pg_2 .portfolio_tittle {
    padding: 0;
    display: block;
    overflow: hidden;
    padding-bottom: 75px;
}
.pg_2 .portfolio_tittle h2 {
    max-width: 650px;
}
/* End pg_2 */
.partners h1 {
    display: inline-block;
    vertical-align: middle;
    border-radius: 100%;
    background: #ff3b43;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    margin: 0px 20px;
    font-size: 36px;
    color: #fff000;
    font-weight: 700;
}
.partners a{
    color: #333;
}
.partners a:hover, .partners a:focus{
    color: #ff3b43;
}
.form-control {
    background-color: #fff;
    border-radius: 0.30rem;
    font-size: 14px;
    height: 45px;
    padding: 0 22px;
}
.newsletter_section1 .btn{
    border-radius: 19px;
}
.pagination .page-item .page-link {
    color: #212529;
    background-color: transparent;
    border: 0;
    outline: 0;
    margin-right: 10px;
}
.pagination.pagination-circle .page-item.active .page-link {
    border-radius: 50%;
}
.pagination .page-item.active .page-link {
    color: #fff;
    background-color: #4285f4;
    border-radius: 50%;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}
.pagination.pg-blue .page-item.active .page-link {
    background-color: #4285f4;
}
.pagination .page-item .page-link:hover {
    background-color: #4285f4;
    border-radius: 50%;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    color: #fff;
}
.top-middle-content{
    background: #f3f3f3;
    padding: 10px 0px;
}
.breadcrumb{
    background-color: #f3f3f3;
    border-radius: 0;
    margin-bottom: 0px;
}
.latest-news-slider.owl-carousel .owl-nav button.owl-next, .latest-news-slider.owl-carousel .owl-nav button.owl-prev, .advert_slider.owl-carousel .owl-nav button.owl-next, .advert_slider.owl-carousel .owl-nav button.owl-prev {
    position: relative;
    background: #e8e8e8d1;
    padding: 2px 15px 12px!important;
    line-height: 35px;
    font-size: 54px;
    top: 27%;
}
.latest-news-slider.owl-carousel .owl-nav button.owl-prev {
    left: 2%;       
}
.latest-news-slider.owl-carousel .owl-nav button.owl-next {
    right: -19%;
}
.advert_slider.owl-carousel .owl-nav button.owl-prev {
    left: 2%;       
}
.advert_slider.owl-carousel .owl-nav button.owl-next {
    right: -19%;
}
.main-slider .owl-nav {
    position: absolute;
    bottom: 48px;
    right: 80px;
}
.main-slider.owl-carousel .owl-nav button.owl-next, .main-slider.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    background: #eaeaead1;
    padding: 5px 20px 15px!important;
    line-height: 35px;
    font-size: 70px;
    top: 35%;
}
.main-slider.owl-carousel .owl-nav button.owl-prev {
    right: 2%;       
}
.main-slider.owl-carousel .owl-nav button.owl-next {
    left: 2%;
}
.event-add.owl-carousel .owl-nav button.owl-next, .event-add.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    background: transparent;
    padding: 12px 20px 20px!important;
    line-height: 0;
    font-size: 30px;
    top: -12%;
}
.event-add.owl-carousel .owl-nav button.owl-prev {
    left: 2%;       
}
.event-add.owl-carousel .owl-nav button.owl-next {
    right: 2%;
}
.product-detail .pricing p {
    margin-bottom: 6px;
    font-weight: bolder;
}
.tour-desc span {
    color: #d10000;
}
.social-share .fa, .social-share .fab {
    color: #fff;
    font-size: 16px;
    border-radius: 100px;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
    margin-right: 5px;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
}
.social-share .sharebtn{
    background: #cccccc;
}
.social-share .fa-facebook-f:hover {
    background: #39599f;
}
.social-share .fa-whatsapp:hover {
    background: #25d366;
}
.social-share .fa-instagram:hover {
    background: #e1306c;
}
.social-share .fa-twitter:hover {
    background: #45b0e3;
}
.social-share .fa-pinterest-p:hover{
    background: #cc2127;
}
.social-share .fa-linkedin-in:hover{
    background: #0e76a8;
}
.social-share .fa-youtube:hover{
    background: #c4302b;
}
.social-share .fa-globe:hover{
    background: #ff3b43;
}
.social-share .fa-print:hover, .social-share .fa-envelope:hover{
    background: #d2232a;
}
.social-share span{
    font-size: 15px;
    font-weight: 500;
}
.product-tag span {
    font-weight: 500;
}
.product-tag span.remain-time span {
    font-weight: 700;
}
.horizon-tab > .nav.nav-tabs{
    border: none;
    color:#fff;
    background:#272e38;
    border-radius:0;
}
.horizon-tab > div a.nav-item.nav-link,
.horizon-tab > div a.nav-item.nav-link.active
{
    border: none;
    padding: 18px 25px;
    color:#fff;
    background:#272e38;
    border-radius:0;
    font-family: 'D-DIN Condensed', sans-serif;
    font-weight: 600;
    font-size: 20px;
}
.tab-content.horizon-tab-content{
    background: #fdfdfd;
    line-height: 25px;
    padding:35px 0px;
}
.horizon-tab > div a.nav-item.nav-link:hover,
.horizon-tab > div a.nav-item.nav-link:focus, .horizon-tab > div a.nav-item.nav-link.active{
    border: none;
    background: #e74c3c;
    color:#fff;
    border-radius:0;
    transition:background 0.20s linear;
}
/* 25. my account css here */
.dashboard_tab_button ul li a {
    font-size: 14px;
    color: #ffffff;
    font-weight: 600;
    text-transform: capitalize;
    background: #343a40;
    border-radius: 3px;
}
.dashboard_tab_button ul li {
    margin-bottom: 5px;
}
.dashboard_tab_button ul li a:hover,.dashboard_tab_button ul li a.active{
    background: #e53131;
    color: #fff;
}
.main_content_area {
    padding-bottom: 65px;
}
.dashboard_content h3 {
    font-size: 22px;
    text-transform: capitalize;
    font-weight: 600;
    color: #333;
    margin-bottom: 15px;
}
.dashboard_content p a {
    color: #e53131;
    font-weight: 700;
}
.coron_table table thead {
    background: #f7f7f7;
}
.coron_table .table {
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.coron_table table tbody tr td {
    border-right: 1px solid #ddd;
    color: #444;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 14px;
    text-align: center;
}
.coron_table table tbody tr td:last-child a {
    color: #e53131;
}
.dashboard_content h4 {
    font-size: 20px;
    text-transform: capitalize;
    color: #333;
    font-weight: 600;
    margin-bottom: 10px;
}
.dashboard_content a {
    color: #e53131;
    font-weight: 600;
}
.dashboard_content address {
    font-weight: 600;
    color: #333;
}
.input-radio span input[type="radio"], .account_login_form form span input[type="checkbox"] {
    width: 15px;
    height: 15px;
    margin-right: 2px;
    position: relative;
    top: 2px;
}
.input-radio span {
    color: #333;
    font-weight: 600;
    padding-right: 10px;
}
.account_login_form form input {
    border: 1px solid #ddd;
    background: none;
    height: 40px;
    margin-bottom: 20px;
}
/*my account css end*/

/* 24. login page css here */
.account_form h2 {
    font-size: 30px;
    text-transform: capitalize;
    color: #333;
    font-weight: 700;
    line-height: 22px;
    margin-bottom: 38px;
}
.account_form form {
    border: 1px solid #d3ced2;
    padding: 23px 20px 29px;
    border-radius: 5px;
}
.account_form label {
    font-size: 15px;
    font-weight: 400;
    color: #555;
    cursor: pointer;
    line-height: 12px;
    margin-bottom: 12px;
}
.account_form input {
    border: 1px solid #e5e5e5;
    height: 40px;
    max-width: 100%;
    padding: 0 0 0 10px;
    background: none;
}
.login_submit label input[type="checkbox"] {
    width: 15px;
    height: 13px;
    margin-right: 3px;
}
.login_submit a {
    font-size: 13px;
    color: #e53131;
    float: right;
    line-height: 39px;
}
.login_submit a:hover,.account_form label:hover{
    color: #e84c3d;
}
.customer_login {
    padding-bottom: 35px;
}
.account_form {
    margin-bottom: 30px;
}
.account_form p {
    margin-bottom: 20px;
}
.card {
    -webkit-box-shadow: 0 2px 6px 0 #E0E7E8;
    box-shadow: 0 2px 6px 0 #E0E7E8;
}
.card-header h1, .card-header h2, .card-header h3, .card-header h4, .card-header h5, .card-header h6 {
    margin-bottom: -1px;
    border-bottom: 1px solid #F53855;
    display: inline-block;
    padding: 16px 0;
    padding: 0.7rem 0;
}
.event-upload_form .card-header{
    padding: 0; 
    margin-bottom: 0;
    background-color: transparent; 
}
.avatar-pic {
    width: 150px;
}
.md-form {
    position: relative;
}
.md-form .btn-mdb-color{
    color: #fff;
    background-color: #ff3b43 !important;
}
.md-form input{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0;
    margin: 0;
    cursor: pointer;
    filter: alpha(opacity=0);
    opacity: 0;
}
[type="checkbox"]:not(:checked), [type="checkbox"]:checked {
    position: absolute;
    pointer-events: none;
    opacity: 0;
}
.form-check-input[type="checkbox"]+label, label.btn input[type="checkbox"]+label {
    position: relative;
    display: inline-block;
    height: 1.5625rem;
    padding-left: 35px;
    line-height: 1.5625rem;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.form-check-input[type="checkbox"]:checked+label:before, label.btn input[type="checkbox"]:checked+label:before {
    top: -4px;
    left: -5px;
    width: 12px;
    height: 1.375rem;
    border-top: 2px solid transparent;
    border-right: 2px solid #4285f4;
    border-bottom: 2px solid #4285f4;
    border-left: 2px solid transparent;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.form-check-input[type="checkbox"]+label:before, .form-check-input[type="checkbox"]:not(.filled-in)+label:after, label.btn input[type="checkbox"]+label:before, label.btn input[type="checkbox"]:not(.filled-in)+label:after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 18px;
    height: 18px;
    margin-top: 3px;
    content: "";
    border: 2px solid #8a8a8a;
    border-radius: 1px;
    -webkit-transition: .2s;
    transition: .2s;
}
.form-check-input[type="checkbox"]:not(.filled-in)+label:after, label.btn input[type="checkbox"]:not(.filled-in)+label:after {
    border: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.form-check-input[type="checkbox"]+label:before, .form-check-input[type="checkbox"]:not(.filled-in)+label:after, label.btn input[type="checkbox"]+label:before, label.btn input[type="checkbox"]:not(.filled-in)+label:after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 18px;
    height: 18px;
    margin-top: 3px;
    content: "";
    border: 2px solid #8a8a8a;
    border-radius: 1px;
    -webkit-transition: .2s;
    transition: .2s;
}
[type="radio"]:not(:checked), [type="radio"]:checked {
    position: absolute;
    pointer-events: none;
    opacity: 0;
}
.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0;
}
.form-check-input[type="radio"]:not(:checked)+label, .form-check-input[type="radio"]:checked+label, label.btn input[type="radio"]:not(:checked)+label, label.btn input[type="radio"]:checked+label {
    position: relative;
    display: inline-block;
    height: 1.5625rem;
    padding-left: 35px;
    line-height: 1.5625rem;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: 0.28s ease;
    transition: 0.28s ease;
}
.form-check-input[type="radio"]+label:before, .form-check-input[type="radio"]+label:after, label.btn input[type="radio"]+label:before, label.btn input[type="radio"]+label:after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 16px;
    height: 16px;
    margin: 4px;
    content: "";
    -webkit-transition: 0.28s ease;
    transition: 0.28s ease;
}
.form-check-input[type="radio"]:checked+label:before, label.btn input[type="radio"]:checked+label:before {
    border: 2px solid transparent;
}
.form-check-input[type="radio"]:not(:checked)+label:before, .form-check-input[type="radio"]:not(:checked)+label:after, label.btn input[type="radio"]:not(:checked)+label:before, label.btn input[type="radio"]:not(:checked)+label:after {
    border: 2px solid #5a5a5a;
}
.form-check-input[type="radio"]:not(:checked)+label:before, .form-check-input[type="radio"]:not(:checked)+label:after, .form-check-input[type="radio"]:checked+label:before, .form-check-input[type="radio"]:checked+label:after, .form-check-input[type="radio"].with-gap:checked+label:before, .form-check-input[type="radio"].with-gap:checked+label:after, label.btn input[type="radio"]:not(:checked)+label:before, label.btn input[type="radio"]:not(:checked)+label:after, label.btn input[type="radio"]:checked+label:before, label.btn input[type="radio"]:checked+label:after, label.btn input[type="radio"].with-gap:checked+label:before, label.btn input[type="radio"].with-gap:checked+label:after {
    border-radius: 50%;
}
.form-check-input[type="radio"]:checked+label:before, label.btn input[type="radio"]:checked+label:before {
    border: 2px solid transparent;
}
.form-check-input[type="radio"]:checked+label:after, label.btn input[type="radio"]:checked+label:after {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
}
.form-check-input[type="radio"]:checked+label:after, .form-check-input[type="radio"].with-gap:checked+label:after, label.btn input[type="radio"]:checked+label:after, label.btn input[type="radio"].with-gap:checked+label:after {
    background-color: #4285f4;
}
.form-check-input[type="radio"]:checked+label:after, .form-check-input[type="radio"].with-gap:checked+label:before, .form-check-input[type="radio"].with-gap:checked+label:after, label.btn input[type="radio"]:checked+label:after, label.btn input[type="radio"].with-gap:checked+label:before, label.btn input[type="radio"].with-gap:checked+label:after {
    border: 2px solid #4285f4;
}
.datepicker td, .datepicker th {
    width: 2.5rem;
    height: 2.5rem;
    font-size: 0.85rem;
}
input.form-control:focus ,textarea.form-control:focus {
    box-shadow: none;
}
input.form-control::placeholder,textarea.form-control::placeholder  {
    font-style: italic;
}
.datepicker-dropdown {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
.md-form textarea.md-textarea {
    padding: 1.5rem 0;
    overflow-y: hidden;
}
.md-form input:not([type]), .md-form input[type="text"]:not(.browser-default), .md-form input[type="password"]:not(.browser-default), .md-form input[type="email"]:not(.browser-default), .md-form input[type="url"]:not(.browser-default), .md-form input[type="time"]:not(.browser-default), .md-form input[type="date"]:not(.browser-default), .md-form input[type="datetime"]:not(.browser-default), .md-form input[type="datetime-local"]:not(.browser-default), .md-form input[type="tel"]:not(.browser-default), .md-form input[type="number"]:not(.browser-default), .md-form input[type="search"]:not(.browser-default), .md-form input[type="search-md"], .md-form textarea.md-textarea {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #ced4da;
    border-radius: 0;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
}
.md-form label {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1rem;
    color: #757575;
    cursor: text;
    -webkit-transition: color .2s ease-out, -webkit-transform .2s ease-out;
    transition: color .2s ease-out, -webkit-transform .2s ease-out;
    transition: transform .2s ease-out, color .2s ease-out;
    transition: transform .2s ease-out, color .2s ease-out, -webkit-transform .2s ease-out;
    -webkit-transform: translateY(12px);
    transform: translateY(12px);
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
}
.md-form input:not([type])+label::after, .md-form input[type="text"]:not(.browser-default)+label::after, .md-form input[type="password"]:not(.browser-default)+label::after, .md-form input[type="email"]:not(.browser-default)+label::after, .md-form input[type="url"]:not(.browser-default)+label::after, .md-form input[type="time"]:not(.browser-default)+label::after, .md-form input[type="date"]:not(.browser-default)+label::after, .md-form input[type="datetime"]:not(.browser-default)+label::after, .md-form input[type="datetime-local"]:not(.browser-default)+label::after, .md-form input[type="tel"]:not(.browser-default)+label::after, .md-form input[type="number"]:not(.browser-default)+label::after, .md-form input[type="search"]:not(.browser-default)+label::after, .md-form input[type="search-md"]+label::after, .md-form textarea.md-textarea+label::after {
    position: absolute;
    top: 65px;
    display: block;
    content: "";
    opacity: 0;
    -webkit-transition: 0.2s opacity ease-out,0.2s color ease-out;
    transition: 0.2s opacity ease-out,0.2s color ease-out;
}
.donate-percentage{
    position:relative;
}
.donate-percentage .donate-bar-info{
    position:relative;
    margin-bottom:10px;
    background-color:#cccccc;
}
.donate-bar-info .donate-percent{
    position:relative;
    font-weight:400;
    color:#000000;
    font-size:18px;
    display:block;
    width:100%;
    text-align:center;
    text-transform:uppercase;
}
.donate-bar-info .donate-percent .count-box{
    position:absolute;
    width:100%;
    color:#aa1f43;
    font-size:14px;
    text-align:center;
    margin-top:10px;
}
.donate-percentage .donate-bar{
    position:relative;
    width:100%;
    height:2px;	
}
.donate-percentage .donate-bar .bar-inner{
    position:relative;
    width:100%;
    height:6px;
    background:#e1e1e1;
}
.donate-percentage .donate-bar .bar-inner .bar{
    position:absolute;
    left:0px;
    top:0px;
    height:6px;
    width:0px;
    background-color:#ff3b43;
    -webkit-transition:all 2000ms ease;
    -ms-transition:all 2000ms ease;
    -o-transition:all 2000ms ease;
    -moz-transition:all 2000ms ease;
    transition:all 2000ms ease;
}
.donate-percentage .donate-bar .bar-inner .bar:before{
    position:absolute;
    content:'';
    right:-1px;
    top:-5px;
    width:16px;
    height:16px;
    border-radius:50%;
    background-color:#e1e1e1;
    border:1px solid #ff3b43;
}
.donate-percentage .donate-bar .bar-inner .bar .count-box{
    position:absolute;
    right:-12px;
    top:-30px;
    color:#333333;
    font-size:15px;
    font-weight: 600;
}
.donate-percentage .amounts{
    position:relative;
    margin-top:15px;
}
.donate-percentage .amounts .number{
    position:relative;
    color:#333333;
    font-size:18px;
    font-weight:700;
}
.login_submit .form-check-inline .form-check-input{
    position: absolute;
}
.latest-news .owl-nav {
    position: absolute;
    bottom: -5px;
    right: 20px;
}
.badge-pill {
    padding-right: .9em;
    padding-left: .9em;
    font-size: 100%;
}
.footercopyrightmenu_image {
    width: 100px;
}
.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #a94442;
}
.has-success .input-group .input-group-text,
.has-success .input-group .btn{
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d;
}
.has-error .input-group .input-group-text,
.has-error .input-group .btn {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442;
}
p.single-post-meta {

}
.comments-area {
    margin-top: 24px;
    background: #f3f3f3;
    padding: 30px;
}
.article-add-comments {
    float: right;
    display: inline-block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #555555;
    border: 1px solid #CCCCCC;
    background: #FFFFFF;
    -webkit-transition: 0.3s 0.2s ease-out;
    -moz-transition: 0.3s 0.2s ease-out;
    -o-transition: 0.3s 0.2s ease-out;
    transition: 0.3s 0.2s ease-out;
}
.article-add-comments:hover {
    border: 1px solid #80b53f;
    color: #80b53f;
}
.commentslist {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    margin-top: 24px;
    counter-reset: comment-id;
}
.commentslist li {
    list-style-type: none;
    margin-left: 0px;
}
.commentslist li:first-child {
    margin-top: 24px;
}
.commentslist li + li {
    margin-top: 24px;
}
.commentslist li ol,
.commentslist li ul {
    padding-left: 3em;
    margin-left: 3em;
    border-left: 1px dotted #CCCCCC;
    list-style-type: none;
}
.commentslist li ol li,
.commentslist li ul li {
    position: relative;
}
.commentslist li ol li::before,
.commentslist li ul li::before {
    content: '';
    width: 2em;
    height: 1px;
    border-bottom: 1px dotted #CCCCCC;
    position: absolute;
    left: -3em;
    top: 2em;
}
.commentslist li article {
    background: #FFFFFF;
    padding: 12px;
}
.commentslist li article .header {
    border-bottom: 1px solid #CCCCCC;
    font-size: 12px;
    margin-bottom: 1.5em;
    position: relative;
}
.commentslist li article .header span {
    color: #808080;
}
.commentslist li article .header::before {
    counter-increment: comment-id;
    content: counter(comment-id);
    position: absolute;
    right: 5px;
    top: 15px;
    color: #F8F8F8;
    font-size: 32px;
    font-family: 'D-DIN', serif;
}
.commentslist li article .header h5 {
    margin-bottom: 12px;
    text-transform: capitalize;
    color: #555555;
}
.commentslist li article .header h5 a {
    color: #555555;
}
.commentslist li article .header h5 a:hover {
    color: #333333;
}
.commentslist li article .header h5 span {
    font-size: 12px;
    background: #000000;
    color: #FFFFFF;
    padding: 3px 5px;
    font-style: normal;
    margin-right: .5em;
}
.commentslist li article .comment_text {
    padding-right: 24px;
}
.comments-area textarea.form-control{
    padding: 10px 22px;
}
.account_form textarea.form-control{
    padding: 10px;
}
textarea.form-control{
    padding: 10px 22px;
}
#uploadevent_location_map {
    height: 475px;
    width: 100%;
}
#location_map {
    height: 250px;
    width: 100%;
}
#businessupdate_location_map {
    height: 475px;
    width: 100%;
}
#businessupgrade_location_map {
    height: 475px;
    width: 100%;
}
#businesspaid_location_map {
    height: 475px;
    width: 100%;
}
#businessfree_location_map {
    height: 475px;
    width: 100%;
}
.dashboard_content .clear_map_class{
    float: right;
    margin-top: 20px;
}
.dashboard_content .clear_map_class a{
    font-size: 12px;
}

.btn-default {
    background: #ffffff;
    color: #e74c3c;
    border: 1px solid #CFCFCF;
    text-transform: uppercase;
    border-radius: 0px;
}
.btn-default:active, .btn-default:focus, .btn-default:hover, .btn-default:active:focus{
    background: #ffffff;
    color: #e74c3c;
    border: 1px solid #CFCFCF;
    text-transform: uppercase;
    border-radius: 0px;
}
.dataTables_wrapper .form-control {
    border: 1px solid #ccc;
    border-radius: 0.25rem;
    height: 40px;
    padding: 0 10px;
}
.example-datatable.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #ffffff;
}
.dataTables_paginate .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.dataTables_paginate .pagination > li {
    display: inline;
}
.dataTables_paginate .pagination > li > a, .dataTables_paginate .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.dataTables_paginate .pagination > .disabled > span, .dataTables_paginate .pagination > .disabled > span:hover, .dataTables_paginate .pagination > .disabled > span:focus, .dataTables_paginate .pagination > .disabled > a, .dataTables_paginate .pagination > .disabled > a:hover, .dataTables_paginate .pagination > .disabled > a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}
.dataTables_paginate .pagination > li:first-child > a,.dataTables_paginate .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.dataTables_paginate .pagination > li:last-child > a,.dataTables_paginate .pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.dataTables_paginate .pagination .active {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}
.dataTables_paginate .pagination > .active > a, .dataTables_paginate .pagination > .active > span, .dataTables_paginate .pagination > .active > a:hover, .dataTables_paginate .pagination > .active > span:hover, .dataTables_paginate .pagination > .active > a:focus, .dataTables_paginate .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}
.dataTables_paginate .pagination > li > a:hover, .dataTables_paginate .pagination > li > span:hover, .dataTables_paginate .pagination > li > a:focus, .dataTables_paginate .pagination > li > span:focus {
    z-index: 3;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}
.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn.btn-sm .caret {
    margin-left: 0;
}
.dataTables_wrapper .date-picker {
    background-color: #fff;
}
div.dataTables_filter label {
    float: right;
    display: inline-flex;
    line-height: 40px;
}
.dashboard_content .dataTables_wrapper a{
    font-weight: inherit;
}
.dataTables_wrapper .row{
    margin: 0 -15px!important;
}

.dataTables_wrapper table.dataTable.small-table-font{
    font-size: 13px;
}
.dataTables_wrapper table.dataTable.small-table-font > thead > tr > th
,.dataTables_wrapper table.dataTable.small-table-font > tr > th
,.dataTables_wrapper table.dataTable.small-table-font > tbody > tr > td
,.dataTables_wrapper table.dataTable.small-table-font > tr > td{
    padding: 5px!important;
}
.ticket-box{
    -webkit-transition: border-width .5s ease;
    -moz-transition: border-width .5s ease;
    transition: border-width .5s ease;
    display: block;
    margin-bottom: 20px;
    background-color: #fff;
    border-left: 5px solid #bd2130;
    box-shadow: 0 1px 0 0 rgba(0,0,0,.1);
}
.ticket-box-header{
    padding: 20px;
}
.ticket-box-name{
    color: #53565d;
    font-size: 20px;
    line-height: 25px;
    font-weight: 400;
    padding-bottom: 5px;
    word-wrap: break-word;
    margin-top: 0px;
    margin-bottom: 0px;
}
.ticket-box-price{
    color: #7e8086;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 22px;
    padding: 0 5px 0 0;
}
.ticket-sold-out{
    color: #F44336;
    font-size: 15px;
    line-height: 25px;
    padding: 0 5px 0 0;
    font-weight: 600;
}
.ticket-box-info-btn {
    color: #9ea0a4;
}
.ticket-box-body{
    border-top: 1px solid #D2D6DF;
    -webkit-transition: max-height 1s ease;
    -moz-transition: max-height 1s ease;
    transition: max-height 1s ease;
    background-color: #F8F8FA;
}
.ticket-box-list{
    padding: 3px 15px;
    list-style: none;
    margin: 0;
}
.ticket-box-list li:first-child{
    border-top: 0;
}
.ticket-box-list li{
    border-top-color: #f0f0f1;
    padding: 5px 0;
    border-top-width: 1px;
    border-top-style: solid;
}
.ticket-box-list .label {
    color: #7e8086;
    font-weight: normal;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0px;
    display: inline-block;
    padding: .25em .4em;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
}
.ticket-box-list .value{
    color: #7e8086;
    float: right;
    font-size: 14px;
}
.ticket-box-footer{
    -webkit-transition: padding .5s ease .3s;
    -moz-transition: padding .5s ease .3s;
    transition: padding .5s ease .3s;
    overflow: hidden;
    border-top: 1px solid #D2D6DF;
    padding: 5px 20px;
}
.ticket-box-secondary{
    text-align: right;
}
.fa-gbp {
    margin-right: 3px;
}
.book-ticket-popup .modal-footer{
    text-align: center;
    display: block;
}
.book-ticket-popup .modal-footer button{
    float: right;
}
.modal-footer-text {
    font-size: 20px;
    color: #53565d;
    margin-top: 10px;
}
.modal-header .close {
    color: #ffffff;
    opacity: 1;
}
.ticket-box.active{
    border-left: 5px solid #B30303;
}

.modal-content 
{
    border: 1px solid #7788a0;
}

.modal-header 
{
    background: #bd2130;
}

.modal-title 
{
    color: #ffffff;
}
.alertbox .modal-body{
    color: #000000;
}
.book-ticket-popup .form-control{
    border: 1px solid #ccc;
    height: calc(1.5em + .75rem + 2px);
    padding: 0;
}
.panel {
    position: relative;
    margin-bottom: 35px;
    overflow: hidden;
    border-color: #bd2130;
    border-radius: 0;
}
.panel-heading {
    overflow: hidden;
    position: relative;
    color: #ffffff;
    border-bottom: 1px solid #c9c9c9;
    font-size: 14px;
    font-weight: 700;
    line-height: 33px;
    border-radius: 3px 3px 0 0;
    border-color: #bd2130;
    background-color: #bd2130;
    padding: 10px 15px;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: #ffffff;
}
.panel-title small{
    color: #ffffff;
}
.panel-body {
    padding: 15px;
    background: #FAFAFA;
}
.panel-body:before, .panel-body:after {
    display: table;
    content: " ";
}
.panel-css{
    border-color: #c9c9c9;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.33);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.33);
    border-radius: 0;
    background-color: #fff;
    border: 1px solid transparent;
    font-size: 14px;
    font-weight: 700;
    border-color: #cccccc rgba(0, 0, 0, 0.19) rgba(0, 0, 0, 0.18);
    background-color: #f0f0f0;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.1) 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.9) 10%, rgba(255, 255, 255, 0.1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80ffffff',endColorstr='#00ffffff',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    padding: 10px 15px;
    margin-bottom: 22px;
}
.panel-css-h3{
    font-weight: 400;
    font-size: 13px;
    margin-bottom: 0;
    text-transform:initial;
}
.panel-css-h2{
    font-size: 18px;
    margin-top: 10px;
    font-weight: 500;
    margin-bottom: 0;
    text-transform:initial;
}
.panel-css-h4{
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 0;
    text-transform:initial;
    font-weight: 400;
}
.select-amount{
    position:relative;
}

.select-amount .select-box{
    float:left;
    text-align:center;
    margin: 15px 10px 0 0;
}

.select-amount .input-box{
    position:relative;
    float:left;
    width:290px;
}

.select-amount .select-box input[type="radio"]{
    left:0px;
    top:0px;
    visibility:hidden;
    position:absolute;
    opacity:0;	
}

.select-amount .select-box label{
    display:block;
    line-height:22px;
    padding:13px 28px;
    text-align:center;
    font-size:16px;
    font-weight:700;
    color:#333333;
    border:1px solid #ced4da;
    cursor:pointer;
    border-radius:4px;
    transition:all 500ms ease;
    background-color: #ffffff;
}
.select-amount .select-box input[type="radio"]:checked+label{
    border-color: #bd2130;
    background-color: #bd2130;
    color: #ffffff;
}
.dynamic-fundraiser-list .pagination-main{
    margin: 15px 0;
}
.dynamic-fundraiser-list .time_ago{
    font-size: 14px;
    margin-left: 1rem!important;
    color: #c6c6c6;
}
@media print {
    a[href]:after {
        content: none !important;
    }
    .panel-heading{
        border-bottom: 1px solid #000;
        color: #000;
        padding: 0;
    }
    .panel-title{
        color: #000;
    }
    .panel-body{
        padding: 15px 0;
    }
    .sticky + .middle-content {
        padding-top: 0;
    }
}
.font-normal{
    font-weight: normal!important;
}
.gift-aid{
    color: #4a4a4a;
    font-size: 12px;
    text-align: right;
    font-weight: bold;
}
.dashboard_content a.btn-link {
    font-weight: 400;
    color: #007bff;
}
.supportus p{
    font-size: 18px;
}
.fundraising_img{
    position: relative;
}
.zakateligible{
    position: absolute;
    background: #FEED01;
    color: #000000;
    padding-top: 34px;
    border-radius: 50%;
    font-size: 30px;
    font-weight: 700;
    right: 25px;
    bottom: 25px;
    text-align: center;
    line-height: 1;
    width: 125px;
    height: 125px;
    border: 5px solid #ffffff;
}
.zakateligible span{
    display: block;
    font-size: 18px;
    font-weight: 600;
    padding-top: 4px;
}
.latest-news-box-top .zakateligible{
    padding-top: 25px;
    font-size: 18px;
    right: 10px;
    bottom: 10px;
    width: 80px;
    height: 80px;
    border: 2px solid #ffffff;
}
.latest-news-box-top .zakateligible span{
    font-size: 10px;
    font-weight: 600;
}
.total_donors{
    font-weight: 600;
    font-size: 1.05rem;
}
.mobile-floating{
    position: fixed;
    bottom: 0;
    background: #ffffff;
    width: 100%;
    padding: 10px;
    z-index: 100;
    box-shadow: 0px -1px 4px #000000;
}
.mobile-floating .share{
    padding: 15px;
}
.mobile-floating .share .fa-facebook-f{
    color: #39599f;
}
.mobile-floating .share .fa-twitter{
    color: #45b0e3;
}
.mobile-floating .share .fa-pinterest-p{
    color: #cc2127;
}
.mobile-floating .share .fa-linkedin-in{
    color: #0e76a8;
}
#headersearch {
    text-align: center;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.83);
    z-index: 9999999;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
    transform: translate(0px, -100%) scale(0, 0);
    opacity: 0; }

#headersearch.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    transform: translate(0px, 0px) scale(1, 1);
    opacity: 1; }

#headersearch input[type="search"] {
    position: absolute;
    top: 45%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 80%;
    height: 60px;
    color: #ffffff;
    background: rgba(0, 0, 0, 0);
    font-size: 24px;
    padding: 15px;
    font-weight: 500;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #ffffff;
    text-align: center;
    margin: 0px auto;
    outline: none; }
#headersearch input[type="search"]::-webkit-input-placeholder {
    color: #ffffff; }
#headersearch input[type="search"]::-moz-placeholder {
    color: #ffffff; }
#headersearch input[type="search"]:-ms-input-placeholder {
    color: #ffffff; }
#headersearch input[type="search"]::-ms-input-placeholder {
    color: #ffffff; }
#headersearch input[type="search"]::placeholder {
    color: #ffffff; }
@media (min-width: 992px) {
    #headersearch input[type="search"] {
        width: 50%; } }

#headersearch .primary-button {
    position: absolute;
    margin-top: 90px;
    top: 45%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #ffffff;
    color: #984182;
    width: 80%;
    height: 60px;
    z-index: 999;
    border: none;
    outline: none;
    cursor: pointer; }
@media (min-width: 992px) {
    #headersearch .primary-button {
        width: 50%; } }

#headersearch button.close {
    cursor: pointer;
    outline: none;
    position: fixed;
    top: 60px;
    right: 40px;
    color: #ffffff;
    background-color: transparent;
    border-color: transparent;
    opacity: 1;
    padding: 10px 17px;
    font-size: 36px; }
.dynamic-supporter-list ul li strong a{
    color: #333;
}
.dynamic-supporter-list ul li strong a:hover{
    color: #ec4445;
}
.dynamic-supporter-list .pagination-main{
    margin: 15px 0;
}
.charity_claim_title{
    font-weight: normal;
    margin-top: 2.5rem;
}

/* 13/08/2020 */
.tags li {
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
    -moz-transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    display: inline-block;
    background-color: #ffffff;
    font-size: 13px;
    font-weight: 700;
    text-transform: capitalize;
    margin-right: 10px;
    color: rgba(0, 0, 0, 0.8);
    padding: 5px 10px;
    margin-bottom: 10px;
}
.tags li:before {
    content: "\f00c";
    color: #ff3b43;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    margin-right: 5px;
}
.item-block-content {
    background-color: #ffffff;
    position: relative;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
dl dt {
    float: left;
    padding: 2px 0;
}
dl dd {
    text-align: right;
    padding: 2px 0;
}
/*===============================================
  Pricing Tables
================================================= */
/* Regular Pricing Plan */
.pricing-tables .pricing-plan {
    padding: 0 0 20px 0;
    border: 1px solid #CCC;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); }

/* Pricing Table Title */
.pricing-tables .pricing-title {
    background: #d2232a;
    padding: 20px;
    border-bottom: 1px solid #DDD; }

.pricing-tables .pricing-title h3 {
    font-weight: 200;
    text-transform: none;
    font-size: 26px;
    color: #555; }

/* Pricing Table Cost Figure */
.pricing-info {
    margin: 20px 0; }

.pricing-info .currency-sign {
    color: #333;
    font-size: 26px;
    font-weight: 200;
    display: inline-block;
    vertical-align: top;
    margin-left: -20px;
    padding-left: 5px;
    padding-top: 6px; }

.pricing-info h2 {
    display: inline-block;
    margin-bottom: 0;
    color: #000;
    line-height: 0px;
    font-size: 54px;
    font-weight: 600;
    position: relative;
    top: 21px;}
.pricing-info h6 {
    color: #888;
    font-weight: 500;
    margin: 4px 0 0; }
.pricing-info.del .currency-sign {
    color: #939598; }
.pricing-info.del h2 {
    color: #939598; }
.pricing-info.del h6 {
    color: #939598; }
.pricing-info.limited h6 {
    color: red;
    margin: 0 0 4px 0;
}

/* Pricing Table Item Features */
.pricing-features ul {
    margin: 0;
    padding: 0;
    list-style: none;
    /*border-top: 1px solid #DDD;*/
}

.pricing-features li {
    padding: 10px 0;
    border-bottom: 1px solid #DDD;
    background-color: #FFF;
    color: #999;
    margin: 0; }

.pricing-tables .pricing-features li b {
    color: #00adef;
    font-weight: 600; }

.pricing-tables .pricing-features li i.fa {
    font-size: 15px;
    color: #00adef;
    padding-right: 8px; }

/* Pricing Table Icons */
.pricing-tables .pricing-icons ul {
    list-style: none;
    padding: 0;
    margin: 0; }

.pricing-tables .pricing-icons li {
    padding: 10px 0;
    border-bottom: 1px solid #DDD;
    background-color: #FFF;
    font-size: 18px;
    margin: 0; }

/* Pricing Table Sign Up Button*/
.pricing-tables a.btn {
    margin-top: 25px;
    padding: 8px 26px; }

/* Hero Pricing Plan Modifications */
.hero-plan {
    z-index: 10; }

.hero-plan .pricing-plan {
    padding: 0 0 20px 0;
    border-bottom: 1px solid #BBB;
    -webkit-box-shadow: 0 0 20px rgba(100, 100, 100, 0.2);
    box-shadow: 0 0 20px rgba(100, 100, 100, 0.2); }

.hero-plan .pricing-plan .pricing-title {
    color: #fff;
    margin: -1px -1px 0 -1px; }

.hero-plan .pricing-plan .pricing-title h3 {
    color: #fff000;
    font-weight: 600; }

.hero-plan .pricing-plan .pricing-subtitle {
    color: #e8e8e8;
    text-transform: uppercase;
    font-size: 12px;
    margin-top: 4px;
    font-weight: 600; }

.hero-plan .pricing-plan a.btn {
    margin: 40px 0 20px; }
.bootstrap-select>.dropdown-toggle{
    text-transform: inherit;
    font-family: inherit;
}
.bootstrap-tagsinput{
    width: 100%!important;
    line-height: 25px!important;
}
.bootstrap-tagsinput .badge{
    font-size: 90%;
}

.photos-gallery-img {
    max-width: 325px;
    height: 210px;
    text-align: center;
    margin-top: 20px;
    border: 1px solid #cdcdcd;
    margin-left: auto;
    margin-right: auto;
}
.photos-gallery-img-inner {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
.photos-gallery-img img {
    max-height: 200px;
    width: 100%;
    max-width: 315px;
}
.vertical-align {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.dashboard_content .dataTables_wrapper .badge{
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}
.main-campaign ul li strong a{
    color: #333;
}
.main-campaign ul li strong a:hover{
    color: #ec4445;
}