/**
* Template Name: Regna - v2.0.0
* Template URL: https://bootstrapmade.com/regna-bootstrap-onepage-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
/*@font-face {
    font-family: solaimanlipi-normal;
    src: url('../../../fonts/SolaimanLipi_normal.ttf');
}*/
/*@font-face {
    font-family: prothoma;
    src: url('../../../fonts/PROTHOMA.ttf');
}*/
@font-face {
    font-family: kalpurush;
    src: url('../fonts/Kalpurush.ttf');
}

/* FIX OF UGLY SELECT Drop-down */
SELECT {
    background: url("data:image/svg+xml,<svg height='10px' width='10px' viewBox='0 0 16 16' fill='%23000000' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>") no-repeat;
    background-position: calc(100% - 0.75rem) center !important;
    -moz-appearance: none !important;
    -webkit-appearance: none !important;
    appearance: none !important;
    padding-right: 2rem !important;
}

.table td, .table th {
    border-top: 0px solid #dee2e6;
}

body {
    background: #fff;
    color: #082e53;
    font-family: "Open Sans", sans-serif, "kalpurush";
    /*background-image: url(../../assets/img/body_bg.gif) !important;*/
    background-repeat: repeat;
    font-size: 17px;
}

.save_btn_content {
    margin-top: 10px;
    margin-bottom: -7px;
}

.btn-narrow{
    padding: 2px 10px 0px 10px !important;
}
.adr_txt{
    height: 90px !important;
}
.main-content {
    padding: 15px 0px;
    min-height: 502px;
}

.left-side-bar {
    height: auto;
    background-color: #F9F9F9;
}

.left-side-bar ul {
    padding-left: 0px;
    display: block;
}

.left-side-bar ul li {
    display: inline-block;
    width: 100%;
    margin: 6px 0px;
    border-radius: 4px;
}

.left-side-bar ul li a {
    list-style: none;
    padding: 7px 20px;
    border: 1px solid #ddd;
    border-radius: 4px;
    color: #098346;
    transition-delay: 0.1s;
    display: block;
}
.employee_welcome strong{
    color: #098346;
}

.left-side-bar ul li:hover {
/*    border-radius: 4px;*/
    /*background-color: #eaeaea;
    border: 1px solid #BBB5DD;*/
/*    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, .25) !important;*/
/*    border-bottom: 1px solid #1257db;*/
/*    color: red !important;*/
}
.left-side-bar ul li:hover i {
/*    color: inherit !important;*/
}

.left-side-bar ul li.active {
    color: #FF6102 !important;
    border-left:3px solid #FF6102;
}

.panel-default > .panel-heading, .table {
    color: #082e53;
}

.mar_top_10 {
    margin-top: 10px;
}

.mar_top_20 {
    margin-top: 20px;
}

.mar_bot_10 {
    margin-bottom: 10px;
}

a {
    color: #1479dd;
}

a:hover, a:active, a:focus {
    color: #2dca98;
    outline: none;
    text-decoration: none;
}

.alert-danger button, .alert-success button {
    top: -5px;
    left: 97.5%;
    color: #8e7e7e;
    font-size: 30px;
}

p {
    padding: 0;
    margin: 0 0 15px 0;
}
.small, small {
    font-size: 75%;
    font-weight: 400;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Noto Sans Bengali', sans-serif;
    font-weight: 400;
    margin: 0 0 20px 0;
    padding: 0;
}

.btn {
    border-radius: 30px;
}

.form-control, select, input, textarea, option, optgroup, .btn {
    font-family: "kalpurush" !important;
    font-size: 16px !important;
}

.form-control::placeholder {
    color: #c3c7ca !important;
    opacity: 1;
}

#about ul {
    list-style: none;
}

.emp_photo_sign {
    border: 1px solid #ddd;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    min-height: 222px;
    border-radius: 4px;
}
#employeeImage, #employeeSignature {
    vertical-align: middle;
    border-style: none;
    width: 120px;
    height: 120px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.emp_signature{
    padding-top:50px;
}

.emp_photo_sign p {
    padding: 0;
    margin: 0 0 8px 0 !important;
}
.emp_photo_sign .error-message {
    padding: 0;
}

