#firstelement {
  color: rgba(0, 0, 0, 0.5);
}
#firstelement:hover {
  color: rgba(0, 0, 0, 0.7);
}
.nav-link {
  font-size:large;
  transition: 0.5s;
}
.hordropdown{
  display: none;
  position: absolute;
  z-index: 999;
  float: auto; 
  background: #ffffff !important;
  opacity: 1 !important;
  border: 1px solid rgba(0, 0, 0, 0.06);
  box-shadow: 0 8px 24px rgba(2, 8, 20, 0.12);
}

.btable {
  border:1px solid black;
}
.btablew {
  width: 80%;
  margin: auto;
}
.btext0 {
  font-size: 49px;
  text-align: left;
  margin-left: 10%;
  font-weight: 600;

}
.bimg {
  
  width: 90%;
  height: 70%;
}
.bex {
  width: 80%;
  margin: auto;
}
.btext1 {
  font-size: 20px;
  text-align: left;
  margin-left: 10%;
  font-weight: 200;
  opacity: 0.8;
  
}
.fmark-text1 {
  font-size: 60px;
  font-weight: 2000;
}
.fmark-text2 {
  color: white;
}
.fmark-text3 {
  
}
.fmark{
  text-align: center;
  margin: auto;
}
.ftablew {
  width: 100%;
}
.csformw {
  margin: auto;
  max-width: 1000px;
  width: 80%;
}
.csbtn {
  position: absolute;
  right:10px;
}
ul li:hover ul.hordropdown{
  display: block;    /* Display the dropdown */
  background: #ffffff;
  width:auto;
  margin:0;
  padding:0;
  opacity: 1; 
}
ul li ul.hordropdown li {
  background: #ffffff !important;
}
ul li ul.hordropdown li a,
ul li ul.hordropdown li .nav-link {
  background: #ffffff !important;
  color: #111827;
}
ul li ul.hordropdown li{
  transition: all 1s ease-in;
}

#items {
  opacity: 1;
  display: inline;
  float: auto;
  
}

.ceopage-font1{
  color:white;
  text-shadow: 1px 1px 5px gray;
  font-size:33pt;
  opacity: 1;
}

.divider {
  display: block;
  margin: -5px 0 16px 0;
  max-width: 150px;
  border-bottom: 2px dashed #9FA2AB;
}

.badge-subhead {
  margin-bottom: 8px;
  padding: 10px 30px;
  background-color: rgba(116, 116, 116, 0.15);
  color: #747474;
  font-size: 14px;
  border-radius: 40px;
}
/*font*/











/* Filterable button */
.filterable-button {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 400px;
}

.filterable-button .btn {
  padding: 5px 16px;
  margin: 6px;
  font-size: 14px;
  border-radius: 40px;
  background-color: transparent;
  color: #747474;
  box-shadow: 0 0 0 2px #747474;
  font-weight: bold;
}

.filterable-button .btn:hover {
  background-color: #747474;
  color: #fff;
}

.filterable-button .btn.selected,
.filterable-button .btn:focus {
  background-color: #747474;
  color: #fff;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #747474;
}
.ocean-img1 {
  background-image: url("../img/ocean1.jpg");
}
.ocean-img2 {
  background-image: url("../freeimg/ocean4.jpg");
}
.ocean-img3 {
  background-image: url("../img/ocean3.jpg");
}
.food-img1 {
  background-image: url("../freeimg/fish5.jpg");
  background-position: center;
}
.food-img2 {
  background-image: url("../freeimg/crab3.jpg");
}
.ceo-img1{
  
  background: url("../freeimg/boramfood.JPG");
  
}
.cs-img1 {
  background: url("../freeimg/fist.jpg");
}

.cs-img2 {
  background: url("../freeimg/wehere.jpg");
}

