.ellipse {
    white-space: nowrap;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 14px;
    font-family: "SolaimanLipi";
}

.badge {
    border-radius: 0 !important;
    padding: 0 !important;
}

.bootstrap-select.btn-group .dropdown-menu.inner {
    transform: none;
}

.two-lines {
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    white-space: normal;
    text-transform: capitalize;
}

.col-8.line-height-normle {
    line-height: 16px;
}

a.dropdown-item {
    font-size: 14px;
    padding: 7px !important;
    border-bottom: 1px solid #eee;
}

.banner-text .item a {
    background-color: transparent;
    padding: 0;
    box-shadow: none;
    border-radius: 0;
}

.publ-img img.owl-lazy {
    height: 150px;
    width: auto !important;
    max-width: none;
    padding: 15px;
    margin: auto;
}

@font-face {
    font-family: 'SolaimanLipi';
    src:local('SolaimanLipi'), url('../static/fonts/SolaimanLipi.ttf') format("truetype");
    font-weight: normal;
    font-style: normal;
}

* {
    padding: 0px;
    margin: 0px;
}

body {
    font-family: "SolaimanLipi";
    font-size: 16px;
}

ul {
    margin-bottom: 0px;
    list-style: none;
}

img {
    max-width: 100%;
}

a:hover {
    text-decoration: none !important;
}

h3,
h2 {
    font-family: "SolaimanLipi";
    color: #108968;
}

.top-strip {
    background-color: #313131;
    padding: 7px 0px;
}

.top-left {
    font-family:"SolaimanLipi";
    text-align: left;
    font-size: 14px;
    color: #ffffff;
}

.row {
    width: 100%;
    margin-left: 0px !important;
}

p {
    font-size: 17px;
    color: #fff;
}

.top-right ul {
    float: right;
    margin-bottom: 0;
}

.top-right ul li {
    font-size: 14px;
    color: #fff;
    display: inline-block;
    margin: 0px 0px;
    padding: 0px 10px 0px 0px;
    border-right: 1px solid #ccc;
}

.top-right ul li a {
    font-size: 14px;
    color: #fff;
    padding-left: 4px;
}

a.viewbuton:hover,
.banner-text a:hover {
    background-color: #ff7f26;
    color: #fff;
}

.trend-box {
    background: #fff;
    padding-bottom: 40px;
    transition: all 1s;
}

.item2:hover,
.trend-box:hover {
    box-shadow: 0px 0px 10px 1px #4c4c4c;
    transition: all 1s;
}

.bootstrap-select.btn-group>.dropdown-toggle {
    height: 100%;
    background: none;
    border: none;
    box-shadow: none;
}

button:focus {
    outline: none !important;
}

form.form-inline.form-right {
    width: 100%;
}

.owl-dots {
    display: none;
}

.sky-tabs>input:checked+label span span {
    color: #fff;
    background: linear-gradient(#229172, #1b6b55a1);
    padding: 5px 25px;
}

p.text-cont {
    margin-bottom: 50px;
}

p.hid-text {
    display: contents;
}

.bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
    outline-offset: -2px;
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
    color: #212529;
    background-color: transparent !important;
    border-color: none !important;
}

.midilehead {
    position: relative;
    z-index: 2;
}

.card-header {
    border-radius: 5px !important;
    margin-bottom: 0px !important;
    border-bottom: 0px !important;
    padding: 7px 0px !important;
    margin-bottom: 0;
    background-color: #ff7f26 !important;
}

.card {
    margin-bottom: 20px;
    border: none !important;
}

button.btn.btn-link.acord-sect {
    width: 100%;
    font-size: 19px;
    color: #fff;
    float: left;
    font-family:"SolaimanLipi";
    text-align: left;
}

.form-inline .form-control {
    width: 68%;
}

a.desk-logo {
    display: inline-block;
}

a.mobile-logo {
    display: none;
}

.btn-group.bootstrap-select.show-tick:focus {
    border: none !important;
    outline: none !important;
}

#client-testimonial-carousel {
    width: 75%;
    margin: 0 auto;
}

a.produ-but {
    background: #108565;
    color: #fff;
    text-transform: initial;
    font-size: 14px;
    padding: 5px 15px 8px 15px;
    line-height: 56px;
    margin-top: 0px;
    border-radius: 2px;
}

a.produ-but:hover {
    background: transparent;
    color: #ffff;
}

.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48;
}

.bootstrap-select.fit-width {
    width: auto !important;
}

.bootstrap-select .dropdown-toggle:focus {
    outline: thin dotted #333333 !important;
    border-radius: none !important;
    outline: none;
}

.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none;
}

.bootstrap-select.form-control:not([class*="col-"]) {
    width: 100%;
}

.bootstrap-select.form-control.input-group-btn {
    z-index: auto;
}

.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child)>.btn {
    border-radius: 0;
}

.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
    float: none;
    display: inline-block;
    margin-left: 0;
}

.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
    float: right;
}

.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
    margin-bottom: 0;
}

.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
    padding: 0;
}

.form-inline .bootstrap-select.btn-group .form-control {
    width: 100%;
}

.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group>.disabled {
    cursor: not-allowed;
}

.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group>.disabled:focus {
    outline: none !important;
}

.bootstrap-select.btn-group.bs-container {
    position: absolute;
    height: 0 !important;
    padding: 0 !important;
}

.bootstrap-select.btn-group.bs-container .dropdown-menu {
    z-index: 1060;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle;
}

.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
    width: 100%;
}

.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.bootstrap-select.btn-group .dropdown-menu li {
    position: relative;
}

.bootstrap-select.btn-group .dropdown-menu li.active small {
    color: #fff;
}

.bootstrap-select.btn-group .dropdown-menu li.disabled a {
    cursor: not-allowed;
}

.bootstrap-select.btn-group .dropdown-menu li a {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.bootstrap-select.btn-group .dropdown-menu li a.opt {
    position: relative;
    padding-left: 2.25em;
}

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
    display: none;
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
    display: inline-block;
}

.bootstrap-select.btn-group .dropdown-menu li small {
    padding-left: 0.5em;
}