.employee_welcome {
    text-align: center;
    padding: 10px;
    border:1px solid #ddd;
}

.employee_welcome img {
    border: none;
    border-radius: 50px;
}

.employee_welcome:hover {
/*    background-color: transparent;*/
}

#about ul li::before {
    content: "\f046";
    position: absolute;
    font-family: FontAwesome;
    left: 20px;
}

.mark, mark {
    padding: .2em;
    background-color: transparent;
    color: #E80202;
}

/* Prelaoder */
#preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    overflow: visible;
    background: #fff url("../img/preloader.svg") no-repeat center center;
}

/* Back to top button */
.back-to-top {
    position: fixed;
    display: none;
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
    padding: 6px 12px 9px 12px;
    font-size: 16px;
    border-radius: 2px;
    right: 15px;
    bottom: 15px;
    transition: background 0.5s;
}

@media (max-width: 768px) {
    .back-to-top {
        bottom: 15px;
    }

    .site_name {
        min-width: 273px !important;
    }

    .logo_content {
        width: 40px !important;
    }

    .emp_signature{
        margin-top: 15px;
        padding-top: 10px;
        min-height: auto;
    }
}

.back-to-top:focus {
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
    outline: none;
}

.back-to-top:hover {
    background: #d19b3d;
    color: #fff;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header, #header.header-fixed {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.5);
    background: linear-gradient(#003a74, #002850cc);
    border-bottom: 0px solid yellowgreen;
    padding: 15px 0;
    height: 70px;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    transition: all 0.5s;
    z-index: 9999;
}

@media (max-width: 768px) {
    #header #logo img {
        padding: 0px 0px 0px 0px;
    }

    #mobile-nav-toggle {
        margin: 8px 20px 0px 0px !important;
    }

    #mobile-nav ul li ul {
        display: block !important;
    }

    #mobile-nav ul .fa-user-circle {
        left: 0;
        top: 0;
    }

    #mobile-nav ul .sf-with-ul {
        padding-left: 40px !important;
    }

    .container {
        padding-right: 5px;
        padding-left: 5px;
    }

    #header .logo-text {
        font-size: 14px !important;
    }

    #header, #header.header-fixed {
        padding: 23px 0 8px 0px;
        height: 80px;
    }
}

.our-features {
    background-color: #D6D7FD;
    padding: 3px 5px;
    font-size: 22px;
    color: #3f3a34 !important;
    margin-bottom: 20px;
}

/*#header, #header.header-fixed {
  background-color: #fff !important;
  padding: 0;
  height: 72px;
  position: fixed;
  box-shadow: 10px 3px 5px rgba(0,0,0,.07) !important;
  top: 0;
  z-index: 100;
  width:100%;
}*/

/*#header.header-fixed {
  background: #237EB2;
  padding: 20px 0;
  height: 62px;
  transition: all 0.5s;
}*/

#header #logo {
    float: left;
    margin-top: -12px;
    text-align: center;
}

.con_addres td {
    border: 0px;
}

.charge {
    font-size: 14px;
    color: #999;
    padding: 5px 0px;
}

.direct_contact {
    background-color: #fdfdfd;
    padding: 5px 5px 0px 5px;
    border: 1px solid #e6e6e6;
    border-radius: 8px;
    margin-top: 55px;
    margin-bottom: 20px;
}

.direct_contact table {
    margin: 11px 5px 15px 5px !important;
}

/*#header #logo h1 {
  font-size: 36px;
  margin: 0;
  padding: 6px 0;
  line-height: 1;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
}*/

#header #logo h1 {
    font-size: 25px;
    line-height: 1;
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
}

@media (max-width: 800px) {
    #header #logo h1 {
        font-size: 21px;
    }
}

#header #logo a, #header #logo a:hover {
    color: #fff;
}

#header #logo img {
    height: 56px;
    margin-top: 4px;
}

#header .logo-text {
    font-size: 18px;
}

@media (max-width: 768px) {
    #header #logo h1 {
        font-size: 21px;
    }

    #header #logo img {
        max-height: 40px;
    }

    .direct_contact {
        margin-top: 0px;
    }
}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1140px !important;
    }
}

