html {
    scroll-behavior: smooth;
}

body {
    margin: 0;
    padding: 0;
    font-size: 16px;
    text-align: left;
    font-family: "opensansregular", Arial, Helvetica, sans-serif, SolaimanLipi;
    text-decoration: none;
}
@media (min-width: 1200px) {
    .container,.container-lg,.container-md,.container-sm,.container-xl {
        max-width:1480px
    }
}
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
    background-color: #fff;
    /* box-shadow: 0px 0px 25px rgba(75, 54, 54, 0.15);
    -webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15); */
    box-shadow: 0 0 6px 2px #c5c5c5;
}

@media(max-width:768px) {

    .container,
    .container-fluid,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        width: 100%;
        padding-right: 0px;
        padding-left: 0px;
        margin-right: auto;
        margin-left: auto;
    }

    .d-inline.ml-3.logo-title {
        font-size: 20px;
    }

    /*.mt-2, .my-2 {
        margin-top: 0px;
    }*/
    .navbar {
        padding: 0px;
    }
}

.alert-success {
    background-color: #aeda9c;
    border-color: #aeda9c;
    color: #3c763d;
}

.alert {
    padding: 7px;
    border: 1px solid transparent;
    margin-bottom: 10px;
}

/*----------Scroll Section-----------*/
#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 40px;
    z-index: 99;
    border: none;
    color: #fff;
    background-color: #ff0303;
    padding: 8px;
    cursor: pointer;
}

#myBtn:hover {
    background-color: rgb(252, 12, 12);

}

.scrolltop .fa {
    font-size: 14px;
}

/*----------End Scroll Section-----------*/
/*---------------------All Nav Item--------------------------*/
/*---------------------Top Header------------------------*/
/*[class^="top-header"] {*/
/*    background-color: #eae9e5;*/
/*    padding: 6px;*/
/*}*/


.logo-box [class^="logo"] {
    display: inline;
}

.logo[class*="logo"] {
    width: 55px;
    height: 55px;
}

.logo-title [class*="logo-title"] {
    /* font-size: 17px;*/
    /*color: #3c82ca;*/
    color: #a0248ee0;
    font-weight: bold;
}

[class$="two"] {
    background-color: #407676;
    padding: 3px 20px;
    font-size: 15px;
}

.log-two a {
    color: white;
    text-decoration: none;
}

[class|="log"] {
    margin: 6px 10px;
}

.activee {
    border-bottom: 1px solid #eaad00;
}

.btnn {
    background-color: #407676;
    border: none;
    font-size: 15px;
}

.social-list {
    list-style: none;
}

.social-list li {
    display: inline;
}

.bg-card {
    /*background: linear-gradient(45deg, #3c82ca, transparent);*/
    background:#8d7e4d;
    color: #fff;
    font-weight: bold;
}

/*--------------------------End Top Header-------------------------*/

/*---------------------Main Header---------------------------*/

.navbar {
    color: #fff;
    background-color: #0082CA;
    text-transform: uppercase;
}

.nav-link {
    padding: 0px;
}

.nav-item [class^="nav"] {
    color: #fff;
    font-size: calc(6px + 10px);
    font-weight: normal;
}

/*-------------------Home Page------------------------------*/
.carousel-inner img {
    width: 100%;
    height: 381px;
    /* object-fit: cover; */
}

.baner-one img {
    height: 331px;
}

.card-header:first-child {
    border-radius: calc(0px) calc(0px) 0 0;
}

.all-notice .list-group-item {
    border: 0px;
    font-size: 14px;
    padding: 3px 10px;
}

.all-notice .list-group-item b {
    margin-left: 7px;
}

.all-notice .list-group-item .fa {
    color: #862727;
    font-size: 15px;
}

.card h3 {
    font-size: 16px;
    margin-top: 10px
}

.card-body {
    padding: 25px 35px;
}

.card {
    position: relative;
}

.card img {
    display: block;
    width: 100%;
}

.card h3 {
    font-size: 15px;
    margin-top: 10px
}

.card .card-text {
    font-size: 13px;
}

.card-header:first-child {
    border-radius: calc(0px) calc(0px) 0 0;
}

/*-------------footer Site---------------*/
.footer {
    /*    background-color: #e6e6e6;*/
    /* background-color: rgb(255, 255, 255); */
    /* box-shadow: 1rem 0rem 3rem rgb(0 0 0 / 16%) !important; */
    padding: 10px;
    /* margin-top: 5px; */
}

.footer-copyright {
    text-transform: capitalize;
    font-size: 16px;
    color: #60380a;
}

/*-------------------End Footer Site-------------------*/

.card {
    border-radius: 0px;
}

.navbar {
    padding: 6px;
}

.card-header {
    padding: 5px 10px;
    border-radius: 0px;
}

.card-header h1 {
    font-size: 18px;
    font-weight: 500
}

:root {
    --main-all-title-item-padding: calc(1px + 1px);
    --font-size: 14px;
    --text: center;
}

