



.menu-container1 {
  display: block;
  position: relative;
  width: 300px;
  background-color: #f3f0ef;
  margin: 5% auto 0;
  padding: 0;
  border-radius:5px;
  box-shadow:  inset 0 0 1px rgba(255,255,255,1);
  box-shadow:  5px 5px 15px 1px rgba(0,0,0,0.1);
}

.nav1{
  background-color: #2a347d;
  height:40px;
  border-radius:5px 5px 0 0;
}

.nav1 p{
  font-size:14px;
  font-weight:500;
  text-align:center;
  color:#fff;
}



.menu1 ul {
  list-style:none;
}

.menu1 ul p {
	 padding: 0px 0px 0px 0px;
  line-height: 15px;
margin: 1px;
  color: #777;
  font-weight: 300;
  /* line-height: 30px; */
  font-size: 14px!important;
}

.menu1 ul li {
  border-top:1px solid rgba(0,0,0,0.1);
  padding:11px 10px;
  box-shadow:inset 0 1px 1px #fff;
  text-indent:10px;
  }

.menu1 ul li a {
  font-size:14px;
  color:#a4a3a3;
  font-family: 'Strait', sans-serif;
  font-size:14px;
  text-decoration:none;
  text-shadow: 1px 1px 1px #fff;
}

.menu1 ul li img {
  float:left;
  margin:-2px 0 0 0;
}

.menu1 ul li:hover {
  border-left:3px solid #2a347d;
  background-color:rgba(0,0,0,0.09);
}

.active> menu1 ul li
{
	 border-left:3px solid #2a347d;
  background-color:rgba(0,0,0,0.09);
}


.section-heading h2 {
 font-size: 30px;
  font-weight: 500;
  letter-spacing: -1px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.color-dark .divider-header {
  background: #666;
}
.divider-header {
  display: block;
  width: 40px;
  height: 2px;
  margin: 0 auto;
  margin-bottom: 10px;
}
.section-heading p {
  font-weight: 300;
  font-size: 15px;
  margin: auto;
  width: 80%;
  line-height: 28px;
}


#header.transparent-header+#page-title.page-title-parallax .container {
  z-index: 5;
  padding-top: 100px;
}

#page-title {
  position: relative;
  padding: 50px 0;
  background-color: #F5F5F5;
  border-bottom: 1px solid #EEE;
}
#page-title.page-title-parallax {
  padding: 100px 0;
  text-shadow: none;
  border-bottom: none;
}
#page-title.page-title-dark {
  background-color: #333;
  text-shadow: 1px 1px 1px rgba(0,0,0,.15)!important;
  border-bottom: none;
}
#page-title.page-title-parallax {
  background-color: transparent;
  background-image: url(http://canvashtml-cdn.semicolonweb.com/images/parallax/parallax-bg.jpg);
  background-attachment: fixed;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
#page-title.page-title-parallax h1 {
  font-size: 40px;
  font-weight: 600;
  letter-spacing: 2px;
}
#page-title.page-title-dark h1 {
  color: rgba(255,255,255,.9)!important;
}
#page-title h1 {
  padding: 0;
  margin: 0;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 1px;
  color: #333;
  font-size: 28px;
  text-transform: uppercase;
}
#page-title.page-title-parallax span {
  font-size: 22px;
}
#page-title.page-title-dark span {
  color: rgba(255,255,255,.7);
}
#page-title span {
  display: block;
  margin-top: 10px;
  font-weight: 300;
  color: #777;
  font-size: 18px;
}
#header.transparent-header+#page-title.page-title-parallax .breadcrumb {
  margin-top: 35px!important;
}
.breadcrumb {
  position: absolute!important;
  width: auto!important;
  top: 50%!important;
  left: auto!important;
  right: 15px!important;
  margin: -10px 0 0!important;
  background-color: transparent!important;
  padding: 0!important;
  font-size: 12px;
}
.breadcrumb {
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}






/*--ABOUT PAGE CSS THC --*/


.abt_THC{
	background:url(../img/banner2.jpg) no-repeat 0px 0px;
	background-size:cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	min-height: 635px;
}

.abt_THC{
border-top:1px solid #e7eaed;
border-bottom:1px solid #e7eaed;
}
/*--abt_THC--*/
.abt_THC-info h3{
margin:0;
color:#3d3d3d;
font-size:50px;
font-family: 'Dosis', sans-serif;
font-weight:bold;
}
.abt_THC-info h3 span{
display:block;
font-size:30px;
font-weight:700;
margin:10px 0;
}
.abt_THC-info {
  margin: 125px 0 0 0px;
}
.abt_THC-info p {
  font-size: 16px;
  margin-top: 50px;
  color: #000;
  line-height: 29px;
  text-align: justify;
  font-family: 'Titillium Web', sans-serif;
}
.strip{
  width: 15%;
  padding: 2px 0;
  background: #2a347d;
}
.abt_THC-info p:nth-child(4){
margin:0 0 60px 0;
}
.border{
background:#ffffff;
padding:3px 0;
width:7%;
border-radius:5px;
}
.abt_THC-info a{
color:#ffffff;
font-size:13px;

padding:19px 42px;
letter-spacing: 3px;
}
.abt_THC-info a:hover{

}



