/*--------------------------------------------------------------

--------------------------------------------------------------*/

html {
  overflow-y: scroll;
  overflow-x: hidden;
  -ms-overflow-style: scrollbar;
}

body {
  background: #fff;

	font-family: 'Noto Sans Japanese';
  color: #000;
	font-size:15px;
  -webkit-font-smoothing: antialiased;
}
a{
  color: #ff6c00;
}
hr{
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eeeeee;
}

a:hover, a:focus {
  text-decoration: none;
  color: #0f60ac;
}

.bg-dark a{
  color: #aaa;
}

.bg-dark a:hover, .bg-dark a:focus {
  color: #fff;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
	margin:0;
}
.size-down{
	font-size:80%;
}

.tnr-font{
	font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-weight:600;
}
#UTS{
	width:215px;
	height:auto;
	line-height:1;
}
#ORGA{
	width:1000px;
}
#UTS_LOGO{
	width:500px;
	line-height: 1;
}
#UTS_LOGO2{
	width:500px;
	line-height: 1;
}
#UTS2{
	width:800px;
	padding:150px 0 50px 0;
}
#orz{
	width:30%;
}

p{
	line-height:2em;
}

img {
  max-width: 100%;
  height: auto;
}

iframe {
  border: 0;
}

.align-center {
  text-align: center;
}

.align-left {
  text-align: left !important;
}

.position-relative {
  position: relative;
}

.leftauto {
  right: 0 !important;
  left: auto !important;
}

a,
.btn {
  transition: all 0.125s ease-in-out 0s;
}


/* Reset box-shadow */
.btn,
.well,
.panel,
.progress,
.form-control,
.form-control:hover,
.form-control:focus,
.navbar-custom .dropdown-menu {
  box-shadow: none;
}

/* Reset border-radius */
.well,
.label,
.alert,
.progress,
.form-control,
.modal-content,
.nav-tabs > li > a,
.nav-pills > li > a {
  border-radius: 2px;
}

.pr-remove {
  /*vertical-align: middle !important;*/
  text-align: center;
}

.examples {
  border-radius: 2px;
  padding: 7px 5px;
  margin: 0 0 40px;
}

.examples.bg-dark {
  background: #333;
  border: 0;
}

.fa-icons > div {
  padding: 0;
  border: 1px solid #e5e5e5;
  margin: -1px 0 0 -1px;
  font-size: 13px;
}

.fa-icons > div > i {
  display: inline-block;
  margin-right: 5px;
  min-width: 40px;
  min-height: 40px;
  border-right: 1px solid #f1f1f1;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
}

.help-block ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* Sections */
.navbar-custom + .main {
  margin-top: 50px;
}

.main {
  position: relative;
  background-color: #fff;
  z-index: 1;
}