.bootstrap-select.btn-group .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    pointer-events: none;
    opacity: 0.9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bootstrap-select.btn-group .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
    white-space: nowrap;
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
    position: static;
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
    position: static;
    top: auto;
    margin-top: -1px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 5px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px;
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle {
    z-index: 1061;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(204, 204, 204, 0.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-top: 7px solid rgba(204, 204, 204, 0.2);
    border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid white;
    border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto;
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after {
    display: block;
}

.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
    padding: 4px 8px;
}

.bs-actionsbox {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bs-actionsbox .btn-group button {
    width: 50%;
}

.bs-donebutton {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bs-donebutton .btn-group button {
    width: 100%;
}

.bs-searchbox+.bs-actionsbox {
    padding: 0 8px 4px;
}

.bs-searchbox .form-control {
    margin-bottom: 0;
    width: 100%;
    float: none;
}

/*# sourceMappingURL=bootstrap-select.css.map */
.slide-4 {
    background: url(../img/Banner-2.png);
}

button.btn.btn-link.acord-sect {
    text-decoration: none;
}

.card {
    border-radius: 5px !important;
    box-shadow: 0px 0px 5px 2px #29292930;
    background: #ececec0f !important
}

button.btn.btn-link.acord-sect:hover {
    text-decoration: none !important;
}

button.btn.btn-link.acord-sect i {
    float: right;
    color: #fff;
    margin-top: 4px;
}

.accordion>.card>.card-header {
    border-radius: 5px;
}

.card-body p {
    color: #666;
    font-family: "SolaimanLipi";
}

form.form-inline.form-right {
    float: right;
}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
    color: #171515 !important;
}

.form-control {
    border-radius: 0px !important;
}

.form-right {
    margin-top: 15px;
}

.green-bg {
    background-color: #ffffff;
    border-top: 1px solid #e8e7e7;
    box-shadow: 0px 2px 2px 1px #4c4c4c;
}

.btn-outline-light {
    border-color: #108968 !important;
    background: #108967 !important;
    border-radius: 0px !important;
}

i.fa.fa-search:hover {
    color: #fff;
}

ul.start li a i {
    color: #faeb08;
}

ul.start li a i:hover {
    color: #ff7f26;
}

ul.start {
    margin-bottom: 0px;
}

spane.red {
    color: #da6311;
}

del.cutrate {
    color: #000;
    font-size: 14px;
}

spane.textsmall {
    text-transform: initial;
    font-size: 14px;
}

.upcom-detail h6 {
    margin-bottom: 0;
}

ul.start li {
    display: -webkit-inline-box;
}

/* adds some margin below the link sets  */
.navbar .dropdown-menu div[class*="col"] {
    margin-bottom: 1rem;
}

.navbar .dropdown-menu {
    border: none;
    background: #ffffff !important;
    box-shadow: 0px 2px 4px #777;
}

.navbar-dark .navbar-nav .nav-link {
    columns: #000000;
}

.navbar-dark .navbar-nav .nav-link {
    color: #018863 !important;
    font-family:"SolaimanLipi";
}

.border-section {
    border-right: 1px solid #ccc;
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    background: #ff7f26;
    border-radius: 4px;
    color: #fff !important;
    -webkit-box-shadow: -4px 3px 0px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: -4px 3px 0px 0px rgba(0, 0, 0, 0.2);
    box-shadow: -4px 4px 0px 0px rgba(0, 0, 0, 0.42);
}

li.nav-item.dropdown {
    border-bottom: none;
    margin-right: 20px;
}

ul.nav.flex-column .nav-link {
    color: #000 !important;
}

/* breakpoint and up - mega dropdown styles */
@media screen and (min-width: 992px) {

    /* remove the padding from the navbar so the dropdown hover state is not broken */
    .navbar {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    /* remove the padding from the nav-item and add some margin to give some breathing room on hovers */
    /*.navbar .nav-item {*/
    /*   padding: .1rem .1rem;*/
    /*   margin: 0 .25rem;*/
    /*   border-bottom: 1px solid #ccc;*/
    /*}*/
    .navbar .nav-item {
        /* padding: .1rem .1rem; */
        /* margin: 0 .25rem; */
        border-bottom: 0;
    }

    /* makes the dropdown full width  */
    .navbar .dropdown {
        position: static;
    }

    .navbar .dropdown-menu {
        width: 100%;
        left: 0;
        right: 0;
        /*  height of nav-item  */
        top: 44px;
        display: none;
        /*visibility: hidden;   opacity: 0;   transition: visibility 0s, opacity 0.3s linear;*/
    }

    /* shows the dropdown menu on hover */
    /* .navbar .dropdown:hover .dropdown-menu, .navbar .dropdown .dropdown-menu:hover {   display:block;   visibility: visible;   opacity: 1;   transition: visibility 0s, opacity 0.3s linear; }*/
    .navbar .dropdown-menu {
        border: 1px solid rgba(0, 0, 0, .15);
        background-color: #fff;
        padding: 30px 0px 50px 0px;
    }
}

.top-left a:hover {
    color: #108968;
}

.top-left a {
    color: #ff7f26;
    font-weight: bold;
}

span.efonts {
    font-size: 59px;
}

.owl-nav button span {
    font-size: 50px;
}

.slide-1 {
    background: url(../img/banner-1.png);
}

.banner-text h1 {
    font-size: 3.25em;
    color: #ffff;
    font-weight: 400;
}

.banner-text {
    text-align: center;
    margin: 80px auto;
    align-items: center;
}

.banner-text p {
    font-size: 22px;
}

.banner-text a {
    font-size: 20px;
    background: #fff;
    color: #ec1b1b;
    border-radius: 3px;
    padding: 16px 20px 18px 20px;
    box-shadow: -3px 4px 3px 1px #00000052;
}

.midilehead {
    background-color: #fff;
}

h1.display-1 span {
    font-family: "SolaimanLipi";
}

.sky-tabs {
    margin-top: -49px;
}

.tab-section {
    background: none;
    background-position: bottom left;
    background-color: #239073e0;
    min-height: 300px;
    background-repeat: repeat-x;
}

.tab-strip {
    background: linear-gradient(#239173, #188c6c);
    border-bottom: 1px solid #438865;
    height: 50px;
    position: relative;
}

.sky-tabs,
.sky-tabs * {
    padding: 0;
    outline: none;
    border: 0;
    background: none;
}

.sky-tabs {
    position: relative;
    font-size: 0;
    text-align: left;
    color: #666;
}

.sky-tabs>input {
    position: absolute;
    display: none;
}

.sky-tabs>label {
    position: relative;
    z-index: 1;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 1px;
    padding-top: 0;
    padding-left: 0;
    font-size: 16px;
    line-height: 38px;
    cursor: pointer;
}

.sky-tabs>label.inverse {
    float: right;
    padding-right: 0;
    padding-left: 1px;
}

.sky-tabs>label.disabled {
    cursor: default;
}

.typography h1 {
    font-family: "SolaimanLipi";
    font-size: 25px !important;
}

.sky-tabs>label span {
    color: #fff;
    display: block;
    font-family: "SolaimanLipi";
    background: linear-gradient(#219072, #289e7f);
}

.sky-tabs>label span span {
    padding: 5px 20px;
    background: transparent;
    transition: background 0.4s, color 0.4s;
    -o-transition: background 0.4s, color 0.4s;
    -ms-transition: background 0.4s, color 0.4s;
    -moz-transition: background 0.4s, color 0.4s;
    -webkit-transition: background 0.4s, color 0.4s;
}

.sky-tabs>label:hover span span {
    color: #fff;
    background: linear-gradient(#229172, #1b6b55a1);
}

.sky-tabs>label.disabled span span {
    background: transparent;
    color: inherit;
}

.sky-tabs>input:checked+label {
    cursor: default;
}

.sky-tabs>.switcher {
    display: none;
}

.sky-tabs>.switcher a {
    display: block;
    margin: 0 -20px;
    padding: 0 20px;
    text-decoration: none;
    color: inherit;
}

.sky-tabs>ul {
    list-style: none;
    position: relative;
    display: block;
    font-size: 13px;
}

.sky-tabs>ul>li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: auto;
    padding: 20px 25px 25px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    opacity: 0;
    -o-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
    -o-transition: opacity 0.8s, -o-transform 0.8s;
    -ms-transition: opacity 0.8s, -ms-transform 0.8s;
    -moz-transition: opacity 0.8s, -moz-transform 0.8s;
    -webkit-transition: opacity 0.8s, -webkit-transform 0.8s;
}

.sky-tabs>.sky-tab-content-1:checked~ul>.sky-tab-content-1,
.sky-tabs>.sky-tab-content-2:checked~ul>.sky-tab-content-2,
.sky-tabs>.sky-tab-content-3:checked~ul>.sky-tab-content-3,
.sky-tabs>.sky-tab-content-4:checked~ul>.sky-tab-content-4,
.sky-tabs>.sky-tab-content-5:checked~ul>.sky-tab-content-5,
.sky-tabs>.sky-tab-content-6:checked~ul>.sky-tab-content-6,
.sky-tabs>.sky-tab-content-7:checked~ul>.sky-tab-content-7,
.sky-tabs>.sky-tab-content-8:checked~ul>.sky-tab-content-8,
.sky-tabs>.sky-tab-content-9:checked~ul>.sky-tab-content-9 {
    position: relative;
    z-index: 1;
    opacity: 1;
    -webkit-transform: translate(0, 0);
}

/**/
/* positions */
/**/
.sky-tabs-pos-top-center {
    text-align: center;
}

.sky-tabs-pos-top-right {
    text-align: right;
}

.sky-tabs-pos-top-right>label {
    padding-right: 0;
    padding-left: 1px;
}

.sky-tabs-pos-top-justify>label {
    padding-right: 0;
    padding-left: 1px;
}

.sky-tabs-pos-top-justify.sky-tabs-amount-2>label {
    width: 50%;
}

.sky-tabs-pos-top-justify.sky-tabs-amount-3>label {
    width: 33.33%;
}

.sky-tabs-pos-top-justify.sky-tabs-amount-4>label {
    width: 25%;
}

.sky-tabs-pos-top-justify.sky-tabs-amount-5>label {
    width: 20%;
}

.sky-tabs-pos-top-justify.sky-tabs-amount-6>label {
    width: 16.66%;
}

.sky-tabs-pos-top-justify.sky-tabs-amount-7>label {
    width: 14.28%;
}

.sky-tabs-pos-top-justify.sky-tabs-amount-8>label {
    width: 12.5%;
}

.sky-tabs-pos-top-justify.sky-tabs-amount-9>label {
    width: 11.11%;
}

.sky-tabs-pos-top-justify>input:first-child+label {
    padding-left: 0;
}

.sky-tabs-pos-left>label,
.sky-tabs-pos-right>label {
    display: block;
    width: 25%;
    float: left;
    clear: left;
    margin-right: 0;
}

.sky-tabs-pos-right>label {
    float: right;
    clear: right;
}

.sky-tabs-pos-left>ul {
    margin-left: 25%;
}

.sky-tabs-pos-right>ul {
    margin-right: 25%;
}

.sky-tabs-pos-right>label {
    padding-right: 0;
    padding-left: 1px;
}

.sky-tabs-pos-top-center>ul>li,
.sky-tabs-pos-top-justify>ul>li {
    -o-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    -webkit-transform-origin: 50% 0%;
}

.sky-tabs-pos-right>ul>li,
.sky-tabs-pos-top-right>ul>li {
    -o-transform-origin: 100% 0%;
    -ms-transform-origin: 100% 0%;
    -moz-transform-origin: 100% 0%;
    -webkit-transform-origin: 100% 0%;
}

/**/
/* animations */
/**/
.sky-tabs-anim-slide-up>ul>li {
    -o-transform: translateY(-15%);
    -ms-transform: translateY(-15%);
    -moz-transform: translateY(-15%);
    -webkit-transform: translateY(-15%);
}

.sky-tabs-anim-slide-right>ul>li {
    -o-transform: translateX(15%);
    -ms-transform: translateX(15%);
    -moz-transform: translateX(15%);
    -webkit-transform: translateX(15%);
}

.sky-tabs-anim-slide-down>ul>li {
    -o-transform: translateY(15%);
    -ms-transform: translateY(15%);
    -moz-transform: translateY(15%);
    -webkit-transform: translateY(15%);
}

.sky-tabs-anim-slide-left>ul>li {
    -o-transform: translateX(-15%);
    -ms-transform: translateX(-15%);
    -moz-transform: translateX(-15%);
    -webkit-transform: translateX(-15%);
}

.sky-tabs-anim-slide-up-left>ul>li {
    -webkit-transform: translate(-15%, -15%);
}

.sky-tabs-anim-slide-up-right>ul>li {
    -webkit-transform: translate(15%, -15%);
}

.sky-tabs-anim-slide-down-right>ul>li {
    -webkit-transform: translate(15%, 15%);
}

.sky-tabs-anim-slide-down-left>ul>li {
    -webkit-transform: translate(-15%, 15%);
}

.sky-tabs-anim-scale>ul>li {
    -o-transform: scale(0.1, 0.1);
    -ms-transform: scale(0.1, 0.1);
    -moz-transform: scale(0.1, 0.1);
    -webkit-transform: scale(0.1, 0.1);
}

.sky-tabs-anim-scale>.sky-tab-content-1:checked~ul>.sky-tab-content-1,
.sky-tabs-anim-scale>.sky-tab-content-2:checked~ul>.sky-tab-content-2,
.sky-tabs-anim-scale>.sky-tab-content-3:checked~ul>.sky-tab-content-3,
.sky-tabs-anim-scale>.sky-tab-content-4:checked~ul>.sky-tab-content-4,
.sky-tabs-anim-scale>.sky-tab-content-5:checked~ul>.sky-tab-content-5,
.sky-tabs-anim-scale>.sky-tab-content-6:checked~ul>.sky-tab-content-6,
.sky-tabs-anim-scale>.sky-tab-content-7:checked~ul>.sky-tab-content-7,
.sky-tabs-anim-scale>.sky-tab-content-8:checked~ul>.sky-tab-content-8,
.sky-tabs-anim-scale>.sky-tab-content-9:checked~ul>.sky-tab-content-9 {
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
}

.sky-tabs-anim-rotate>ul>li {
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}

.sky-tabs-anim-rotate.sky-tabs-pos-right>ul>li,
.sky-tabs-anim-rotate.sky-tabs-pos-top-right>ul>li {
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}

.sky-tabs-anim-rotate>.sky-tab-content-1:checked~ul>.sky-tab-content-1,
.sky-tabs-anim-rotate>.sky-tab-content-2:checked~ul>.sky-tab-content-2,
.sky-tabs-anim-rotate>.sky-tab-content-3:checked~ul>.sky-tab-content-3,
.sky-tabs-anim-rotate>.sky-tab-content-4:checked~ul>.sky-tab-content-4,
.sky-tabs-anim-rotate>.sky-tab-content-5:checked~ul>.sky-tab-content-5,
.sky-tabs-anim-rotate>.sky-tab-content-6:checked~ul>.sky-tab-content-6,
.sky-tabs-anim-rotate>.sky-tab-content-7:checked~ul>.sky-tab-content-7,
.sky-tabs-anim-rotate>.sky-tab-content-8:checked~ul>.sky-tab-content-8,
.sky-tabs-anim-rotate>.sky-tab-content-9:checked~ul>.sky-tab-content-9 {
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}

.sky-tabs-anim-flip>ul {
    perspective: 2000px;
    -o-perspective: 2000px;
    -ms-perspective: 2000px;
    -moz-perspective: 2000px;
    -webkit-perspective: 2000px;
    perspective-origin: 50% 50%;
    -o-perspective-origin: 50% 50%;
    -ms-perspective-origin: 50% 50%;
    -moz-perspective-origin: 50% 50%;
    -webkit-perspective-origin: 50% 50%;
}

.sky-tabs-anim-flip>ul>li {
    -o-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -webkit-transform: rotateX(-90deg);
}

.sky-tabs-anim-flip.sky-tabs-pos-left>ul>li {
    -o-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -webkit-transform: rotateY(90deg);
}

.sky-tabs-anim-flip.sky-tabs-pos-right>ul>li {
    -o-transform: rotateY(-90deg);
    -ms-transform: rotateY(-90deg);
    -moz-transform: rotateY(-90deg);
    -webkit-transform: rotateY(-90deg);
}

.sky-tabs-anim-flip>.sky-tab-content-1:checked~ul>.sky-tab-content-1,
.sky-tabs-anim-flip>.sky-tab-content-2:checked~ul>.sky-tab-content-2,
.sky-tabs-anim-flip>.sky-tab-content-3:checked~ul>.sky-tab-content-3,
.sky-tabs-anim-flip>.sky-tab-content-4:checked~ul>.sky-tab-content-4,
.sky-tabs-anim-flip>.sky-tab-content-5:checked~ul>.sky-tab-content-5,
.sky-tabs-anim-flip>.sky-tab-content-6:checked~ul>.sky-tab-content-6,
.sky-tabs-anim-flip>.sky-tab-content-7:checked~ul>.sky-tab-content-7,
.sky-tabs-anim-flip>.sky-tab-content-8:checked~ul>.sky-tab-content-8,
.sky-tabs-anim-flip>.sky-tab-content-9:checked~ul>.sky-tab-content-9 {
    -o-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    -o-transition-delay: 0.2s;
    -ms-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -webkit-transition-delay: 0.2s;
}

/**/
/* grid system */
/**/
.sky-tabs .grid-row {
    margin-top: 20px;
}

.sky-tabs .grid-row:after {
    content: '';
    display: table;
    clear: both;
}

.sky-tabs .grid-row:first-child {
    margin-top: 0;
}

.sky-tabs .grid-col {
    display: block;
    float: left;
    width: 100%;
    margin-left: 2%;
}

.sky-tabs .grid-col:first-child {
    margin-left: 0;
}

.sky-tabs .grid-col .inner {
    padding: 10px 0;
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.1);
    text-align: center;
}

.sky-tabs .grid-col-1 {
    width: 6.5%;
}

.sky-tabs .grid-col-2 {
    width: 15%;
}

.sky-tabs .grid-col-3 {
    width: 23.5%;
}

.sky-tabs .grid-col-4 {
    width: 32%;
}

.sky-tabs .grid-col-5 {
    width: 40.5%;
}

.sky-tabs .grid-col-6 {
    width: 49%;
}

.sky-tabs .grid-col-7 {
    width: 57.5%;
}

.sky-tabs .grid-col-8 {
    width: 66%;
}

.sky-tabs .grid-col-9 {
    width: 74.5%;
}

.sky-tabs .grid-col-10 {
    width: 83%;
}

.sky-tabs .grid-col-11 {
    width: 91.5%;
}

.sky-tabs .grid-col-offset-1,
.sky-tabs .grid-col-offset-1:first-child {
    margin-left: 8.5%;
}

.sky-tabs .grid-col-offset-2,
.sky-tabs .grid-col-offset-2:first-child {
    margin-left: 17%;
}

.sky-tabs .grid-col-offset-3,
.sky-tabs .grid-col-offset-3:first-child {
    margin-left: 25.5%;
}

.sky-tabs .grid-col-offset-4,
.sky-tabs .grid-col-offset-4:first-child {
    margin-left: 34%;
}

.sky-tabs .grid-col-offset-5,
.sky-tabs .grid-col-offset-5:first-child {
    margin-left: 42.5%;
}

.sky-tabs .grid-col-offset-6,
.sky-tabs .grid-col-offset-6:first-child {
    margin-left: 51%;
}

.sky-tabs .grid-col-offset-7,
.sky-tabs .grid-col-offset-7:first-child {
    margin-left: 59.5%;
}

.sky-tabs .grid-col-offset-8,
.sky-tabs .grid-col-offset-8:first-child {
    margin-left: 68%;
}

.sky-tabs .grid-col-offset-9,
.sky-tabs .grid-col-offset-9:first-child {
    margin-left: 76.5%;
}

.sky-tabs .grid-col-offset-10,
.sky-tabs .grid-col-offset-10:first-child {
    margin-left: 85%;
}

.sky-tabs .grid-col-offset-11,
.sky-tabs .grid-col-offset-11:first-child {
    margin-left: 93.5%;
}

/**/
/* typography */
/**/
.sky-tabs .typography h1,
.sky-tabs .typography h2,
.sky-tabs .typography h3,
.sky-tabs .typography h4,
.sky-tabs .typography h5,
.sky-tabs .typography h6 {
    margin: 40px 0 0 0;
    padding: 0;
    text-align: left;
    color: #333;
}

.sky-tabs .typography h1 {
    font-size: 40px;
    line-height: 50px;
    font-weight: 300;
}

.sky-tabs .typography h2 {
    font-size: 34px;
    line-height: 44px;
    font-weight: 300;
}

.sky-tabs .typography h3 {
    font-size: 28px;
    line-height: 36px;
    font-weight: 300;
}

.sky-tabs .typography h4 {
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
}

.sky-tabs .typography h5 {
    font-size: 16px;
    line-height: 23px;
    font-weight: 400;
    text-transform: uppercase;
}

.sky-tabs .typography h6 {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    text-transform: uppercase;
}

.sky-tabs .typography p {
    margin: 20px 0 0 0;
    padding: 0;
    line-height: 20px;
    text-align: left;
}

.sky-tabs .typography ul,
.sky-tabs .typography ol {
    list-style: none;
    margin: 20px 0 0 0;
    padding: 0;
    line-height: 20px;
}

.sky-tabs .typography li {
    position: relative;
    margin-top: 5px;
    padding-left: 20px;
}

.sky-tabs .typography li ul,
.sky-tabs .typography li ol {
    margin-top: 5px;
}

.sky-tabs .typography ul li:before {
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    width: 4px;
    height: 4px;
    background: #333;
}

.sky-tabs .typography ol {
    counter-reset: list1;
}

.sky-tabs .typography ol>li:before {
    counter-increment: list1;
    content: counter(list1)'.';
    position: absolute;
    top: 0;
    left: 0;
    color: #333;
}

.sky-tabs .typography a {
    text-decoration: underline;
    color: #2da5da;
}

.sky-tabs .typography a:hover {
    text-decoration: none;
}

.sky-tabs .typography .pic {
    padding: 4px;
    border: 1px dotted #ccc;
}

.sky-tabs .typography .pic img {
    display: block;
}

.sky-tabs .typography .pic-right {
    float: right;
    margin: 0 0 10px 20px;
}

.sky-tabs .typography .link {
    text-decoration: underline;
    color: #2da5da;
    cursor: pointer;
}

.sky-tabs .typography .link:hover {
    text-decoration: none;
}

.sky-tabs .typography h1:first-child,
.sky-tabs .typography h2:first-child,
.sky-tabs .typography h3:first-child,
.sky-tabs .typography h4:first-child,
.sky-tabs .typography h5:first-child,
.sky-tabs .typography h6:first-child,
.sky-tabs .typography p:first-child {
    margin-top: 0;
}

.sky-tabs .typography .text-center {
    text-align: center;
}

.sky-tabs .typography .text-right {
    text-align: right;
}

.sky-tabs>label [class^="icon-"] {
    display: block;
    float: left;
    width: 18px;
    margin: 0 12px 0 -6px;
    font-family: FontAwesome;
    font-style: normal;
    font-size: 16px;
    text-align: center;
    -webkit-font-smoothing: antialiased;
}

/**/
/* pad */
/**/
@media screen and (max-width: 1000px) {
    .sky-tabs>label span span {
        padding: 0 15px;
    }

    .sky-tabs>label [class^="icon-"] {
        margin-right: 10px;
        margin-left: -5px;
    }
}

/**/
/* phone */
/**/
@media screen and (max-width: 767px) {
    form.form-inline.form-right {
        float: none;
    }

    .banner-textimg img {
        width: 50%;
    }

    .banner-text {
        text-align: center;
        margin: 35px auto 0px;
    }

    .sky-tabs .grid-col,
    .sky-tabs .grid-col:first-child {
        float: none;
        width: 100%;
        margin: 20px 0 0 0;
    }

    .sky-tabs-response-to-stack>label {
        display: block;
        width: 100%;
        padding-right: 0;
        padding-left: 0;
        text-align: left;
    }

    .sky-tabs-response-to-stack>ul {
        margin-top: 0;
        margin-right: 0;
        margin-left: 0;
    }

    .sky-tabs-response-to-stack>ul>li {
        -o-transform-origin: 50% 0%;
        -ms-transform-origin: 50% 0%;
        -moz-transform-origin: 50% 0%;
        -webkit-transform-origin: 50% 0%;
    }

    .sky-tabs-response-to-stack.sky-tabs-anim-flip>ul>li {
        -webkit-transform: rotateX(-90deg);
    }

    .sky-tabs-response-to-icons>label [class^="icon-"] {
        margin: 0;
        font-size: 16px;
    }

    .sky-tabs>label span span {
        padding: 5px 5px;
    }

    .sky-tabs>input:checked+label span span {
        padding: 5px 5px;
    }

    .sky-tabs-response-to-icons.sky-tabs-pos-left>label,
    .sky-tabs-response-to-icons.sky-tabs-pos-right>label {
        width: 56px;
    }

    .sky-tabs-response-to-icons.sky-tabs-pos-left>ul {
        margin-left: 56px;
    }

    .sky-tabs-response-to-icons.sky-tabs-pos-right>ul {
        margin-right: 56px;
    }

    .sky-tabs-response-to-switcher>label {
        display: none;
        width: 100%;
        padding-right: 0;
        padding-left: 0;
        text-align: left;
    }

    .sky-tabs-response-to-switcher>.switcher {
        display: block;
    }

    .sky-tabs-response-to-switcher:hover>label {
        display: block;
    }

    .sky-tabs-response-to-switcher:hover>.switcher {
        display: none;
    }

    .sky-tabs-response-to-switcher>ul {
        margin-top: 0;
        margin-right: 0;
        margin-left: 0;
    }

    .sky-tabs-response-to-switcher>ul>li {
        -o-transform-origin: 50% 0%;
        -ms-transform-origin: 50% 0%;
        -moz-transform-origin: 50% 0%;
        -webkit-transform-origin: 50% 0%;
    }

    .sky-tabs-response-to-switcher.sky-tabs-anim-flip>ul>li {
        -webkit-transform: rotateX(-90deg);
    }
}

.owl-nav button {
    position: absolute;
    top: 50%;
    background-color: #000;
    color: #fff;
    margin: 0;
    transition: all 0.3s ease-in-out;
}

.owl-nav button.owl-prev {
    left: 0;
}

.owl-nav button.owl-next {
    right: 0;
}

.owl-dots {
    text-align: center;
    padding-top: 15px;
}

.owl-dots button.owl-dot {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-block;
    background: #ccc !important;
    margin: 0 3px;
}

.owl-dots button.owl-dot.active {
    background-color: #ff7f26 !important;
}

.owl-dots button.owl-dot:focus {
    outline: none;
}

.owl-nav button {
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
}

.owl-nav button:focus {
    outline: none;
}

.modal {
    background: #01886347;
}

/* fixed social*/
#fixed-social {
    position: fixed;
    top: 50%;
    z-index: 9;
}

#fixed-social a {
    color: #fff;
    display: block;
    height: 55px;
    position: relative;
    text-align: center;
    line-height: 55px;
    width: 55px;
    margin-bottom: 1px;
    z-index: 2;
}

#fixed-social a:hover>span {
    visibility: visible;
    left: 41px;
    opacity: 1;
}

.top-right ul li a:hover {
    color: #ff7f26
}

div#fixed-social i {
    font-size: 23px;
}