.all-title h2 {
    padding: var(--main-all-title-item-padding);
    font-size: var(--font-size);
    text-align: var(--text);
}

.card-header:first-child {
    border-radius: calc(0px) calc(0px) 0 0;
}


/*-------------*/
.team_block {
    margin: 30px 0;
}

.pic {
    position: relative;
    display: block;
    padding: 15px;
}

.pic .cnt-block {
    float: left;
    background: #fff;
    padding: 30px 20px;
    text-align: center;
    border: 2px solid #d5d5d5;
    margin: 0 0 28px;
}

img.img-rounded {
    border-radius: 50%;
}

.pic img {
    width: 100%;
    display: block;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}

.team_block h4 {
    margin: 20px 0 6px;
    text-align: center;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
}

.team_block .team_desc {
    font-style: italic;
    color: #aaa;
    text-align: center;
}

/*-------gallery--------*/
.btn:focus,
.btn:active,
button:focus,
button:active {
    outline: none !important;
    box-shadow: none !important;
}

#image-gallery .modal-footer {
    display: block;
}

.thumb {
    margin-top: 15px;
    margin-bottom: 15px;
}
.thumbnail:hover{
    border: 1px solid red;
}
.thumbnail:hover{
    background: #eff5f5;
    text-decoration: none;
}
.thumbnail img {
    height: 200px;
    border-radius: 0px;
    padding: 0px;
    background-color: #eff5f5;
    border: 1px solid #dee2e6;
    max-width: 100%;
}

.box-caption.text-center.pt-3 {
    background: #eff5f5;
    padding: 5px;
    border-bottom:1px solid red;
}

/*----pager section----*/
.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none;
}

.pager li {
    display: inline;
}

.pager .previous>a,
.pager .previous>span {
    float: left;
}

.pager .next>a,
.pager .next>span {
    float: right;
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
    text-decoration: none;
}

.all-mainnav {
    background-color: #8d7e4d;
    height: 40px;
}

.nav-item>a {
    font-size: 13.5px;
    font-weight: normal;
    color: #ffffff;
}

.nav-link {
    color: #fff;
    border-right: 1px solid blue;
    padding: 5px 10px 5px 10px;
    text-decoration: none;
    font-weight: normal;
    margin: 3px;
}

.dropdown-item {
    color: white
}

.all-dropdown {
    background-color: #8d7e4d;
    border-bottom: 3px solid #080303;
}

.dropdown-menu {
    transition: 0.9s;
}

.navbar-nav li:hover>ul.dropdown-menu {
    display: block;
    margin-top: 0px;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
}

.dropdown-menu>li>a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
}

.navbar-toggler-icon {
    color: white;
    font-size: 21px;
    padding-top: 6px;
}
/*-------24-05-2023--------*/
/** {
    box-sizing: border-box;
  }*/
  
  /* Position the image container (needed to position the left and right arrows) */
  .container {
    position: relative;
    background: #f3fcfe;
  }
  
  /* Hide the images by default */
  .mySlides {
    display: none;
  }
  
  /* Add a pointer when hovering over the thumbnail images */
  .cursor {
    cursor: pointer;
  }
  
  /* Next & previous buttons */
  .prev,
  .next {
    cursor: pointer;
    position: absolute;
    top: 40%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
  }
  
  /* Position the "next button" to the right */
  .next {
    right: 0;
    border-radius: 3px 0 0 3px;
  }
  
  /* On hover, add a black background color with a little bit see-through */
  .prev:hover,
  .next:hover {
    background-color: rgba(0, 0, 0, 0.8);
  }
  
  /* Number text (1/3 etc) */
  .numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
  }
  
  /* Container for image text */
  .caption-container {
    text-align: center;
    background-color: #ddd;
    padding: 2px 16px;
    color: #c95e2c;
    font-weight: bold;
  }
  
  .row:after {
    content: "";
    display: table;
    clear: both;
  }
  
  /* Six columns side by side */
  .column {
    float: left;
    width: 16.66%;
  }
  
  /* Add a transparency effect for thumnbail images */
  .demo {
    opacity: 0.6;
  }
  
  .active,
  .demo:hover {
    opacity: 1;
  }
/*-------------*/
/*
.bodyy{
    box-shadow: 0 0 6px 0 grey;
    cursor: pointer;
}
*//*
#owl-demo .owl-wrapper-outer {
    padding: 25px;
}*/
/*
.owl-carousel .owl-wrapper-outer {
    padding-left: 1px;
    margin-right: -3px;
    padding-bottom: 10px;
}*//*
.owl-wrapper-outer .owl-item{
    border: 1px solid;
}*/
.sidebar_feature{
    font-family: Roboto;
    text-transform: uppercase;
}
.sidebar_feature h3 {
    border-left: 9px solid red;
    background-color: #deab70;
    padding-left: 15px;
    font-weight: bold;
    color: #894d07;
    
}