.floatLeft{ float: left; margin-right: 10px;}
.floatRight{ float: right; }
.clear{ clear: both; }

.slider-wrap{}			
.stripViewer .panelContainer .panel ul{text-align: left; margin: 0 15px 0 30px; }
.stripViewer{position: relative; overflow: hidden; width:1024px; height: 300px; background: #fff;}
.stripViewer .panelContainer{position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel{float: left; height: 100%; position: relative; width:1024px; }
.stripViewer .panelContainer .panel img{width:1012px;margin:0px 8px;}
.stripNavL, .stripNavR, .stripNav{display: none; }

.nav-thumb{width:138px; text-align: center;}
.nav-thumb:hover{font-weight: bold;color:red;}
/*
.nav-thumb p{font-size: 15px; padding-bottom: 7px;}

.nav-thumb img{padding: 10px; border:3px solid #c9cacb; border-radius: 50%;}
.nav-thumb img {
  border: 3px solid #c9cacb;
  border-radius: 50%;
  height: 30px;
  margin-top: 5px;
  padding: 16px;
  width: 30px;
}
/*.nav-thumb img:hover{border-color:#7FD0F8;}*/
#movers-row {
  height: 168px;
  margin: 5px;
  position: relative;
  z-index: 9;
  border: 1px solid #e8e8e8;
}
#movers-row div {/*border: 1px solid #fff; border-radius: 25px 0;box-shadow: 0 2px 1px;*/font-size:15px; }

#movers-row div a.cross-link{color:#59595c; border-right:2px; display:block; text-align:center; /*font-family: lao UI;*/}

.cross-link{display: block; float:left; /*margin-top: -14px;*/position: relative; z-index: 9999;  color:#333;}
/*.active-thumb{background: transparent url(../images/uparrow.png) top center no-repeat; color:#ba2023 !important; text-decoration:none; font-size:16px;	}*/

 .active-thumb{/*background:#D46A6A  !important ; */color: red;font-weight: bold;} 

/*.cross-link:hover{ background:#9d915d !important;} */
.main_content{float: left; height: auto; background-color: #fff; width: 100%;}
.left_content{float:left;width:70%;}
.right_content { float: left;margin: 10px 0 0 16px;width: 27%;height: auto;}
.fimg{margin-left:10px;float:right;}
.fimg img{margin-left:10px;width:100px;height:100px;margin:10px}
.fimg2{float:left;}
.fimg2 img{width:79px;height:79px; margin:10px;}
.client_block{float: left;height:100px;}
.client_block img{ padding: 5px;}
.news{border:1px solid #c9cacb;border-radius: 5px; width:99%; float:left;margin: 0px 4px;}
.p_status{ float: left; margin: 8px 0 3px 5px;}
.p_status img{padding:5px;border:1px solid #e8e8e8;}
.h_facilities{margin-bottom: 7px;}

.pimg{float:right;}
.pimg img{width:250px;height:120px;border:1px solid #e8e8e8;margin:2px 8px;}
.pimg2{float:left;}
.pimg2 img{width:250px;height:120px;border:1px solid #e8e8e8;margin:2px 8px;}

.slider-wrapper{float: left;width: 100%;height: 300px;}

.right_pcat{margin-left:2px;width: 240px;}

/* smooth css effect */
.product{
	float: left;
	width: 378px;
	height: auto;
}
.product h2 {
  background: #006896 none repeat scroll 0 0;
  height: 27px;
  margin: 0 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 98%;
  text-align: center;
}
.product h2 a{
    padding-top: 3px;
    color: #fff;
    display: block;
}
.product img{
	height: 170px;
	width: 366px;
}
.holder
{
    border: 2px solid #e8e8e8;
    float: left;
    margin: 10px 5px;
    position: relative;    
    overflow: hidden;
    /*box-shadow: 0px 0px 5px #333333;*/
    -webkit-transition: 0.5s Ease;
    -moz-transition: 0.5s Ease;
    -o-transition: 0.5s Ease;
    transition: 0.5s Ease;    
}

.smooth
{
    opacity: 1;    
}
.smooth:hover img
{
    opacity: 0.6;
    box-shadow: 0px 0px 10px #333333;
}

.go-top
{
    background-color: rgba(0,0,0,0.5);
    color: #FFFFFF;
    position: absolute;
    bottom: 0px;
    top: 600px;
    width: 325px;
    text-align:center;   
    font-size: 19px;
    margin: 10px;
    padding: 10px;
    -webkit-transition: 0.5s Ease;
    -moz-transition: 0.5s Ease;
    -o-transition: 0.5s Ease;
    transition: 0.5s Ease;
}
.smooth:hover > .go-top
{    
    top:0px;    
}
.go-top p
{
    font-size: 12px;
}
.go-top span{
	
}
.go-top a{color:#fff;text-decoration: underline;}

/*----------------------list1-----------------------*/
.collist1{
    float: left;
    padding: 5px 24px;
}

.list1 {
    margin: 0;
    padding: 0;
    position: relative;
    list-style: none;
    /*overflow: hidden;*/
}
.list1 li {
    position: relative;
    text-align: center;
    /* margin-bottom: 50px; */
}
.list1 li p {
    font-family: 'Arial', sans-serif;
    
    line-height: 24px;
    color: #03458b;
    font-weight: bold;
    /*margin: 0 auto 30px;
    padding: 0 20px;*/
}
.title4 {
    text-align: center;
    font-family: 'Arial', sans-serif;
    font-size: 26px !important;
    line-height: 26px !important;
    font-weight: bold !important;
    color: #3a3a3a !important;
    padding: 0;
    margin: 0 0 50px !important;
}
.list1 li .box1col1, .list1 li .box1col2, .list1 li .box1col3, .list1 li .box1col4, .list1 li .box1col5, .list1 li .box1col6 {
    position: relative;
    display: block;
    /*margin: 0 auto 36px;
    overflow: hidden;*/
    width: 120px;
    height: 120px;
}
.list1 li .icons {
    position: relative;
    display: inline-block;
    margin: 28px;
    perspective: 100;
    -webkit-perspective: 100;
}
.list1 li img{
    width: 80px;
    height: 80px;
}
.list1 li .icons img {
    transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.list1 li .box1col1:hover .icons > img, .list1 li .box1col2:hover .icons > img, .list1 li .box1col3:hover .icons > img, .list1 li .box1col4:hover .icons > img,.list1 li .box1col5:hover .icons > img,.list1 li .box1col6:hover .icons > img {
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.list1 li .box1col1 strong {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-radius: 400px;
    border-style: solid;
    border-width: 7px;
    border-color: #7fd0fb transparent transparent #7fd0fb;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.list1 li .box1col1 span {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 400px;
    border-style: solid;
    border-width: 7px;
    border-color: #e5e4e4;
}
.list1 li .box1col1:hover strong {
    -webkit-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    transform: rotate(315deg);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.list1 li .box1col2 strong {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-radius: 400px;
    border-style: solid;
    border-width: 7px;
    border-color: transparent transparent #ec0303 #ec0303;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.list1 li .box1col2 span {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 400px;
    border-style: solid;
    border-width: 7px;
    border-color: #e5e4e4;
}
.list1 li .box1col2:hover strong {
    -webkit-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    transform: rotate(315deg);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.list1 li .box1col3 strong {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-radius: 400px;
    border-style: solid;
    border-width: 7px;
    border-color: #7fd0fb #7fd0fb transparent transparent;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.list1 li .box1col3 span {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 400px;
    border-style: solid;
    border-width: 7px;
    border-color: #e5e4e4;
}
.list1 li .box1col3:hover strong {
    -webkit-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    transform: rotate(315deg);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.list1 li .box1col4 strong {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-radius: 400px;
    border-style: solid;
    border-width: 7px;
    border-color: transparent #ec0303 #ec0303 transparent;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.list1 li .box1col4 span {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 400px;
    border-style: solid;
    border-width: 7px;
    border-color: #e5e4e4;
}
.list1 li .box1col4:hover strong {
    -webkit-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    transform: rotate(315deg);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.list1 li .box1col5 strong {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-radius: 400px;
    border-style: solid;
    border-width: 7px;
    border-color: #7fd0fb transparent transparent #7fd0fb;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.list1 li .box1col5 span {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 400px;
    border-style: solid;
    border-width: 7px;
    border-color: #e5e4e4;
}
.list1 li .box1col5:hover strong {
    -webkit-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    transform: rotate(315deg);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.list1 li .box1col6 strong {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-radius: 400px;
    border-style: solid;
    border-width: 7px;
    border-color: transparent transparent #ec0303 #ec0303;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.list1 li .box1col6 span {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 400px;
    border-style: solid;
    border-width: 7px;
    border-color: #e5e4e4;
}
.list1 li .box1col6:hover strong {
    -webkit-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    transform: rotate(315deg);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.btn2 {
	position: relative;
	font-family: 'Arial', sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #FFF;
	background: #5b5b5b;
	border: none;
	border-radius: 0;
	padding: 14px 32px 15px;
	margin-right: 0;
	box-shadow: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	z-index: 1;
}
.btn2:hover {
	color: #FFF;
	background: #ec0303;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.login-container{
    position: relative;
    width: 300px;
    margin: 80px auto;
    padding: 20px 40px 40px;
    text-align: center;
    background: #fff;
    border: 1px solid #ccc;
}


.login-container::before,.login-container::after{
    content: "";
    position: absolute;
    width: 100%;height: 100%;
    top: 3.5px;left: 0;
    background: #fff;
    z-index: -1;
    -webkit-transform: rotateZ(4deg);
    -moz-transform: rotateZ(4deg);
    -ms-transform: rotateZ(4deg);
    border: 1px solid #ccc;

}

.login-container::after{
    top: 5px;
    z-index: -2;
    -webkit-transform: rotateZ(-2deg);
     -moz-transform: rotateZ(-2deg);
      -ms-transform: rotateZ(-2deg);

}

.avatar img{
   background-size: cover;
  /*border: 2px solid #aaa;
  border-radius: 100%;*/
  height: 110px;
  margin: 10px auto;
  width: 200px;
}

.form-box input{
    width: 100%;
    padding: 10px;
    text-align: center;
    height:40px;
    border: 1px solid #ccc;;
    background: #fafafa;
    transition:0.2s ease-in-out;

}

.form-box input:focus{
    outline: 0;
    background: #eee;
}

.form-box input[type="text"]{
    border-radius: 5px 5px 0 0;
    text-transform: lowercase;
}

.form-box input[type="password"]{
    border-radius: 0 0 5px 5px;
    border-top: 0;
}

.form-box button{
    margin-top:15px;
    padding: 10px 20px;
    cursor: pointer;
}
.upcomming{
    float: left;
    text-align: center;
    width: 189px;
    /* padding: 10px 0; */
    background: #aa3939;
    margin:0 5px;
    border:1px solid #e8e8e8;
    overflow: hidden;
    display: block;
    position: relative;
    z-index: 1;   
}
.upcomming:hover{
    color: #fff; cursor: pointer;
    background: #f22402;
}
.upcomming img{width: 189px; height: 185px;}
.upcomming p{
    /* font-weight: bold; */
    color: #fff;
    height: 30px;
    line-height: 25px;
    font-size: 15px;
}