p.formtext {
    color: #666;
    font-size: 20px;
    padding-left: 25px;
    margin-bottom: 0px;
    margin-top: 13px;
    font-family: "SolaimanLipi";
}

#fixed-social a span {
    padding-left: 20px;
    position: absolute;
    text-align: left;
    width: 290px;
    visibility: hidden;
    transition-duration: 0.5s;
    z-index: 1;
    opacity: 0;
}

.fixed-facebook {
    background-color: #ff7f26;
}

.fixed-facebook span {
    background-color: #ff7f26;
}

.fixed-twitter {
    background-color: #ff7f26;
}

.fixed-twitter span {
    background-color: #ff7f26;
}

.fixed-gplus {
    background-color: #ff7f26;
}

.fixed-gplus span {
    background-color: #ff7f26;
}

.fixed-linkedin {
    background-color: #ff7f26;
}

.kk_LanguageSelect {
    height: 38px;
    border: 1px solid #ccc;
    width: 100px;
}

.modal-header {
    background-color: #ff7f26;
    padding: 10px 20px !important;
    border: none !important;
}

.formsect {
    margin: 30px;
}

input.submit-but {
    background: #ff7f26;
    border: none;
    color: #fff;
    border-radius: 5px;
    box-shadow: -3px 2px 3px 1px #00000052;
    padding: 10px 20px;
    font-size: 18px;
    margin-top: 10px;
    width: 100%;
    transition: all 1s;
}

