@charset "utf-8";

/*Customizing CSS Start*/

.jumbotron {
    background:url("../images/bg-opacity10.svg") center no-repeat;
    background-size:cover;
	}

.toppage-bg {
	background:url("../images/ipad-1_large.png") center no-repeat;
	background-size:cover;
	}

.box{
  width: 130px;
  height: 130px;
  background-color: transparent;
  box-shadow: 3px 3px 4px #ccc ;
	}

.box1{
  width: 203px;
  height: 61px;
  background-color: transparent;
	}

.box1-5{
  width: 183px;
  height: 61px;
  background-color: transparent;
	}

.box2{
  width: 191px;
  height: 70px;
  background-color: transparent;
	}

.box3_mjt{
  width: 125px;
  height: 125px;
  background-color: transparent;
	}

.font-s {
  font-size: 18px;
	}

.font-s1 {
  font-size: 14px;
	}

.font-s2 {
  font-size: 12px;
	}

.shadow_scr {
        filter: drop-shadow(5px 5px 5px #aaa);
	}

.border-3{
    border-width:3px !important;
	}

.border-4{
    border-width:4px !important;
	}

.border-5{
    border-width:5px !important;
	}

 .t-margin{
	margin-bottom: 3px;
	margin-top: 3px;
	}

 .t-margin2{
	margin-right: 4px;
	margin-top: 4px;
	}
 /* Image file extension */