.cs-img3 {
  background: url("../freeimg/zz.jpg");
}
.ceo-img2{
  background: url("../freeimg/storage1.jpeg");
}
.ceo-img3 {
  background: url("../img/com.JPG");
}
.food-img3 {
  
  background-image: url("../freeimg/longfish.jpg");
  
}
.world-img1 {
  background-image: url("../freeimg/boat1.jpg");
}
.csicon-img1 {
  background-image: url("../img/csicon.jpg");
}
.freefish-img2{
  background-image: url("../freeimg/fish2.jpg");
}
.freecrab-img1{
  background-image: url("../freeimg/crab.jpg");
}
.fisha-img1 {
  background-image: url("../freeimg/fisha1.png");
}
.crab-img3 {
  background-image: url("../freeimg/bfish2.jpg");
}

.pimg1{
  background-image: url("../freeimg/fish4.jpg");
}

.pimg2{
  background-image: url("../freeimg/crab3.jpg");
}

.pimg3{
  background-image: url("../freeimg/lobster1.jpg");
}
.ideology-img1 {
  width: 100%;
  height: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.historycover-img1{
  background-image: url("../img/historycover.jpg");
  background-size: 75% 100%;
  background-repeat: no-repeat;
}
.ver-text {
  margin: 7%;
}
#world-img1{
  display: block;
  
  width: 100%;
}
.product-imgholder{
  padding-left: 12px;
  width: 100%;
  height: 100%;
}
#product-img{
  width: 100%;
  height: 100%;
}
.english-sub1{
  font-size: 30px;
  font-weight: 400;
}
.english-sub2{
  font-size: 17px;
  color: #6c727c;
  font-weight: 200;
}
.flag-btn{

  padding: 6px;
  margin: 6px;
  /* Black / Inactive */
  border: 1px solid rgba(0, 0, 0, 0.54);
  box-sizing: border-box;
  border-radius: 4px;
  background-color: #fff;
}
#flags{
  width: 70px;
  height: 40px;
}
/* Product */
#noborder{
  border-style: none;
}
.product-display{
  margin: auto;
  width: 80%;
  padding-bottom: 30px;
  padding-top: 30px;
}
.ideology {
  width: 60%;
  text-align: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.button {
  border-radius: 4px;
  background-color: white;
  border: none;
  color:#202334;
  text-align: right;
  font-size: 12pt;
  
  width: 175px;
  height: 20px;
  transition: all 0.5s;
  cursor: pointer;
  margin-bottom: 20px;
}
.cs-nav-set a:hover {
  text-decoration: none;
  
}

.cs-nav-set a p:hover {
  transition-property: background-color, font-size, transform, color;
  transition-timing-function: ease-in-out;
  transition-duration: 1s;
  color:rgba(255, 255, 255, 0.884);
  background-color: rgb(47, 92, 184);
}

.button span {
  cursor: pointer;
  display: block;
  position: relative;
  text-align: left;
  transition: 0.5s;
}

.button span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -10px;
  transition: 0.5s;
  font-size: large;
}
.mirror-text {
  
  transform: scaleX(-1);;
}

.button:hover span {
  padding-right: 10px;
}
.button:hover {
  color: black
}

.display-block{
  display:block;
}
.button:hover span:after {
  opacity: 1;
  right: 0;
}


.product-list {
  margin-top: 200px;
  list-style: none;
  padding-left: 0;
}

/* Home product buttons: center arrow and prevent text shift */
#product .button span {
  padding-right: 22px; /* reserve space for arrow */
}

#product .button:hover span {
  padding-right: 22px !important; /* cancel global hover padding change */
}

#product .button span:after {
  right: 8px !important;
  top: 50% !important;
  transform: translateY(-50%);
}

#product .button:hover span:after {
  opacity: 1;
  right: 8px !important;
  transform: translateY(-50%) translateX(2px);
}
.mainpage-font1{
  color:white;
  text-shadow: 1px 1px 5px gray;
  font-size:33pt;
  opacity: 1;
  
}
.mainpage-font2{
  font-weight: 500;
  font-size: 24pt;
  color:white;
  text-shadow: 1px 1px 2px gray;
  opacity: 1;
  
}
.mycontainer{
  max-width: 90%;
  margin: auto;
  position: relative;
}
.about-list {
  list-style: none;
}

