/*
Theme Name: Worthy - Free Powerful Theme by HtmlCoder
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Version:1.0.0
Created:November 2014
License: Creative Commons Attribution 3.0 License (https://creativecommons.org/licenses/by/3.0/)
File Description: Place here your custom CSS styles
*/
.list-unstyled {
    line-height: 10px;
}
.clearr {
    clear: both;
}
.inftext {
    text-align: center;
}
.inftext h4 {
    margin-top: 40px;
    font-size: 1.4em;
}
.yanmap {
    height: 90%;
}
#bg1 {
    /*background: linear-gradient(#777, #afafaf), url(../images/banner.jpg) fixed center center;*/
    background: linear-gradient(135deg, #000000 30%, #777 29%, #999 39%, #ccc 73%, rgb(221 221 221) 72%);
}
#banner .text-center span {
    color: #ccc;
}
#about, #bg3 h2, #footer h2 {
    color: #f1f1f1;
    filter: drop-shadow(2px 4px 6px black);
    font-size: 2em;
    font-weight: 800;
}
#bg2 h2, #bg4 h2 {
    color: #f1f1f1;
    filter: drop-shadow(2px 4px 6px black);
    font-size: 2.25em;
    font-weight: 800;
}



.isotope-item .btn-default {
    background-color: black !important;
    color: white !important;
    font-size: 1.2em;
    font-weight: 500;
}

#bg3 .btn.btn-default.btn-block span {
    color: #999;
    font-weight: 500;
    font-size: 2.22em;
}
#bg3 p {
    text-align: justify;
}
#bg3 img {
    display: block;
    width: 100%;
    height: 200px;
    object-fit: cover;
}
#project-1 .modal-body .list-icons li,
#project-2 .modal-body .list-icons li,
#project-3 .modal-body .list-icons li,
#project-4 .modal-body .list-icons li,
#project-5 .modal-body .list-icons li,
#project-6 .modal-body .list-icons li,
#project-7 .modal-body .list-icons li,
#project-8 .modal-body .list-icons li,
#project-9 .modal-body .list-icons li,
#project-10 .modal-body .list-icons li,
#project-11 .modal-body .list-icons li,
#project-12 .modal-body .list-icons li,
.footer .list-icons li {
    font-size: 0.9em;
}

@media only screen and (max-width : 767px) {
	.isotope-container.row.grid-space-20>div {
    width: 100%;
    }
}
@media only screen and (max-width : 991px) {
.gltextot {
padding-top: 40px;
    }
}
#bg1 p {
    font-size: 15.5px;
}

.modal-footer {
    background-color: gray !important;
}