input.submit-but:hover {
    background: #3a8863;
    transition: ease-in-out 1s;
}

textarea.form-control {
    height: auto;
    outline: none;
    resize: none !important;
    height: 110px !important;
}

.modal-header .close {
    outline: none;
    color: #fff;
}

input[type=email] {
    outline: none !important;
    height: 45px !important;
    padding-top: 0px;
}

input[type=text] {
    outline: none !important;
    height: 45px !important;
    padding-top: 0px;
}

.trend-box a:hover {
    color: #018863
}

#minimal-bootstrap-carousel {
    margin-top: 158px;
    position: relative;
}

#minimal-bootstrap-carousel .carousel-caption {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    padding: 0;
    text-align: right;
    text-shadow: none;
}

#minimal-bootstrap-carousel .carousel-caption .container {
    display: table;
    width: 100%;
    height: 100%;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

@media (max-width: 1199px) {
    #minimal-bootstrap-carousel .carousel-caption .container {
        max-width: 960px;
    }
}

@media (max-width: 991px) {
    #minimal-bootstrap-carousel .carousel-caption .container {
        max-width: 720px;
    }
}

#minimal-bootstrap-carousel .carousel-caption .container .box {
    display: table-cell;
    text-align: left;
}

#minimal-bootstrap-carousel .carousel-caption .container .box.valign-top {
    vertical-align: top;
}