.delimiter-hbl {
	position: absolute;
	left:0;
	bottom:0;
	width:95%;
	border-bottom:1px solid #2a347d;
}
.delimiter-hbr {
	position: absolute;
	right:0;
	bottom:0;
	width:95%;
	border-bottom:1px solid #2a347d;
}
.delimiter-vrb {
	position: absolute;
	right:0;
	bottom:0;
	height:90%;
	border-right:1px solid #2a347d;
}
.delimiter-vrt {
	position: absolute;
	right:0;
	top:0;
	height:90%;
	border-right:1px solid #2a347d;
}




.boxicon {
	padding-top:50px;
	padding-bottom:50px;
	z-index:20;
}
.boxicon-icon {
   position: absolute;
  top: 100px;
  left: 0;
  text-align: center;
  font-size: 72px;
  line-height: 100px;
  height: 100px;
  width: 100px;
  border-radius: 50%;
  /* background-color: #202835; */
  color: #fff;
}
.boxicon-icon i {
	vertical-align: top;
	line-height: inherit;
}
.boxicon.left .boxicon-text {
	margin-left:105px;
	padding-right:20px;
}
.boxicon.right .boxicon-icon {
	right:0;
	left:auto;
}
.boxicon .boxicon-text h3 {
	font-size: 20px;
  margin: 20px 0;
  color: #000;
  font-weight: 600;

	
}



.boxicon .boxicon-text p {
	font-size: 14px;
  margin: 20px 0;
  color: #3d3d3d;
  line-height: 30px;
  font-weight: 300;
  text-align: justify
}
.boxicon.right .boxicon-text {
	margin-right:105px;
	text-align:right;
	padding-left:20px;
}
.right-align {
	text-align:right;
}




.btn-align {
  position: relative;
  text-align: center;
}
.btn-align a {
  color: #2b3a42 !important;
  padding: 15px 23px !important;
  text-indent: -999px;
  border-radius: 0 !important;
  outline: none;
  border-color: #fff !important;
  background: url('../img/icon_01.png') 50% 50% no-repeat rgb(15, 49, 137) !important;
}
.btn-align a:hover {
  background: url('../img/icon_01.png') 50% 50% no-repeat rgba(6, 6, 6, 1) !important;
}

.btn-primary {
  color: #fff;
  background-color: #1B242F;
  border-color: #357ebd;
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}


.ftrs-icon-grids {
	text-align: center;
}
.features-icons {
	padding-top: 5em;
}
a.ft-icons:hover {
	
	padding: .1em .1em;
	border-radius: 2px;
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-webkit-transition: 0.5s all;
	-moz-transition:  0.5s all;
	-o-transition:  0.5s all;
	transition:  0.5s all;
}


/*-- END ABOUT PAGE CSS THC --*/


.get-in-touch {
	margin-top:50px;

}
.text-center {
  text-align: center;
}
.get-info h2 {
  color: #000000;
  margin: 0;
  text-align: center;
  font-size: 35px;
  font-weight: 700;
}
.get-info h3 {
  margin: 12px 0;
  color: #999999;
  font-size: 17px;
}
.get-info p {
  color: #333333;
  margin: 15px auto 45px auto;
  width: 50%;
  font-size: 16px;
  text-align: center;
}

/* Feedback Section Start */
#feedback {
  background: url(../img/imgfooter.jpg);
  background-size: cover;
    padding-top: 80px;
  padding-bottom: 80px;
}
#feedback .section-title {
  color: #ffffff;
}
#feedback .input-group {
  padding-bottom: 20px;
}
#feedback .input-group .input-group-addon {
  border-radius: 0px;
  padding: 14px 26px;
  background-color: #7985DA;
  border: none;
  position: relative;
}
#feedback .input-group .input-group-addon i {
  color: #ffffff;
  font-size: 26px;
  width: 24px;
  height: 24px;
}
#feedback .input-group .form-control {
  color: #030303;
  font-size: 16px;
  padding: 15px 20px;
  height: 60px;
  border: 0;
  border-radius: 0px
}
#feedback .input-group .form-control:focus {
  box-shadow: none;
}
#feedback .input-group .large {
  height: 120px;
}
#feedback .btn-green {
  color: #ffffff;
  font-weight: 400;
  background: #5B68C0;
  font-size: 22px;
  width: 100%;
  border-radius: 0px;
  text-transform: uppercase;
  height: 60px;
}
#feedback .btn-green i {
  float: left;
  width: 74px;
  background: #7985DA;
  margin: -12px;
  line-height: 56px;
  height: 60px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