@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1320px !important;
    }
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
    width: 100%;
    height: 75vh;
    /*background: url(../img/hero-bg.jpg) top center;
    background-size: cover;
    position: relative;*/
}

@media (min-width: 1024px) {
    #hero {
        background-attachment: fixed;
    }
}

#hero:before {
    content: "";
    /*background: rgba(0, 0, 0, 0.6);*/
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}

#hero .hero-container {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
}

/*Start checkbox and radio button style*/
@keyframes click-wave {
    0% {
        height: 30px;
        width: 30px;
        opacity: 0.35;
        position: relative;
    }
    100% {
        height: 50px;
        width: 50px;
        margin-left: -10px;
        margin-top: -10px;
        opacity: 0;
    }
}

.option-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative;
    top: 13.33333px;
    right: 0;
    bottom: 0;
    left: 0;
    height: 30px;
    width: 30px;
    transition: all 0.15s ease-out 0s;
    background: #f4f4f4;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin-right: 0.5rem;
    outline: none;
    position: relative;
    z-index: 1000;
}

.iblm {
    /*icon before left menu*/
    padding-left: 20px !important;
    padding-right: 15px !important;
}

.option-input:hover {
    background: #eaeaea;
    border: 1px solid #2F7FCE !important;
}

.option-input:checked {
    background: #11a0d2;
    border: 1px solid #2F7FCE !important;
}

.option-input:checked::before {
    height: 30px;
    width: 30px;
    position: absolute;
    content: '✔';
    display: inline-block;
    font-size: 22.66667px;
    text-align: center;
    line-height: 30px;
}

.option-input:checked::after {
    -webkit-animation: click-wave 0.65s;
    -moz-animation: click-wave 0.65s;
    animation: click-wave 0.65s;
    background: #11a0d2;
    content: '';
    display: block;
    position: relative;
    z-index: 100;
}

.option-input.radio {
    border-radius: 50%;
}

.option-input.radio::after {
    border-radius: 50%;
}

.checkbox-inline input[type="checkbox"], .radio-inline input[type="radio"] {
    position: absolute;
    margin-top: -19px !important;
    margin-left: 1px;
    margin-right: 5px;
    border: 1px solid #bbb;
}

.checkbox-inline input[type="checkbox"] {
    border-radius: 4px;
    border: 1px solid #b7b4b4;
}

.checkbox-inline span, .radio-inline span {
    margin-left: 25px;
}

.checkbox-inline, .radio-inline {
    margin-bottom: -5px !important;
}

/*End checkbox and radio button style*/

#hero h1 {
    margin: 120px 0 10px 0;
    font-size: 30px;
    /*line-height: 56px;
    text-transform: uppercase;*/
    color: #fff;
}

.video-content {
    width: 60% !important;
}

@media (min-width: 1400px) {
    .video-content {
        width: 50% !important;
    }
}

.vid-howtouse-tm {
    width: 100% !important;
    height: 430px;
}

.hero-container {
    margin-top: 0px;
}

#uniqueCarousel {
    width: 100%;
    margin-top: 0px;
}

/* Make the image fully responsive */
.carousel-inner img {
    width: 100%;
    height: 75vh;
}

@media (max-width: 768px) {
    #hero {
        height: 50vh;
    }

    #hero .hero-container {
        display: block;
    }

    .carousel-inner img {
        height: 50vh !important;
    }

    #hero h1 {
        font-size: 19px;
        line-height: 36px;
    }

    .video-content {
        width: 100% !important;
    }

    .vid-howtouse-tm {
        height: 240px;
    }
}

@media (min-width: 401px) and (max-width: 768px) {
    #hero h1 {
        margin-top: 70px;
    }
}

@media (max-width: 400px) {
    #hero h1 {
        margin-top: 110px;
    }
}

#hero h2 {
    color: #eee;
    margin-bottom: 3px;
    font-size: 21px;
}

@media (max-width: 768px) {
    #hero h2 {
        font-size: 15px;
        line-height: 18px;
        margin-bottom: 3px;
    }
}