.text-block {
  position: absolute;
  bottom: 5%;
  right: 5%;
  background-color: rgb(255, 255, 255);
  color: black;
  opacity: 0.8;
  height:450px;
  width: 540px;
  display: block;
  padding-top: 100px;
  padding-left: 90px;


}
.ceo-intro {
  text-align: right;
  font-size: 25px;
  padding-right: 5%;
  font-weight: 400;
}
.ceo-texttop {
  font-style: italic;
  font-size: 30px;
}
.ceotopmost {
  margin-top: 10%;
  font-size: 27pt;
  font-weight: 500;
  line-height: 35px;
  text-align: left;
}
.ceo-text {
  line-height: 39px;
  text-align: left;
  font-size: 23px;
}
.ceo-text-bot {
  
  line-height: 23px;
  text-align: left;
  font-size: 23px;
  opacity: 0.8;
  font-style: italic;
}
.ceo-author {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-style: italic;
}

.bi-text{
  color: #2960f7;
  font-size: 34pt;
}
.life-quote{
  width: 300px;
  border: rgba(0, 0, 0, 0.8);
  border-style: solid none solid none;
  border-width: 1px;
}
.ceodiv {
  border-width: thick;
  border: rgba(0, 0, 0, 0.8);
  border-style: solid none none none;
  border-width: 1px;
}

.prod-img{
  
  
  width: 100%;
  height: 500px;
  background-size:cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  
}
#prod-first-img {
  margin-right: 0px;
} 

.padding-container {
  padding-bottom: 3;
}

.map {
  width: 100%;
  height: 100%;
  padding-left: 1%;
}

.map-text {  
  text-align: center;
}
.pcenter{
  color: #fff;
}
.pcenter1{
  font-size: 28pt;
  color: #fff;
}
.map-background1 {
  padding-top: 7%;
  padding-bottom: 7%;
  background-color: #bdcada;
  height: 25%;
}


.map-background2 {
  padding-top: 7%;
  padding-bottom: 7%;
  background-color: #235184;
  height: 25%;
}
/* cs */
.mirror{
  display: inline-block; 

  -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
  -moz-transform: matrix(-1, 0, 0, 1, 0, 0);
  -o-transform: matrix(-1, 0, 0, 1, 0, 0);
  transform: matrix(-1, 0, 0, 1, 0, 0);
}
.qweqwe{
  display: inline-block;
}
.ft-text1{
  display: inline-block;
  
  -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
  -moz-transform: matrix(-1, 0, 0, 1, 0, 0);
  -o-transform: matrix(-1, 0, 0, 1, 0, 0);
  transform: matrix(-1, 0, 0, 1, 0, 0);
  color:red;
}
.csize {
  height: 500px;
}
.cs-con{
  background-image: url("../freeimg/cs2.png");
  background-size: 100% 100%;  
  background-position:top ;
  background-size: cover;
  background-repeat: no-repeat;
  
  margin: auto;
  width: 80%;
}
.verticle-line {
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}

.text-top {
  display: inline;
}
.online-text1{
  font-weight: 200;
  font-size: 30pt;
  color: rgba(0, 0, 0, 0.5);

}
.cs-prod {
  height: 300px;
  padding-top: 30px;
  width: 100%;
  padding: 30px;
  text-align: center;

}

.ob {
  width: 100%;
  height: 62px;
  text-align: center;
  font-size: 16pt;
  border: 2px solid #5174CD;
  border-radius: 4px;
  padding-top: 6%;
  padding-bottom: 6%;
  
}


