/*@import "https://fonts.googleapis.com/css?family=Open+Sans";

body{
  font-family: 'Open Sans', sans-serif;
}*/

header{
  background-color: #1476b5;
  color: #fff;
  padding: 5px 0 5px 0;
  height: 36px;
}
@media only screen and (max-width:768px)
{
  header{
  background-color: #1476b5;
  color: #fff;
  padding: 5px 0 5px 0;
  height: 45px;
}
}
header p{
  margin: 0;
  padding: 0;
}
#left .col-lg-6{
  padding-left: 0;
  padding-right: 2px;
}
#right .col-lg-6{
  padding-left: 2px;
  padding-right: 0;
}
#left #logo img{
  width: 100%;
}
#right #logo img{
  width: 100%;
}
#left #menu{
  padding-bottom: 4%;
}
#right #menu{
  padding-bottom: 4%;
}
#left #menu ul li{
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
  text-align: center;
}
#right #menu ul li{
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
  text-align: center;
}
#left #menu ul li a{
  color: #000;
  font-weight: bold;
  -webkit-transition: 1s;
  transition: 1s;
}
#right #menu ul li a{
  color: #000;
  font-weight: bold;
  -webkit-transition: 1s;
  transition: 1s;
}
#left #menu ul li a:hover{
  color: #BB7E5D;
  text-decoration: none;
  -webkit-transition: 1s;
  transition: 1s;
}
#right #menu ul li a:hover{
  color: #BB7E5D;
  text-decoration: none;
  -webkit-transition: 1s;
  transition: 1s;
}
#left #banner{
  /*height: 300px;*/
  /*background-color: #1476b5;*/
}
#right #banner{
  /*height: 300px;*/
  /*background-color: #1476b5;*/
}
#left #banner video{
  width: 100%;
  height: 300px;
  margin-top: -10px;
}
#right #banner object{
  width: 100%;
  height: 300px;
  margin-top: -10px;
}
#left #pc .pcs{
  padding-top: 20px;
}
#left #pc .pcs2{
  padding-top: 20px;
}
#right #pc .pcs{
  padding-top: 20px;
}
#left #pc .pcs hr{
  border-top: 1px solid #DBB68F;
  width: 90%;
}
#left #pc .pcs2 hr{
  border-top: 1px solid #DBB68F;
  width: 90%;
}
#ri
#right #pc .pcs hr{
  border-top: 1px solid #DBB68F;
  width: 90%;
}
#left #pc .pcs h2{
  text-align: center;
  font-size: 24px;
  text-transform: uppercase;
  margin-top: -38px;
  border: 0;
  background-color: #fff;
  width: 40%;
  margin-left: 30%;
  color: #BB7E5D;
  font-weight: bold;
}
#left #pc .pcs2 h2{
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
    margin-top: -38px;
    border: 0;
    background-color: #fff;
    width: 47%;
    margin-left: 27%;
    color: #BB7E5D;
    font-weight: bold;
}
#right #pc .pcs h2{
  text-align: center;
  font-size: 22px;
  text-transform: uppercase;
  margin-top: -36px;
  border: 0;
  background-color: #fff;
  width: 56%;
  margin-left: 22%;
  color: #BB7E5D;
  font-weight: bold;
}
#left #pc .blue{
  margin-left: 5%;
  margin-right: 5%;
}
#right #pc .blue{
  margin-left: 5%;
  margin-right: 5%;
}
#left #pc .blue .bp{
  background-color: #1476b5;
  text-align: center;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 8px;
  margin-bottom: 3px;
  font-size: 12px;
  border-right: 3px solid #fff;
  -webkit-transition: 1s;
  transition: 1s;
}
#left #pc .blue .bp:hover{
  background-color: #bb7e5d;
  cursor: pointer;
}
#right #pc .blue .bp{
  background-color: #1476b5;
  text-align: center;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 8px;
  margin-bottom: 3px;
  font-size: 12px;
  border-right: 3px solid #fff;
  -webkit-transition: 1s;
  transition: 1s;
}
#right #pc .blue .bp:hover{
  background-color: #bb7e5d;
  cursor: pointer;
}
#left #pc .blue .rm{
  text-align: right;
}
#right #pc .blue .rm{
  text-align: right;
}
#left #pc .blue a{
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  -webkit-transition: 1s;
  transition: 1s;
}
#right #pc .blue a{
  /*color: #BB7E5D;*/
  color:#fff;
  text-transform: uppercase;
  font-size: 11px;
  -webkit-transition: 1s;
  transition: 1s;
}
#left #pc .blue a:hover{
  color: #0892A5;
}
#right #pc .blue a:hover{
  color: #0892A5;
}
#left #pc .blue a:hover{
  text-decoration: none;
}
#right #pc .blue a:hover{
  text-decoration: none;
}

.panel-body2 {
    padding: 15px;
    background-color: #c9f0ff;
}
.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    text-align:center;
}
.panel-primary {
    border: none;
}

.navbar-nav {
    margin: 7.5px -15px;
}
@media only screen and (max-width:768px)
{
.navbar-nav {
    margin-right:230px;
}
}
footer{
  background-color: #1476b5;
  padding-top: 5px;
  padding-bottom: 5px;
  /*margin-top: 1%;*/
}
footer .devlogo img{

}
footer .copyright p{
  text-align: right;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
}