#hero .btn-get-started {
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 8px 28px;
    border-radius: 50px;
    transition: 0.5s;
    margin: 10px;
    border: 2px solid #fff;
    color: #fff;
}

#hero .btn-get-started:hover {
    background: #d19b3d;
    border: 2px solid #d19b3d;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Nav Menu Essentials */
.nav-menu, .nav-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}

.nav-menu ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 99;
}

.nav-menu li {
    position: relative;
    white-space: nowrap;
}

.nav-menu > li {
    float: left;
}

.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
    display: block;
}

.nav-menu ul ul {
    top: 0;
    left: 100%;
}

.nav-menu ul li {
    min-width: 180px;
}

/* Nav Menu Arrows */
.sf-arrows .sf-with-ul {
    padding-right: 30px;
}

.sf-arrows .sf-with-ul:after {
    content: "\f107";
    position: absolute;
    right: 15px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
}

.sf-arrows ul .sf-with-ul:after {
    content: "\f105";
}

/* Nav Meu Container */
#nav-menu-container {
    float: right;
    margin: 0;
}

@media (max-width: 768px) {
    #nav-menu-container {
        display: none;
    }
}

.site_name {
    float: left;
    min-width: 300px;
    text-align: left;
    margin-top: 5px;
}

.site_name .title1 {
    font-size: 18px;
}

.site_name .title2 {
    font-size: 18px;
}

/* Nav Meu Styling */
.nav-menu a {
    padding: 8px 8px 5px 8px;
    text-decoration: none;
    display: inline-block;
    color: #fff;
    /* font-family: "Poppins", sans-serif; */
    /* font-weight: 400; */
    /* text-transform: uppercase; */
    font-size: 18px;
    outline: none;
}

.nav-menu > li {
    margin-left: 10px;
    padding-bottom: 15px;
}

.nav-menu > li > a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    /*background-color: #f9f9f9;*/
    visibility: hidden;
    transform: scaleX(0);
    transition: all 0.3s ease-in-out 0s;
}

.nav-menu a:hover:before, .nav-menu li:hover > a:before, .nav-menu .menu-active > a:before {
    visibility: visible;
    transform: scaleX(1);
}

.nav-menu ul {
    margin: 0px 0px 0 20px;
    border: 1px solid #e7e7e7;
}

.browse_img {
    font-size: 13px;
    font-weight: normal !important;
    padding: 3px 6px !important;
}

.nav-menu ul li {
    background: #fff;
}

.nav-menu ul li:first-child {
    border-top: 0;
}

.border_zero td {
    border: 0px !important;
}

.nav-menu ul li a {
    padding: 10px;
    color: #333;
    transition: 0.3s;
    display: block;
    font-size: 18px;
    text-transform: none;
}

.nav-menu ul li a:hover {
    background: rgba(79, 0, 243, 0.17);
    color: #444;
}

.nav-menu ul ul {
    margin: 0;
}

/* Mobile Nav Toggle */
#mobile-nav-toggle {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99999;
    margin: 12px 20px 0 0;
    border: 0;
    background: none;
    font-size: 24px;
    display: none;
    transition: all 0.4s;
    outline: none;
    cursor: pointer;
}

#mobile-nav-toggle i {
    color: #fff;
}

.logo_content {
    float: left;
    width: 54px;
    border-right: 0px solid #fff;
    padding-right: 15px;
    margin-right: 15px;
}

@media (max-width: 768px) {
    #mobile-nav-toggle {
        display: inline;
    }

    .site_name .title1 {
        font-size: 17px;
    }

    .site_name .title2 {
        font-size: 16px;
    }
}

/* Mobile Nav Styling */
#mobile-nav {
    position: fixed;
    top: 0;
    padding-top: 18px;
    bottom: 0;
    z-index: 9999;
    background: rgba(30, 23, 15, 0.9);
    left: -260px;
    width: 260px;
    overflow-y: auto;
    transition: 0.4s;
}

#mobile-nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#mobile-nav ul li {
    position: relative;
}

#mobile-nav ul li a {
    color: #fff;
    font-size: 16px;
    overflow: hidden;
    padding: 10px 22px 10px 15px;
    position: relative;
    text-decoration: none;
    width: 100%;
    display: block;
    outline: none;
}