.cs-nav-img {
  
  background-size: cover;
  
}
.cs-btn {
 text-align: right; 
}
.con-text1 {
  font-size: 30pt;
}
.cs-nav-set {
  padding-top: 10px;
  margin: auto;
  text-align: center;
  transition-property: background-color, font-size, transform, color;
  transition-timing-function: ease-in-out;
  transition-duration: 3s;
}
.bpic-container {
  margin: auto;
  width: 70%;
  height: 20%;
}
.cs {

  padding-top: 5%;
  padding-left: 5%;
}

.cs-phone {
  padding-left: 5%;
  padding-top: 5%;
  text-align: left;
}


.cs-time {
  padding-left: 5%;
  padding-top: 1%;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.cs-text-block {
  
    color: black;
    height:220px;
    width: 100%;
    text-align: center;
}
/*business*/
.history {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.history div {
  top: 10px
}
.history h2 {
  position: relative; 
  font-size: 18px;
  color: #000; 
  line-height: 0.5;
}
.history h2:before {
    content:""; 
    position: absolute;
    left:-48px; 
    top:50%; 
    transform: translateY(-50%);
    width: 17px; 
    height: 17px; 
    border-radius: 100%;
    background:#fff; 
    border: 3px solid #ff5a2b;
    box-sizing: border-box;
  }

.history div {
  position: relative; 
  padding: 0 0 0 48px;
}
.history div:before { 
  content:""; 
  position:absolute; 
  left:8px; 
  top:0px;
  width: 2px; 
  height:100%; 
  background:#ddd;
}
.history div:first-child:before { 
  top:10px; 
  height:calc(100% - 10px);
}


.history ol { padding: 20px 0 4px; }
.history li {
  font-size: 15px; 
  color:#000; 
  line-height: 20px; 
  list-style: none;
  
 }
.profilepic {
  
  background-size: cover;
  width: 80%;
  height: 100;
  padding: 5px;
}
.world-text {
  font-size: 30pt;
  font-weight: 400;
}
@media (max-width: 1400px) {
  .ob{
    font-size: 14pt;
  }
  .ceo-text {
    font-size: 17px;
  }
}
@media (max-width: 1000px) {
  .otext {
    font-size: 17pt;
  }
  .ob {
    font-size: 11pt;
  }
  .world-text {
    font-size: 20pt;
  }
  .flag-btn{
    padding: 6px;
    margin: 6px;
    /* Black / Inactive */
    border: 1px solid rgba(0, 0, 0, 0.54);
    box-sizing: border-box;
    border-radius: 4px;
    background-color: #fff;
  }
  #flags{
    width: 40px;
    height: 20px;
  }
  .pcenter1 {
    font-size: 20pt;
  }
  .fmark-text2 {
    font-size: 8pt;
  }
  .fmark-text3 {
    font-size: 8pt;
  }
  .ceotopmost {
    margin-top: 2%;
    font-size: 20pt;
    font-weight: 500;
    line-height: 35px;
    text-align: left;
  }
  .ceo-text {
    line-height: 22px;
    text-align: left;
    font-size: 16px;
  }
  .ceo-text-bot {
    
    line-height: 20px;
    text-align: left;
    font-size: 16px;
    opacity: 0.8;
    font-style: italic;
  }
  .text-block {
  position: absolute;
  bottom: 0%;
  right: 0%;
  left: 0%;
  top: 0%;
  margin: auto;
  background-color: rgb(255, 255, 255);
  color: black;
  opacity: 0.8;
  height:75%;
  width: 90%;
  display: block;
  padding-left: 6%;
  padding-top: 6%;

  }
  .mainpage-font1 {
    font-size: 21pt;
  }
  .mainpage-font2 {
    font-size: 15pt;
  }
  .ceopage-font1 {
    font-size: 25pt;
  }

  .bi-text {
    font-size: 15pt;
  }
  .ideology{
    width: 100%;
  }
  .mycol {
    text-align: center;
    
  }

  .product-list {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .product-list li {
    display: inline;
  }

  .history {
  background:linear-gradient(0deg, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6)), url("../img/historycover.jpg" );
  background-size:cover;
  background-size: cover;
  background-repeat: no-repeat;
  }
}



/* about */
.about-container {
  width: 100%;
  position: relative;
}
.abt-img{
  width: 100%;
  
  height: 500px;
  background-repeat: no-repeat;
  
  background-size: 100% 600px;
  background-size: cover;
  background-position: 0%;
}


.right-side {
  position: absolute;
  right: 500px;
}
/* Page */

.bhome-img{

  width: 100%;
  
  height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  
}


.home-img{

  width: 100%;
  
  height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  
}

.subhome-img {
  
  width: 100%;
  height: 500px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  
} 
.vg-page {
  position: relative;
  display: block;
  padding: 80px 0;
  width: 100%;
  overflow: hidden;
}

.page-home {  
  
  padding: 50px 0;
  z-index: 99;
}
.d-block{
  z-index: -1;
}

.page-home::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.page-home .navbar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 18px;
  padding-bottom: 6px;
  background-color: #fff;
  z-index: 99;
}

