.my-quote{  padding: 43px 0 15px !important;}
.info-box h2{ text-transform: uppercase; font-size: 18px;}


#lightbox .modal-content {
    display: inline-block;
    text-align: center;   
}
/*-----------------------*/
#img-back {
  background-image: url("../../img/jyojo.jpg");
}
.container {
  background: none repeat scroll 0 0 white;
}
.navbar.navbar-default.mega-menu {
  background: none repeat scroll 0 0 #fff;
  margin: 0 auto;
}
body {
  background: none repeat scroll 0 0 #ffd700;

}
.copyright .container{
  background: none repeat scroll 0 0 #222222 !important;
}
.footer .container {
  background: #272727;
}
/*--------------------------*/
#lightbox .close {
    opacity: 1;
    color: rgb(255, 255, 255);
    background-color: rgb(25, 25, 25);
    padding: 5px 8px;
    border-radius: 30px;
    border: 2px solid rgb(255, 255, 255);
    position: absolute;
    top: -15px;
    right: -55px;
    
    z-index:1032;
}
.lightbox .close{display: none !important;}

.info-box a.thumbnail img{border: 1px solid #f1f1f1;min-height: 180px;margin-bottom: 0px !important;}
a.thumbnail{margin-bottom: 0 !important;}
.header-v4 .navbar-default .navbar-nav > li > a {
    font-size: 12px !important;
    color: #000;
    padding: 10px 19px 10px 18px  
}
.mail-list .btn{border-radius: 3px !important;}
.content-boxes-v3 {overflow: hidden;}

.new-list{font-size: 15px;}
  .one-blue {
    background: #3498db none repeat scroll 0 0;
}