#mobile-nav ul li a:hover {
    color: #fff;
}

#mobile-nav ul li li {
    padding-left: 30px;
}

#mobile-nav ul .menu-has-children i {
    position: absolute;
    right: 0;
    z-index: 99;
    padding: 15px;
    cursor: pointer;
    color: #fff;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
    color: #d19b3d;
}

#mobile-nav ul .menu-item-active {
    color: #d19b3d;
}

#mobile-body-overly {
    width: 100%;
    height: 100%;
    z-index: 997;
    top: 0;
    left: 0;
    position: fixed;
    background: rgba(52, 59, 64, 0.9);
    display: none;
}

/* Mobile Nav body classes */
body.mobile-nav-active {
    overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
    left: 0;
}

body.mobile-nav-active #mobile-nav-toggle {
    color: #fff;
}

/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/
/* Sections Header
--------------------------------*/
.section-header .section-title {
    font-size: 32px;
    color: #332d26;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    margin-bottom: 5px;
}

.section-header .section-description {
    text-align: center;
    padding-bottom: 10px;
    color: #999;
}

.section-description {
    border-bottom: 4px double #E1DEDE;
    /*border-style: dotted;*/
}

/* About Us Section
--------------------------------*/
#login {
    background: #fff;
    padding-top: 80px;
}

#about .about-container .content {
    background: #fff;
}

#about .about-container .title {
    color: #332d26;
    font-weight: 700;
    font-size: 32px;
}

@media (max-width: 768px) {
    #about .about-container .title {
        padding-top: 15px;
    }
}

#about .about-container p {
    line-height: 26px;
}

#about .about-container p:last-child {
    margin-bottom: 0;
}

#about .about-container .icon-box {
    background: #fff;
    background-size: cover;
    padding: 0 0 30px 0;
}

#about .about-container .icon-box .icon {
    float: left;
    background: #fff;
    width: 64px;
    height: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    border-radius: 50%;
    border: 2px solid #d19b3d;
}

#about .about-container .icon-box .icon i {
    color: #d19b3d;
    font-size: 24px;
}

#about .about-container .icon-box .title {
    margin-left: 80px;
    font-weight: 500;
    margin-bottom: 5px;
    font-size: 18px;
    text-transform: uppercase;
}

#about .about-container .icon-box .title a {
    color: #111;
}

#about .about-container .icon-box .description {
    margin-left: 80px;
    line-height: 24px;
    font-size: 14px;
}

/* Gallery
------------------------------*/
div.gallery {
    border: 1px solid #ccc;
    border-radius: 4px;
}

div.gallery:hover {
    border: 1px solid #28a745;
}

div.gallery img {
    width: 100%;
    height: 200px;

}

div.desc {
    padding: 15px;
    text-align: center;
}

* {
    box-sizing: border-box;
}

.responsive {
    padding: 10px;
    float: left;
    width: 24.99999%;
}

@media only screen and (max-width: 700px) {
    .responsive {
        width: 49.99999%;
        margin: 6px 0;
    }
}

@media only screen and (max-width: 500px) {
    .responsive {
        width: 100%;
    }
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

#our-gallery {
    margin-bottom: 40px;
}

.g-image {
    height: 400px;
    width: 600px;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 130px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

/* Caption of Modal Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation */
.modal-content, #caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0)
    }
    to {
        -webkit-transform: scale(1)
    }
}

@keyframes zoom {
    from {
        transform: scale(0)
    }
    to {
        transform: scale(1)
    }
}

/* The Close Button */
.close {
    position: absolute;
    top: 75px;
    left: 75%;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

.youtube-video {
    width: 100%;
    height: 500px;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 768px) {
    .modal-content {
        width: 100%;
    }

    .close {
        left: 90%;
    }

    .youtube-video {
        height: 300px;
    }
}

/* Facts Section
--------------------------------*/
#facts {
    background: #f7f7f7;
    padding: 80px 0 60px 0;
}

#facts .counters span {
    font-size: 48px;
    display: block;
    color: #d19b3d;
}

#facts .counters p {
    padding: 0;
    margin: 0 0 20px 0;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
}