.page-home .navbar.floating {
  top: 0;
  background-color: #fff;
}

.page-home .caption-header {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  color: #fff;
  z-index: 10;
}

.page-home h1 {
  font-size: 50px;
}

.page-home .badge {
  padding: 16px 24px;
  background-color: rgba(239, 56, 36, 0.15);
  color: #EF3724;
  text-shadow: 0 2px 4px rgba(23, 25, 37, 0.4);
  font-size: 16px;
  border-radius: 40px;
}

.page-home .floating-button {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  margin: auto;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  font-size: 21px;
  cursor: pointer;
  z-index: 10;
}


.page-about {
  background-color: #fff;
}

.page-about .img-place {
  width: 280px;
  height: 350px;
  background-color: #dfe0e6;
  overflow: unset;
}

.page-about .img-place::before {
  content: "";
  position: absolute;
  top: -20px;
  right: -35px;
  width: 100%;
  height: 100%;
  border: 5px solid #747474;
  z-index: -1;
}

.timeline {
  position: relative;
  display: block;
  list-style: none;
  padding-left: 0;
  width: 100%;
}

.timeline::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 2px;
  height: 95%;
  background-color: #e3e5e9;
}

.timeline li {
  position: relative;
  display: block;
  padding-left: 30px;
  margin-bottom: 20px;
}

.timeline li::before {
  content: '';
  position: absolute;
  top: 8px;
  left: -8px;
  width: 18px;
  height: 18px;
  background-color: #747474;
  border: 3px solid #fff;
  border-radius: 50%;
}

.timeline li .title {
  width: 150px;
  padding: 6px 20px;
  background-color: #747474;
  color: #fff;
  font-weight: 500;
  border-radius: 30px 0 60px 30px;
}

.timeline li .details {
  background-color: #f4f5f8;
  margin-top: 8px;
  padding: 20px;
  border-radius: 4px;
}

.timeline li .details h5,
.timeline li .details p {
  margin-bottom: 0;
}

.timeline li .details small {
  display: block;
  font-weight: 500;
  font-size: 14px;
  margin-top: 5px;
  margin-bottom: 10px;
}

.page-service {
  background-color: #fff;
}

.card-service {
  margin: 16px auto;
  padding: 20px;
  background-color: #fff;
  border: 0;
}

.card-service .icon {
  display: inline-block;
  margin: 0 auto;
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  font-size: 32px;
  border-radius: 50%;
  background-color: #f4f5f8;
}

.card-service .caption {
  margin-top: 16px;
  text-align: center;
  color: #747474;
}


.page-funfact {
  padding: 100px 0;
  text-align: center;
  color: #fff;
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
}

.page-funfact::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(41, 36, 36, 0.7);
}

.testi-carousel .item {
  display: block;
  width: 100%;
}