#minimal-bootstrap-carousel .carousel-caption .container .box.valign-bottom {
    vertical-align: bottom;
}

#minimal-bootstrap-carousel .carousel-caption .container .box.valign-middle {
    vertical-align: middle;
}

#minimal-bootstrap-carousel .carousel-caption .container .box .content {
    display: block;
}

#minimal-bootstrap-carousel [class*=carousel-control] {
    background: none;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    font-size: 13px;
    line-height: 30px;
    color: #fff;
    background-color: transparent;
    visibility: visible !important;
    opacity: 1;
    border: 1px solid #fff;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 99;
}

@media (max-width: 667px) {
    #minimal-bootstrap-carousel [class*=carousel-control] {
        width: 30px;
        height: 30px;
        font-size: 15px;
        line-height: 30px;
    }
}

#minimal-bootstrap-carousel .carousel-control-prev {
    left: 47%;
    top: 90%;
}

#minimal-bootstrap-carousel .carousel-control-next {
    right: 47%;
    top: 90%;
}

#minimal-bootstrap-carousel [class*=carousel-control]:hover {
    opacity: 1;
    background: #ff7f26;
    border-color: #ff7f26;
}

/* fixing slider height */
#minimal-bootstrap-carousel.slider-home-one .carousel-inner .carousel-item {
    min-height: 400px;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-color: #222;
}

