.boxItem {
    padding-top: 15px;
}

.boxcontent {
    padding-bottom: 10px;
    background-color: #E1D8CF;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(78, 46, 57, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(78, 46, 57, 0.6);
    height: 350px;
}

.boxItem .boxcontent .img {
    text-align: center;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
}

.boxItem .boxcontent .img img {
    height: 200px;
    width: 100%;
    cursor: zoom-in;
}

.boxItem .boxcontent .modal-content .carousel-inner .item img {
    width: 100%;
    height: 50% !important;
}

.carousel-indicators li {
    background-color: #FFB22C;
    border: 2px solid #FFB22C;
    width: 50px;
}

.boxcontent .title {
    font-family: Myriad Pro !important;
    cursor: pointer;
    text-align: center;
    font-size: 25px;
    text-transform: uppercase;
}

.boxcontent .title a {
    color: #4E2E39;
    text-decoration: none;
}

.boxcontent .subTitle {
    text-align: center;
    margin-top: 0px;
    color: black;
    font-weight: bold;
    font-size: 17px;
}

.boxcontent .btn-group {
    width: 100%;
}

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

.boxcontent.active {
    background: rgba(78, 46, 57, 0.7);
    color: #fff !important;
}

.boxcontent.active .title,
.boxcontent.active .subTitle {
    color: #fff;
}

.download-btn {
    padding: 0px 10px 0px 10px;
}

.download-btn i {
    font-size: 18px;
}

.download-btn .pdf-file a:hover {
    border: 1px solid #EF0000;
    background-color: #ffffff;
    box-shadow: 2px 2px #EF0000;
}

.download-btn .word-file a:hover {
    border: 1px solid #00539D;
    background-color: #ffffff;
    box-shadow: 2px 2px #00539D;
}

.download-btn .other-file a:hover {
    border: 1px solid #007A48;
    background-color: #ffffff;
    box-shadow: 2px 2px #007A48;
}

.footer-section {
    background-color: #562D3C;
    color: #B4A99E!important;
    padding: 70px;
    padding-top: 60px;
    padding-bottom: 20px;
}

.footer-section .title {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
}

.footer-section .hyperlink a {
    color: #E3D8CD !important;
}

.footer-text {
    color: #E3D8CD !important;
}

.line {
    border-bottom: 1px solid white
}

footer .RegTitle {
    color: #4E2E39;
    font-size: 18px;
    text-transform: uppercase;
    font-family: Myriad Pro;
}

footer .SIGNUP {
    width: 100%;
}

footer .SIGNUP input {
    background-color: #B4A99E;
    border: 1px solid;
    color: #4E2E39;
    box-shadow: none;
    width: 100%;
}

.MainSection {
    padding-top: 30px;
}

footer .FastLinks i {
    font-size: 22px;
    color: #B4A99E;
    padding: 0 0px 0 15px;
}

footer .FastLinks i:hover {
    color: #f7941d;
}

.copyright {
    text-align: center;
    color: white;
}

.members-section {
    margin-bottom: 20px;
    margin-top: 20px;
    margin-right: 0px;
    margin-left: 0px;
}

.member-box {
    margin-bottom: 20px;
}

.member-box .content {
    background-color: #E1D8CF;
    padding: 10px;
    text-align: center;
    border-radius: 0px 0px 10px 10px;
    height: 250px;
}

.member-box .content .name {
    margin-bottom: 30px;
    height: 70px;
}

.member-box .content .title {
    font-weight: bolder;
    color: #562D3B;
    text-transform: capitalize;
}

.member-box .content .desc {
    color: #84796F;
}

.member-box img {
    width: 100%;
    height: 150px;
}

.section-Description {
    color: black;
    overflow: hidden;
    margin-bottom: 30px;
}

.cultural-agenda-section {
    margin-top: 20px;
}

.Workshop {
    margin-top: 20px;
}

Workshop-top {
    margin-top: 5px;
}

.cultural-agenda-box {
    border-radius: 10px;
    padding: 10px;
}

.cultural-agenda-box img {
    width: 100%;
    height: 150px;
    padding: 0px;
}

.cultural-agenda-box .date-box {
    background-color: #562D3B;
    color: #ffffff;
    height: 200px !important;
}

.cultural-agenda-box .cultural-agenda-content {
    background-color: #E1D8CF;
    color: #562D3B;
    border-radius: 20px;
}

.cultural-agenda-box .cultural-agenda-content a {
    color: #562D3B;
    text-decoration: none;
}

.graid {
    column-count: 2;
}

.cultural-agenda-box .cultural-agenda-content .content-box .date,
.location {
    color: #5D4E40;
}

.slider-dimensional {
    width: 100%;
    height: 100%;
}

.ServiceItemImg {
    height: 150px;
    width: 100%;
}

.ServiceItemImg img {
    height: 100%;
    width: 100%;
}