.testi-carousel .item .wrap {
  float: left;
  width: 50%;
}

.testi-carousel .item .img-place {
  max-width: 350px;
  height: 300px;
  background-color: #f4f5f8;
  border-radius: 4px;
  overflow: hidden;
}

.testi-carousel .item .caption {
  display: block;
  padding: 20px 0;
}

.testi-content {
  font-size: 18px;
}

.testi-info {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: center;
  margin-top: 16px;
  width: 100%;
}

.testi-info .thumb-profile {
  position: relative;
  margin-right: 8px;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: #f4f5f8;
  overflow: hidden;
}


.page-client {
  background-color: #171925;
  color: #fff;
}

.page-client .row .item {
  padding-top: 60px;
  padding-bottom: 60px;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #292e3b;
}

.page-client .row:last-child .item {
  border-bottom: 0;
}

.page-client .row .item:first-child {
  border-left: 0;
}

.page-client .row .item:last-child {
  border-right: 0;
}

.page-client .img-place {
  width: 100px;
  height: 100px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.page-client .img-place:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  transform: scale(1.2);
}

.page-client .img-place img {
  filter: grayscale(100%) brightness(2);
}

.page-client .img-place:hover img {
  filter: none;
}


.page-blog {
  background-color: #fff;
}

.post-grid {
  justify-content: center;
}

.post-grid .card {
  margin: 2rem auto;
  max-width: 320px;
  border: 0;
  background-color: #fff;
  -webkit-transition: box-shadow .3s ease;
  -moz-transition: box-shadow .3s ease;
  transition: box-shadow .3s ease;
  box-shadow: 0 4px 30px rgba(140, 152, 164, 0.2);
}

.post-grid .card:hover {
  box-shadow: 0 4px 30px rgba(140, 152, 164, 0.4);
}

.post-grid .card .caption {
  padding: 20px 16px;
}

.post-grid .post-category {
  font-weight: 500;
  color: #EF3724;
  text-decoration: none;
}

.post-grid .post-title {
  display: table-row;
  color: #6c727c;
  font-weight: 500;
  font-size: 21px;
  text-decoration: none;
}

.post-grid .post-title:hover,
.post-grid .post-title:focus {
  color: #52565c;
}

.post-grid .post-date {
  font-size: 13px;
  color: #777;
}

.widget-grid .form-control {
  border-width: 0 0 2px 0;
  border-radius: 0;
  padding-left: 5px;
  padding-right: 5px;
}

.widget-grid .form-control:focus {
  box-shadow: none;
}


.page-contact {
  background-color: #fff;
}

.vg-maps {
  width: 100%;
  height: 450px;
  background-color: #f8f9fa;
}

.vg-contact-form {
  margin: 0 auto;
  padding: 30px 0;
  max-width: 400px;
}

/* Footer */
.vg-footer {
  position: relative;
  display: block;
  margin: 0;
  padding: 50px 0;
  background-color: #171925;
  color: #9FA2AB;
}

.footer-info {
  max-width: 350px;
}

.vg-footer .list-unstyled a,
.vg-footer .list-unstyled li {
  margin-bottom: 6px;
  font-size: 21px;
  color: #fff;
}

.vg-footer .form-control {
  padding-left: 20px;
  padding-right: 20px;
  background-color: #202334;
  color: #9FA2AB;
  border: 0;
  box-shadow: 0 2px 8px rgba(16, 18, 27, 0.6);
}

.vg-footer .form-control:focus {
  box-shadow: 0 2px 8px rgba(16, 18, 27, 0.6);
}

.vg-footer form .btn-theme {
  margin: 0;
  padding-top: 14px;
  padding-bottom: 14px;
  box-shadow: none;
  border-radius: 0 4px 4px 0;
  z-index: 9;
}

/* Theme color style */
/* Theme Red */
.theme-red .badge-subhead {
  background-color: rgba(239, 56, 36, 0.15);
  color: #EF3724;
}