.slider-content-style .content {
    text-align: center;
    position: relative;
    z-index: 999;
}

.slider-content-style .content h3,
.slider-content-style .content h2,
.slider-content-style .content p {
    margin: 0;
}

.slider-content-style .content h3 {
    color: #fff;
    font-size: 100px;
    line-height: 1em;
    font-weight: 600;
    font-family: "SolaimanLipi";
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}

.slider-content-style .content p {
    font-family: "SolaimanLipi";
    font-weight: 600;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: .150em;
    margin-top: 20px;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}

.slider-content-style .content a.thm-btn {
    background: #ffba60;
    display: inline-block;
    vertical-align: middle;
    color: #222222;
    font-size: 18px;
    letter-spacing: .1em;
    font-family: "SolaimanLipi";
    font-weight: 600;
    padding: 10px 17px;
    margin-top: 27px;
    transition: all .4s ease;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

.inner2 {
    width: 100% !important;
}

.slider-content-style .content a.thm-btn:hover {
    background: #fff;
}

select#lang_id {
    border: none;
    padding-top: 5px;
    outline: none;
    color: #666;
    font-size: 14px;
}

.item img:hover,
.upcom-box:hover {
    box-shadow: 0px 0px 15px 1px #545454;
    transition: all ease-in-out 1s;
}