#feedback .address {
  margin: 0;
  padding: 0;
  color: #ffffff;
}
#feedback .address h2 {
  font-size: 25px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0px;
  padding-bottom: 30px;
}
#feedback .address .contact-info {
  padding-bottom: 30px;
}
#feedback .address .contact-info li {
  font-size: 15px;
  font-weight: 400;
  line-height: 28px;
}
#feedback .address .contact-info li i {
  padding-right: 15px;
  font-size: 15px;
}
#feedback .address .social-icon li {
  float: left;
}
#feedback .address .social-icon li a {
  display: inline-block;
  color: #ffffff;
  margin: 0px 5px;
}
#feedback .address .social-icon li a i {
  font-size: 18px;
  width: 48px;
  height: 48px;
  border: 1px solid #ffffff;
  text-align: center;
  line-height: 48px;
  vertical-align: middle;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
#feedback .address .social-icon li a .fa-twitter:hover {
  background: #00aced;
  border: 1px solid #00aced;
}
#feedback .address .social-icon li a .fa-facebook:hover {
  background: #3b5998;
  border: 1px solid #3b5998;
}
#feedback .address .social-icon li a .fa-google-plus:hover {
  background: #dd4b39;
  border: 1px solid #dd4b39;
}
#feedback .address .social-icon li a .fa-youtube:hover {
  background: #bb0000;
  border: 1px solid #bb0000;
}
#feedback .address .social-icon li a .fa-linkedin:hover {
  background: #007bb6;
  border: 1px solid #007bb6;
}
/* Feedback Section End */

/* Map Section  */

.map {
	margin: auto;
  width: 100%;
  height: 400px;

}



 #portfoliolist .portfolio {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	width: 33.33%;
  display: none;
  float: left;
  overflow: hidden;
  padding: 5px;
  border: #C5C5C5 solid 1px;
}
div#portfoliolist {
	padding: 0;
	margin: 1% 0 0 0;
}	
.portfolio-wrapper {
	overflow:hidden;
	position: relative !important;
	cursor:pointer;
}
.portfolio-wrapper img{
	width:100%;
	display:block;
}
.portfolio img {
	max-width:100%;
	/*--position: relative;--*/
	transition: all 300ms!important;
	-webkit-transition: all 300ms!important;
	-moz-transition: all 300ms!important;
}
.portfolio .label {
	position: absolute;
	width: 100%;
	height:40px;
	bottom:-40px;
}
.portfolio .label-bg {
	background: #22B4B8;
	width: 100%;
	height:100%;
	position: absolute;
	top:0;
	left:0;
}
.portfolio .label-text {
	color:#fff;
	position: relative;
	z-index:500;
	padding:5px 8px;
}
.portfolio .text-category {
	display:block;
	font-size:9px;
	font-size: 12px;
	text-transform:uppercase;
}


/*-----caption ------*/
.tour-caption {
	display: none;
	top: 0;
	width: 100%;
	position: absolute;
	background:rgba(32, 64, 166, 0.72);
	height: 100%;
	text-align: center;
	padding-top:16%;
}
.tour-caption span{
	background: url(../img/plus.png) no-repeat;
	width: 38px;
	height: 38px;
	display: block;
	text-align: center;
	position: absolute;
	top: 60%;
	right: 46%;
	background-size: 100%;
}
.portfolio-wrapper:hover div.tour-caption {
	display: block;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.tour-caption h4{
color:#fff;
font-size: 1.7em;
}
.tour-caption p{
color:#fff;
font-size: 1.3em;
width: 75%;
margin: 0 auto;
padding-top: 1em;
}
h6.b-animate.b-from-left.b-delay03 
{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #CCCCCC;
	margin: 0;
	text-align:center;
	width:100%;
	}
/*--/Animation effects---*/


.p_THC
{  padding: 10px;}


 .rooter
 {
	 margin: auto;
  width: 100%;
  z-index: 111;
  height: auto;
  background-color: #2a347d;
  position: relative;
	
 }
 .rooter h2
 { font-size:18px;
 padding:20px;
 text-align:center;
 color:#FFF;
 }
 
 .navigator
 {
 }




img.zoom-img:hover {
  -webkit-transform: scale(1.05);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 750ms;
  -moz-transform: scale(1.05);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 750ms;
  overflow: hidden;
}
img.zoom-img {
  -webkit-transform: scale(1, 1);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 250ms;
  -moz-transform: scale(1, 1);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 250ms;
}









@media(max-width:1200px){
.navigator
 {
	 display:none;
 }
}

@media(max-width:1024px){
.abt_THC-info {
   margin: 124px 0 0 0px;
  background-color:rgba(255, 255, 255, 0.86);
  padding: 30px;
}
	.navigator
 {
	 display:none;
 }
}
@media(max-width:768px){
	
	.navigator
 {
	 display:none;
 }
 .tour-caption p {
  display:none;
}
.tour-caption span{
	background: url(../img/plus.png) no-repeat;
	width: 38px;
	height: 38px;
	display: block;
	text-align: center;
	position: absolute;
	top: 20%;
	right: 37%;
	background-size: 100%;
}


}
@media(max-width:640px){


}
@media(max-width:480px){


}
@media(max-width:320px){

}