/* Services Section
--------------------------------*/
#about .box {
    padding: 20px 20px 0px 20px;
    margin-bottom: 20px;
    text-align: center;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    position: relative;
    background: #F8FAFB;
}

#about .about-box1 {
    background-color: #005F31;
    background-image: url(../../assets/img/tb.jpg);
}

#about .fancy-box {
    padding: 5px;
    margin-bottom: 20px;
    text-align: center;
    border: 3px double #00511F;
    border-radius: 50px;
    position: relative;
    background: #F8FAFB;
    font-size: 22px;
    color: #333;
}

#about .table th {
    border-top: 0px;
}

#about .icon {
    position: absolute;
    top: -36px;
    left: calc(50% - 36px);
    transition: 0.2s;
    border-radius: 50%;
    border: 6px solid #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    width: 72px;
    height: 72px;
    background: #d19b3d;
}

#about .icon a {
    display: inline-block;
}

#about .icon i {
    color: #fff;
    font-size: 24px;
}

#about .box:hover .icon {
    background: #fff;
    border: 2px solid #d19b3d;
}

#about .box:hover .icon i {
    color: #d19b3d;
}

#about .box:hover .icon a {
    color: #d19b3d;
}

#about .title {
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 30px;
    text-transform: uppercase;
}

#about .title a {
    color: #111;
}

#about .description {
    font-size: 14px;
    line-height: 24px;
}

/* Call To Action Section
--------------------------------*/
#call-to-action {
    background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../img/call-to-action-bg.jpg) fixed center center;
    background-size: cover;
    padding: 80px 0;
}

@media (max-width: 1024px) {
    #call-to-action {
        background-attachment: scroll;
    }
}

#call-to-action .cta-title {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
}

#call-to-action .cta-text {
    color: #fff;
}

@media (min-width: 769px) {
    #call-to-action .cta-btn-container {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
}

#call-to-action .cta-btn {
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 8px 30px;
    border-radius: 50px;
    transition: 0.5s;
    margin: 10px;
    border: 2px solid #fff;
    color: #fff;
}

#call-to-action .cta-btn:hover {
    background: #d19b3d;
    border: 2px solid #d19b3d;
}

/* Portfolio Section
--------------------------------*/
#portfolio {
    background: #f7f7f7;
    padding: 80px 0;
}

#portfolio #portfolio-wrapper {
    padding-right: 15px;
}

#portfolio #portfolio-flters {
    padding: 0;
    margin: 0 0 45px 0;
    list-style: none;
    text-align: center;
}

#portfolio #portfolio-flters li {
    cursor: pointer;
    margin: 0 10px;
    display: inline-block;
    padding: 10px 22px;
    font-size: 12px;
    line-height: 20px;
    color: #666666;
    border-radius: 4px;
    text-transform: uppercase;
    background: #fff;
    margin-bottom: 5px;
    transition: all 0.3s ease-in-out;
}

#portfolio #portfolio-flters li:hover, #portfolio #portfolio-flters li.filter-active {
    background: #d19b3d;
    color: #fff;
}

#portfolio .portfolio-item {
    position: relative;
    height: 200px;
    overflow: hidden !important;
    margin-bottom: 15px;
    transition: all 350ms ease;
    transform: scale(1);
}

#portfolio .portfolio-item a {
    display: block;
    margin-right: 15px;
}

#portfolio .portfolio-item img {
    position: relative;
    top: 0;
    transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

#portfolio .portfolio-item .details {
    height: 50px;
    background: #d19b3d;
    position: absolute;
    width: 100%;
    height: 50px;
    bottom: -50px;
    transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

#portfolio .portfolio-item .details h4 {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    padding: 8px 0 2px 8px;
    margin: 0;
}

#portfolio .portfolio-item .details span {
    display: block;
    color: #fff;
    font-size: 13px;
    padding-left: 8px;
}

#portfolio .portfolio-item:hover .details {
    bottom: 0;
}

#portfolio .portfolio-item:hover img {
    top: -30px;
}

/* Team Section
--------------------------------*/
#team {
    background: #fff;
    padding: 80px 0 60px 0;
}