.module,
.module-small,
.module-main,
.module-top,
.module-home-con {
  position: relative;
  padding: 40px 0 40px 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.module-main{
  padding: 4em 0 4em 0;
}
.module-home-con{
  padding: 150px 0;	
}
.module-top{
  padding: 150px 0 150px 0;
}

.module-sub{
  position: relative;
  padding: 200px 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

.shadow-style{
	box-shadow: 0px 4px 10px -5px rgba(100, 100, 100, 0.6);
}

.logo{
	margin:5px 10px;
}

/* Module header */
.module-small {
  padding: 100px 0;
}
.module-extra-small{
	padding: 25px 0;
}



/* Dark background */
.bg-uts .sub-title,
.bg-dark,
.bg-dark-30,
.bg-dark-60,
.bg-dark-90,
.bg-dark .sub-title,
.bg-dark-30 .sub-title,
.bg-dark-60 .sub-title,
.bg-dark-90 .sub-title,
.bg-dark .module-subtitle,
.bg-dark-30 .module-subtitle,
.bg-dark-60 .module-subtitle,
.bg-dark-90 .module-subtitle,
.bg-dark .alt-module-subtitle h5,
.bg-dark-30 .alt-module-subtitle h5,
.bg-dark-60 .alt-module-subtitle h5,
.bg-dark-90 .alt-module-subtitle h5 {
  color: #fff;
}


.bg-dark-30:before {
  position: absolute;
  background: rgba(2, 2, 2, 0.4);
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.bg-dark-60:before {
  position: absolute;
  background: rgba(34, 34, 34, 0.8);
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.bg-dark-90:before {
  position: absolute;
  background: rgba(34, 34, 34, 0.9);
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}


.bg-light {
  background: #f6f6f6;
}

.parallax-bg {
  background-attachment: fixed;
  background-size: cover;
}

.box-style{
	padding-left:30px;
	padding-right:30px;
	margin-bottom:30px;
}
.box-style h3{
	padding:15px 0;
}
.box-content{
	display:inline-block;
	widows:100%;
}
.box-content h3{
	font-size:36px;
	line-height:1.5em;
}
.box-content h4{
	font-size:22px;
	line-height:1.5em;
	color:#00489d;
}

.box-content h3,.box-content h4{
	padding-bottom:10px;
}

.sub-title{
	font-size:25px;
	font-weight:600;
}
.bold{
	font-weight:600;
}
/*color*/
.c-uts{
	color:#6AAFE6;	
}
.c-blue{
	color:#6eb9d0;
}
.c-red{
	color:#fbb8c0;
}
.c-pink{
	color:#f0bac4;
}
.c-green{
	color:#aedfe5;
}
.c-orange{
	color:#ffb26b;
}
.c-yerrow{
	color:#ffe28f;
}

/*bg-color*/
.bg-blue{
	background-color:#0071bc;
}
.bg-yellow2{
	background-color:#fbb03b;
}
.bg-yellow3{
	background-color:#fcee21;
}
.bg-green{
	background-color:#39b54a;
}
.bg-purple{
	background-color:#662d91;
}
.bg-purple2{
	background-color:#9e005d;
}
.bg-emerald{
	background-color:#00a99d;
}
.bg-ygreen{
	background-color:#8cc63f;
}
.bg-black{
	background-color:#2b2b2b;
}

/* boss item */
.boss_picture{
	width:80%;
}
#boss-title{
	padding-top:30px;
	font-size:25px;
	font-weight:600;
}
.boss-name{
	font-size:25px;
	margin-top:50px;
	text-align:right;
}

/*list ul*/
.uts-dltd,.uts-dltd2{
	line-height:25px;
	width:100%;
}
.uts-dltd dt{
	color:#000;
	font-weight:bold;
	padding:30px 0;
	border:none;
	clear: left;
	float: left;
	width: 27%;
	font-size:14px;
	padding: 25px;
}
.uts-dltd dd{
	border:none;
	border-left: 1px solid #e1e1e1;
	padding: 25px;
	margin-left: 27%
}


.uts-dltd2 dt{
	clear: left;
	float: left;
	width: 40%;
	padding:0.5em 0.5em 0 0.5em;
	border-bottom:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	height:4em;
}
.uts-dltd2 dd{
	border:none;
	padding:0.5em 0.5em 0 0.5em;
	margin-left: 40%;
	border-bottom:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	height:4em;
}
.uts-dltd2 dt:first-child{
	background-color:#666;
	color:#fff;
	text-align:center;
	padding:5px 0;
	border:none;
	height:40px;
}
.uts-dltd2 dt:first-child + dd{
	background-color:#666;
	color:#fff;
	text-align:center;
	padding:5px 0;
	border:none;
	height:40px;
}

.uts-dltd .strong-point{
	font-weight:600;
	color:#1b99e8;
}

.mark-sign,.mark-sign2{
	font-size:90%;
	color:#fff;
	background-color:#282c37;
	padding:3px 7px;
	line-height:30px;
}
.mark-sign2{
	background:#6AAFE6;
}

.bg-white{
	background-color:#fff;
}
.bg-white7{
	padding:30px;
	border:1px solid #eee;
	background-color: rgba(255, 255, 255, 0.8);
}
.bg-pastel{
	background-color:#fffdf3;
}
.bg-gray{
	background-color:#f4f4f6;
}
.bg-orange{
	background-color: #ff6c00;
}
.bg-mblue{
	background-color: #eff5f8;
}
.bg-mblue2{
	background-color: #eaf5fa;
}
/*
00489d
	background-color: rgba(15, 96, 172, 1);
*/
.bg-uts {
	background-color: rgba(0, 72, 157, 1);
}
.bg-uts9 {
	background-color: rgba(15, 96, 172, 0.9);
}
.bg-uts7 {
	background-color: rgba(15, 96, 172, 0.7);
}
.bg-uts3 {
	background-color: rgba(15, 96, 172, 0.3);
}
.bg-uts2 {
	background-color: rgba(15, 96, 172, 0.2);
}
.bg-uts1 {
	background-color: rgba(15, 96, 172, 0.1);
}

.bg-im-uts{
	background-image: url('../img/business/main.jpg');
}


/****************************************************************/
.boxbox:hover{

}
.boxbox a{
	
}
.news-detail h1{
	font-size:1.5em;
}
.news-detail img{
	padding:0 15px;
}


.panel-coment-area{
	padding:5px;
	color:#000;
}
.panel-box-area{
	padding:10px 15px;
}
.panel-box{
	background-color:#fff;
	border:1px solid #f9f9f9;
		box-shadow: 0px 4px 10px -3px rgba(100, 100, 100, 0.2);
	padding:15px;
	margin:15px 0;
}

.panel-box:hover{
}

	
.panel-img{
	padding:30px;
  position:relative;
  overflow:hidden;
}
.panel-title{
	color:#000;
	font-weight:600;
	font-size:15px;
	padding:25px 0;
}
.panel-coment{
	font-size:14px;
}
.panel-item p{
	
}

.catchcopy{
	font-size:25px;
	line-height:2em;
}



/*
Padding / Margin
*/
.p-0 {
  padding: 0 !important;
}
.ptm-10 {
	padding: 10px !important;
}
.pt-0 {
  padding-top: 0 !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pt-140 {
  padding-top: 140px !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.pb-140 {
  padding-bottom: 140px !important;
}
.plr-30{
	padding:0 30px 30px 30px !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}
.mlr-15{
	margin:0 15px;
}
.ml-200{
  margin-left: -200px;
}
.ptb-50{
	padding:50px 0;
}
.p50{
	padding:50px;
}
.Ld_150{
	left:-150px;
}
.Ld_100{
	left:-100px;
}
.Lp_100{
	left:100px;
}
.Lp_70{
	left:70px;
}

.boxx{
	position:relative;
	background-color:#fff;
	width:100%;
	max-width:900px;
	margin:75px auto 75px;
}
.boxx-list{
	color:#fff;
	padding:45px;
}
.boxx-list li{
	padding:5px;
}
.boxx-list a{
	color:#fff;
}

.business_category{
	background-color:#00489d;
	padding:40px;
	font-size:17px;
}
.business_category a,.business_category i{
	color:#fff;
	line-height:2em;
}
.business_category a{
	text-decoration:underline;
}

.business_category a:hover{
	color:#fff;
}

@media only screen and (max-width: 991px) {
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-10 {
    margin-top: 10px !important;
  }
  .mt-sm-20 {
    margin-top: 20px !important;
  }
  .mt-sm-30 {
    margin-top: 30px !important;
  }
  .mt-sm-40 {
    margin-top: 40px !important;
  }
  .mt-sm-50 {
    margin-top: 50px !important;
  }
  .mt-sm-60 {
    margin-top: 60px !important;
  }
  .mt-sm-70 {
    margin-top: 70px !important;
  }
  .mt-sm-80 {
    margin-top: 80px !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-10 {
    margin-bottom: 10px !important;
  }
  .mb-sm-20 {
    margin-bottom: 20px !important;
  }
  .mb-sm-30 {
    margin-bottom: 30px !important;
  }
  .mb-sm-40 {
    margin-bottom: 40px !important;
  }
  .mb-sm-50 {
    margin-bottom: 50px !important;
  }
  .mb-sm-60 {
    margin-bottom: 60px !important;
  }
  .mb-sm-70 {
    margin-bottom: 70px !important;
  }
  .mb-sm-80 {
    margin-bottom: 80px !important;
	}
	.ml-200{
		margin-left: 0 !important;
	}
	.Ld_150,.Ld_100,.Lp_100,.Lp_70,.Lp_50{
		left:0 !important;
	}
	.box-style{
		padding:0;
	}
	.box-left,box-style{
		margin:0;
	}
	.uts-dltd dt{
		font-size:12px;
		padding: 25px 5px;
	}
	.uts-dltd dd{
		font-size:12px;
		padding: 25px 5px;
	}
	.boss_picture{
		width:100%;
	}
	#boss-title{
		font-size:1.5em;
		font-weight:bold;
	}
	.boss-coment{
		margin:5px;
		position:relative;
		top:-130px;
		padding:15px;
		background:rgba(255,255,255,.8);
		border:1px solod #f1f1f1;
		box-shadow: 0px 4px 10px -3px rgba(100, 100, 100, 0.6);
	}
	#UTS2{
		width:500px;
		padding:100px 0 100px 0;
	}
	.p50{
		padding:50px 0;
	}
	.res-mlr15{
		margin:0 15px;
	}
	.boxx{
		top:-40px;
		width:90%;
		margin:100px auto 0 auto;
		padding-bottom:50px;
	}

	.box-content h3{
		font-size:24px;
		position:absolute;
		top:-100px;
	}
	.box-content h4{
		font-size:18px;
	}
}

@media only screen and (max-width: 767px) {
	body{
		font-size:14px;
	}
  .mt-xs-0 {
    margin-top: 0 !important;
  }
  .mt-xs-10 {
    margin-top: 10px !important;
  }
  .mt-xs-20 {
    margin-top: 20px !important;
  }
  .mt-xs-30 {
    margin-top: 30px !important;
  }
  .mt-xs-40 {
    margin-top: 40px !important;
  }
  .mt-xs-50 {
    margin-top: 50px !important;
  }
  .mt-xs-60 {
    margin-top: 60px !important;
  }
  .mt-xs-70 {
    margin-top: 70px !important;
  }
  .mt-xs-80 {
    margin-top: 80px !important;
  }
  .mb-xs-0 {
    margin-bottom: 0 !important;
  }
  .mb-xs-10 {
    margin-bottom: 10px !important;
  }
  .mb-xs-20 {
    margin-bottom: 20px !important;
  }
  .mb-xs-30 {
    margin-bottom: 30px !important;
  }
  .mb-xs-40 {
    margin-bottom: 40px !important;
  }
  .mb-xs-50 {
    margin-bottom: 50px !important;
  }
  .mb-xs-60 {
    margin-bottom: 60px !important;
  }
  .mb-xs-70 {
    margin-bottom: 70px !important;
  }
  .mb-xs-80 {
    margin-bottom: 80px !important;
  }
	.ml-200{
		margin-left: 0 !important;
	}
	.boxx-list{
		margin:50px 0;
	}
	.media-center{
		text-align:center;
	}
	.btn-secondary{
		text-align:center;
		width:100%;
	}
	.br-hp{
		display:none;	
	}
}

/* Scroll to top */
.scroll-up {
  position: fixed;
  display: none;
  bottom: 7px;
  right: 7px;
  z-index: 999;
}

.scroll-up a {
  background: #333;
  display: block;
  height: 60px;
  width: 60px;
  text-align: center;
  line-height: 70px;
  font-size: 14px;
  color: #000;
  opacity: 0.6;
  border-radius: 2px;
}

.scroll-up a:hover,
.scroll-up a:active {
  opacity: 1;
  color: #000;
}
.scroll-up i{
	color:#fff;
	font-size:200%;
}

/*****************************
pankz
*****************************/

.pankz-bg{background-color:#004b9a;}
.pankz-h{line-height:1.5em;}
.pankz{
  width:100%;
	font-size:70%;
}
.pankz ol{
	padding:0;
	margin:0;
}
.pankz:after{
  display: table;
  clear: both;
}
.pankz li{
  display: inline-block;
  float: left;
	margin:15px 10px 15px 0;
}
.pankz a{
	color:#fff;
	text-decoration:underline;
}
.pankz i{
	color:#fff;
}
.here a{
	text-decoration:none;
}

.alert i {
  margin-right: 5px;
}

/*--------------------------------------------------------------
	Btn
--------------------------------------------------------------*/
.btn {
  border-radius: 0;
  font-family: "Roboto Condensed", sans-serif;
  letter-spacing: 2px;
  font-size: 14px;
  padding: 12px 37px;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: 0;
}

.btn.btn-round {
  border-radius: 2px;
}

.btn.btn-circle {
  border-radius: 30px;
}

.btn.btn-w {
  background: rgba(255, 255, 255, 0.8);
  color: #111;
}

.btn.btn-w:hover,
.btn.btn-w:focus {
  background: white;
  color: #111;
}

.btn.btn-g {
  background: #e5e5e5;
  color: #111;
}

.btn.btn-g:hover,
.btn.btn-g:focus {
  background: #d8d8d8;
  color: #111;
}

.btn.btn-border-w {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.75);
  color: #fff;
}

.btn.btn-border-w:hover,
.btn.btn-border-w:focus {
  background: #fff;
  border-color: transparent;
  color: #111;
}

.btn.btn-d {
  background: rgba(17, 17, 17, 0.8);
  color: #fff;
}

.btn.btn-d:hover,
.btn.btn-d:focus {
  background: #111111;
}

.btn.btn-b {
  background: #111111;
  color: #fff;
}

.btn.btn-b:hover,
.btn.btn-b:focus {
  background: rgba(17, 17, 17, 0.8);
}

.btn-border-d {
  background: transparent;
  border: 1px solid #111111;
  color: #111;
}

.btn.btn-border-d:hover,
.btn.btn-border-d:focus {
  background: #111111;
  color: #fff;
}

.btn.btn-font-w {
  background: rgba(255, 255, 255, 0.8);
  color: #fff;
}

.btn.btn-font-w:hover {
  background: #fff;
  color: #111;
}

/* Buttons size */
.btn.btn-lg {
  padding: 12px 45px;
  font-size: 13px;
}

.btn.btn-sm {
  padding: 6px 25px;
  font-size: 10px;
  letter-spacing: 1px;
}

.btn.btn-xs {
  padding: 4px 19px;
  font-size: 10px;
  letter-spacing: 0;
}

.btn-list .btn {
  margin: 5px 0;
}

.search-btn {
  position: absolute;
  background: transparent;
  border: none;
  overflow: hidden;
  top: 50%;
  right: 1px;
  width: 42px;
  height: 40px;
  line-height: 38px;
  font-size: 14px;
  outline: none;
  color: #999;
  margin-top: -20px;
}

.image-button {
  margin: 0px 5px;
}


.btn-secondary::before{
	border-radius:30px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  content: '';
  background: #1170bf;
  transform-origin: center center;
  transform: scale(0, 1);
  transition: transform .3s;
}

.btn-secondary{
	text-decoration:none;
	line-height:1;
  text-align: center;
  position: relative;
  display: inline-block;
	background-color: #00489d;
	border: 2px solid #00489d;
	color: #fff !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
	border-radius: 30px;
	margin:20px 0;
	padding:20px 30px;
}

.btn-secondary:hover{
	background-color:#308ad4;
	border: 2px solid #308ad4;
	color: #fff !important;
	border-radius: 30px;
}

.btn-secondary:focus{
	color:#fff;
	background-color:#65b1f0;
	border-color:#65b1f0;
}



/*--------------------------------------------------------------
	Forms
--------------------------------------------------------------*/
/* Selection */
::-moz-selection {
  background: #004b9a;
  color: #fff;
}

::-webkit-selection {
  background: #004b9a;
  color: #fff;
}

::selection {
  background: #004b9a;
  color: #fff;
}

.form-control {
  font-family: "Roboto Condensed", sans-serif;
  letter-spacing: 2px;
  font-size: 11px;
  height: 55px;
  border: 1px solid #EAEAEA;
  border-radius: 2px;
  transition: all 0.4s ease-in-out 0s;
}

.form-control:focus {
  border-color: #ff6c00;
}

/* Forms size */
.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 43px;
  font-size: 13px;
}

.rqst-form {
  margin-top: 27px;
}

.rqst-form .btn {
  margin-top: 5px;
}

.input-group-addon {
  border: 1px solid #e4e4e4 !important;
}
select{
	-webkit-appearance:none;
	line-height:55px;
	height:55px;
}
input{
	font-size:25px;
}


/*--------------------------------------------------------------
Style
--------------------------------------------------------------*/


/*
p, ol, ul, blockquote {
  margin: 0 0 20px;
	line-height:2em;
}

p, ol, ul, blockquote {
  margin: 0;
	line-height:2em;
}
*/
.size130{
	font-size:110%;
}


blockquote {
  border: 0;
  font-style: italic;
  font-size: 15px;
  padding: 0;
}


.large-text {
  font-size: 24px !important;
}

.rotate {
  text-shadow: none !important;
}

.main-title,.sub-title{
  position: relative;
  letter-spacing: 4px;
  text-align: center;
  font-weight:bold;
  font-size: 2em;
  color: #222;
  margin:80px 0;
}


.module-subtitle {
  font-size: 16px;
	font-weight:bold;
}

.module-icon {
  text-align: center;
  font-size: 32px;
  margin-bottom: 20px;
}


/*  Special Portfolio Page  */
.special-portfolio-header-title {
  border: 1px solid rgba(255, 255, 255, 0.7);
  font-size: 50px;
  padding: 40px 0px;
  letter-spacing: 8px;
}
.dot{
	border:none;
	border-top:dashed 1px #eee;
	height:1px;
}

/*--------------------------------------------------------------
	Slider & Carousel
--------------------------------------------------------------*/
/* -------------------------------------------------------------------
General Styles - FlexSlider
------------------------------------------------------------------- */
.flex-direction-nav a,
.flex-control-nav > li > a {
  transition: all 0.3s ease-in-out 0s;
}

.flex-direction-nav a {
  position: absolute;
  display: block;
  height: 100%;
  width: 50%;
  top: 0;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  margin: 0;
}

.flex-direction-nav .flex-prev {
  opacity: 0;
  left: 0;
  cursor: url(../img/prev-light.png), e-resize;
}

.flex-direction-nav .flex-next {
  opacity: 0;
  right: 0;
  cursor: url(../img/next-light.png), e-resize;
}

.flex-control-nav {
  position: absolute;
  width: auto;
  left: 50%;
  bottom: 20px;
  z-index: 11;
  text-align: center;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.flex-control-nav > li {
  display: inline-block;
  margin: 5px 3px;
}

.flex-control-nav > li > a {
  background: transparent;
  border: 1px solid #fff;
  display: block;
  height: 6px;
  width: 6px;
  border-radius: 6px;
}

.flex-control-nav > li > a:hover,
.flex-control-nav > li > a.flex-active {
  background: #fff;
}

/* -------------------------------------------------------------------
Hero Slider
------------------------------------------------------------------- */
.hero-slider {
  margin: 0 !important;
}

.hero-slider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

.hero-slider,
.hero-slider .flex-viewport {
  height: 100% !important;
  width: 100%;
  padding: 0;
  margin: 0;
}

.hero-slider .slides {
  height: 100% !important;
  transition-delay: 1s;
}

.hero-slider .flex-direction-nav a {
  width: 15%;
}

.hero-slider .slides li {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 100% !important;
  width: 100%;
  padding: 0;
  margin: 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}


.caption-content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

/*
Photography Page Slider
*/
.photography-page .image-caption {
  bottom: 20px;
  position: absolute;
  width: 35%;
}

.photography-page .image-caption .caption-text {
  font-size: 24px;
  text-transform: capitalize;
  letter-spacing: 1px;
}

.photography-page .flex-control-nav {
  left: 80%;
  bottom: 20px;
  z-index: 11;
}

/* -------------------------------------------------------------------
General Styles - Owlcarousel
------------------------------------------------------------------- */
.owl-controls {
  margin-top: 40px;
}

.owl-pagination div {
  display: inline-block;
}

.owl-controls .owl-page span {
  background: transparent;
  border: 1px solid #111;
  display: block;
  height: 6px;
  width: 6px;
  margin: 0 3px 5px;
  border-radius: 6px;
  transition: all 0.3s ease-in-out 0s;
}

.owl-controls .owl-page.active span,
.owl-controls.clickable .owl-page:hover span {
  background: #111;
}

.owl-controls .owl-buttons > div {
  display: inline-block;
  margin: 5px;
  font-size: 14px;
  color: #111;
}

/*--------------------------------------------------------------
	Preloader
--------------------------------------------------------------*/
.page-loader {
  position: fixed;
  background: #000;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  z-index: 9998;
}

.loader {
  position: absolute;
  border-left: 2px solid #ffffff;
  border-top: 2px solid rgba(255, 255, 255, 0.2);
  border-right: 2px solid rgba(255, 255, 255, 0.2);
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  height: 46px;
  width: 46px;
  left: 50%;
  top: 50%;
  margin: -23px 0 0 -23px;
  text-indent: -9999em;
  font-size: 10px;
  z-index: 9999;
  -webkit-animation: load 0.8s infinite linear;
  -moz-animation: load 0.8s infinite linear;
  ms-animation: load 0.8s infinite linear;
  o-animation: load 0.8s infinite linear;
  animation: load 0.8s infinite linear;
}

.loader,
.loader:after {
  border-radius: 50%;
  width: 46px;
  height: 46px;
}

@-webkit-keyframes load {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes load {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}


/*--------------------------------------------------------------
Text SSS
--------------------------------------------------------------*/

.back-text-t{
	font-family: 'Inder', sans-serif;
  position:absolute;
  text-transform: uppercase;
	top:-10px;
	right:50px;
  font-size: 200px;
  color: #F8F8F8;
  font-weight: 900;
  z-index: 10;
  line-height: 1;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}


.test{
	border-right: 50px solid transparent;
	border-bottom: 50px solid #b2ce54;
	border-left: 50px solid transparent;
}

.back-text {
  position:absolute;
  text-transform: uppercase;
	top:-10px;
	left:-200px;
  font-size: 180px;
  color: #F8F8F8;
  font-weight:600;
  z-index: -1;
  line-height:1;
}
.back-text-t{
	font-family: 'Inder', sans-serif;
  position:absolute;
  text-transform: uppercase;
	top:-10px;
	right:50px;
  font-size: 200px;
  color: #F8F8F8;
  font-weight: 900;
  z-index: -1;
  line-height: 1;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
.un-line{
  position: relative;
  padding-bottom: 20px;
}
.un-line:after {
  bottom: 0;
  left: 50%;
  margin-left: -25px;
  content: "";
  position: absolute;
  width: 50px;
  height: 3px;
	background-color: rgba(43, 144, 217, 1);
}

.recruit_item{
	padding-top:30px;
	padding-bottom:30px;
}


.recruit_item h3{
	font-size:30px;
	padding:20px 0;
	color:#2b90d9;
	background-color:#eee;
	text-align:center;
}
/*
.recruit_item h3{
position: relative;
display: inline-block;
padding: 0 55px;
text-align:center;
}

.recruit_item h3:before, .recruit_item h3:after{
content: '';
position: absolute;
top: 50%;
display: inline-block;
width: 45px;
height: 1px;
background-color: black;
}

.recruit_item h3:before {left:0;}
.recruit_item h3:after {right: 0;}
*/

.recruit_item h4{
	padding:10px 0;
}

.box-deco{
	border-bottom:1px solid #eee;
	padding:15px 5px;
	background-color:#fefefe;
}

.box-deco a{
	color:#000;
}
.box-deco a:hover{
	color:#34c3be;
}



.icon-left{
	padding-left:5px;
}
.icon-right{
	padding-right:5px;
}


/*--------------------------------------------------------------
	Navbar
--------------------------------------------------------------*/
.navbar-custom {
	background-color:rgba(255, 255, 255, 1);
  border-radius: 0;
	box-shadow: 0px 1px 10px -5px rgba(100, 100, 100, 0.4);
  z-index: 1000;
  font-size: 14px;
  transition: background, padding 0.4s ease-in-out 0s;
}

.navbar a {
  transition: color 0.125s ease-in-out 0s;
}

.navbar-custom .dropdown-menu {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 0;
  border: 0;
  padding: 0;
  box-shadow: none;
}

.navbar-custom .nav li > a {
  position: relative;
	color:#333;
	font-weight:600;
}

.navbar-custom .dropdown-menu > li > a {
  border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important;
  padding: 11px 15px;
  letter-spacing: 2px;
}

.navbar-custom .dropdown-menu .dropdown-menu {
  border-left: 1px solid rgba(73, 71, 71, 0.15);
  left: 100%;
  right: auto;
  top: 0;
  margin-top: 0;
}

.navbar-custom .dropdown-menu.left-side .dropdown-menu {
  border: 0;
  border-right: 1px solid rgba(73, 71, 71, 0.15);
  right: 100%;
  left: auto;
}

.navbar-custom .nav > li > a:focus,
.navbar-custom .nav > li > a:hover,
.navbar-custom .nav .open > a,
.navbar-custom .nav .open > a:focus,
.navbar-custom .nav .open > a:hover,
.navbar-custom .dropdown-menu > li > a:focus,
.navbar-custom .dropdown-menu > li > a:hover {
  background: none;
  color: #00489d;
}


.navbar-custom .dropdown-menu > li > a:hover {
  background: rgba(255, 255, 255, 0.2) !important;
}

.navbar-custom .dropdown-toggle:after {
  position: absolute;
  display: block;
  right: 0;
  top: 50%;
  margin-top: -6px;
  font-size: 9px;
  content: "\f107";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.navbar-custom .navbar-toggle .icon-bar {
  background: #004b9a;
}

.dropdown-menu {
  min-width: 180px;
}

/*--------------------------------------------------------------
	Header
--------------------------------------------------------------*/

.home-section {
  position: relative;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  z-index: 0;
  background-size: cover;
}


/*--------------------------------------------------------------
	Footer
--------------------------------------------------------------*/
.main-page-header{
	margin-top:81px;
}


.uts-page-header:before {
  background: transparent;
}

.main-page-header:before {
  background: rgba(2, 2, 2, 0.4);
}

/*--------------------------------------------------------------
	Footer
--------------------------------------------------------------*/

footer p{	font-size:14px;	color:#fff;}
footer ul li{font-size:14px;color:#fff;}
footer ul li i{margin-right:5px;}
footer ul li a{color:#fff;}
footer ul li a:hover{color:#45bbbb; text-decoration:underline;}

footer .footer-fast{
	padding:70px 0 20px 0;
	max-width:800px;
	margin:auto;
	text-align:center;
}
footer .footer-fast ul{
	text-align:center;
}

footer .footer-fast ul.footer-primary-nav{
	display:inline-block;
}
footer .footer-fast ul.footer-primary-nav li{
	display:inline-block;
	margin:10px;
}
.footer-primary-nav li a{
	text-decoration:underline;
}
footer .footer-fast ul.footer-primary-nav li:last-child{margin-right:0;}

.footer-second{
	padding-top:50px;
	text-align:center;
}
.maruc{
	padding-top:15px;
}
.maruc p{
	font-size:12px;
}


/*----------------------------------------------------------------------------------------------------------------------------
	Google map
----------------------------------------------------------------------------------------------------------------------------*/

#map-section {
  position: relative;
  height: 450px;
  width: 100%;
}

#map {
  height: 100%;
  width: 100%;
}

#map img {
  max-width: none;
}

/*--------------------------------------------------------------
	Services & Features
--------------------------------------------------------------*/

.features-item {
  margin: 20px 0;
  text-align: center;
}

.features-icon,
.alt-features-icon {
  line-height: 1.2;
  font-size: 42px;
  color: #111;
	padding:15px 0;
}

.features-title,
.alt-features-title {
  letter-spacing: 2px;
  font-weight: 400;
  font-size: 14px;
  color: #111;
  margin: 16px 0 15px;
}

.alt-features-item {
  position: relative;
  padding-left: 55px;
  margin: 65px 0 0 0;
}

.alt-features-icon {
  position: absolute;
  height: 40px;
  width: 40px;
  left: 0;
  top: 0;
  text-align: center;
  line-height: 40px;
  font-size: 28px;
}

.alt-features-title {
  font-size: 13px;
  margin: 0 0 10px;
}

/* Content box */
.content-box {
  margin: 20px 0;
  text-align: center;
}

.content-box-title {
  font-weight: 400;
  font-size: 18px;
  color: #111;
  margin: 16px 0 15px;
}

/*--------------------------------------------------------------
	Team
--------------------------------------------------------------*/

.team-item {
  position: relative;
  text-align: center;
}

.team-image {
  position: relative;
  overflow: hidden;
}

.team-image img {
  width: 100%;
}

.team-image:after {
  position: absolute;
  background: transparent;
  content: " ";
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

.team-detail {
  position: absolute;
  width: 100%;
  opacity: 0;
  bottom: 100%;
  left: 0;
  z-index: 2;
  text-align: center;
  font-size: 12px;
  color: #aaa;
  padding: 20px;
}

.team-detail h5 {
  font-size: 16px;
}

.team-detail p {
  font-size: 14px;
}

.team-social a {
  display: inline-block;
  color: #aaa;
  padding: 5px 6px;
}

.team-social a:hover {
  color: #FFF;
}

.team-descr {
  margin: 20px 0 0;
}

.team-name {
  font-size: 14px;
  color: #111;
}

.team-role {
  font-size: 11px;
  color: #aaa;
}

.team-item:hover .team-image:after {
  background: rgba(0, 0, 0, 0.6);
}

.team-item:hover .team-detail {
  opacity: 1;
  bottom: 50%;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}



/*--------------------------------------------------------------
	Portfolio
--------------------------------------------------------------*/

/* Portfolio filter */
.filter {
  text-align: center;
  list-style: none;
  padding: 0;
  margin: 0 0 70px;
}

.filter > li {
  display: inline-block;
  padding: 0 0 10px;
  margin: 0 50px;
}
.filter > li a{
	text-decoration:underline;
}

/* Portfolio grid */
.works-grid {
  list-style: none;
  padding: 0;
  margin: 0;
}

.works-grid.works-grid-gut {
  margin: 0 0 0 -10px;
}

.works-grid.works-grid-gut .work-item{
  padding: 0 0 10px 10px;
}

.work-item {
  width: 25%;
  float: left;
  margin: 0;
}

.work-image {
  position: relative;
  overflow: hidden;
}

.work-image img {
  display: block;
  overflow: hidden;
  width: 100%;
}

.work-image:after {
  position: absolute;
  display: block;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.work-caption {
  width: 100%;
  padding: 0 20px;
  opacity: 0;
  position: absolute;
  bottom: 100%;
  left: 0;
  text-align: center;
  overflow: hidden;
}

.work-title {
  font-size: 24px;
  color: #fff;
  margin: 0 0 6px;
}

.work-descr {
  color: #000;
}

.work-item:hover .work-image:after {
  background: rgba(0, 0, 0, 0.1);
}

.work-item:hover .work-image > img {
  -webkit-transform: scale(1.1) rotate(2deg);
  -ms-transform: scale(1.1) rotate(2deg);
  transform: scale(1.1) rotate(2deg);
}

.work-item:hover .work-caption {
  bottom: 50%;
  opacity: 1;
  z-index: 3;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}

/* Work item white background*/
.works-grid.works-hover-w .work-title {
  color: #111;
}

/*
.works-grid.works-hover-w .work-item:hover .work-image:after {
  background: rgba(255, 255, 255, 0.8);
}
*/

/* Work item gradien background*/
.works-grid.works-hover-g .work-image:after {
  opacity: 0;
}

.works-grid.works-hover-g .work-descr {
  color: #fff;
}

.works-grid.works-hover-g .work-item:hover .work-image:after {
  background: #6fe29e;
  background: linear-gradient(135deg, rgba(111, 226, 158, 0.8) 0%, rgba(91, 218, 209, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6fe29e', endColorstr='#5bdad1',GradientType=1 );
  opacity: 1;
}

.sliding-portfolio .work-item {
  width: 100%;
}

.box-circle{
	width:150px;
	height:150px;
	display:table;
	text-align:center;
	border-radius:50%;
	margin:40px auto;
}
.box-circle-position{
	display:table-cell;
	vertical-align:middle;
}
.box-circle-title{
	font-size:1.5em;
	font-weight:600;
	margin:0 20px 5px;
}
.box-circle-sub{
	font-size:1em;
	margin:0 20px 5px;
}
.box-circle-coment{
	font-size:1em;
}
.pd30{
	padding:10%;
}
.pdt100{
	padding-top:100px;
}
.pdtm15{
	padding:15px 0;
}


/*--------------------------------------------------------------
	Single Portfolio
--------------------------------------------------------------*/
.work-details {
  margin: 0 0 20px;
}

.work-details-title {
  color: #111;
  margin: 0 0 20px;
}

.work-details ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.work-details ul > li {
  border-bottom: 1px dotted #c2c2c2;
  padding: 0 0 5px;
  margin: 0 0 5px;
}

/*--------------------------------------------------------------
	Top label
--------------------------------------------------------------*/
.color-w {
  color:#fff;
}

.callout-title {
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  margin: 0;
}

.callout-btn-box {
  text-align: right;
  padding-top: 4px;
}


/*--------------------------------------------------------------
	Testimonial
--------------------------------------------------------------*/
.testimonial:before {
  background: rgba(2, 2, 2, 0.4);
}

.testimonials-slider {
  position: relative;
}

.testimonial-caption {
  padding: 10px 0 0;
}

.testimonial-descr {
  color: rgba(255, 255, 255, 0.5);
  font-size: 11px;
}


.news_area a{
	color:#000;
}

.news_area img{
	display: block;
	transition-duration: 0.3s;
}
.news_area img:hover{
	transform: scale(1.1);
	transition-duration: 0.3s;
}
.zoom_of img{
	transition-duration: 0.3s;
}
.zoom_of img:hover{
	transform: scale(1.1);
	transition-duration: 0.3s;
}

.post {

}

.post-title{
	font-weight:600;
}

.post-header {
	padding-bottom:10px;
  margin: 0 0 5px 0;
}

.post-meta {
  font-size: 13px;
}

.post-img-slider {
  position: relative;
}

.post-img-slider .flex-control-nav {
  bottom: 0;
}

.post-thumbnail,
.post-img-slider,
.post-video {
  margin: 0 0 20px;
}
.post-thumbnail{
	overflow: hidden;
}
.post-thumbnail img{
	border:1px solid #f2f2f2;
}



.post-quote {
  background: #f5f5f5;
  text-align: center;
  padding: 20px;
}

/* Post columns */
.post-columns .post {
  margin: 0 0 60px;
  padding:0 20px;
}

.post-columns .post-header {
  margin: 0 0 10px;
}

.post-columns .post-title {
  line-height: 1.8;
  font-size: 14px;
}


.post-columns .post-entry p:last-child {
  margin: 0;
}

.more-link:after {
  content: "\00BB";
  color: #666666;
  padding-left: 5px;
}

.pagination a {
  border: 1px solid #eaeaea;
  display: inline-block;
  text-align: center;
  color: #999;
  padding: 4px 12px;
}

.pagination a.active {
  border-color: #CACACA;
}

/*--------------------------------------------------------------
	Widgets
--------------------------------------------------------------*/
/* Progress bars */
.progress {
  overflow: visible;
  height: 4px;
}

.progress-bar {
  position: relative;
}

.progress-bar.pb-dark {
  background: #111;
}

.progress-bar span {
  position: absolute;
  display: block;
  right: -0px;
  top: -24px;
  opacity: 0;
  line-height: 12px;
  font-size: 12px;
  color: #111;
  padding: 4px 0px;
}

.progress-bar span:after {
  display: inline-block;
  content: "%";
}

/* Tabs */
.tab-content .tab-pane {
  padding: 20px 0;
}

/* Tables */
.table-border > tbody > tr > td,
.table-border > tbody > tr > th,
.table-border > tfoot > tr > td,
.table-border > tfoot > tr > th,
.table-border > thead > tr > td,
.table-border > thead > tr > th {
  border-color: #e5e5e5;
}

.ds-table > tbody > tr > td,
.ds-table > tbody > tr > th,
.ds-table > tfoot > tr > td,
.ds-table > tfoot > tr > th,
.ds-table > thead > tr > td,
.ds-table > thead > tr > th {
  border-top: 0;
}

.checkout-table {
  border: 1px solid #e5e5e5;
}

.checkout-table > tbody > tr > td,
.checkout-table > tbody > tr > th,
.checkout-table > tfoot > tr > td,
.checkout-table > tfoot > tr > th,
.checkout-table > thead > tr > td,
.checkout-table > thead > tr > th {
  padding: 12px;
}

.checkout-table tr td,
.checkout-table tr th {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
}

.checkout-table tbody tr td:first-child,
.checkout-table tbody tr th:first-child {
  max-width: 36px;
}

/* Sidebar / Widget common*/
.widget {
  margin-bottom: 60px;
}

.widget-title {
  color: #fff;
}

.widget .widget-title {
  border-bottom: 1px dotted #c2c2c2;
  font-size: 14px;
  padding: 0 0 10px;
  margin: 0 0 15px;
}

.widget ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* Icon List */
.widget .icon-list li {
  padding: 5px 0;
}

.widget .icon-list li a:before {
  content: "\00BB";
  color: #34c3be;
  padding-right: 5px;
}

/* Posts */
.widget-posts li {
  margin: 0 0 15px;
}

.widget-posts li:last-child {
  margin: 0;
}

.widget-posts-image {
  float: left;
  width: 64px;
}

.widget-posts-body {
  margin-left: 74px;
}

/* Search */
.search-box {
  position: relative;
}

/* Tags */
.tags a {
  background: #111;
  display: inline-block;
  font-size: 10px;
  color: #fff;
  padding: 4px 10px 4px 12px;
  margin: 0 1px 4px;
  border-radius: 2px;
}

.tags a:hover {
  background: rgba(17, 17, 17, 0.8);
}

/*--------------------------------------------------------------
	Comment Box in Blog
--------------------------------------------------------------*/
.comments,
.comment-form {
  margin: 80px 0 0;
}

.comments .comment-title,
.comment-form .comment-form-title {
  border-bottom: 1px dotted #c2c2c2;
  font-size: 16px;
  color: #111;
  padding-bottom: 15px;
  margin: 0 0 20px;
}

.comment-author {
  font-size: 14px;
  margin: 0 0 10px;
}

.comment-avatar {
  width: 55px;
  float: left;
  margin-top: 10px;
}

.comment-avatar img {
  border-radius: 50%;
}

.comment-content {
  padding-top: 5px;
  margin-left: 75px;
  margin-bottom: 30px;
}
@media (min-width: 992px) {

	.box-left,.box-right{
		width:50%;
	}
	.box-img{
		width:55%;
	}
	.box-text{
		width:45%;
	}
	.box-img2{
		width:60%;
	}
	.box-text2{
		width:40%;
	}
	.box-l{
		float:left;
	}
	.box-r{
		float:right;
	}
	.box-left{
		float:left;
	}
	.box-right{
		float:right;
	}
}

@media (min-width: 768px) {
  .comment .comment {
    margin-left: 75px;
  }
	.navbar-toggler{
		display:none;
	}
}



/*--------------------------------------------------------------
Media Queries
--------------------------------------------------------------*/

@media (min-width: 768px) {
	.navbar-header{
		margin-top:5px;
		margin-right:15px;
		margin-left:15px;
	}
  .navbar-transparent {
		background-color:rgba(255, 255, 255, 1);
    padding-bottom: 10px;
    padding-top: 10px;
  }
	.navbar-transparent #UTS{
		width:250px;
		height:45px;
		line-height: 1;
	}
  .navbar-custom .dropdown-menu {
    position: absolute;
    display: block;
    visibility: hidden;
    opacity: 0;
  }
  .navbar-custom .open > .dropdown-menu {
    visibility: visible;
    opacity: 1;
  }
  .navbar-custom .dropdown-menu .dropdown-toggle:after {
    position: absolute;
    display: block;
    right: 9px;
    top: 50%;
    margin-top: -6px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 9px;
    content: "\f105";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
	.navbar-right{
		margin-top:10px;
	}
  .navbar-right .dropdown-menu {
    right: auto;
    left: 0;
  }
  /* Comments */
  .comment .comment {
    margin-left: 75px;
  }
}

@media only screen and (max-width: 1400px) {
	 .ml-200{
		 margin-left:-80px;
	 }
}

@media (max-width: 1200px) {
  /* Features */
  .alt-features-item {
    margin: 20px 0 0;
  }
}


@media (max-width: 1050px) {
  /* Navbar */
  .navbar-custom {
    letter-spacing: 1px;
  }
	.box-circle{
		width:200px;
		height:200px;
	}
}

@media (max-width: 991px) {

  /* Navbar */
  .navbar-custom {
    letter-spacing: 0;
  }
  .work-item,
  .works-grid-3 .work-item,
  .container .works-grid-3 .work-item,
  .works-grid-4 .work-item,
  .works-grid-5 .work-item {
    width: 50%;
  }
  .side-image {
    position: relative;
		height: 100%;
  }
}

@media (max-width: 767px) {
	.main-page-header{
		margin-top:75px;
	}
  .navbar-transparent {
    padding-bottom: 5px;
    padding-top: 5px;
  }
	.sub-title{
		font-size:1.3em;
	}
	.navbar-header{

	}	.navbar-fixed-top .navbar-collapse{
		max-height:70vh;
	}
  .navbar-custom .navbar-nav {
    margin-top: 1px;
    margin-bottom: 0;
  }
  .navbar-custom li{
		background-color: rgba(15, 96, 172, 1) !important;
		padding:10px 0;
	}
	.navbar-custom .nav li > a,
	.navbar-custom .nav li > a:hover,
	.navbar-custom .nav > li > a:focus,
	.navbar-custom .nav > li > a:hover,
	.navbar-custom .nav .open > a,
	.navbar-custom .nav .open > a:focus,
	.navbar-custom .nav .open > a:hover,
	.navbar-custom .dropdown-menu > li > a:focus,
	.navbar-custom .dropdown-menu > li > a:hover {
		color: #fff;
	}
	button{
		outline: 0;
	}
  .navbar-custom li > a:hover {
    background:#000;
  }
	.navbar-nav .open .dropdown-menu>li>a{
		line-height:3em;
	}
  /* Callout */
  .callout-text {
    margin: 0 0 30px;
  }
  .callout-text,
  .callout-btn-box {
    text-align: center;
  }
  /* Sidebar */
  .sidebar {
    margin-top: 50px;
  }
  .widget {
    margin-bottom: 60px;
  }
  .post.mb-0 {
    margin-bottom: 40px !important;
  }
  .footer {
    text-align: center;
  }
  .copyright,
  .footer-social-links {
    text-align: center;
    margin: 10px 0;
  }
	.side-image {
		height:500px;
	}
  /* Half-image */
  .side-image-text {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* Restaurant menu */
  .menu-title,
  .menu-detail,
  .menu-price-detail {
    text-align: center;
  }
  .align-center-sm {
    text-align: center;
  }
  .align-left-sm {
    text-align: left;
  }
	
	footer ul li a{display:block;}
	footer ul.footer-secondary-nav{margin-top:40px;}
	footer ul.footer-secondary-nav li a{margin-top:10px;}
	.box-circle{
		width:250px;
		height:250px;
	}
	.pt-140 {
		padding-top: 70px !important;
	}
	.pb-140 {
		padding-bottom: 70px !important;
	}
	.module,
	.module-small {
		padding: 35px 0;
	}
	.module-small {
		padding-top:200px;
	}
	.module-subtitle {
	  text-align: center;
		font-size: 14px;
	}
	.catchcopy p{
		text-align:center;
		font-size:16px;
		line-height:1.5em;
	}
	.boss-name{
		font-size:20px;
	}
	.form-control {
		height: 55px;
	}
	.bg-white7{
		padding:10px;
	}
	.main-title{
		font-weight:bold;
		font-size:2em;
	}
	.sub-title{
		font-weight:bold;
		margin:75px 0;
	}
	#UTS{
		padding:10px;
		width:230px;
	}

	#UTS2{
		width:350px;
		padding:100px 0;
	}
	.module-main{
		padding: 0 0 75px 0;
	}
	.filter > li {
		padding: 0 0 10px;
		margin: 0 10px;
	}
	#UTS_LOGO{
		width:200px;
	}
	#UTS_LOGO2{
		width:300px;
	}
	#ORGA{
		width:350px;
	}
	
	
  .top-company {
    text-align: right;
  }
  .top-company img {
    width: 81.06667vw;
  }

  .company {
    position: relative;
    padding: 22.66667vw 0 0;
  }
  .company figure {
    text-align: right;
  }
  .company figure img {
    width: 81.06667vw;
  }
  .company_m {
    padding: 7.73333vw 8.66667vw 0 8vw;
  }
  .company_m_c {
    font-size: 4.26667vw;
    line-height: 8vw;
    font-weight: 500;
    margin-top: 5.86667vw;
  }
  .company_ttl {
    text-align: left;
  }
  .company .btn_com {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }	
}

@media only screen and (max-width: 480px) {
  .work-item{
    width: 50%;
  }
}
@media (min-width: 1400px){
	.container{
		width:1280px;
	}
}






.menu-trigger,
.menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}
.menu-trigger {
  position: relative;
  width: 50px;
  height: 44px;
}
.menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #fff;
  border-radius: 4px;
}
.menu-trigger span:nth-of-type(1) {
  top: 0;
}
.menu-trigger span:nth-of-type(2) {
  top: 20px;
}
.menu-trigger span:nth-of-type(3) {
  bottom: 0;
}

.menu-trigger span:nth-of-type(2)::after {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 4px;
  background-color: #fff;
  border-radius: 4px;
  transition: all .4s;
}
.menu-trigger.active span:nth-of-type(1) {
  transform: translateY(20px) scale(0);
}
.menu-trigger.active span:nth-of-type(2) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2)::after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.menu-trigger.active span:nth-of-type(3) {
  transform: translateY(-20px) scale(0);
}

.request-cta {
  padding: 150px 0px;
}

.item {
  display: flex;
  flex-wrap: nowrap;
  margin: 50px 0 150px 0;
}
.item:nth-child(odd) {
  flex-direction: row-reverse;
}
.item:last-child{
	margin:0;
}

.item-image {
  width: 60%;
}
.item-image img {
  width: 100%;
  height: 450px;
  object-fit: cover;
}


.item-text {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: center;
  padding:0 50px;
	width:30%;
}

.item-text h2{
	padding:15px 0;
}

.uts-heading,.uts-heading2 {
	letter-spacing:10px;
  margin-bottom: 3em;
}
.uts-heading:after,.uts-heading2:after{
	position: absolute;
	top: 50px;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	width: 50px;
	height: 5px;
	margin: 0 auto;
	background-color:#00489d;
}

@media only screen and (max-width: 767px) {
	.item {
		display: block!important;
		margin: 50px 0 150px 0;
	}
	.item-image {
		width: 100%;
	}
	.item-image img {
		width: 100%;
		height: 200px;
		object-fit: cover;
	}
	.item-text {
		display: block!important;
	  padding:15px;
		width:100%;
	}
	.item-text h2{
		padding:15px 0;
	}
	.uts-heading:after{
		top:45px;
	}
}



.btn {
  margin-right: 4px;
  margin-bottom: 4px;
  font-weight: 400;
  letter-spacing: 1px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.btn.btn-sm {
  padding: 4px 15px !important;
}
.btn.btn-md {
  padding: 8px 20px !important;
}
.btn.btn-lg {
  padding: 18px 36px !important;
}
.btn:hover, .btn:active, .btn:focus {
  box-shadow: none !important;
  outline: none !important;
}



.btn-primary {
	margin-top:30px;
	width: 330px;
	height: 60px;
	line-height: 30px;
	border-radius:30px;
  background: #fff;
  color: #00489d;
  border: 2px solid #00489d;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background: #00489d !important;
  border-color: #00489d !important;
}

.btn-primary2 {
	border-radius:30px;
  background: #00489d;
  color: #ffffff;
  border: 2px solid #00489d;
}

.btn-primary2:hover, .btn-primary:focus, .btn-primary:active {
	color:#00489d;
  background: #ffffff !important;
  border-color: #00489d !important;
}


.in-block{
	display:inline-block;
}
.border-none{
	border:none;
}


.uts-icon {
  width: 100px;
  height: 100px;
  display: table;
  text-align: center;
	color:#fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.uts-icon i {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  font-size: 40px;
  height: 100px;
}
@media screen and (max-width: 1200px) {
  .uts-icon i {
    font-size: 40px;
  }
	.Ld_150,.Ld_100,.Lp_100,.Lp_70,.Lp_50{
		left:0 !important;
	}
}

.panel-box{
  width: 100%;
  float: left;
	border:1px solid #eee;
	margin:16px 0;
}
@media screen and (max-width: 768px) {
  .box-area,panel-box{
    margin-bottom: 30px;
  }
	.btn-primary{
		width:100%;
	}
}
.panel-box .box-img img {
  position: relative;
  max-width: 100%;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: 0.9s;
  -o-transition: 0.9s;
  transition: 0.9s;
}
.box-area .desc,.panel-box .desc{
  padding: 25px;
}
.box-area .office{
	padding:25px 0;
}
.panel-box .news{
	padding: 15px;
}
.news_day{
	width:300px;
}
.news_param{

}
.news_come{
}
.box-area .desc h3,.panel-box .desc h3,.panel-box .office h3{
  font-size: 24px;
	font-weight:bold;
  margin: 15px 0 15px 0;
  letter-spacing: 1px;
  line-height: auto;
}
.box-area .desc h3{
	font-weight: 600;
}
.box-area .desc span,.panel-box .desc span{
  margin-bottom: 20px;
  font-size: 14px;
	padding:3px 7px;
  letter-spacing: 1px;
	background:#039;
  color:#fff;
}
.box-area .desc span small i {
  color: #e6e6e6;
}



.slider-area {
  color: #fff;
  position: relative;
  text-align: center;
}

.slider-content {
  padding: 180px 60px;
}

.nivo-caption::after {
  background: #444 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.layer-1-2 {
  margin: 20px 0;
}

.layer-1-1 h2 {
  color: #fff;
  font-size: 32px;
  font-weight: 700;
}

.layer-1-2 h1 {
  color: #fff;
  font-size: 50px;
  font-weight: 700;
  line-height: 60px;
}

.layer-1-3 {
  margin: 50px 0 0;
}


.nivo-controlNav {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 8;
}

.nivo-directionNav {
  display: block;
}

.nivo-controlNav a {
  background: transparent none repeat scroll 0 0;
  border: 2px solid #fff;
  box-shadow: none;
  display: inline-block;
  font-size: 0;
  height: 2px;
  margin: 5px 3px;
  opacity: 1;
  text-align: center;
  text-indent: inherit;
  vertical-align: top;
  width: 20px;
}


/* Normal desktop :992px. */

@media (min-width: 1400px) and (max-width:1920px) {
  .slider-content {
    padding: 340px 0;
  }
}

/* Normal desktop :992px. */

@media (min-width: 992px) and (max-width: 1169px) {
  .slider-content {
    padding: 144px 0;
  }
}

/* Tablet desktop :768px. */

@media (min-width: 768px) and (max-width: 991px) {
  .slider-content {
    padding: 93px 0;
  }
  .layer-1-2 h1 {
    font-size: 22px;
    line-height: 24px;
  }
}

@media (max-width: 767px) {
  .slider-content {
    padding: 46px 0px;
  }
  .layer-1-2 {
    margin: 10px 0;
  }
  .layer-1-1 h2 {
    font-size: 14px;
    line-height: 16px;
  }
  .layer-1-2 h1 {
    font-size: 14px;
    line-height: 16px;
  }
  .layer-1-3 {
    margin: 10px 0 0;
  }
  .nivo-controlNav {
    bottom: -8px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .slider-content {
    padding: 70px 0px;
  }
  .layer-1-1 h2, .layer-1-2 h1 {
    font-size: 24px;
    line-height: 30px;
  }
}

.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
	height:100% !important;
}

.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
  cursor: pointer;
  margin-top: -25px;
  position: absolute;
  top: 50%;
  z-index: 9;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}

/* ------------------------------
Default Theme
---------------------------------*/
.slider-direction {
	position: absolute;
	left:0; 
	top:0;  
	width: 100%;
	background: none;
	color: #fff;
	font-size: 16px;
	z-index: 999;
	display: none;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    border:0;
    padding:0;
    margin:0;
    z-index:6;
    display:none;
    background:white; 
    filter:alpha(opacity=0); 
    opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
    display:block;
    position:absolute;
    z-index:5;
    height:100%;
    top:0;
}
.nivo-box {
    display:block;
    position:absolute;
    z-index:5;
    overflow:hidden;
}
.nivo-box img { display:block; }
.nivo-caption {
  position:absolute;
    left:0; 
    top:0;  
    color:#fff;
    width:100%;
    height: 100%;
    z-index:8;
	opacity:1;
}
.nivo-main-image {
    display: block !important;
    position: relative !important; 
    width: 100% !important;
}
/* The slices and boxes in the Slider */
.nivo-slice {
    display:block;
    position:absolute;
    z-index:5;
    height:100%;
    top:0;
}
.nivo-box {
    display:block;
    position:absolute;
    z-index:5;
    overflow:hidden;
}
@-webkit-keyframes myfirst {
  from {width: 0;}
  to {width: 100%;}
 }
 @keyframes myfirst {
  from {width: 0;}
  to {width: 100%;}
 }
 .slider-progress.pos_hover{
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
 }
/* ------------------------------
custom slider
---------------------------------*/
.slider-progress{
	position:absolute;
	top:0;
	left:0;
	background-color: rgba(49, 56, 72, 0.298);
	height:5px;
	-webkit-animation: myfirst 5000ms ease-in-out;
	-moz-animation: myfirst 5000ms ease-in-out;
	-ms-animation: myfirst 5000ms ease-in-out;
	animation: myfirst 5000ms ease-in-out;
}
.s-tb{
	display: table;
	height: 100%;
	width: 100%;
	float: left;
}
.s-tb-c{
	display: table-cell;
    vertical-align: middle;
}
.t-cn{text-align: center}
.t-lft{text-align: left}
.t-lfr{text-align: right}
/* ------------------------------
slider animation
---------------------------------*/
/* -------------- Home 1  ---------------- */
.home1 .slider-1 h1{
        -webkit-animation: bounceInUp 1000ms ease-in-out;
    -moz-animation: bounceInUp 1000ms ease-in-out;
    -ms-animation: bounceInUp 1000ms ease-in-out;
    animation: bounceInUp 1000ms ease-in-out;
}
.home1 .slider-1 h2{
        -webkit-animation: fadeInRight 1500ms ease-in-out;
    -moz-animation: fadeInRight 1500ms ease-in-out;
    -ms-animation: fadeInRight 1500ms ease-in-out;
    animation: fadeInRight 1500ms ease-in-out;
}
.home1 .slider-2 h1{
        -webkit-animation: fadeInLeft 500ms ease-in-out;
    -moz-animation: fadeInLeft 500ms ease-in-out;
    -ms-animation: fadeInLeft 500ms ease-in-out;
    animation: fadeInLeft 500ms ease-in-out;
}
.home1 .slider-2 h3{
        -webkit-animation: fadeInLeft 1500ms ease-in-out;
    -moz-animation: fadeInLeft 1500ms ease-in-out;
    -ms-animation: fadeInLeft 1500ms ease-in-out;
    animation: fadeInLeft 1500ms ease-in-out;
}
/* -------------- Home 2  ---------------- */
.home2 .slider-2 h1{
        -webkit-animation: fadeInLeft 500ms ease-in-out;
    -moz-animation: fadeInLeft 500ms ease-in-out;
    -ms-animation: fadeInLeft 500ms ease-in-out;
    animation: fadeInLeft 500ms ease-in-out;
}
.home2 .slider-2 h3{
        -webkit-animation: fadeInLeft 1500ms ease-in-out;
    -moz-animation: fadeInLeft 1500ms ease-in-out;
    -ms-animation: fadeInLeft 1500ms ease-in-out;
    animation: fadeInLeft 1500ms ease-in-out;
}
.home2 .layer-1{
	 -webkit-animation: fadeInLeft 1500ms ease-in-out;
    -moz-animation: fadeInLeft 1500ms ease-in-out;
    -ms-animation: fadeInLeft 1500ms ease-in-out;
    animation: fadeInLeft 1500ms ease-in-out;
}
.home2 .layer-2{
	-webkit-animation: bounceInUp 1000ms ease-in-out;
    -moz-animation: bounceInUp 1000ms ease-in-out;
    -ms-animation: bounceInUp 1000ms ease-in-out;
    animation: bounceInUp 1000ms ease-in-out;
}
.home2 .layer-3{
	 -webkit-animation: fadeInRight 1500ms ease-in-out;
    -moz-animation: fadeInRight 1500ms ease-in-out;
    -ms-animation: fadeInRight 1500ms ease-in-out;
    animation: fadeInRight 1500ms ease-in-out;
}
.home2 .layer-1-1{
	-webkit-animation: fadeInRight 1500ms ease-in-out;
    -moz-animation: fadeInRight 1500ms ease-in-out;
    -ms-animation: fadeInRight 1500ms ease-in-out;
    animation: fadeInRight 1500ms ease-in-out;
}
/* -------------- Home 3  ---------------- */
.home3 .slider-1 h1{
	-webkit-animation: fadeInLeft 500ms ease-in-out;
    -moz-animation: fadeInLeft 500ms ease-in-out;
    -ms-animation: fadeInLeft 500ms ease-in-out;
    animation: fadeInLeft 500ms ease-in-out;
}
.home3 .slider-1 h3{
	-webkit-animation: fadeInLeft 1500ms ease-in-out;
    -moz-animation: fadeInLeft 1500ms ease-in-out;
    -ms-animation: fadeInLeft 1500ms ease-in-out;
    animation: fadeInLeft 1500ms ease-in-out;
}
.home3 .slider-2 h1{
	-webkit-animation: bounceInUp 1000ms ease-in-out;
    -moz-animation: bounceInUp 1000ms ease-in-out;
    -ms-animation: bounceInUp 1000ms ease-in-out;
    animation: bounceInUp 1000ms ease-in-out;
}
.home3 .slider-2 h3{
	-webkit-animation: fadeInLeft 1500ms ease-in-out;
    -moz-animation: fadeInLeft 1500ms ease-in-out;
    -ms-animation: fadeInLeft 1500ms ease-in-out;
    animation: fadeInLeft 1500ms ease-in-out;
}
.home3 .slider-3 h1{
	-webkit-animation: fadeInRight 500ms ease-in-out;
    -moz-animation: fadeInRight 500ms ease-in-out;
    -ms-animation: fadeInRight 500ms ease-in-out;
    animation: fadeInRight 500ms ease-in-out;
}
.home3 .slider-3 h3{
	-webkit-animation: fadeInRight 1500ms ease-in-out;
    -moz-animation: fadeInRight 1500ms ease-in-out;
    -ms-animation: fadeInRight 1500ms ease-in-out;
    animation: fadeInRight 1500ms ease-in-out;
}


/*
navi
*/



.navbar-toggler {
  position: relative;
}
.navbar-toggler {
	position: relative;
	float: right;
	padding: 10px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}


.navbar-toggler span {
  display: block;
  background-color: #004b9a;
  height: 3px;
  width: 25px;
  margin-top: 4px;
  margin-bottom: 4px;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  left: 0;
  opacity: 1;
}

.navbar-toggler span:nth-child(1),
.navbar-toggler span:nth-child(3) {
  transition: -webkit-transform .35s ease-in-out;
  transition: transform .35s ease-in-out;
  transition: transform .35s ease-in-out, -webkit-transform .35s ease-in-out;
}

.navbar-toggler:not(.collapsed) span:nth-child(1) {
  position: absolute;
  left: 10px;
  top: 15px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  opacity: 0.9;
}


.navbar-toggler:not(.collapsed) span:nth-child(2) {
  height: 15px;
  visibility: hidden;
  background-color: transparent;
}

.navbar-toggler:not(.collapsed) span:nth-child(3) {
  position: absolute;
  left: 10px;
  top: 15px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  opacity: 0.9;
}

.nivo-caption{
	position: absolute;
	left: 0px;
	bottom: 0px;
	color: #fff;
	width: 100%;
	z-index: 8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter: alpha(opacity=8);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


#topmain {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: calc(80vh);
	background-color: #999;
}

.topmain-inner {
	position: relative;
	z-index: 2;
	text-align:center;
	margin:calc(40vh) 0;
	color: #fff;
}
.topmain-inner h1 {
	font-size: 2.5em;
	margin: 0;
}
.svg_it{
	width:120vh;
}


.top_area{
	position:relative;
	background-color:#fff;
	top:-150px;
	width:55%;
	margin:auto;
	padding-top:50px;
	margin-bottom:-250px;
	z-index:999;
}
.top_message h2{
	text-transform: uppercase;
	color: #0071bc;
	font-size:2.5em;
	letter-spacing:5px;
}
.top_message h3{
	font-weight:normal;
	font-size:1.5em;
	padding-top:30px;
}
.top_coment{
	padding:30px 100px;
}
@media (max-width: 1280px){
	.svg_it{
		width:100vh;
	}
	.top_area{
		width:90%;
	}
	.top_message h3{
		font-weight:bold;
	}
	.top_coment{
		padding:30px 30px;
	}
}
.map_img{
	padding:20px 0;
}
.g-map{
	margin:15px 0 200px 0;
	height:500px;
	border:1px solid #f2f2f2;
	box-shadow: 0px 2px 5px -5px rgba(0, 0, 0, 0.8);
}



@media (max-width: 767px) {
	.svg_it{
		width:320px;
	}
	#topmain {
		position: relative;
		overflow: hidden;
		width: 100%;
		height: calc(60vh);
		background-color: #999;
	}
	
	.topmain-inner {
		position: relative;
		z-index: 2;
		color: #fff;
		margin:calc(30vh) 0;
		text-align:center;
		font-size: 1em;
	}
	.topmain-inner h1 {
		font-size: 1.5em;
		margin: 0;
	}
	
	.top_area{
		top:-100px;
		width:90%;
		margin-bottom:-150px;
	}
	.top_message h3{
		font-weight:bold;
		font-size:16px;
		padding-top:30px;
	}
	.top_coment{
		padding:30px 30px;
	}
	.g-map{
		width:100%;
		height:300px;
		border:1px solid #f2f2f2;
	}
	.map_img{
		text-align:center;
	}
}

#pageBottomForm{
	border:1px solid #ababab;
	margin:30px auto;
	padding:10px 35px;
	height:100px;
	width:100%;
	font-size:90%;
	overflow:auto;
	overflow-y:scroll;
}
.sec-form{
	background-color:#fff;
	border-top:1px solid #DFE5E8;
}