.item img {
    transition: all 1s;
}

.owl-carousel .owl-stage {
    margin: 00px 0 15px 0px;
}

.owl-carousel .owl-stage-outer {
    height: auto !important;
}

.upcoming-sect {
    background-color: #f3f7fa;
}

.upcom-box {
    background-color: #fff;
    margin-right: 1.7rem;
    margin-bottom: 30px;
    border-radius: 10px;
    transition: all 1s;
    width: 17.6%;
    display: inline-grid;
}

.upcom-img {
    display: flex;
    align-items: center;
    text-align: justify;
    padding: 15px;
}

.green-bord {
    border-bottom: 5px solid rgb(16, 133, 101)
}

.green-bord {
    color: rgb(16, 133, 101)
}

.orange-color {
    color: #ff7f26
}

.upcom-img img {
    margin: 0 auto;
}

.upcom-detail {
    text-align: center;
    padding: 5px 15px 20px 15px;
    text-transform: uppercase;
}

.upcom-detail p {
    font-size: 14px;
    color: #a09d9d;
    margin-bottom: 0px;
    text-transform: capitalize;
}

.blue-color {
    color: #1eaace;
}

.green-color {
    color: #3a8863;
}

.blue-border {
    border-bottom: 5px solid #1eaace;
}

.orange-border {
    border-bottom: 5px solid #ff7f26
}

.orange-color {
    color: #ff7f26
}

.upcom-detail span {
    color: #000;
    font-family: "SolaimanLipi";
    font-size: 15px;
}

a.off {
    color: #fff;
    font-size: 11px;
    background: #ff7f26;
    padding: 4px 6px;
    border-radius: 5px;
}

a.viewbuton {
    font-size: 20px;
    background: #3a8863;
    color: #fff;
    border-radius: 3px;
    padding: 16px 45px 18px 45px;
    box-shadow: -3px 2px 3px 1px #00000052;
    margin: 20px auto;
    display: table;
}

.public-section {
    background: url(../img/gry-light.jpg);
    background-position: left top;
    background-repeat: repeat;
    padding: 60px 0px 90px 0px;
    background-size: cover;
    background-attachment: fixed;
}

.upcomtext {
    text-align: center;
    color: #ff7f26;
    font-size: 22px;
    font-family: "SolaimanLipi";
    font-style: italic;
}

.item2 {
    background-color: #f9f9f9;
    padding: 5px;
}

.publ-img {
    display: flex;
    align-items: center;
    text-align: justify;
    border-radius: 5px;
    background-color: #fff;
}

.publ-img img {
    margin: 0 auto;
}

.publ-det p {
    color: #5d5b5b;
    margin-bottom: 0px;
    font-size: 14px;
}

.publ-det {
    margin-top: 10px;
    font-size: 12px;
}

.publ-det a {
    color: #ff7f26;
}

.news-section {
    background-color: #fbfcfd;
}

.trend-box img {
    width: 100%;
    padding-bottom: 15px;
}

.trend-box p {
    color: #666;
    font-size: 18px;
    font-family: "SolaimanLipi";
}

.trend-box a {
    color: #ff7f26;
    font-size: 17px;
}

.bottom-sect {
    background-color: #f7f7f7;
}

.bottombox h6 {
    font-size: 15px;
}

.bottombox ul li a {
    font-size: 14px;
    color: #b3b1b1;
}

.bottombox ul li a:hover {
    color: #ff7f26 !important;
}

.blue-section {
    background-color: #018863;
}

.bottom-footer {
    background-color: #000;
}

.bottom-footer p {
    font-size: 16px;
    padding-top: 15px;
}

ul.social-icon li {
    display: inline-flex;
    background: #000;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border: 1px solid #a7a4a4;
}

ul.social-icon {
    margin-top: 15px;
}

ul.social-icon li a {
    margin: 0 auto;
}




.carousel-inner {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}

.slide-2 {
    background-image: url(../img/e_library_for_students.jpg);
}

.slide-3 {
    background: url(../img/banner.png);
}

p.test-text {
    font-size: 20px;
    color: #666;
    font-style: italic;
}

.blockquote-footer {
    margin-top: 19px;
    font-size: 18px !important;
    font-weight: bold;
    color: #3a8863 !important
    font-family: "SolaimanLipi";
}

.carousel-indicators li {
    width: 15px !important;
    border-radius: 50%;
    height: 15px !important;
    background-color: #111312 !important
}

.carousel-indicators {
    bottom: -30px !important;
}

.logo {
    padding: 1rem 0rem;
}

.logo img {
    max-width: 100%;
}

form.form-inline.form-right {
    width: 100%;
}

@media screen and (max-width:1200px) {
    .form-inline .form-control {
        max-width: 61%;
    }

    #minimal-bootstrap-carousel .carousel-control-next {
        right: 46%;
        top: 90%;
    }

    .upcom-box {
        width: 17%;
    }
}