#team .member {
    text-align: center;
    margin-bottom: 20px;
}

#team .member .pic {
    margin-bottom: 15px;
    overflow: hidden;
    height: 260px;
}

#team .member .pic img {
    max-width: 100%;
}

#team .member h4 {
    font-weight: 700;
    margin-bottom: 2px;
    font-size: 18px;
}

#team .member span {
    font-style: italic;
    display: block;
    font-size: 13px;
}

#team .member .social {
    margin-top: 15px;
}

#team .member .social a {
    color: #b3b3b3;
}

#team .member .social a:hover {
    color: #d19b3d;
}

#team .member .social i {
    font-size: 18px;
    margin: 0 2px;
}

/* Contact Section
--------------------------------*/

#contact #google-map {
    height: 300px;
    margin-bottom: 20px;
}

#contact .info {
    color: #333333;
}

#contact .info i {
    font-size: 32px;
    color: #d19b3d;
    float: left;
}

#contact .info p {
    padding: 0 0 10px 50px;
    margin-bottom: 20px;
    line-height: 22px;
    font-size: 14px;
}

#contact .info .email p {
    padding-top: 5px;
}

#contact .social-links {
    padding-bottom: 20px;
}

#contact .social-links a {
    font-size: 18px;
    display: inline-block;
    background: #333;
    color: #fff;
    line-height: 1;
    padding: 8px 0;
    border-radius: 50%;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: 0.3s;
}

#contact .social-links a:hover {
    background: #d19b3d;
    color: #fff;
}

#contact .php-email-form .validate {
    display: none;
    color: red;
    margin: 0 0 15px 0;
    font-weight: 400;
    font-size: 13px;
}

.error-message {
    display: none;
    color: #ed3c0d;
    background: transparent;
    text-align: center;
    padding: 10px;
    font-size: 80%;
    font-weight: 400;
}

.off_day {
    color: #ed3c0d;
}

#contact .php-email-form .sent-message {
    display: none;
    color: #fff;
    background: #18d26e;
    text-align: center;
    padding: 15px;
    font-weight: 600;
}

#contact .php-email-form .loading {
    display: none;
    background: #fff;
    text-align: center;
    padding: 15px;
}

#contact .php-email-form .loading:before {
    content: "";
    display: inline-block;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    margin: 0 10px -6px 0;
    border: 3px solid #18d26e;
    border-top-color: #eee;
    -webkit-animation: animate-loading 1s linear infinite;
    animation: animate-loading 1s linear infinite;
}

#contact .php-email-form input, #contact .php-email-form textarea {
    border-radius: 4px;
    box-shadow: none;
    font-size: 14px;
}

#contact .php-email-form input::focus, #contact .php-email-form textarea::focus {
    background-color: #009ADC;
}

#contact .php-email-form button[type="submit"] {
    background: #009ADC;
    border: 0;
    padding: 6px 20px;
    color: #fff;
    transition: 0.4s;
    border-radius: 4px;
}

#contact .php-email-form button[type="submit"]:hover {
    background: #0279BC;
}

@-webkit-keyframes animate-loading {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes animate-loading {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.5);
    background: linear-gradient(#003a74, #002850cc);
    border-top: 0px solid #002448;
    padding: 0px 0 15px 0px;
    color: #fff;
    font-size: 14px;
    /* background-image: url(../../assets/img/fbg.png); */
}

#footer hr {
    border-top: .8px solid hsla(0, 0%, 100%, .2);
    margin: 1px 0px 15px 0px;
}

#footer ul {
    list-style-type: none;
}

#footer ul li {
    padding: 5px 1px;
}

#footer ul li i {
    border: 1px solid #9bc9f7;
    border-radius: 8px;
    font-size: 16px;
    padding: 5px;
}

#footer .copyright {
    text-align: left;
    font-size: 15px;
}

#footer .credits {
    text-align: right;
    font-size: 15px;
    color: #ccc;
}

#footer a {
    font-weight: normal;
    color: #9ac8f7;
}

/*----Customize Styles----*/
#contact .info div {
    margin: 10px 0px;
}

.input-group-addon {
    padding: 8px 12px;
    font-size: 17px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    width: 35px;
}