.theme-red .filterable-button .btn.selected,
.theme-red .filterable-button .btn:focus {
  background-color: #EF3724;
  color: #fff;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #EF3724;
}

.theme-red .page-about .img-place::before {
  border-color: #EF3724;
}

.theme-red .timeline li:first-child .title {
  background-color: #EF3724;
}

.theme-red .timeline li:first-child::before {
  background-color: #EF3724;
  box-shadow: 0 0 0 2px #EF3724;
}

/* Theme Blue */
.theme-blue .badge-subhead  {
  background-color: rgba(41, 96, 247, 0.15);
  color: #2960f7;
}

.theme-blue .filterable-button .btn.selected,
.theme-blue .filterable-button .btn:focus {
  background-color: #2960f7;
  color: #fff;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #2960f7;
}

.theme-blue .page-home .badge {
  background-color: rgba(41, 96, 247, 0.15);
  color: #2960f7;
}

.theme-blue .page-about .img-place::before {
  border-color: #2960f7;
}

.theme-blue .timeline li:first-child .title {
  background-color: #2960f7;
}

.theme-blue .timeline li:first-child::before {
  background-color: #2960f7;
  box-shadow: 0 0 0 2px #2960f7;
}

.theme-blue .post-grid .post-category {
  color: #2960f7;
}

/* Theme Green */
.theme-green .badge-subhead  {
  background-color: rgba(139, 198, 63, 0.15);
  color: #8cc63f;
}

.theme-green .filterable-button .btn.selected,
.theme-green .filterable-button .btn:focus {
  background-color: #8cc63f;
  color: #fff;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #8cc63f;
}

.theme-green .page-home .badge {
  background-color: rgba(139, 198, 63, 0.15);
  color: #8cc63f;
}

.theme-green .page-about .img-place::before {
  border-color: #8cc63f;
}

.theme-green .timeline li:first-child .title {
  background-color: #8cc63f;
}

.theme-green .timeline li:first-child::before {
  background-color: #8cc63f;
  box-shadow: 0 0 0 2px #8cc63f;
}

.theme-green .post-grid .post-category {
  color: #8cc63f;
}

/* Theme Orange */
.theme-orange .badge-subhead  {
  background-color: rgba(253, 125, 20, 0.15);
  color: #fd7e14;
}

.theme-orange .filterable-button .btn.selected,
.theme-orange .filterable-button .btn:focus {
  background-color: #fd7e14;
  color: #fff;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #fd7e14;
}

.theme-orange .page-home .badge {
  background-color: rgba(253, 125, 20, 0.15);
  color: #fd7e14;
}

.theme-orange .page-about .img-place::before {
  border-color: #fd7e14;
}

.theme-orange .timeline li:first-child .title {
  background-color: #fd7e14;
}

.theme-orange .timeline li:first-child::before {
  background-color: #fd7e14;
  box-shadow: 0 0 0 2px #fd7e14;
}

.theme-orange .post-grid .post-category {
  color: #fd7e14;
}

/* Theme Purple */
.theme-purple .badge-subhead  {
  background-color: rgba(110, 66, 193, 0.15);
  color: #6f42c1;
}

.theme-purple .filterable-button .btn.selected,
.theme-purple .filterable-button .btn:focus {
  background-color: #6f42c1;
  color: #fff;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #6f42c1;
}

.theme-purple .page-home .badge {
  background-color: rgba(98, 47, 192, 0.15);
  color: #6f42c1;
}

.theme-purple .page-about .img-place::before {
  border-color: #6f42c1;
}

.theme-purple .timeline li:first-child .title {
  background-color: #6f42c1;
}

.theme-purple .timeline li:first-child::before {
  background-color: #6f42c1;
  box-shadow: 0 0 0 2px #6f42c1;
}

.theme-purple .post-grid .post-category {
  color: #6f42c1;
}