@media screen and (max-width: 991px) {
    .logo {
        padding: 0.5rem 0rem;
    }

    #minimal-bootstrap-carousel .carousel-control-prev {
        left: 46%;
    }

    .banner-text {
        margin: 37px auto;
    }

    form.form-inline.form-right {
        float: right;
        margin-top: 20px;
    }

    a.desk-logo {
        display: none;
    }

    a.mobile-logo {
        display: block;
    }

    .upcom-box {
        width: 30%;
        margin-right: 1rem;
    }

    .form-inline .form-control {
        width: 68% !important;
    }

    /* .carousel-indicators {bottom: -88px !important; }*/
    .navbar-dark .navbar-toggler {
        width: 100%;
        background-color: #ff7f26;
        color: none !important;
        border-color: none !important;
    }

    .green-bg {
        background-color: #ff7f26;
        border: none;
    }

    .bg-color {
        background: #ff7f26;
    }

    li.nav-item.dropdown {
        margin-right: 0px;
        border-bottom: 1px solid #ccc;
        ;
    }

    #navbarSupportedContent {
        background: #f9f7f7;
    }

    .navbar-dark .navbar-toggler-icon {
        float: left;
    }

    .navbar-dark .navbar-nav .nav-link:focus,
    .navbar-dark .navbar-nav .nav-link:hover {
        background: #108968;
        border-radius: 0px;
        color: #fff !important;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .navbar-dark .navbar-nav .nav-link {
        font-weight: normal !important;
        font-size: 16px;
        padding-left: 15px;
        color: #018863 !important;
        font-family: "SolaimanLipi";
    }
}

@media screen and (max-width:767px) {
    .green-bg {
        background-color: #ff7f26;
        border: none;
    }

    .border-section {
        border: none;
    }

    .top-right i {
        display: none;
    }

    .banner-text h1 {
        font-size: 2.25em;
    }

    .upcom-box {
        width: 46%;
        margin-right: 1rem;
    }

    .form-inline .form-control {
        width: 48% !important;
    }

    #minimal-bootstrap-carousel .carousel-control-prev {
        left: 45%;
    }

    #minimal-bootstrap-carousel .carousel-control-next {
        right: 45%;
    }
}

@media screen and (max-width:567px) {
    .navbar-nav .dropdown-menu {
        overflow-y: scroll;
        height: 300px;
    }

    .public-section {
        padding: 25px 0px 26px 0px;
    }

    .upcom-box {
        width: 45%;
    }

    a.viewbuton {
        padding: 12px 30px 14px 30px;
    }

    .logo {
        padding: 0.5rem;
    }

    #minimal-bootstrap-carousel .carousel-control-prev {
        left: 42%;
    }

    #minimal-bootstrap-carousel .carousel-control-next {
        right: 42%;
    }

    .form-inline .form-control {
        width: 48% !important;
    }

    .banner-text a {
        padding: 11px 30px 12px 30px;
    }
}

@media screen and (max-width:525px) {
    span.filter-option.pull-left {
        font-size: 13px !important;
    }
}

@media screen and (max-width:480px) {
    .sky-tabs>label {
        font-size: 13px;
    }

    .publ-det {
        text-align: center;
    }

    .form-inline .form-control {
        max-width: 81%;
    }

    div#fixed-social i {
        font-size: 15px;
    }

    .top-left {
        font-size: 11px;
        margin-top: 5px;
    }

    .kk_LanguageSelect {
        display: none;
    }

    select#lang_id {
        padding: 0px;
    }

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

    #client-testimonial-carousel {
        width: 95%;
    }

    #minimal-bootstrap-carousel .carousel-control-prev {
        left: 40%;
    }

    #fixed-social a {
        height: 40px;
        line-height: 40px;
        width: 40px;
    }

    #minimal-bootstrap-carousel .carousel-control-next {
        right: 40%;
    }

    form.form-inline.form-right {
        margin-top: 15px;
    }

    #minimal-bootstrap-carousel {
        margin-top: 140px;
    }

    p.hid-text {
        display: none;
    }
}

@media screen and (max-width:420px) {
    .banner-text p {
        font-size: 17px;
    }

    .form-inline .form-control {
        max-width: 78%;
    }

    .banner-text h1 {
        font-size: 1.2em;
    }

    .top-left {
        font-size: 9px;
        margin-top: 5px;
    }

    span.filter-option.pull-left {
        font-size: 12px !important;
    }

    span.efonts {
        font-size: 44px;
    }

    .banner-text h1 {
        font-size: 1.4em;
    }

    .top-right ul li {
        padding: 0px 0px 0px 0px;
    }

    .form.form-inline.form-right {
        margin-top: 13px;
    }

    .upcom-box {
        width: 99%;
        margin-left: 15px;
    }

    p.test-text {
        font-size: 18px;
    }

    .carousel-inner {
        width: 100% !important;
    }

    .banner-text a {
        font-size: 15px;
    }

    p.text-cont {
        margin-bottom: 0px;
    }

    .m-mt-3 {
        margin-bottom: 15px !important;
    }

    img#flash_img {
        height: 80px;
    }

    .two-lines {
        -webkit-line-clamp: 1;
    }

    section#flash_sale {
        width: 80%;
    }

    .owl-nav button span {
        font-size: 24px;
        /* background-color: transparent; */
    }

    .tab-section .col-lg-12 {
        padding: 0 !important;
    }

    .tab-section {
        min-height: 230px !important;
    }

    .nav-tabs-bg-gradient {
        height: 68px !important;
    }

    li.sky-tab-content-3,
    li.sky-tab-content-2,
    li.sky-tab-content-1 {
        padding: 0 !important;
        padding-right: 0 !important;
    }

    .typography .container {
        padding: 15px !important;
    }

    div#countryList {
        text-align: left;
    }

    #carousel3 img.owl-lazy {
        height: 100px !important;
    }

    .test-section {
        padding: 0 0 40px 0 !important;
    }

    .cat-zoom {
        height: auto !important;
    }

    .category-section-page .card .title {
        font-size: 16px;
        font-weight: bold;
        margin-top: 8px;
        padding: 3px 0px ! important;
        -webkit-line-clamp: 3;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        white-space: normal;
        text-transform: capitalize;
    }

    .banner-text .item a {
        background-color: transparent;
        padding: 0;
        box-shadow: none;
        border-radius: 0;
    }

    .mobile-heading {
        background-color: #ffde07;
    }

    .badge {
        border-radius: 0 !important;
        padding: 0 !important;
    }
}

@media screen and (max-width:400px) {
    form.form-inline.form-right {
        margin-top: 7px;
    }
}

button.btn.dropdown-toggle.bs-placeholder.btn-default.btn-light {
    max-width: 135px;
}

button.lang1,
button.lang2 {
    background-color: transparent;
    border: 0;
    font-size: 14px;
    color: #999;
}

.language_select {
    margin-left: auto;
    margin-right: 15px;
}

button#submit_search {
    width: 50px;
}

button.lang1 {
    border-right: 3px solid #999;
    padding: 0;
    line-height: 12px;
    padding-right: 6px;
}

.language_select button.active {
    font-weight: bold;
    color: #108967;
}

.language_select button:hover {
    font-weight: bold;
    color: #108967;
}