.ans_input {
    border-radius: 0px !important;
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
}

.table td, .table th {
    padding: 0.5rem !important;
    vertical-align: middle;
}
.price_list {
    margin-top: 60px;
}

table th, b {
    color: #3f3a34 !important;
    font-weight: 400;
}

b, .title {
    color: #3f3a34 !important;
    font-weight: 400 !important;
}

.con_addres a {
    color: #0B6FDD;
}

.con_addres a:hover {
    color: #2dca98;
}

.contact-btn {
    text-align: right;
}

.table-striped tbody tr:nth-of-type(2n+1) {
    background-color: rgba(0, 0, 0, .03);
}

/* Customized styles*/
.alert {
    padding: .48rem 1.25rem;
    width: 100%;
}

.h3, h3 {
    font-size: 1.5rem;
}

/*End Customized styles*/

@media (max-width: 768px) {
    #login {
        margin-top: 0px;
        padding-top: 50px;
    }

    .price_list {
        margin-top: 0px;
    }

    .contact-btn {
        text-align: left;
    }

    #footer .col-lg-6, #footer .copyright, #footer .credits {
        text-align: center !important;
    }
}


/* ticket creation css*/
.bus_sec .sing_bus{
    cursor: pointer;
}
.service{
    position: relative;
}
.bus_sec .sing_bus .service:hover{
    border: 1px solid #2dca98 !important;
}
.bus_sec .sing_bus .active{
    border: 1px solid #2dca98 !important;
}
.radio_btn {
    position: absolute;
    right: 7px;
    top: 5px;
    height: 25px;
    width: 19px;
}
.pre_service {
    min-height: 150px;
    background: #e7e7e7 !important;
}
.panel-heading .colpsible-panel:after {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: right;
    color: #408080;
}

.panel-heading .colpsible-panel.collapsed:after {
    content: "\e080";
}

.save_btn_content {
    text-align: right;
    margin-top: 10px;
}

.cus-label, .edu-scholarship-form label {
    font-weight: normal;
}

.cus-val {
    font-weight: normal;
}

fieldset {
    padding: 10px 20px;
    border: 1px solid #ddd;
    margin: 15px 0px;
    border-radius: 4px;
}

fieldset legend {
    padding: 5px 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 18px;
    width: auto;
    height: 40px;
    text-align: center;
}

.sec_child {
    width: 315px;
    position: relative;
}

.checkbox-inline span {
    margin-left: 38px;
}

.checkbox-inline input[type="checkbox"], .radio-inline input[type="radio"] {
    margin-top: -14px !important;
}
.req_border{
    border: 1px solid red !important;
}







.alert-danger button, .alert-success button {
    top: 3px;
    left: 96.5%;
    font-size: 29px;
}
.emp_dashboard .box {
    text-align: center;
    border: 1px solid #e2e2e2;
    border-radius: 4px;
    padding: 30px 10px;
    transition: 500ms;
    min-height: 100px;
    margin-top: 10px;
    color: #202060;
    box-shadow: -2px 10px 22px -16px rgba(0, 0, 0, .75);
    background-color: #fff;
}
.emp_dashboard .box:hover {
    /* margin-top: 10px; */
    background-color: #eaeaea;
    border: 1px solid #BBB5DD;
    border-bottom: 1px solid #1257db;
    color: #FF6102;
}
.select2{
    width:100% !important;
}
.round-10{
    border-radius: 10px;
}
a:hover, a:hover i {
    color: #3c884a;
}
a{
    color:#333;
}
.service a{}
.service h5 {
    font-size: 14px;
    font-weight: bold;
}
.left-side-bar{
    background: unset;
}
.left-side-bar ul li{
    background: #fff;
}
.content_area {
/*    background-size: cover;*/
    background-position: center;
    min-height: calc(100vh - 124px);
    display: flex;
}
.dashboard_content {
    margin: auto !important;
/*    display: flex;*/
    align-items: center;
    justify-content: center;
}

.panel-heading h3 {
    margin-bottom: 0px;
    font-size: 18px;
    font-weight: bold;
}

.dash_icon_wrap {
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}


