@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600');
@import url('https://fonts.googleapis.com/css?family=Montserrat:600,700,800');
@import url('https://fonts.googleapis.com/css?family=Roboto');

body{
    color: #5a5a5a;
    font-family: 'Open Sans', sans-serif !important;    
    font-size:13px;
    background-color:#f0f0f0 !important;
    /*background-color:#fff !important;*/
}

.modal{top:50px;}
textarea{font-size: 13px !important;}
textarea, input[type="text"], input[type="date"], input[type="email"], input[type="password"], select{border: 1px solid #d7d7d7 !important; color:#9e9e9e !important;}
textarea, input[type="text"]:disabled, input[type="date"]:disabled, input[type="email"]:disabled, input[type="password"]:disabled, select:disabled{}
textarea:invalid, select:invalid, input[type="date"]:invalid, input[type="text"]:invalid, input[type="password"]:invalid, input[type="email"]:invalid{box-shadow: none;}
textarea:valid, select.form-control:valid, input[type="date"]:valid, input[type="text"]:valid, input[type="password"]:valid, input[type="email"]:valid{box-shadow: none;}
/*textarea:invalid, select:invalid, input[type="text"]:invalid, input[type="password"]:invalid, input[type="email"]:invalid{box-shadow: none; border-left: 3px solid red !important; }
textarea:valid, select.form-control:valid, input[type="text"]:valid, input[type="password"]:valid, input[type="email"]:valid{box-shadow: none; border-left: 3px solid #0de61f !important;}*/

select option {color:#9e9e9e !important; border:1px solid #9e9e9e !important; width:80%;}


input[type="file"]{width: 0.1px !important; height: 0.1px !important; opacity: 0 !important; overflow: hidden !important; position: absolute !important; border: 1px solid #000 !important;}
input[type="file"]:invalid .fileulabel{border-left: 3px solid red !important; }
input[type="file"]:valid .fileulabel{border-left: 3px solid #0de61f !important; }

.fileulabel{position: absolute; bottom: 16px; padding: 5px 6px; border: 1px solid #d7d7d7; background-color: #fff; color: #9e9e9e; font-size: 13px; cursor: pointer !important; border-radius: 0.25rem; margin-bottom:0px !important; width: 234px !important;}
.fileulabel i{font-size: 24px; margin-right: 7px;}

.fileprlabel{ text-align:center; padding:10% 0px; border: dashed 2px #d7d7d7; background-color: #fff; color: #9e9e9e; font-size: 13px; cursor: pointer !important; border-radius: 0.25rem; margin-bottom:0px !important; width: 90% !important; height:200px;}
.fileprlabel i{font-size: 48px; margin-right: 7px;}

button{background-color:#e31e25 !important; color:#fff !important; border:none !important; border-radius: 20px !important; padding: 11px 18px !important; cursor: pointer !important;}
button:disabled{background-color:#9e9e9e !important; color:#fff !important;}
button:focus{box-shadow: none !important;}

::placeholder{color:#9e9e9e !important; font-size:13px !important;}
::-webkit-input-placeholder{color:#9e9e9e !important; font-size:13px !important;}
:-ms-input-placeholder{color:#9e9e9e !important; font-size:13px !important;}

.chkbxxlst{padding:0px; list-style-type:none;}
.chkbxxlst li{float: left; margin-right: 16px; font-size: 14px; color: #9e9e9e;}

figure{float: right; margin: 5px 15px; border: 1px solid #dfdcdc;}
figcaption{text-align: center; font-size: 11px; padding: 4px 4px;}

sup{font-size: 8px;}

.page-item.active .page-lin{background-color:#e31e25; color:#fff;}

.rdmore, .rdless{color: #e31e25; font-weight: bold; margin-left: 8px; cursor:pointer;}
.rdless{display:none;}
.moretxt{display:none;}

.img-fluid{min-width: 100%;}

.qrimg{position: absolute; top: 62px; right: 8px;}
.qrcode{}
.qrcode-logo{position: absolute; top: 28px; width: 36px; left: 28px; background-color: #fff; padding: 4px; border-radius: 50%; filter: grayscale(100%);}


.dataTable{font-size:14px;}

.col-sm-3, .col-sm-6, .col-sm-4, .col-sm-8{padding-left:8px !important; padding-right:8px !important;}
.col-sm-3 .col-sm-12{padding-left:0px !important; padding-right:0px !important;}
h1,h2,h3,h4,h5{
    /*font-family: 'Roboto', sans-serif;
    font-family: 'Source Sans Pro', sans-serif;
    font-family: 'Montserrat', sans-serif;
    font-family: 'Roboto', sans-serif;*/
}
a, a:hover, .btn{
    outline:none!important;
    text-decoration: none;
}
.row.display-flex{
    -moz-column-width: 19em;
    -webkit-column-width: 19em;
    -moz-column-gap: 1em;
    -webkit-column-gap:1em;
}
.row.display-flex .newbx {
    display: inline-block;
    padding:  .5rem;
    width:  100%;
}

.newbx .mb-4{margin-bottom:0px !important;}

.breadcrumb{background-color:#fff; border-bottom:1px solid #e31e25; border-radius:0px; margin-bottom:0px !important;}

.btn{
    border-radius: 0;
}
.title-small {
    color: #72767a;
    font-size:14px;
    font-weight: 600;
    line-height: 20px;
    text-align: left;
    margin: 0px;
    min-height: 45px;
}
.title-large {
    color: #141517;
    font-size: 20px;
    line-height: 27px;
    margin: 10px 0 5px;
}
.title-large a, .title-small a, .title-x-small a {
    color: inherit;
}
.title-large a:hover, .title-large a:focus,
.title-small a:hover, .title-small a:focus,
.title-x-small a:focus, .title-x-small a:focus {
    color: #545454;
}
.heading-large {
    color: #222;
    float: none;
    font-size: 28px;
    font-weight: 700;
    margin: 0 auto 8px;
    padding: 0 10px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 45%;
}

.heading-large-alt{
    margin: 0px !important;
    font-size: 22px !important;
    color: #fff !important;
    width: 100% !important;
    text-align: left !important;
    border: 1px solid #fff !important;
}
/*.heading-large::before {
    background: #222 none repeat scroll 0 0;
    content: "";
    height: 3px;
    left: -12%;
    position: absolute;
    top: 43%;
    width: 100px;
}
.heading-large::after {
    background: #222 none repeat scroll 0 0;
    content: "";
    height: 3px;
    position: absolute;
    right: -12%;
    top: 43%;
    width: 100px;
}*/
.sub-header{
    float: left;
    width:100%;
    padding: 40px 0;
    position: relative;
    z-index: 1;
}
.sub-header:before{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.7);
    left:0;
    top:0;
    z-index: 2;
    content: '';
}
.sub-header h1{
    color: #fff;
    position: relative;
    z-index: 3;
}
.sub-header h6, .sub-header h6 a{
    color: #fff;
    position: relative;
    z-index: 3;
}
.sub-header.img-bg{
    background-image: url('../img/subheading.jpg');
    background-size: cover;
}
.text-time {
    color: #707070;
    font-size: 13px;
}
.badge-danger{
    background-color: #fd3a13;
}
.btn-submit{
    background-color: #fd6b4e;
    color: #fff;
}
.btn-submit:hover{
    background-color: #e65437;
}
.bg-light{
    background-color: #F6F6F6!important;
}
.sticky-label{
    position: sticky;
    top:0;
}
.text-primary{
    color: #fd6b4e!important;
}
a.text-primary{
    color: #fd6b4e!important;
}
a.text-primary:hover,a.text-primary:focus{
    color: #fd6b4e!important;
    text-decoration: underline;
}


/*header section*/
.toplinks ul{list-style-type: none;}
.toplinks ul li{float:left;}
.toplinks ul li a{color: #fff; padding: 4px 7px; line-height: 23px;}

.toplinks ul li a.subscr{
    -webkit-animation: blnker 1s infinite;
    -moz-animation: blnker 1s infinite;
    -o-animation: blnker 1s infinite;
    animation: blnker 1s infinite;
    /*transform: scale(1.116) !important;*/
}
@-webkit-keyframes blnker {
    0%, 49% {
        background-color: #757575;
    }
    50%, 100% {
        background-color: #e31e25;
    }
}

.small-top{
    background-color: #757575;
    color: #efefef;
    font-size: 13px;
    font-weight: 400;
    border-bottom: 1px solid #ffffff;
    line-height: 30px;
    vertical-align: middle !important;
}
.small-top .social-icon {
    float: right;
}
.small-top .social-icon a {
    border-left: 1px solid #ffffff69;
    color: #ffffff;
    padding: 6px 13px;
    font-size: 13px;
}
.small-top .social-icon a:hover {
    color: #fff;
    text-decoration: none;
    cursor:pointer;
}
.small-top .social-icon a:last-child {
    border-right: 1px solid #ffffff69;
}
.top-head {    
    background-color: #f0f0f0;
    float: left;
    height: 105px;
    width: 100%;
}
.top-head h1 {
    color: #fff;
    font-size: 36px;
    font-weight: 600;
}
.top-head small {
    color: #c0c0c0;
    float: left;
    font-size: 14px;
    margin-left: 5px;
    margin-top: 5px;
    width: 100%;
}
.top-head .admin-bar a {
    color: #fff;
    line-height: 49px;
    position: relative;
}
.top-head .admin-bar .ping {
    background: #e31e25 none repeat scroll 0 0;
    border: 3px solid #141517;
    border-radius: 50%;
    height: 14px;
    position: absolute;
    right: 14px;
    top: 21px;
    width: 14px;
    z-index: 1;
}
.top-head .admin-bar a i {
    margin-right: 6px;
}
.top-head .admin-bar img {
    float: right;
    height: 50px;
    margin-left: 18px;
    width: 50px;
}
.top-head .admin-bar .nav-link {
    padding-left: 0;
}

/*top Navigation*/
.top-nav {
    background-color: #e31e25;
    border-bottom: 1px solid #dbdbdb;
    padding: 0;
    float: left;
    width:100%;
}
.top-nav .navbar-nav .nav-item + .nav-item {
    margin-left: 0;
}
.top-nav .nav-link {
    padding: 0.7rem 1.1rem!important;
}
.top-nav li a {
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    padding: 0 10px;
    text-transform: uppercase;
}
.top-nav .form-control {
    border-color: #fff;
}
.top-nav .search input {
    background-color: #d0d0d0;
    border: medium none;
    border-radius: 3px 0 0 3px;
    float: left;
    height: 36px;
    line-height: 18px;
    margin-left: 210px;
    padding: 0 9px;
    position: absolute;
    top: 4px;
    transition: all 0.7s ease-in-out 0s;
    width: 0;
}
.top-nav li a:hover, .top-nav li a:focus, .top-nav li.active a {
    color: #fff;
    background-color: #e31e25 !important;
    transition-duration: 0.5s;
}
.top-nav .mega-dropdown{
    position: static!important;
    padding: 0;
}
.top-nav .mega-menu{
    border: none;
    border-radius: 0;
    box-shadow: 0 9px 11px rgba(0, 0, 0, 0.2);
    width: 96%;
    margin-left:2%;
}
.top-nav .mega-menu .card{
    border:none;
}
.top-nav .dropdown-menu .card > a {
    padding: 0;
}
.top-nav .mega-menu .card-img-overlay .title-small a {
    background-color: #fd3a13;
    border: medium none;
    bottom: 0;
    color: #fff;
    height: 30px;
    left: 0;
    overflow: hidden;
    padding: 4px 15px;
    position: absolute;
    text-decoration: none;
    text-transform: none;
    width: auto;
}
.top-nav .mega-menu h2.title-small a{
    padding: 0;
    text-transform: none;
}
.top-nav .dropdown-menu{
    border-radius: 0;
    padding-top: 0;
    padding-bottom: 0;
}
.top-nav .dropdown-menu a {
    color: #e31e25;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 19px;
    text-transform: uppercase;
}
.top-nav .dropdown-menu a:hover{
    background-color: #efefef;
}
#search {
    float: right;
    margin-top: 9px;
    width: 250px;
}

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; /*remove the gap so it doesn't close*/
}

/*Banner Section*/

.banner-sec {
    /*background-color: #ebebeb;*/
}
.banner-sec .card-img-overlay {
    height: 100%;
    left: 7px;
    padding: 0;
    top: 3px;
}
.banner-sec .ttlbadge {position: absolute; top: 4px; left: 7px; background-color: #e31e25;}
.banner-sec .clientbadge {position: absolute; top: 125px; right: 1px; font-size: 11px; background-color: rgba(170, 0, 0, 0.8); border-radius: 0px !important;}
.banner-sec .prdclientbadge {position: absolute; top: 5px; left: 1px; font-size: 11px; background-color: rgba(170, 0, 0, 0.8); border-radius: 0px !important;}

.banner-sec .newbx{float:left;}
.newbx .card .card-body .news-title p{font-size: 13px !important; color: #727698 !important; margin-bottom: 3px !important;}

/* .banner-sec .newbx .img-fluid{height:162px; } */
.banner-sec .newbx .img-fluid {
    max-height: 100% !important;
    width: 100%;
}

.newssec .newbx {margin-bottom:20px;}
.newssec .newbx .card-body{min-height: 123px; max-height: 100%;}

.banner-sec .news-block .news-des {
    color: #2e2e2e;
    float: left;
    font-size:13px;
    font-weight: 400;
    width: 100%;
}

.banner-sec .top-slider .carousel-indicators {
    bottom: 0;
}
.banner-sec .top-slider .carousel-indicators .active {
    background: #000 none repeat scroll 0 0;
}
.banner-sec .top-slider .carousel-indicators li {
    border: 1px solid #000;
}
.banner-sec .top-slider .carousel-indicators {
    bottom: -30px;
}
.banner-sec .news-block .news-des {
    color: #2e2e2e;
    float: left;
    font-size:13px;
    font-weight: 400;
    width: 100%;
}
.banner-sec .news-block .time-text{
    float: left;

    width: 100%;
    margin-top: 12px;
}

/*Scrolling text widget*/
.flasher-sec .heading-box{
    background-color: #e31e25;
    padding: 0px;
    text-align: center;
    color:#fff;
    font-size: 20px;
    font-weight: 600
}
.flasher-sec .heading-box img {height: 58px;}

.flasher-sec .content-box{
    background-color: #efefef;
    border: 1px solid #d7d4d4;
}
.flasher-sec .content-box .time-box {
    color: #FD6B4E;
    padding: 0 20px;
    position: relative;
}
.flasher-sec .content-box .time-box::after {
    content: "|";
    position: absolute;
    right: 8px;
    top: -19px;
}

.flasher-sec .carousel-control-prev, .flasher-sec .carousel-control-next {
    padding: 0 15px;
}
.flasher-sec .carousel-item {
    font-size: 16px;
    line-height: 58px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    color:#2d2d2d;
}
.flasher-sec .carousel-control-prev .fa, .flasher-sec .carousel-control-next .fa{
    color: #FD6B4E;
    font-size: 30px;
}
.flasher-sec .control-box {
    background-color: #dfdfdf;
    height: 58px;
    position: absolute;
    right: 0;
    top: 0;
    width: 6%;
}

/*Widget Slider style*/
.widget-slider{
    background-color: #F8F8F8;
}
.widget-slider .card {
    border: medium none;
    border-radius: 0;
}
.widget-slider .card img {
    border-radius: 0;
}
.widget-slider a{
    color: #fff;
}
.widget-slider .card-title {
    background-color: #fd6b4e;
    bottom: 0;
    font-size: 18px;
    font-weight: 600;
    left: 0;
    margin-bottom: 0;
    padding: 10px 15px;
    position: absolute;
    text-transform: uppercase;
}
.widget-slider .carousel-control-next, .widget-slider .carousel-control-prev{
    background-color: rgba(0,0,0,0.8);
    width: 3%;
    font-size: 30px;
    height: 38px;
    opacity: 1;
}
.widget-slider .carousel-control-prev {
    left: -1.5%;
    top: 59px;
}
.widget-slider .carousel-control-next {
    right: -1.5%;
    top: 59px;
}

/*Home-section 1*/
.section-01 {
    /*border-bottom: 1px solid #d5d5d5;
    border-top: 1px solid #d5d5d5;*/
}
/* .section-01 .heading-large::before, .section-01 .heading-large::after {
    background: transparent none repeat scroll 0 0;
} */
/* .section-01 .heading-large {
    border-bottom: 2px solid #222;
    color: #222;
    float: left;
    margin: 0 0 18px;
    padding: 0 0 6px;
    text-align: left;
    width: 100%;
} */
.section-01 .card {
    border: 1px solid rgba(0,0,0,.125);
}
.section-01 .card-body {
    padding: 0;
}
.section-01 .title-small {
    font-size:13px;
    margin-bottom: 5px;
    font-weight: bold;
    text-align: left;
}
.section-01 p{
    font-size: 13px;
    text-align: left;
    margin-bottom: 0;
    color: #7e7e7e;
}
.section-01 .side-bar .nav-tabs {
    border-bottom: medium none;
}
.section-01 .side-bar .nav-tabs .nav-link {
    border: medium none;
    color: #7b7b7b;
    text-transform: uppercase;
}
.section-01 .side-bar .nav-tabs .nav-link.active, .section-01 .side-bar .nav-tabs .nav-link:hover {
    border-bottom: 2px solid #e31e25;
    color: #fff;
    text-transform: uppercase;
    background-color: #e31e25;
}

.section-01 .sidebar-tabing .media .media-body .news-title .title-small{min-height: 20px !important;}

.section-01 .sidebar-tabing .media:first-child{
    margin-top: 5px;
}
.section-01 .sidebar-tabing .media {
    margin-top: 20px;
}
.section-01 .sidebar-tabing img {
    height: 78px;
    width: 100px;
    padding: 0px;
    line-height: 100px !important;
    vertical-align: middle;
}
.section-01 .sidebar-tabing .title-small {
    margin-top: 5px;
    font-weight: 600;
    font-size:13px;
}
.section-01 .video-sec {
    float: left;
    margin-top: 30px;
    width: 100%;
}
.section-01 .heading-small {
    border-bottom: 2px solid #222;
    color: #222;
    float: left;
    font-size: 18px;
    margin: 7px 0 0;
    padding-bottom: 10px;
    width: 100%;
}
.section-01 .video-block {
    float: left;
    margin-top: 20px;
    width: 100%;
}

/*Home Section-02*/
.section-02 .card {
    border: medium none;
    margin-bottom: 0;
}
.section-02 .card-body {
    padding: 10px 0;
}
.section-02 .title-small{
    font-size: 14px;
}
.section-02 .news-listing {
    margin-top: 0;
}
.news-listing {
    float: left;
    list-style: outside none none;
    margin: 0px;
    padding: 0;
    width: 100%;
}
.news-listing li {
    background-color: #fff;
    border-bottom: 1px solid #fff;
    float: left;
    margin: 4px 0;
    padding: 0px 10px;
    width: 100%;
}
/*.news-listing li a::before {
    content: ">>";
    float: left;
    height: 24px;
    margin-right: 10px;
    padding-top: 2px;
}*/
.news-listing li a {
    color: #222;
    font-weight: 400;
    font-size: 13px;
}
.news-listing .heading-large{
    margin:0 auto 40px;
    font-size: 26px;
}

/*Video and Image Gallery*/
.video-gallery-sec {
    background-color: #f6f6f6;
    /*border-bottom: 1px solid #d5d5d5;
    border-top: 1px solid #d5d5d5;*/
    position: relative;
}
.video-gallery-sec .news-block .news-media {
    float: left;
    position: relative;
    width: 100%;
}
.video-gallery-sec .gallery-counter {
    background: rgba(10, 46, 97, 0.7);
    bottom: 0;
    color: #fff;
    left: 0;
    padding: 3px 10px;
    position: absolute;
    width: 24%;
}
.video-gallery-sec .gallery-counter i {
    margin-right: 7px;
}
.video-gallery-sec .news-block .title-small {
    float: left;
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
    width: 100%;
}
.lb-data .lb-caption {
    color: #fff;
    font-size: 15px!important;
    font-weight: 700;
    line-height: 2em!important;
}

/*Sub Footer Padding*/
.sub-footer {
    background: #0a2e61 none repeat scroll 0 0;
    float: left;
    padding: 30px 0 60px;
    width: 100%;
}
.sub-footer .heading-large {
    color: #fff;
}
.sub-footer .heading-large::before, .sub-footer .heading-large::after {
    background: #fff none repeat scroll 0 0;
}
#myCarousel .carousel-caption {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    padding: 10px;
    right: 0;
    text-align: left;
    text-shadow: none;
}
#myCarousel .carousel-caption .title-large a {
    color: #fff;
}
#myCarousel .list-group {
    position: absolute;
    right: 0;
    top: 0;
}
#myCarousel .list-group-item:hover, #myCarousel .list-group-item:focus, #myCarousel .list-group .active {
    background-color: #005689;
    border: 1px solid #005689;
    color: #fff;
}
#myCarousel .list-group-item {
    border-radius: 0;
    cursor: pointer;
    padding: 1.13rem 1.25rem;
}
#myCarousel h4 {
    font-size: 1.23vw;
    line-height: 1.09em;
    margin-bottom: 9px;
}

/*Article Page style*/
.post-box h1 {
    color: #424242;
    font-size: 30px;
    line-height: 35px;
    margin: 20px 0 0;
}
.post-box h2 {
    font-size:13px;
    font-weight: 700;
    /*  font-family: 'Roboto', sans-serif;*/
    line-height: 21px;
    margin-top: 10px;
}
.meta-block{
    float: left;
    width:100%;
    font-size: 13px;
    border-bottom: 1px solid #efefef;
    margin-bottom: 30px;
}
.meta-block li {
    padding-right: 11px;
    margin-right:1px!important;
    position: relative;
}
.meta-block li a{
    color: #326891;
}
.meta-block li:after{
    content:"|";
    position: absolute;
    right: 0;
}
.meta-block li:last-child:after{
    content:"";
}
.post-detail {
    float: left;
    width: 100%;
}
.small-side{
    float: left;
    width: 100%;
}
.small-side h5 {
    font-size: 17px;
    color: #FD6B4E;
}
.small-side .card{
    border: none;
    border-radius: 0;
}
.small-side .card-img-overlay{
    padding: 4px 7px;
}
.small-side .title-small{
    font-size: 16px;
}
.post-box .card{
    border:none;
}
.post-detail h2{
    font-size: 20px;
}
.post-detail .post-inner{
    padding:0 27px;
}
.post-detail .post-inner .carousel{
    margin-bottom: 20px;
}
.post-detail .post-inner .carousel i {
    background: #fff none repeat scroll 0 0;
    color: red;
    font-size: 50px;
    width: 55px;
}
.post-detail .post-inner .carousel-caption {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    left: 0;
    padding: 13px 24px;
    text-align: left;
    width: 100%;
}
.post-detail .post-inner .carousel-caption h3{
    font-size: 21px;
}
.post-detail .post-inner .carousel-caption p{
    color: #fff;
    font-size: 14px;
    margin-bottom: 0;
    margin-bottom: 5px;
}
.post-detail .post-thumb {
    float: left;
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
    position: relative;;
}
.post-detail .post-thumb .video-overlay {
    background-color: rgba(0, 0, 0, 0.6);
    height: 100%;
    position: absolute;
    width: 100%;
}
.post-detail .post-thumb .video-overlay i{
    color: #fff;
    font-size: 100px;
    transform: translate(0px, 150%);
}
.post-detail p {
    color: #4e4e4e;
    font-size: 14px;
}
.post-detail blockquote {
    background: #f6f6f6 none repeat scroll 0 0;
    border-left: 4px solid #fd6b4e;
    padding: 10px 14px;
}
.post-detail li {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 4px;
}
.post-detail .footer-social {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.post-detail .footer-social a {
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    padding: 10px 25px;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
}
.post-detail .footer-social a.facebook-box{
    background-color: #3a579a;
}
.post-detail .footer-social a.twitter-box{
    background-color: #00abf0;
}
.post-detail .footer-social a.google-box{
    background-color: #ea4335;
}
.post-detail .footer-social a.linkedin-box{
    background-color: #127bb6;
}
.post-detail .tag-block{
    float: left;
    width:100%;
    margin-bottom: 20px;
}
.post-detail .tag-block .badge {
    border-radius: 0;
    padding: 8px 17px;
}

/*Category Page*/
.cat-listing .cat-item img{
    width: 40%;
}
.cat-listing .cat-item .meta-block{
    margin-bottom: 7px;
}
.cat-listing .cat-item .meta-block a{
    color: #fd6b4e!important;
}
.cat-listing .cat-item .list-inline{
    margin-bottom: 7px;
}
.cat-listing .cat-item p{
    font-size: 14px;
}
.cat-listing .cat-item .read-more{
    font-weight: 600;
}
.cat-listing .pagination .page-item:first-child .page-link, .cat-listing .pagination .page-item:last-child .page-link{
    background-color: #FD6B4E;
    color: #fff;
    border-radius: 0;
}
.cat-listing .pagination .page-link{
    border:1px solid #FD6B4E;
    color: #FD6B4E;
}
.cat-listing .pagination .page-link:hover, .cat-listing .pagination .page-link:focus{
    background-color: #FD6B4E;
    color: #fff;
}
.cat-listing .pagination .page-item {
    margin: 0 3px!important;
}

/*Sidebar Post*/
.post-side-bar{
    margin-top: 20px;
}
.post-side-bar .side-bar {
    float: left;
    margin-bottom: 30px;
    width: 100%;
}
.post-side-bar .ad-block{
    background-color: #F6F6F6;
}
.post-side-bar .ad-block .dummy-small {
    float: left;
    padding: 72px 0;
    text-align: center;
    width: 100%;
}
.post-side-bar .ad-block .dummy-long {
    float: left;
    padding: 280px 0;
    text-align: center;
    width: 100%;
}
.post-side-bar h4 {
    color: #fd6b4e;
    font-size: 20px;
    margin-bottom: 20px;
}
.post-side-bar .card{
    border:none;
}
.post-side-bar .title-small{
    font-size: 16px;
}
.post-side-bar .sidebar-tabing img {
    height: 100px;
    width: 120px;
}
.post-side-bar .nav-tabs .nav-link.active, .post-side-bar .nav-tabs .nav-link:hover {
    border-bottom: 2px solid #e31e25;
    color: #222;
    text-transform: uppercase;
}
.post-side-bar .nav-tabs .nav-link {
    border: medium none;
    color: #aeaeae;
    text-transform: uppercase;
}
.post-side-bar .sidebar-tabing .media {
    margin-top: 20px;
}
.post-side-bar .news-title a{
    color: #141517;
}
.post-side-bar h2{
    font-size: 16px;
    margin-top:15px;
}
.post-side-bar .tabing-block .title-small{
    font-size: 14px;
}
.sgst .title-small p{
    margin-bottom: 0px;
}
.post-side-bar .card-img-overlay{
    padding: 4px 7px;
}
/*Related News Post*/
.post-box .related-post{
    background-color: #F6F6F6;
    float: left;
    width:100%;
}
.post-box .related-post h4 {
    color: #fd6b4e;
    font-size: 20px;
    margin-bottom: 20px;
}
.post-box .related-post .card {
    background-color: transparent;
}
.post-box .related-post .card-img-overlay{
    padding: 2px 7px;
}

/*comment Box*/

.comment-box{
    float: left;
    width:100%;
}
.comment-box h4 {
    font-size: 20px;
}
.comment-box .form-control{
    border-radius: 0;
}

/*Footer Style*/
footer {
    background-color: #141517;
    float: left;
    padding: 40px 0 20px;
    width: 100%;
}

footer a, footer a:hover {color:#fff;}

footer .heading-footer {
    color: #d9d6d6;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 22px;
}
footer p {
    color: #a0a3a4;
    font-size: 14px;
}
footer p span {
    color: #fff;
}
footer .footer-ul {
    list-style-type: none;
    margin-left: 2px;
    padding-left: 0;
}
footer .footer-ul li {
    font-size: 14px;
    margin-bottom: 10px;
}
footer .footer-ul li a {
    color: #a0a3a4;
    transition: color 0.2s linear 0s, background 0.2s linear 0s;
}
footer .post p {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
}
footer .post p span {
    color: #8f8f8f;
    display: block;
    font-size: 12px;
}
footer .social-icons i {
    background-color: #fff;
    border-radius: 50%;
    color: #141517;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    text-align: center;
    width: 30px;
}
footer .footer-ul i {
    margin-right: 10px;
}
.copyright {
    background-color: #000;
    float: left;
    min-height: 40px;
    width: 100%;
}
.copyright p {
    color: #fff;
    font-size: 13px;
    margin-bottom: 0;
    padding: 10px 0;
    text-align: left;
}
.copyright a {
    color: #fff;
}
.copyright .bottom_ul {
    float: right;
    list-style-type: none;
    margin-bottom: 0;
}
.bottom_ul li {
    float: left;
    line-height: 40px;
}
.bottom_ul li a {
    color: #fff;
    font-size: 12px;
}
.bottom_ul li::after {
    color: #fff;
    content: "/";
    margin-left: 8px;
    margin-right: 8px;
}
.bottom_ul li:last-child::after {
    content: "";
}

@media only screen and (max-width: 767px){
    .top-head {height:auto!important;}
    .admin-bar{display: none;}
    .side-bar { margin-top: 50px!important;}
}

/*--flexisel--*/
.flex-slider{
    background:#222227;
    padding: 70px 0 165px 0;
}
.opportunity{
    background:#28282e;
    margin:0px 20px;
    padding:80px 0;
    position:relative;
}
#flexiselDemo1,#flexiselDemo2 {
    display: none;
}
.nbs-flexisel-container {
    position: relative;
    max-width: 100%;
}
.nbs-flexisel-ul {
    position: relative;
    width: 9999px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: center;
}
.nbs-flexisel-inner {
    overflow: hidden;
    margin: 0px auto;
}
.nbs-flexisel-item {
    float: left;
    margin:2px;
    padding: 0;
    position: relative;
    line-height: 0px;
}
.nbs-flexisel-item > img {
    cursor: pointer;
    position: relative;
    margin: 0 auto;
    filter: gray;
    opacity: 0.6;
    /* IE6-9 */
    -webkit-filter: grayscale(100%);
    /* Chrome 19+ & Safari 6+ */
    -webkit-transition: all .6s ease;
    /* Fade to color for Chrome and Safari */
    -webkit-backface-visibility: hidden;
    /* Fix for transition flickering */
    transition: 0.7s ease-out;
}

.nbs-flexisel-item > img:hover{
    filter: none;
    -webkit-filter: grayscale(0%);
    transition: 0.7s ease-out;
    opacity: 0.9;
}
/*---- Nav ---*/
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
    width:50px;
    height:50px;
    position: absolute;
    cursor: pointer;
    z-index: 100;
}
.nbs-flexisel-nav-left {
    left:-5%;
    top:38% !important;

}
.nbs-flexisel-nav-right {
    right:-5%;
    top:38% !important;

}
/*--//flexisel--*/
.sliderfig {
    margin: 3em 0 0;
}

#productsearch .dropdown.dropdown-lg .dropdown-menu {
    margin-top: -1px;
    padding: 6px 20px;
}
#productsearch .input-group-btn .btn-group {
    display: flex !important;
}
#productsearch .btn-group .btn {
    border-radius: 0;
    margin-left: -1px;
}
#productsearch .btn-group .btn:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
#productsearch .btn-group .form-horizontal .btn[type="submit"] {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
#productsearch.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}
#productsearch.form-group .form-control:last-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

#productsearch.input-group
{

    width: 100%!important;
}
#productsearch.form-control {

    width: 100%!important;
}

@media screen and (max-width: 768px) {
    .banner-responsive {
        width: 768px;
        height: 110px;
        object-fit: cover;
    }
}

@media screen and (min-width: 768px) {
    #adv-search {
        width: 500px;
        margin: 0 auto;
    }
    .dropdown.dropdown-lg {
        position: static !important;
    }
    .dropdown.dropdown-lg .dropdown-menu {
        min-width: 500px;
    }
}


/*Custom CSS to handle image height*/
.modal-content{background-color: rgba(255, 255, 255,0.95); border-radius:0px;}
.modal-content a{cursor: pointer;}
.modal-header{color: #848383 !important; text-align: center !important; height: 85px; border-bottom:none;}
.modal-header a{background-color:#fff; color: #d9d6d6 !important; font-size: 40px; box-shadow: none; opacity:1 !important; cursor: pointer;}
.modal-body{}

.modal-footer{color: #d9d6d6; border-top:none; padding:0px 10px 7px;}
.modal-footer a{color:#848383; cursor: pointer;}
.modal-footer a:hover{cursor: pointer;}
.modal-footer a{color:#000 !important; cursor: pointer;}
#pswmsg{position: relative; top: -18px; height: 30px; line-height: 30px; left: -40px;}
#pswmsg li{float: left; margin-left: 10px;}

#emlchk{position: absolute; top: 2px !important; right: 13px !important; font-size: 10px; text-transform: uppercase; padding:3px 5px; z-index: 101;}
.emlsucc{color:green !important;}
.emlfail{color:#e31e25 !important;}

#emlblklst{position: absolute; top: -21px !important; right: 0px !important; font-size: 10px; text-transform: uppercase; padding:3px 5px;}

#otpchk{position: absolute; top: 63px !important; right: 24px !important; font-size: 10px; text-transform: uppercase; padding:3px 5px;}

.intvbx{float:left;}
/* .intvbx .card img.img-fluid{height:272px !important;} */
.intvbx .card-body{height:134px; padding:5px;}
.intvbx .card-body .title-small{font-size:14px;}
.blog-title{color:#e31e25 !important; margin-bottom:8px; text-align: left;}
.blog-meta{list-style-type: none;}
.blog-meta li{float:left; margin-bottom:0px;}
.blog-meta li span{font-weight:bold; color: #9f9d9d;}

.evntbx{ float:left;}
.evntbx .card{padding: 12px;}
.evntbx .card img.img-fluid{min-width:100% !important; max-height: 119px; min-height: 119px; max-height: 119px; padding:0px;}
.evntbx .card-body{height: 100%; padding:0px;}
.main-job a{color:#fff;}
.blog-photo {text-align:center; }
.big-image { height: auto; width: 500px; object-fit: contain; margin:0 auto;}
/*.big-image { height: 500px; width: 1000px; object-fit: cover;}*/
.small-image{ height: 150px; width: 400px; object-fit: fill;}
.blog-content {text-align:justify; }
.jobseeker{height:45px};
/*Profile css*/

img.avatar{ width:155px; margin-bottom:20px;}

ul.protabs{border-bottom: 1px solid #a0a3a4;}
ul.protabs li a{padding:10px 15px; color:#e31e25; background-color:#fff; border-top-left-radius: 5px; border-top-right-radius: 5px; margin:0px 2px; border: 1px solid #e31e25; border-bottom: 0px !important;}
ul.protabs li a.active{background-color:#e31e25; color:#fff;}
ul.protabs li.active a{background-color:#e31e25; color:#fff;}
.tab-pane{padding:20px 15px;}
.tab-pane .col-sm-4 {margin-bottom:20px;}

/*otp modal*/
#otpoverlay {position: fixed; display: block; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0,0,0,0.5); z-index: 2; cursor: not-allowed;}
#otpwindow{background-color:#fff; position: absolute; top: 50%; left: 50%; font-size: 10px; color: white; transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); max-width:20%; min-width:250px; cursor: default; text-align: center;}
.otpheader { color:#fff !important; background-color:#e31e25 !important; font-size:16px; padding:15px 10px; text-align: center; text-transform: uppercase;}
.otpbody{padding:20px; min-height:120px;}
.otpbody input[type='text']{width:100%; float:left;}
.otpbody #otpsmb, .otpbody #otpsend {font-size: 13px; padding: 10px 0px !important; width: 99px;}
.otpbody #otpsend {margin-left:13px !important; background-color: #b6b6b6 !important;}
.otpfooter { color: #7a7676 !important; background-color: #d8d8d8 !important; font-size: 12px; padding: 10px 10px; word-wrap: break-word; height: 60px;}


/*************
*Social share*
*************/
.sharereport{z-index: 100001; position:fixed; top:15%; width:300px; transition: all 1s; background-color:#e31e25; color:#fff;}

.sharereport select.form-control:focus{box-shadow: none; font-size:13px;}
.sharereport label{color:#fff !important;}

.sharereport button{color:#fff !important; background-color:#000; border-color:#000; border-radius:0px !important; transition: all 1s;}
.sharereport button:hover{background-color:#000; box-shadow: none !important; border-color:#000; transition: all 1s;}
.sharereport button:focus{box-shadow: none !important; transition: all 1s;}


.sharereport .social-share{margin-top:15px !important; margin-bottom:15px !important; display: inline-block; list-style: none;}
.sharereport .social-share li {border:1px solid #fff !important; padding:5px 10px !important; cursor: pointer !important; float:left;}
.sharereport .social-share li:last-child{border-right:1px solid #fff !important;}
.sharereport .social-share li a{color:#fff !important; font-size: 10px !important; line-height:30px !important;}
.sharereport .social-share li a:hover{color:#e31e25 !important;}
.sharereport .social-share li:hover > a, .sharereport .social-share li:hover{color:#e31e25 !important; background-color:#fff !important;}

.sharereport-collapse{right:-300px !important; transition: all 1s;}
.sharereport-open{right:0px !important; transition: all 1s;}
.sharereport .sharetitle{padding:15px 10px 0px 10px; background: transparent;}
.sharereport .card{background:transparent; border:none;}

.sharehandle{position:absolute; float:left; left:-43px; width:43px; padding:10px; border-bottom-left-radius:5px !important; border-top-left-radius:5px !important; cursor: pointer !important; opacity:0.7;}
.sharehandle:hover{background-color:#e31e25; color:#fff; cursor: pointer; opacity:1;}
.sharehandle i{font-size:25px; cursor: pointer;}
.sharehndl-collapse{background-color:#b4b4b4; color:#fff !important; transition: all 0.05s; opacity:0.7;}
.sharehndl-open{background-color:#e31e25; color:#fff; transition: all 0.05s; opacity:1;}


/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
    .jobseeker{height:45px !important};    
}

/* Smartphones (portrait) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 640px) {
    .jobseeker{height:75px !important};
    .hdr-mid form{width: 250px !important; margin: 0px 5px;}
    .hdr-mid form .row .col-12 .input-group{height: 46px !important;}
    .hdr-mid form .row .col-12 .input-group .input-group-btn #srchbtn{height: 46px; padding: 0px 13px !important;}
    figure{margin:5px 0px; min-width: 100%; text-align: center;}
    figure img{max-width:100%;}
    figcaption{text-align: center; font-size: 11px; padding: 4px 4px;}
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    /* Styles */
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    /* Styles */
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    /* Styles */
}
/**********
iPad 3
**********/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
}
/* Desktops and laptops ----------- */
@media only screen  and (min-width : 1224px) {
    /* Styles */
}

/* Large screens ----------- */
@media only screen  and (min-width : 1824px) {
    /* Styles */
}

/* iPhone 4 ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
}

/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
    /* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
    /* Styles */
}

/* iPhone 6 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
    /* Styles */
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
    /* Styles */
}

/* iPhone 6+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
    /* Styles */
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
    /* Styles */
}

/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
    /* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
    /* Styles */
}

/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
    /* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
    /* Styles */
}

/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
    /* Styles */
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
    /* Styles */
}

.download i{position: absolute;
            top: 9px;
            right: 21px;
            z-index: 100001;
            font-size: 19px;
            color: #fff;}

.enrolloverlay{background-color:rgba(42, 54, 134, 0); width:0; height:100%; position:absolute; top:0px; transition:all 0.2s; overflow: hidden;}
.magbx span.enroll {
    background: rgba(227, 30, 37, 0.8);
    color: #fff;
    padding: 5px 5px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    text-align: center;
    font-size: 25px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    white-space: nowrap;}
.magbx:hover .enrolloverlay{width:100%; transition:all 0.2s;};


.projects-section{
    position:relative !important;
    padding-top:0px !important;
    margin: 0px !important;
    padding: 0px !important;
}

.projects-section .owl-carousel .owl-stage-outer{
    padding:20px 0px !important;
}

.projects-section .outer-container{
    position:relative !important;
    padding:0px 50px !important;
}

.projects-section .outer-container .owl-dots{
    display:none !important;
}

.projects-section .outer-container .owl-nav{
    position:absolute !important;
    left:0px !important;
    top:0px !important;
    width:100% !important;
    height:100% !important;
    z-index:-1 !important;
}

.projects-section .outer-container .owl-nav .owl-prev{
    position:absolute !important;
    content:'' !important;
    left:-50px !important;
    top:36% !important;
    color:#ffffff !important;
    width:50px !important;
    bottom:20px !important;
    font-size:38px !important;
    text-align:center !important;
    background-color:#00a5fe99 !important;
    -webkit-transition:all 300ms ease !important;
    -moz-transition:all 300ms ease !important;
    -ms-transition:all 300ms ease !important;
    -o-transition:all 300ms ease !important;
    transition: all 300ms ease !important;
    height:54px;
}

.projects-section .outer-container .owl-nav .owl-prev span{
    top:50% !important;
    position:relative !important;
}

.projects-section .outer-container .owl-nav .owl-next{
    position:absolute !important;
    content:'' !important;
    right:-50px !important;
    top:36% !important;
    color:#ffffff !important;
    width:50px !important;
    bottom:20px !important;
    font-size:38px !important;
    text-align:center !important;
    background-color:#00a5fe99 !important;
    -webkit-transition:all 300ms ease !important;
    -moz-transition:all 300ms ease !important;
    -ms-transition:all 300ms ease !important;
    -o-transition:all 300ms ease !important;
    transition: all 300ms ease !important;
    height:54px;
}

.projects-section .outer-container .owl-nav .owl-next span{
    top:50% !important;
    position:relative !important;
}

.projects-section .outer-container .owl-nav .owl-prev:hover,
.projects-section .outer-container .owl-nav .owl-next:hover{
    background-color:#fe00a1 !important
}

.project-block{
    padding:0px 12px;
    position:relative !important;
    z-index:99 !important;
    -webkit-transition:all 300ms ease !important;
    -moz-transition:all 300ms ease !important;
    -ms-transition:all 300ms ease !important;
    -o-transition:all 300ms ease !important;
    transition: all 300ms ease !important;
}

.project-block .inner-box{
    position:relative !important;
    -webkit-transition:all 300ms ease !important;
    -moz-transition:all 300ms ease !important;
    -ms-transition:all 300ms ease !important;
    -o-transition:all 300ms ease !important;
    transition: all 300ms ease !important;
}

.project-block:hover{
    /*transform: scaleY(1) !important;*/
}

.project-block .inner-box .image{
    position:relative !important;
}

.project-block .inner-box .image img{
    position:relative !important;
    width:100% !important;
    display:block !important;
    height: 56px;
}

/*Subscription*/
.plan-title{
    background-color: #e31e25 !important;
    color: #fff !important;
    padding: 10px 0px;
    margin-bottom:0px;
}

.plan-title .title-small{
    color: #fff !important;
}
.plan-details .price i{font-size:25px !important;}
.plan-details .price{font-size:31px !important;}
.plan-details ul {list-style-type: none; padding-left: 0px;}
.plan-details ul li{padding:9px 0px; border-bottom:1px solid lightgray;}

.plan-btn{background-color: #e31e25; border: none; box-shadow: none; color: #fff; font-size: 13px; text-transform: uppercase; padding: 11px 15px; position: relative; bottom: -8px; border-top-right-radius: 10px; border-top-left-radius: 10px; cursor: pointer;}
.plan-btn:hover{background-color: #e31e25; color:#e31e25; }

.corner-ribbon{
    width: 93px;
    background: #fce700;
    position: absolute;
    top: 25px;
    left: -50px;
    text-align: center;
    line-height: 28px;
    letter-spacing: 0px;
    color: #e31e25;
    transform: rotate(-41deg);
    -webkit-transform: rotate(-41deg);
    text-transform: uppercase;
    font-size: 12px
}

/* Custom styles */

.corner-ribbon.shadow{
    box-shadow: 0 0 3px rgba(0,0,0,.3);
}

/* Different positions */

.corner-ribbon.top-left{
    top: 24px;
    left: -6px;
    transform: rotate(-41deg);
    -webkit-transform: rotate(-41deg);
}

.evtcntry{padding:16px; margin-bottom:24px;}
.evtcntry .card-body{padding:0px;}
.evtcntry .card-body ul{padding: 0px; list-style-type: none;}
.evtcntry .card-body ul li{float:left; width:50%; padding: 2px 0px;}
.evtcntry .card-body ul li a{color: #747474; font-weight: 600;}
.evtcntry .card-body ul li a:hover{text-decoration: underline;}

#srchstr{border-top: 1px solid #d7d7d7 !important; border-bottom: 1px solid #d7d7d7 !important; border-top-left-radius: 24px !important; border-bottom-left-radius: 24px !important; padding-left: 20px !important;}
#srchsel{border-top: 1px solid #d7d7d7 !important; border-bottom: 1px solid #d7d7d7 !important; border-top-left-radius: 24px !important; border-bottom-left-radius: 24px !important; border-top-right-radius: 24px !important; border-bottom-right-radius: 24px !important; padding-left: 20px !important;}
#srchbtn{border-top-right-radius: 24px !important; border-bottom-right-radius: 24px !important; background-color: #e31e25 !important; border: 0px !important; border-top-left-radius: 0px !important; border-bottom-left-radius: 0px !important;}

.srchitm{margin-bottom: 30px; border-bottom: 1px dashed #cecbcb;}
.srchitm a h5{margin-bottom: 3px !important;}
.srchitm small{font-size: 11px; position: relative; float: right; background-color: #a4a5a5; color: #fff; padding: 1px 3px; text-transform: capitalize; border-radius:3px;}
.srchitm a p{margin-bottom: 3px !important; color: mediumseagreen;}


.dirlst{margin-bottom:10px;}
.dirlst:hover .card .card-body{background-color:#e31e25;}
.dirlst:hover .card .card-body .news-title h3, .dirlst:hover .card .card-body .news-title p small em{color:#fff;}

.jobsldr .card-body .projects-carousel .owl-stage-outer .owl-stage .owl-item .project-block .inner-box .image a img {width: 100% !important; height: 70px !important;}
#jobsrchfrm .row .input-group .input-group-prepend{font-size: 30px !important; color: #c3bcbc !important;}
.jbbnr{height: 144px !important; padding:0px !important; float: left; margin-left: 9px !important; border: 1px solid rgba(0,0,0,.125);}

/*
.imgzm {
    transition: all 0.2s linear;
}

.newbx:hover .imgzm {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    transform-origin: 50% 50%;
}*/
.top-indicator {
    right: 0;
    bottom: 8em;
    top: inherit;
    left: inherit;
    margin-right: 1rem;
    cursor: pointer;
}

.carousel-indicators li{height:8px;}

.loaderoverlay{position: fixed; display: block; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; background-color: #fff; z-index: 10001;}

canvas{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.gears {
    width: 350px;
    margin: 100px auto;
    display: block;
    text-align: center;
    font-weight: bold;
    font-family: Arial;
    color: #fff;
    text-shadow: 1px 1px 2px #5F868A;
    position: fixed;
    top: 40%;
    left: 50%;
    /* bring your own prefixes */
    transform: translate(-50%, -50%);
    z-index: 10005;
}

.gears h5{color: #000; text-shadow: none;}

.gears .big {
    width: 100px;
    height: 100px;
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center;
    -webkit-animation: rotate 1.5s linear infinite;
    -moz-animation: rotate 1.5s linear infinite;
    -o-animation: rotate 1.5s linear infinite;
    animation: rotate 1.5s linear infinite
}

.gears .small {
    width: 70px;
    height: 70px;
    margin-left: -6px;
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center;
    -webkit-animation: reverseRotate 1.5s linear infinite;
    -moz-animation: reverseRotate 1.5s linear infinite;
    -o-animation: reverseRotate 1.5s linear infinite;
    animation: reverseRotate 1.5s linear infinite;
}


@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}


@-moz-keyframes rotate {
    0% {
        -moz-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -moz-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}


@-o-keyframes rotate {
    0% {
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}


@keyframes rotate {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}

@-webkit-keyframes reverseRotate {
    0% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}

@-moz-keyframes reverseRotate {
    0% {
        -moz-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    100% {
        -moz-transform: rotate(0);
        transform: rotate(0);
    }
}

@-o-keyframes reverseRotate {
    0% {
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    100% {
        -o-transform: rotate(0);
        transform: rotate(0);
    }
}

@keyframes reverseRotate {
    0% {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    100% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
}

.spcarousel .shwprv .inner-box .card .card-body{padding:0px;}
.spcarousel .shwprv .inner-box .card .card-body span.clientbadge {position: absolute; bottom: 10px; left: 0px; background-color: rgb(52, 54, 113); border-radius: 0px; padding: 5px 8px; text-transform: uppercase; font-weight: inherit; transition-duration: 0.5s;}
.spcarousel .shwprv .inner-box .card .card-body span.clientbadge p{position:absolute;}
.spcarousel .shwprv .inner-box .card .card-body span.hallbadge {position: absolute; top: 10px; right: 0px; background-color: rgb(52, 54, 113); border-radius: 0px; padding: 4px 6px; text-transform: uppercase; transition-duration: 0.5s; border: 1px solid #d7d7d7; font-size: 11px;}
.spcarousel .inner-box .card .card-body p{height:80px; position: absolute; bottom: -80px; background-color: rgba(0, 0, 0, 0.54); color: #fff; padding: 5px 8px; margin:0px; transition-duration: 0.5s; min-width: 100%;}
.shwprv:hover .inner-box .card .card-body p{bottom: 0px; transition-duration: 0.5s;}
.shwprv:hover .inner-box .card .card-body span.clientbadge{bottom: 80px; transition-duration: 0.5s;}

.shwprvin a .card span.clientbadge{top:auto !important; bottom:137px !important; font-size: 12px !important; text-transform: uppercase !important;}
.shwprvin a .card span.hallbadge{position: absolute; top: 10px; right: 0px; background-color: rgb(130, 42, 92); border-radius: 0px; padding: 4px 6px; text-transform: uppercase; transition-duration: 0.5s; border: 1px solid #d7d7d7; font-size: 12px;}

p.shprvw br{margin:10px 0px !important;}
/****************************************
SIDE NAVIGATION CSS START
****************************************/
.navoverlay{position: fixed; display: none; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(57, 57, 57, 0.6); z-index: 3;}



@keyframes swing {
    0% {
        transform: rotate(0deg);
    }
    10% {
        transform: rotate(10deg);
    }
    30% {
        transform: rotate(0deg);
    }
    40% {
        transform: rotate(-10deg);
    }
    50% {
        transform: rotate(0deg);
    }
    60% {
        transform: rotate(5deg);
    }
    70% {
        transform: rotate(0deg);
    }
    80% {
        transform: rotate(-5deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

@keyframes sonar {
    0% {
        transform: scale(0.9);
        opacity: 1;
    }
    100% {
        transform: scale(2);
        opacity: 0;
    }
}

/*************NAV BUTTON CSS*****************/
.hamburger {
    position: relative;
    top: 0px;
    z-index: 999;
    display: block;
    width: 45px;
    height: 45px;
    background: #fff !important;
    border: none !important;
    margin-left: auto;
    margin-right: auto;
}
.hamburger:hover,
.hamburger:focus,
.hamburger:active {
    outline: none;
}
.hamburger.is-closed:before {
    content: '';
    display: block;
    width: 100px;
    font-size: 14px;
    color: #fff;
    line-height: 45px;
    text-align: center;
    opacity: 0;
    -webkit-transform: translate3d(0,0,0);
    -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-closed:hover:before {
    opacity: 1;
    display: block;
    -webkit-transform: translate3d(-100px,0,0);
    -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom,
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
    position: absolute;
    left: 0;
    height: 4px;
    width: 100%;
}
.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom {
    background-color: #1a1a1a;
}
.hamburger.is-closed .hamb-top { 
    top: 5px; 
    -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-closed .hamb-middle {
    top: 50%;
    margin-top: -2px;
}
.hamburger.is-closed .hamb-bottom {
    bottom: 5px;  
    -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed:hover .hamb-top {
    top: 0;
    -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-closed:hover .hamb-bottom {
    bottom: 0;
    -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-open {
    background-color: #ce171d !important;
}

.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
    background-color: #fff;
}
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-bottom {
    top: 50%;
    margin-top: -2px;  
}
.hamburger.is-open .hamb-top { 
    -webkit-transform: rotate(45deg);
    -webkit-transition: -webkit-transform .2s cubic-bezier(.73,1,.28,.08);
}
.hamburger.is-open .hamb-middle { display: none; }
.hamburger.is-open .hamb-bottom {
    -webkit-transform: rotate(-45deg);
    -webkit-transition: -webkit-transform .2s cubic-bezier(.73,1,.28,.08);
}
.hamburger.is-open:before {
    content: '';
    display: block;
    width: 100px;
    font-size: 14px;
    color: #fff;
    line-height: 45px;
    text-align: center;
    opacity: 0;
    -webkit-transform: translate3d(0,0,0);
    -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-open:hover:before {
    opacity: 1;
    display: block;
    -webkit-transform: translate3d(-100px,0,0);
    -webkit-transition: all .35s ease-in-out;
}

.btn-hmburger{color:#fff; background-color:#e31e25; padding:2px 3px; position:absolute; left:27px;}

/*----------------sidebar-wrapper----------------*/

.sidebar-wrapper {
    width: 260px;
    height: 100%;
    max-height: 100%;
    position: fixed;
    top: 0;    
    z-index: 999;
    background-color:#fff;
    transition: all 0.5s;
}

.is_closed{left: -300px; transition: all 0.5s;}
.is_open{left: 0px; transition: all 0.5s;}

.sidebar-wrapper ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.sidebar-wrapper a {
    color: #8e8e8e !important;
    font-size: 14px;
}
.sidebar-wrapper a:hover{
    color: #e31e25 !important;
}

/*----------------sidebar-content----------------*/

.sidebar-content {
    max-height: calc(100% - 30px);
    height: calc(100% - 30px);
    overflow-y: auto;
    position: relative;
}

.sidebar-content.desktop {
    overflow-y: hidden;
}

/*--------------------sidebar-brand----------------------*/

.sidebar-wrapper .sidebar-brand {
    padding: 10px 20px;
    display: flex;
    align-items: center;
    background-color: #e31e25;
    color: #fff !important;
    text-align: center;
}

.sidebar-wrapper .sidebar-brand > a {
    text-transform: uppercase;
    font-weight: bold;
    flex-grow: 1;
    color: #fff !important;
    font-size: 16px;
}

.sidebar-wrapper .sidebar-brand #close-sidebar {
    cursor: pointer;
    font-size: 20px;
}
/*--------------------sidebar-header----------------------*/

.sidebar-wrapper .sidebar-header {
    padding: 20px 10px;
    overflow: hidden;
}

.sidebar-wrapper .sidebar-header .user-pic {
    float: left;
    width: 60px;
    padding: 2px;
    border-radius: 12px;
    margin-right: 15px;
    overflow: hidden;
}

.sidebar-wrapper .sidebar-header .user-pic img {
    object-fit: cover;
    width: 100%;
}

.sidebar-wrapper .sidebar-header .user-info {
    float: left;
}

.sidebar-wrapper .sidebar-header .user-info > span {
    display: block;
}

.sidebar-wrapper .sidebar-header .user-info .user-role {
    font-size: 12px;
}

.sidebar-wrapper .sidebar-header .user-info .user-status {
    font-size: 11px;
    margin-top: 4px;
}

.sidebar-wrapper .sidebar-header .user-info .user-status i {
    font-size: 8px;
    margin-right: 4px;
    color: #5cb85c;
}

/*-----------------------sidebar-search------------------------*/

.sidebar-wrapper .sidebar-search > div {
    padding: 10px 20px;
}

/*----------------------sidebar-menu-------------------------*/

.sidebar-wrapper .sidebar-menu {
    padding-bottom: 10px;
}

.sidebar-wrapper .sidebar-menu .header-menu span {
    font-weight: bold;
    font-size: 14px;
    padding: 15px 20px 5px 20px;
    display: inline-block;
}

.sidebar-wrapper .sidebar-menu ul li a {
    display: inline-block;
    width: 100%;
    text-decoration: none;
    position: relative;
    padding: 8px 30px 8px 20px;
}

.sidebar-wrapper .sidebar-menu ul li a i {
    margin-right: 10px;
    font-size: 12px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 4px;
}

.sidebar-wrapper .sidebar-menu ul li a:hover > i:before {
    display: inline-block;
    animation: swing ease-in-out 0.5s 1 alternate;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown > a:after {
    font-family: "FontAwesome";
    font-weight: 900;
    content: "\f054";
    font-style: normal;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    background: 0 0;
    position: absolute;
    right: 15px;
    top: 9px;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu ul {
    padding: 5px 0;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li {
    padding-left: 25px;
    font-size: 13px;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a:before {
    content: "\f054";
    font-family: "FontAwesome";
    font-weight: 400;
    font-style: normal;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 10px;
    font-size: 8px;
}

.sidebar-wrapper .sidebar-menu ul li a span.label,
.sidebar-wrapper .sidebar-menu ul li a span.badge {
    float: right;
    margin-top: 8px;
    margin-left: 5px;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a .badge,
.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a .label {
    float: right;
    margin-top: 0px;
}

.sidebar-wrapper .sidebar-menu .sidebar-submenu {
    display: none;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown.active{box-shadow: 0px 1px 29px 0px #bfb1b1 inset; background: #fff !important; color: #fff !important;}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown.active > a:after {
    transform: rotate(90deg);
    right: 17px;
}


/*--------------------------side-footer------------------------------*/

.sidebar-footer {
    position: absolute;
    width: 100%;
    bottom: 0;
    display: flex;
}

.sidebar-footer > a {
    flex-grow: 1;
    text-align: center;
    height: 30px;
    line-height: 30px;
    position: relative;
}

.sidebar-footer > a .notification {
    position: absolute;
    top: 0;
}

.badge-sonar {
    display: inline-block;
    background: #980303;
    border-radius: 50%;
    height: 8px;
    width: 8px;
    position: absolute;
    top: 0;
}

.badge-sonar:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border: 2px solid #980303;
    opacity: 0;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    animation: sonar 1.5s infinite;
}
.lgnmenu{width: 100% !important; clear: both; height: 25px !important; padding-top: 7px;}
.lgnmenu ul{list-style-type: none; padding:0px !important;}
.lgnmenu ul li{float:left;}
.lgnmenu ul li a{color: #fff !important; font-size: 12px; border: 1px solid #a2a2a2; padding: 1px 5px; margin: 0px 2px; border-radius: 5px; background-color: #a2a2a2;}
.lgnmenu ul li a:hover{color: #fff !important; border: 1px solid #e31e25; background-color: #e31e25;}

#featured .carousel-indicators li{background-color:#c6c6c6;}
#featured .carousel-indicators li.active{background-color:#e31e25;}
#featured .carousel-inner .carousel-item .newbx a .card .card-body .news-title p{min-height:40px;}


.magannounce{position: fixed; top: 125px; z-index: 101; left: 0;}
.magannounce h5 {font-size: 19px; background-color: #e31e25; padding: 10px 10px; font-weight: bold; color: #fff; text-align: center; margin-bottom: 0px;}

.strtups{padding:0px 2px !important;}


/* The snackbar - position it at the bottom and in the middle of the screen */
#snackbar {
    visibility: hidden; /* Hidden by default. Visible on click */
    min-width: 250px; /* Set a default minimum width */
    margin-left: -125px; /* Divide value of min-width by 2 */
    color: #fff; /* White text color */
    text-align: center; /* Centered text */
    border-radius: 2px; /* Rounded borders */
    padding: 16px; /* Padding */
    position: fixed; /* Sit on top of the screen */
    z-index: 10003; /* Add a z-index if needed */
    left: 50%; /* Center the snackbar */
    top: 20px; /* 30px from the bottom */
    text-transform: uppercase;
    -webkit-animation: fadeout 3s;
    animation: fadeout 3s;
}

/* Show the snackbar when clicking on a button (class added with JavaScript) */
#snackbar.show {
    visibility: visible; /* Show the snackbar */
    /* Add animation: Take 0.5 seconds to fade in and out the snackbar.
    However, delay the fade out process for 2.5 seconds */
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2s;
    animation: fadein 0.5s, fadeout 0.5s 2s;
}

#snackbar.success {
    background-color: #77c877;
}

#snackbar.danger {
    background-color:#db3e45;
}

.ck.ck-editor {
    min-height: 200px;
    max-height: 200px;
}

/* Animations to fade the snackbar in and out */
@-webkit-keyframes fadein {
    from {top: 0; opacity: 0;}
    to {top: 20px; opacity: 1;}
}

@keyframes fadein {
    from {top: 0; opacity: 0;}
    to {top: 20px; opacity: 1;}
}

@-webkit-keyframes fadeout {
    from {top: 20px; opacity: 1;}
    to {top: 0; opacity: 0;}
}

@keyframes fadeout {
    from {top: 20px; opacity: 1;}
    to {top: 0; opacity: 0;}
} 

/*Gallery*/
.gal {
    -ms-column-count: 9; 
    -webkit-column-count: 9; /* Chrome, Safari, Opera */
    -moz-column-count: 9; /* Firefox */
    column-count: 9;
}	
.gal img{ width: 100%; padding: 7px 0px; border: 1px solid #bfbcbc; margin: 7px 0px; box-shadow: 2px 1px 3px 0px lightgray; cursor:pointer;}
@media (max-width: 500px) {

    .gal {
        -ms-column-count: 1; 
        -webkit-column-count: 1; /* Chrome, Safari, Opera */
        -moz-column-count: 1; /* Firefox */
        column-count: 1;
    }

}

/*jobs css*/
.currftr{font-family: 'Open Sans', sans-serif !important; padding: 36px 19px !important; margin-bottom: 20px;}
.currftr .caption{font-size: 21px !important; color: #fff !important;}
.ftr1{background-color: #dc3c00 !important;}
.ftr2{background-color: #68217a !important;}
.ftr3{background-color: #0072c6 !important;}
.ftr4{background-color: #007233 !important;}

#jobsaccordion .card{text-align: left !important; text-transform: capitalize !important;}
#jobsaccordion .card .active{border: 1px solid #e31e25 !important; text-align: left !important; text-transform: capitalize !important;}

/*dashboard css*/
.dashcard .card-header{background-color:#c1c1c1 !important; color:#fff !important; border-bottom:0px !important;}
.dashcard .card-footer{border-top: 0px !important;}
.dashcard .card-footer p a{color: #939495 !important;}

.contactbx h5{color: #a2a2a2; font-weight: 650; font-size:15px;}
.contactbx h5.cnthd{color:#d8002e; font-weight: bold; font-size:18px;}
.contactbx p strong{font-size:15px !important; font-weight: normal;}

input[type=checkbox]{margin-top:10px;margin-right:15px;float:left}label{display:inline-block;max-width:90%}code{color:red;font-family:monospace;font-size:16px;background:#f7f7f7;padding:3px 5px;border-radius:3px;border:1px solid #ebebeb}button#ihavecookiesBtn{margin-left:0!important}#gdpr-cookie-message{position:fixed;left:30px;bottom:30px;max-width:375px;background-color:#fff;padding:20px;border-radius:5px;box-shadow:0 6px 6px rgba(0,0,0,.25);margin-left:30px;font-family:system-ui;z-index:1001}#gdpr-cookie-message h4{color:red;font-family:'Open Sans',sans-serif!important;font-size:18px;font-weight:500;margin-bottom:10px}#gdpr-cookie-message h5{color:red;font-family:'Open Sans',sans-serif!important;font-size:15px;font-weight:500;margin-bottom:10px}#gdpr-cookie-message p,#gdpr-cookie-message ul{color:#acacac;font-size:13px;line-height:18px;font-family:'Open Sans',sans-serif!important;text-align:justify}#gdpr-cookie-message p:last-child{margin-bottom:0;text-align:right}#gdpr-cookie-message li{width:49%;display:inline-block}#gdpr-cookie-message a{color:red;text-decoration:none;font-size:15px;padding-bottom:2px;border-bottom:1px dotted rgba(255,255,255,.75);transition:all .3s ease-in}#gdpr-cookie-message a:hover{color:red;border-bottom-color:red;transition:all .3s ease-in}#gdpr-cookie-message button,button#ihavecookiesBtn{border:none!important;background:red!important;color:#fff!important;font-family:'Open Sans',sans-serif!important;font-size:12px;padding:7px 18px!important;border-radius:22px!important;margin-left:15px;cursor:pointer!important;transition:all .3s ease-in;float:left}#gdpr-cookie-message button:hover{background:#fff;color:red;transition:all .3s ease-in}button#gdpr-cookie-advanced{background:#fff;color:red}#gdpr-cookie-message button:disabled{opacity:.3}#gdpr-cookie-message input[type=checkbox]{float:none;margin-top:0;margin-right:5px}

.lb-loader,.lightbox{text-align:center;line-height:0}body:after{content:url(../img/close.png) url(../img/loading.gif) url(../img/prev.png) url(../img/next.png);display:none}.lb-dataContainer:after,.lb-outerContainer:after{content:"";clear:both}body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:alpha(Opacity=80);opacity:.8;display:none}.lightbox{position:absolute;left:0;width:100%;z-index:10000;font-weight:400}.lightbox .lb-image{display:block;height:auto;max-width:inherit;border-radius:3px}.lightbox a img{border:none}.lb-outerContainer{position:relative;background-color:#fff;width:250px;height:250px;margin:0 auto;border-radius:4px}.lb-loader,.lb-nav{position:absolute;left:0}.lb-outerContainer:after{display:table}.lb-container{padding:4px}.lb-loader{top:43%;height:25%;width:100%}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(../img/loading.gif) no-repeat}.lb-nav{top:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:0;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}.lb-next,.lb-prev{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(../img/prev.png) left 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-prev:hover{filter:alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(../img/next.png) right 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-next:hover{filter:alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;width:100%;-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{display:table}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(../img/close.png) top right no-repeat;text-align:right;outline:0;filter:alpha(Opacity=70);opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.lb-data .lb-close:hover{cursor:pointer;filter:alpha(Opacity=100);opacity:1}

/*! Lity - v2.2.2 - 2017-07-17
* http://sorgalla.com/lity/
* Copyright (c) 2015-2017 Jan Sorgalla; Licensed MIT */.lity{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#0b0b0b;background:rgba(0,0,0,0.9);outline:none !important;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.lity.lity-opened{opacity:1}.lity.lity-closed{opacity:0}.lity *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lity-wrap{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:none !important}.lity-wrap:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-0.25em}.lity-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-0.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.lity-loading .lity-loader{opacity:1}.lity-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:none !important}.lity-content{z-index:9993;width:100%;-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:-o-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease, -o-transform .3s ease}.lity-loading .lity-content,.lity-closed .lity-content{-webkit-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}.lity-content:after{content:'';position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6)}.lity-close{z-index:9994;width:35px;height:35px;position:fixed;right:0;top:0;-webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,0.6);border:0;background:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.lity-close::-moz-focus-inner{border:0;padding:0}.lity-close:hover,.lity-close:focus,.lity-close:active,.lity-close:visited{text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,0.6);border:0;background:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.lity-close:active{top:1px}.lity-image img{max-width:100%;display:block;line-height:0;border:0}.lity-iframe .lity-container,.lity-youtube .lity-container,.lity-vimeo .lity-container,.lity-facebookvideo .lity-container,.lity-googlemaps .lity-container{width:100%;max-width:964px}.lity-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-overflow-scrolling:touch}.lity-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}.lity-hide{display:none}