/*
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;
}
#bg1 {
    background: linear-gradient(rgb(158 158 158), rgb(158 158 158)), url(../images/banner.jpg) fixed center center;
}
/*
#bg77 {
    background: linear-gradient(rgba(159, 158, 162, 0.95), rgba(159, 158, 162, 0.95)), url(../images/banner.jpg) fixed center center;
}
*/
#bg77 h1 {
    color: #c1c1c1;
}
#bg77 .inftext p {
    text-align: justify;
    font-size: 16px;
}
#bg77 h4 {
    color: #4a362e;
}
#bg77 h4 {
    color: #c5c4c4;
}
#bg77 .media i {
    color: #c5c4c4;
    font-size: 35px! important;
}
#banner .text-center span {
    color: #9E9E9E;
}
#about, #bg3 h2, #footer h2 {
    font-size: 2em;
    color: #2b261b;
    font-weight: 800;
}
#bg2 h2, #bg4 h2 {
    font-size: 2em;
    color: #f1f1f1;
    font-weight: 800;
}



.isotope-item .btn-default {
    background-color: #7f7c7a !important;
    color: #c1c1c1 !important;
    font-size: 1.2em;
    font-weight: 500;
}

#bg3 .btn.btn-default.btn-block span {
    color: #f1f1f1;
    font-size: 1.1em;
    font-weight: 500;
}
#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;
    }
}
.navbar-nav>li>.dropdown-menu {
    background: #e4e4e4;
}

.navbar-nav>li>.dropdown-menu a {
    padding: 10px;
    font-weight: bold;
    font-size: 18px;
    display: block;
    color: #555;
    text-decoration: none !important;
}

#contact {
    font-size: 2em;
    color: #2b261b;
    font-weight: 800;
}
.fancphoto {
    margin: 15px 0;
  }
  .fancphoto img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    transition: all 0.3s ease-in-out;
    border-radius: 5px;
  }
  .fancphoto img:hover {
    transform: scale(1.02);
  }
  
.main-navigation .navbar-default .navbar-nav>li.active>a, .navbar a.active {
    background-color: transparent;
    color: #7f7c7a !important;
}
.menus > div {
    height: 370px;
    margin-bottom: 15px;
  }
  .menus .thumbnail {
    position: relative;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    height: 100%;
    padding: 0;
    border: none;
    overflow: hidden;
    filter: grayscale(80%);
    border-radius: 0;
  }
  .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
    box-shadow: 0 1px 2px rgba(0,0,0,.075);
  }
  .thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
  }
  .menus .thumbnail > a {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 50;
  }
  .menus img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .thumbnail>img, .thumbnail a>img {
    margin-left: auto;
    margin-right: auto;
  }
  .img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: 100%;
  }
  .menus .thumbnail .caption.bg3 {
    background: rgba(255,255,255,0.7);
  }
  .menus .thumbnail .caption.bg-primary {
    background: rgba(48, 113, 91, 0.8);
  }
  .menus .thumbnail .caption.bg2 {
    background: rgba(34,37,51,0.8);
  }
  .menus .thumbnail .caption {
    padding: 20px 21px 21px 22px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 45;
    height: auto;
    min-height: 210px;
  }
  .thumbnail .caption {
    padding: 9px;
    color: #333;
  }
  .bg-primary {
    background-color: rgba(96, 104, 123, 0.9)  !important;
  }
  .bg-primary {
    color: #fff;
    background-color: #428bca;
  }
  .menus .thumbnail .caption h3 {
    font-size: 34px;
    line-height: 1.2em;
    font-weight: 600;
    letter-spacing: -1px;
    font-family: 'Open Sans', sans-serif;
  }
  .menus .thumbnail .caption .wrap .thumb_ins2 {
    width: 80%;
  }
  .menus .thumbnail .caption p {
    line-height: 1.4em;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
  }
  .menus .thumbnail .caption.bg-primary a.btn-link {
    color: #ffffff;
  }
  .menus .thumbnail .caption a.btn-link {
    color: #60687b ;
  }
  .menus .thumbnail .caption .wrap a {
    right: 15px;
    bottom: 20px;
    position: absolute;
    display: inline-block;
    font-size: 44px;
    line-height: 45px;
  }
  .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
  }
  .fa-angle-right:before {
    content: "\f105";
  }
  .menus .thumbnail .caption.bg2 h3, .menus .thumbnail .caption.bg2 p, .menus .thumbnail .caption.bg-primary h3, .menus .thumbnail .caption.bg-primary p {
    color: #fff !important;
  }
  .menus .thumb-shadow:hover {
    box-shadow: 9px 13px 26px -8px #222533;
    filter: grayscale(0%);
  }
  .for_pom {
    width: 100%;
    margin-top: 15px;
    background: #c1c1c1;
    color: black;
    border-color: #786d69;
  }
  .for_pom:hover {
    background: #786d69;
    border-color: #786d69;
  }
  .btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    background: #786d69;
    border-color: #786d69;
  }

  table th {
    text-align: center;
    background: #423e3e;
    color: white;
  }
  
  table td { 
          text-align: center;
          border-color: #343a40 !important;
          background: white;
        }
  table a, table a[href^="tel:"] { 
  color: #823f3f;
  text-decoration: underline;
  }
  table a:hover, table a[href^="tel:"]:hover { 
    color: #823f3f;
    text-decoration: none;
    }
    table .dopheader {
      background: #adabad;
      color: white;
    }

    .title_2 {
        padding-top: 0px !important;
    }

    
  .owl-prev{
    position: absolute;
    background: rgb(0 0 0 / 57%)!important;
    left: 0;
    top: 50%;
    font-size: 30px!important;
    width: 50px;
    transform: translateY(-50%);
    height: 100%;
    outline: 0;
  }
  .owl-next{
    position: absolute;
    background: rgb(0 0 0 / 57%)!important;
    right: 0;
    top: 50%;
    font-size: 30px!important;
    width: 50px;
    transform: translateY(-50%);
    height: 100%;
    outline: 0;
  }
  .owl-prev i {
    color: #fff;
    font-size: 20px;
    position: relative;
      top: -4px;
  }
  
  .owl-next i {
    color: #fff;
    font-size: 20px;
    position: relative;
      top: -4px;
  }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 400px;
    object-fit: cover;
}