/* demo page styles */
body {
    background:#eee;
    margin:0;
    padding:0;
}
.example {
    background:#fff url(../images/clouds-in-blue-sky.jpg);
    width:980px;
    height:30px;
    border:0px #000 solid;
    margin:20px auto;
    padding:1px;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
}


/* main menu styles */
#nav {
    display:inline-block;
    width:100%;
    margin:0px auto;
    padding:0;
    background:#FF8B04 url(../images/bg.png) repeat-x 0 -110px;

    border-radius:10px; /*some css3*/
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    box-shadow:0 2px 2px rgba(0,0,0, .5);
    -moz-box-shadow:0 2px 2px rgba(0,0,0, .5);
    -webkit-box-shadow:0 2px 2px rgba(0,0,0, .5);
}
#nav li {
    margin:10px;
    float:left;
    position:relative;
    list-style:none;
}
#nav a {
    font-weight:bold;
    color:#FFFFFF;
    text-decoration:none;
    display:block;
    padding:8px 20px;

    border-radius:10px; /*some css3*/
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    text-shadow:0 2px 2px rgba(0,0,0, .7);
}

/* selected menu element */
#nav .current a, #nav li:hover > a {
    background:#FFFFFF url(../images/bg.png) repeat-x 0 -20px;
    color:#000;
    border-top:1px solid #f8f8f8;

    box-shadow:0 2px 2px rgba(0,0,0, .7); /*some css3*/
    -moz-box-shadow:0 2px 2px rgba(0,0,0, .7);
    -webkit-box-shadow:0 2px 2px rgba(0,0,0, .7);
    text-shadow:0 2px 2px rgba(255,255,255, 0.7);
}

/* sublevels */
#nav ul li:hover a, #nav li:hover li a {
    background:none;
    border:none;
    color:#000;
}
#nav ul li a:hover {
    background:#FF8900 url(../images/bg.png) repeat-x 0 -100px;
    color:#fff;

    border-radius:10px; /*some css3*/
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    text-shadow:0 2px 2px rgba(0,0,0, 0.7);
}

#nav ul li:first-child > a {
    -moz-border-radius-topleft:10px; /*some css3*/
    -moz-border-radius-topright:10px;
    -webkit-border-top-left-radius:10px;
    -webkit-border-top-right-radius:10px;
}
#nav ul li:last-child > a {
    -moz-border-radius-bottomleft:10px; /*some css3*/
    -moz-border-radius-bottomright:10px;
    -webkit-border-bottom-left-radius:10px;
    -webkit-border-bottom-right-radius:10px;
}

/* drop down */
#nav li:hover > ul {
    opacity:1;
    visibility:visible;
}
#nav ul {
    opacity:0;
    visibility:hidden;
    padding:0;
    width:175px;
    position:absolute;
    background:#FFCB8E url(../images/bg.png) repeat-x 0 0;
    border:1px solid #FFBD7A;

    border-radius:10px; /*some css3*/
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    box-shadow:0 2px 2px rgba(0,0,0, .5);
    -moz-box-shadow:0 2px 2px rgba(0,0,0, .5);
    -webkit-box-shadow:0 2px 2px rgba(0,0,0, .5);

    -moz-transition:opacity .25s linear, visibility .1s linear .1s;
    -webkit-transition:opacity .25s linear, visibility .1s linear .1s;
    -o-transition:opacity .25s linear, visibility .1s linear .1s;
    transition:opacity .25s linear, visibility .1s linear .1s;
}
#nav ul li {
    float:none;
    margin:0;
}
#nav ul a {
    font-weight:normal;
    text-shadow:0 2px 2px rgba(255,255,255, 0.7);
}
#nav ul ul {
    left:160px;
    top:0px;
}
@charset "UTF-8";

h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;}
p {margin: 0;}
html,body{
  font-family: 'Open Sans', sans-serif;
}
body a{
    transition:0.5s all;
  -webkit-transition:0.5s all;
  -moz-transition:0.5s all;
  -o-transition:0.5s all;
  -ms-transition:0.5s all;
}
.head-nav {
  float: left;
  width: 75%;
  margin-left: 6%;
}
.head-nav ul{
  margin:0;
  padding:0;
}
.head-nav ul li{
  display:inline-block; 
  
}
.head-nav ul li a {
  position: relative;
  display: inline-block;
  margin: 0px 10px;
  outline: none;
  padding: 0.5em 0.1em 2em;
  color: #202020;
  text-decoration: none;
  letter-spacing: 1px;
  font-weight: 400;
  text-shadow: 0 0 1px rgba(255,255,255,0.3);
  font-size: 1.1em;
}
.head-nav a:hover,
.head-nav a:focus {
  outline: none;
}
.head-nav ul{
  padding:0;
  margin: 0;
}
*,
*:after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.head-nav ul li {
  display: inline-block;
  margin: 0 .5em;
  outline: none;
  text-decoration: none;
  letter-spacing: 1px;
  font-weight: 400;
  font-size: 16px;
}
.head-nav ul li a:hover, .head-nav ul li.active a{
  color:#202020;
}
ul a:hover,
ul a:focus {
  outline: none;
  color: #202020;
  text-decoration: none;
}
/* Effect 3: bottom line slides/fades in */
.cl-effect-3 a {
  padding: 8px 0;
}
.cl-effect-3 a::after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 4px;
  background: #f15a24;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: opacity 0.3s, -moz-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  transform: translateY(10px);
}
.cl-effect-3 a:hover::after,
.cl-effect-3 a:focus::after {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px);
}
.logo {
  float: left;
  width: 14%;
}
.logo a {
  display: block;
}
.header-bottom {
  padding: 2em 0 0.39em;
}
i.mail {
  width: 21px;
  height: 18px;
  display: inline-block;
  background: url(../images/img-sprite.png) no-repeat -59px -12px;
  margin-right: 0.3em;
  vertical-align: middle;
}
i.phone {
  width: 21px;
  height: 22px;
  display: inline-block;
  background: url(../images/img-sprite.png) no-repeat -18px -10px;
  vertical-align: middle;
  margin-right: 0.1em;
}
ul.number {
  padding: 0em;
}
ul.number li {
  list-style: none;
  display: inline-block;
  margin: 0 1em;
}
ul.number li a, ul.number li span {
  color: #758594;
  padding: 0.4em 0;
  display: block;
  font-size: 1.2em;
  font-weight: 300;
  width: 300px;
}
.copyrights{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
.head-left {
  float: left;
}
.head-right li {
  display: inline-block;
  margin: 0 ;
}
.head-right ul {
  padding:0;
  margin: 0;
}
.head-right {
  float: right;
  margin: 0.5em 0;
}
.header-top {
  padding: 1em 0;
  border-bottom: 1px solid #b8b8b8;
}
i.fb {
  width: 20px;
  height: 18px;
  background: url(../images/img-sprite.png)no-repeat -102px -6px;
  float: left;
  vertical-align: middle;
}
i.fb:hover{
  background: url(../images/img-sprite.png)no-repeat -102px -6px;
}
i.twt {
  width: 20px;
   height: 18px;
  background: url(../images/img-sprite.png)no-repeat -129px -26px;
  float: left;
  vertical-align: middle;
}
i.twt:hover{
  background: url(../images/img-sprite.png)no-repeat -129px -6px;
}
i.ttt {
  width: 20px;
  height: 18px;
  background: url(../images/img-sprite.png)no-repeat -154px -27px;
  float: left;
  vertical-align: middle;
}
i.ttt:hover{
  background: url(../images/img-sprite.png)no-repeat -154px -6px;
}
i.ve {
  width: 20px;
   height: 18px;
  background: url(../images/img-sprite.png)no-repeat -179px -27px;
  float: left;
  vertical-align: middle;
}
i.ve:hover{
  background: url(../images/img-sprite.png)no-repeat -179px -6px;
}
i.in {
  width: 20px;

   height: 18px;
  background: url(../images/img-sprite.png)no-repeat -203px -28px;
  float: left;
  vertical-align: middle;
}
i.in:hover{
  background: url(../images/img-sprite.png)no-repeat -203px -6px;
}
i.dib {
  width: 20px;
   height: 18px;
  background: url(../images/img-sprite.png)no-repeat -229px -26px;
  float: left;
  vertical-align: middle;
}
i.dib:hover{
  background: url(../images/img-sprite.png)no-repeat -229px -5px;
}
i.fli {
  width: 20px;
   height: 15px;
  background: url(../images/img-sprite.png)no-repeat -254px -29px;
  float: left;
  vertical-align: middle;
}
i.fli:hover{
  background: url(../images/img-sprite.png)no-repeat -254px -9px;
}
i.rss {
  width: 20px;
   height: 18px;
  background: url(../images/img-sprite.png)no-repeat -279px -27px;
  float: left;
  vertical-align: middle;
}
i.rss:hover{
  background: url(../images/img-sprite.png)no-repeat -279px -6px;
}
.banner {
  background: url(../images/banner.png) no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  min-height: 500px;
  padding: 18em 0 0;
}
.book1 input[type="text"] {
  width: 100% !important;
  color: #666666;
  font-size: 1.2em;
  background: #eeeeee;
  font-weight: 300;
  padding: 10px 14px;
  font-style: italic;
  outline: none;
  border: 1px solid #fff;
  box-shadow: inset 0 0 2px rgb(236, 236, 236);
  -webkit-box-shadow: inset 0 0 2px rgb(236, 236, 236);
  -moz-box-shadow: inset 0 0 2px rgb(236, 236, 236);
  -o-box-shadow: inset 0 0 2px rgb(236, 236, 236);
  -webkit-appearance: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
.reservation ul li {
  float: left;
  list-style: none;
  width: 30%;
}
.banner-info h1 {
  color: #ffffff;
  font-size: 3em;
  font-weight: 300;
  text-align: center;
  margin: 0;
}
.banner-info p {
  color: #ffffff;
  font-size: 1.2em;
  text-align: center;
  margin: 1em auto;
  line-height: 1.8em;
  width: 84%;
}
.our h5 {
  color: #202020;
  font-size: 1.5em;
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
}
.our h2 {
  color: #202020;
  font-size: 2.5em;
  text-align: center;
  text-transform: uppercase;
  font-weight: 800;
  margin:0;
}
.our p {
  color: #666666;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.8em;
  text-align: center;
  margin: 1em 0;
}
.our {
  padding: 4em 0;
  border-bottom: 1px solid #eeeeee;
}
i.best {
  width: 94px;
  height: 94px;
  background: url(../images/img-sprite.png)no-repeat -11px -145px;
  display: inline-block;
  vertical-align: middle;
}
i.resu{
  width: 94px;
  height: 94px;
  background: url(../images/img-sprite.png)no-repeat -118px -145px;
  display: inline-block;
  vertical-align: middle;
}
i.interv{
  width: 94px;
  height: 94px;
  background: url(../images/img-sprite.png)no-repeat -225px -145px;
  display: inline-block;
  vertical-align: middle;
}
.our-top {
  text-align: center;
}
.our-top h3 {
  color: #202020;
  font-size: 1.6em;
  margin: 1em 0 0;
  font-weight: 400;
}
.employs{
padding:3em 0;
}
.team-top li {
  display: inline-block;
  margin: 0 0.1em;
}
/*----respoinsive-tabs---*/
.r-tabs {
  position: relative;
}
.r-tabs .r-tabs-nav {
  
}
.r-tabs .r-tabs-nav .r-tabs-tab {
  position: relative;
  top: 0px;
}
.r-tabs .r-tabs-nav .r-tabs-anchor {
  background: none;
  margin-bottom: 0px;
  padding: 0.5em 0em;
  display: inline-block;
  text-decoration: none;
  color: #666666;
  font-size: 1.3em;
  margin: 0 0 0 1em;
}
.r-tabs .r-tabs-nav .r-tabs-state-active {
  background-color: #fff;
}
.r-tabs .r-tabs-nav .r-tabs-state-disabled {
  opacity: 0.5;
}
.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
  border-bottom: none;
  color: #666666;
  font-weight: 700;
  border-bottom: 4px solid #e84637;
}
.r-tabs .r-tabs-panel {
  
}
.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
  display: block;
  padding: 10px;
  color:#000;
  font-weight: bold;
  text-decoration: none;
  margin-bottom: 3px;
}

.r-tabs .r-tabs-accordion-title.r-tabs-state-disabled {
  opacity: 0.5;
}

.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
  background-color: #fff;
  color: #F03627;
  
  margin-bottom: 0;
}
.r-tabs .r-tabs-nav {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #eeeeee;
}
.r-tabs .r-tabs-tab {
    display: inline-block;
    margin: 0;
    list-style: none;
}

.r-tabs .r-tabs-panel {
  padding: 2em;
    display: none;
}

.r-tabs .r-tabs-accordion-title {
    display: none;
}

.r-tabs .r-tabs-panel.r-tabs-state-active {
    display: block;
}
/*----*/
.apply_btn form input[type="submit"] {
  text-transform: capitalize;
  width: 100% !important;
  background: #e84637;
  color: #fff;
  padding: 10px;
  font-weight: 500;
  border: none;
  font-size: 1em;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  outline: none;
  cursor: pointer;
  font-weight: 400;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
.apply_btn form input[type="submit"]:hover{
  background:#00FFEC;
}
.air li {
  display: inline-block;
  vertical-align: middle;
}
.air ul{
  padding:0;
}
.air-1 li {
  display: inline-block;
  vertical-align: middle;
}
i.drib {
  width: 74px;
  height: 76px;
  background: url(../images/img-sprite.png)no-repeat -249px -56px;
  float: left;
  vertical-align: middle;
}
i.cli {
   width: 76px;
  height: 76px;
  background: url(../images/img-sprite.png)no-repeat -320px -54px;
  float: left;
  vertical-align: middle;
}
i.facb {
   width: 76px;
  height: 76px;
  background: url(../images/img-sprite.png)no-repeat -165px -56px;
  float: left;
  vertical-align: middle;
}
i.intre {
  width: 76px;
  height: 76px;
  background: url(../images/img-sprite.png)no-repeat -84px -56px;
  float: left;
  vertical-align: middle;
}
i.wind {
   width: 76px;
  height: 76px;
  background: url(../images/img-sprite.png)no-repeat -4px -56px;
  float: left;
  vertical-align: middle;
}
.recnt h4 {
  color: #202020;
  font-weight: 700;
  font-size: 1.3em;
  margin: 0;
  vertical-align: middle;
}
.recnt p {
  color: #666666;
  font-size: 1em;
  font-weight: 400;
  vertical-align: middle;
  line-height: 1.8em;
}
li.ic-on {
  width: 11%;
  vertical-align: middle;
}
li.wb-dis {
  width: 26%;
  vertical-align: middle;
}
li.dr-co {
  width: 17%;
  vertical-align: middle;
}
li.sa-pn {
  width: 19%;
  vertical-align: middle;
}
li.dolla {
  width: 10%;
  vertical-align: middle;
}
.air {
  background: #f9f9f9;
  padding: 1em;
}
.air-1{
  background: #f4ffff;
  padding: 1em;
}
.recnt h5 {
  margin: 0;
  font-size: 1.1em;
  font-weight: 300;
  color: #202020;
}
.air:hover{
  background: #e84637;
color:#fff;
}
.air:hover li p{
color:#fff;
}
.air-1:hover{
  background: #e84637;
color:#fff;
}
.air-1:hover li p{
color:#fff;
}

.recnt h6 {
  color: #202020;
  font-size: 1.4em;
  font-weight: 300;
  text-transform: uppercase;
  text-align: center;
}
.recnt span {
  color: #E442C2;
  font-weight: 800;
}
.recnt h3 {
  color: #202020;
  font-size: 2.5em;
  font-weight: 800;
  margin: 0.5em 0 2em;
  text-align: center;
   text-transform: uppercase;
}
.recent-right {
  background: url(../images/10.jpg) no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  min-height: 500px;
}
.recent-right-info h3 {
  color: #fff;
  text-align: left;
  padding: 0 0.5em 0.8em;
  margin: 0;
}
.cre_btn form input[type="submit"] {
  width: 100% !important;
  background: #e84637;
  color: #fff;
  padding: 17px;
  font-weight: 500;
  border: none;
  font-size: 1.1em;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  outline: none;
  cursor: pointer;
  font-weight: 400;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
.cre_btn form input[type="submit"]:hover{
background:#666666;
}
.recent-right-info {
  padding: 23em 0 0;
}
.what {
  min-height: 500px;
  padding: 4em 0;
}
.what h6 {
  color: #202020;
  font-size: 1.4em;
  font-weight: 300;
  text-transform: uppercase;
  text-align: center;
}
.what h3 {
  color: #202020;
  font-size: 2.5em;
  font-weight: 800;
  margin: 0.5em 0 2em;
  text-align: center;
  text-transform: uppercase;
}
.what-top {
  background:#e84637;
  width: 67%;
  padding: 2em;
  margin: 0 auto;
  position: relative;
}
.what-bottom {
  position: absolute;
  top: 6em;
  right: -1em;
}
.what-top p{
color:#fff;
font-size:1em;
line-height:1.8em;
margin:1em 0;
font-weight:400;
}
.days {
  padding: 0;
}
.what-top h5{
color:#fff;
font-size:1.2em;
margin:0;
font-weight:700;
}
.what-top span{
font-size:1em;
font-style:italic;
}
.footer-top {
  background: #222222;
  padding: 3em 0;
}
.footer-top p {
  color: #eeeeee;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.8em;
  margin: 1em 0;
}
.footer-top h6 {
  color: #ffffff;
  font-size: 1em;
  font-weight: 700;
  margin: 0;
}
.footer-top h3 {
  color: #ffffff;
  font-size: 1.5em;
  font-weight: 700;
  margin: 1em 0;
}
.footer-top li {
  display: inline-block;
}
.footer-top li {
  display: block;
  line-height: 2em;
}
.footer-top ul {
  padding: 0;
}
.footer-top li a {
  color: #6d7a83;
  font-size: 1em;
}
.footer-top li a:hover{
  color: #42E4d8;
}
.footer-bottom {
  background: #131313;
  padding: 1em 0;
}
.footer-bottom p {
  color: #ffffff;
  font-size: 1em;
  line-height: 1.8em;
  font-weight: 400;
}
.footer-bottom a {
  color: #ffffff;
  text-decoration:none;
}
.footer-bottom a:hover{
  color:#e84637;
}
.recnt {
  padding: 4em 0;
  border-bottom: 1px solid #eeeeee;
  border-top: 1px solid #eeeeee;
}
/*------------------ Slider Part starts Here----------*/
#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}
.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
}
.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}
.events {
  list-style: none;
}
.callbacks_container {
  position: relative;
  float: left;
  width: 80%;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
  border: 5px solid #91c5A9;
}
.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  left: 0;
  right: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  top: 10%;
  text-align: center;
}
.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 55px;
  background: transparent url("../images/themes.png") no-repeat left top;
  margin-top: -65px;
}
.callbacks_nav:active {
  opacity: 1.0;
}
.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
}
#slider3-pager a {
  display: inline-block;
}
#slider3-pager span{
  float: left;
}
#slider3-pager span{
  width:100px;
  height:15px;
  background:#fff;
  display:inline-block;
  border-radius:30em;
  opacity:0.6;
}
#slider3-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a {
  padding: 0;
}
#slider3-pager li{
  display:inline-block;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li{
  position: relative;
  display: block;
  float: left;
}
.callbacks_tabs {
  list-style: none;
  position: absolute;
  top: 200%;
  z-index: 999;
  padding: 0;
  margin: 0% 0 0 0;
  left: 49%;
}
@media screen and (max-width: 600px) {
.callbacks_nav {
  top: 47%;
}
}
/*----*/
.callbacks_tabs li{
  display:inline-block;
  text-align:center;
}
.callbacks_tabs ul{
  padding:0;
}
.callbacks_tabs a{
  visibility: hidden;
}
.callbacks_tabs a:after {
  content: "\f111";
  font-size:0;
  visibility: visible;
  display: block;
  height:14px;
  width:14px;
  display:inline-block;
  background:#e84637;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
}
.callbacks_here a:after{  
  background:  #ffffff;
}
ul#slider4 {
  max-width: 100% !important;
}
.header-right1 li {
  display: inline-block;
}
.header-right1 li a {
  text-decoration: none;
  color: #fff;
  font-size: 1.1em;
  background: #e84637;
  padding: 0.5em 1.5em;
  border-radius: 3px;
}
.header-right1 li a:hover{
  color: #fff;
  background: #666666;
}
.header-right1 {
  float: right;
  vertical-align: middle;
  margin: 0.8em 0;
}
i.bung {
  width: 12px;
  height: 16px;
  display: inline-block;
  background: url(../images/bung.png) no-repeat 1px 1px;
  vertical-align: middle;
  margin-right: 0.2em;
}
/*-------About-section---------*/
.about-main{
  padding: 3em 0;
  background: #f3f3f3;
}
.main-about{
  text-align: left;
  padding:2em 0 2em 0;
}
.about-main h3 {
  color:#42E4d8;
  text-transform: uppercase;
  font-weight: 700;
  padding: 1.3em 0 0 0;
  font-size: 2.2em;
  text-align: center;
}
.main-img img {
width: 100%;
}
.main-about h4 {
  font-size: 1.1em;
  color: #666666;
  font-weight: 600;
  line-height: 1.6em;
  margin: 10px 0 15px 0;
  text-transform: uppercase;
  text-decoration: underline;
}
.main-text p.para, p.para1 {
  font-size: 1em;
  color: #666;
  font-weight: 400;
  line-height: 1.8em;
  margin: 0px 0 0 0;
}
.mission {
padding:2em 0;
}
.data-index {
  top: 2px;
  left: 0;
  width: 50px;
  height: 50px;
  font: 300 50px/29px 'Open Sans', sans-serif;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  background: #e84637;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
}
.data-index span {
left: 15px;
font-weight: 400;
font-size: 23px;
top: 0px;
}
.visson-text h4 {
  font-size: 1.1em;
  color: #666666;
  font-weight: 600;
  line-height: 1.4em;
  margin: 10px 0 15px 0;
  text-transform: uppercase;
}
.visson-text p {
  color: #666;
  font-size: 1em;
  line-height: 1.8em;
  margin: 0.7em 0;
  padding: 0;
  font-weight: 400;
}
.mission h3 {
  color: #42E4d8;
  text-transform: uppercase;
  font-weight: 400;
  padding: 1.3em 0 0 0;
  font-size: 2.3em;
  text-align: center;
}
.mission-grids {
margin-top: 3em;
}
.portfolio-top{
  text-align: center;
}
.portfolio-top h3{
  color:#e84637;
  font-size:2.2em;
  margin:0px 0px 10px 0px;
  font-weight:700;
  text-align:left;
  text-align: center;
}
.portfolios{
padding: 3em 0 4em 0;
background: #f3f3f3;
}
/*  Strip
/*-----------------------------------------------------------------------------------*/
.b-link-stripe{
  position:relative;
  display:inline-block;
  vertical-align:top;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  overflow:hidden;
}
.b-link-stripe .b-wrapper{
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
  text-align:center;
  color:#ffffff;
  overflow:hidden;
}
.b-link-stripe .b-line{
  position:absolute;
  top:0;
  bottom:0;
  width:20%;
  background:rgba(15, 207, 140, 0.9);
  transition:all 0.5s linear;
  -moz-transition:all 0.5s linear;
  -ms-transition:all 0.5s linear;
  -o-transition:all 0.5s linear;
  -webkit-transition:all 0.5s linear;
  opacity:0;
  visibility:hidden; /* lt-ie9 */
}
/*-----------------------------------------------------------------------------------*/
/*  Animation effects
/*-----------------------------------------------------------------------------------*/
.b-animate-go{
  text-decoration:none;
}
.b-animate{
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  visibility: hidden;
  font-size:1.1em;
  font-weight:700;
}
.b-animate img{
  margin-top:23%;
  display: -webkit-inline-box;
}
/* lt-ie9 */
.b-animate-go:hover .b-animate{
  visibility:visible;
}
.b-from-left{
  position:relative;
  left:-100%;
}
.b-animate-go:hover .b-from-left{
  left:0;
}
span.m_4{
  font-size:14px;
  font-weight:400;
}
p.m_5 {
  margin: 2% auto 5%;
  width: 70%;
  color: #283A47;
  font-size: 1.1em;
  font-weight: 600;
  line-height: 1.5em;
  text-align: center;
}
ul#filters {
  padding: 0px;
  margin-top: 3em;
}
.b-wrapper:hover {
  background: rgba(37, 44, 86, 0.69);
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
/* lt-ie9 */
.b-link-stripe:hover .b-line{
  visibility:visible;
}
.b-link-stripe .b-line1{
  left:0;
}
.b-link-stripe .b-line2{
  left:20%;
  transition-delay:0.1s !important;
  -moz-transition-delay:0.1s !important;
  -ms-transition-delay:0.1s !important;
  -o-transition-delay:0.1s !important;
  -webkit-transition-delay:0.1s !important;
}
.b-link-stripe .b-line3{
  left:40%;
  transition-delay:0.2s !important;
  -moz-transition-delay:0.2s !important;
  -ms-transition-delay:0.2s !important;
  -o-transition-delay:0.2s !important;
  -webkit-transition-delay:0.2s !important;
}
.b-link-stripe .b-line4{
  left:60%;
  transition-delay:0.3s !important;
  -moz-transition-delay:0.3s !important;
  -ms-transition-delay:0.3s !important;
  -o-transition-delay:0.3s !important;
  -webkit-transition-delay:0.3s !important;
}
.b-link-stripe .b-line5{
  left:80%;
  transition-delay:0.4s !important;
  -moz-transition-delay:0.4s !important;
  -ms-transition-delay:0.4s !important;
  -o-transition-delay:0.4s !important;
  -webkit-transition-delay:0.4s !important;
}
.b-link-stripe:hover .b-line{
  opacity:1;
}
}
#filters {
  margin: 3% 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
  #filters li {
    display: -webkit-inline-box;
  }
  #filters li span {
  display: block;
  padding: 11px 15px;
  text-decoration: none;
  color: #fff;
  cursor: pointer;
  font-size: 1.1em;
  font-weight: 600;
  text-transform: uppercase;
  background:#84b239;
  margin: 0 10px 0 0;
  }
  #filters li span.active, #filters li span:hover {
  background: #00AEEF;
  color: #ffffff;
}
  #portfoliolist .portfolio {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    width: 32%;
    display:none;
    float:left;
    overflow:hidden;
    margin: 0 1% 1% 0;
  }
  div#portfoliolist {
    padding: 40px 0px;
} 
  .portfolio-wrapper {
    overflow:hidden;
    position: relative !important;
    cursor:pointer;
  }
  .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;
      }
/* Self Clearing Goodness */
.container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }
.row:after,
.clearfix:after {
  clear: both; }
.row,
.clearfix {
  zoom: 1; }

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.small-text p {
font-size: 15px;
width: 100%;
color: #fff;
text-align: left;
}
.small-text {
  background:#f3f3f3;
  padding: 10px 10px;
}
/*-- blog --*/
.blog{
  
}
.blog a{
  text-decoration:none;
}
.blog-head-left{
  float:left;
}
.blog-head-left h3{
  color:#FFF;
  font-size:2em;
}
.blog-head-right{
  float:right;
  margin-top: 0.7em;
}
.blog-head-right ul li{
  display:inline-block;
}
.blog-head-right ul li a{
  color:#69BAE9;
}
.blog-head-right ul li a span{
  height:13px;
  width:10px;
  background:url(../images/nav-arrow.png) no-repeat 0px 0px;
  display:inline-block;
  vertical-align: middle;
  margin:0 0.5em;
}
/*----*/
.blog-content-left{
  float:left;
  width:73%;
}
.blog-content-right{
  float:right;
  width: 23.5%;
}
.blog-artical-info-head h2 a{
  color: #42E4d8;
  font-size: 0.87em;
  margin: 0.5em 0;
  display: block;
  font-weight:600;
  text-transform: uppercase;
  text-decoration: none;
}
.b-tag-weight ul{
  margin:0;
  padding:0;
}
.blog-artical-basicinfo{
  float:left;
  width: 12%;
}
.blog-artical-basicinfo ul{
  margin:0;
  padding:0;
}
.blog-artical-basicinfo li{
  width: 80px;
  height: 80px;
  border: 1px solid #666666;
  text-align: center;
  margin: 0.8em auto;
  list-style:none;
  background: #666666;
}
.blog-artical-info{
  float:right;
  width:85%;
}
.post-date span{
  display:block;
  color:#fff;
  font-size: 1.5em;
}
.post-date label{
  font-size: 12px;
  color: #fff;
  margin-top: -0.2em;
  display: block;
}
.post-date p{
  padding: 0.7em 0 0 0;
}

.blog-content{
  margin: 3em 0 6em;
}
.blog-artical-info-head ul{
  padding:0.6em;
  border:1px solid #E7E4E4;
  border-right:0;
  border-left:0;
}
.blog-artical-info-head ul li{
  display:inline-block;
}
.blog-artical-info-head ul li span{
  height: 20px;
  width: 20px;
  display: inline-block;
  background: url(../images/tag.png) no-repeat 0px 0px;
  vertical-align: middle;
  margin-right: 0.5em;
}
i.adm1{
  width: 22px;
  height: 22px;
  display: inline-block;
  background: url("../images/imzs.png") no-repeat 1px 4px;
  vertical-align: middle;
  margin-right: 12px;
}
.blog-artical-info-head ul li a,.blog-artical-info-head ul li{
  color: #777;
  font-size:1em;
  display: inline-block;
  padding: 0 0.2em;
  transition:0.5s all;
  -webkit-transition:0.5s all;
  -moz-transition:0.5s all;
  -o-transition:0.5s all;
}
.blog-artical-info-head ul li a:hover{
  color:#4E9ECA;
}
.blog-artical-info-text p{
  color: #777;
  font-size: 1em;
  line-height: 1.6em;
  margin: 1em 0;
  font-weight: 100;
}
.blog-artical-info-text p a{
  color: #4E9ECA;
  margin-left: 0.4em;
  font-size: 0.875em;
  vertical-align: middle;
}
.blog-artical{
  margin-bottom:2em;
}
.blog-artical-info-img img{
  border: 2px solid #10335b;
  width:100%;
}
.blog-pagenat ul li{
  display:inline-block;
}
.blog-pagenat ul li a{
  display: block;
  background:#42E4d8;
  padding: 0.7em 1em;
  font-size: 0.875em;
  text-transform: uppercase;
  color: #FFF;
  font-weight: 700;
  display: inline-block;
  margin-top: 1em;
  text-decoration: none;
  border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -o-border-radius: 0.5em;
  -ms-border-radius: 0.5em;
}
.blog-pagenat ul li a:hover{
  background: #4E9ECA;
}
.blog-pagenat ul li a.frist span{
  width:13px;
  height:17px;
  display:inline-block;
  background: url(../images/page-icons.png) no-repeat 1px -2px;
  vertical-align:middle;
}
.blog-pagenat ul li a.last span{
  width:13px;
  height:17px;
  display:inline-block;
  background:url(../images/page-icons.png) no-repeat -10px 0px;
  vertical-align:middle;
}
.blog-pagenat{
  text-align:center;
}
/*----*/
.blog-content-right{
  
}
.b-search{
  position: relative;
  border: 1px solid #EEE;
  padding: 0.5em 0;
  background: #fff;
}
.b-search input[type="text"]{
  width: 80%;
  outline: none;
  padding: 0em 0.6em;
  font-size: 1em;
  color: #999;
  position: relative;
  border: none;
}
.b-search input[type="submit"]{
  background: url(../images/search-icon.png) no-repeat 0px 2px;
  border: none;
  height: 26px;
  width: 26px;
  display: inline-block;
  position: absolute;
  outline: none;
  cursor: pointer;
  top: 6px;
  right: 2px;
}
.twitter-weight-grid h4 span{
  width: 24px;
  height: 24px;
  display: inline-block;
  background: url(../images/twter.png) no-repeat 0px 0px;
  vertical-align: middle;
  margin-right: 0.5em;
}
.twitter-weight-grid h4{
  color:#4E9ECA;
  font-size:1.2em;
  margin: 0;
}
.twitter-weight-grid p{
  color:#999;
  margin:0.5em 0;
  line-height:1.5em;
}
.twitter-weight-grid{
  padding: 1em 0;
  border-bottom: 1px solid #E7E4E4;
}
.twitter-weight-grid p a{
  color:#42E4d8;
  transition:0.5s all;
  -webkit-transition:0.5s all;
  -moz-transition:0.5s all;
  -o-transition:0.5s all;
}
.twitter-weight-grid p a:hover{
  color:#041e39;
}
.twitter-weight-grid i a{
  color: #ccc;
  font-size:0.9em;
  font-weight: 300;
  font-style:normal;
}
.twitter-weights h3{
  font-size: 1.4em;
  color: #42E4d8;
  margin: 0;
  padding: 0;
  font-weight:700;
  text-transform:uppercase;
}
.twitter-weights{
  margin-top:2em;
}
.twittbtn{
  color: #666666;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  border-bottom:1px solid #E7E4E4;
  padding:0.5em 0;
  display:block;
}
.twittbtn:hover{
  color:#000;
}
.b-tag-weight{
  margin-top:2em;
}
.b-tag-weight h3{
  font-size: 1.4em;
  color: #42E4d8;
  margin: 0.5em 0;
  text-transform: uppercase;
  font-weight: 700;
}
.b-tag-weight ul li{
  display:inline-block;
}
.b-tag-weight ul li a{
  background:#666666;
  padding: 0.7em 1em;
  font-size: 0.875em;
  text-transform: uppercase;
  color: #FFF;
  font-weight: 700;
  display: inline-block;
  margin-top: 1em;
  text-decoration: none;
  border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -o-border-radius: 0.5em;
  -ms-border-radius: 0.5em;
}
.b-tag-weight ul li a:hover{
  background:#42E4d8;
}

/*----//End-blog----*/
/*-----------------------*/
.contact-map iframe {
  min-height:380px;
  width: 100%;
  border: none;
}
.contact_top {
  padding:4em 0 3em 0;
}
.contact-head h3 {
  text-align: left;
  color: #fff;
  font-size: 2em;
  text-transform: uppercase;
  font-weight: 700;
  width: 73%;
  margin: 0 auto;
}
.contact-head p {
  text-align: left;
  color: #fff;
  font-size: 1.2em;
  font-weight: 300;
  width: 73%;
  margin: 0.2em auto;
}
.contact-top h3 {
  color: #FFF;
  font-size: 1em;
  text-transform: uppercase;
  font-weight: 400;
  margin: 0 0 1em;
}
.contact_left p{
  color:#999;
  font-size:0.85em;
  line-height:1.5em;
  margin-bottom: 1em;
}
.contact_left p span{
  cursor:pointer;
  color:#2aacc8;
}
.contact_left p span:hover{
  text-decoration:underline;
}
.form_details input[type="text"], .form_details textarea {
  padding: 11px;
  width: 51%;
  font-size: 1em;
  margin: 10px 0px;
  border:1px solid #bbb;
  color: #bbb;
  background: none;
  -webkit-appearance: none;
  float: left;
  outline: none;
  font-weight:400;
  border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  -o-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
}
.form_details textarea {
  height:200px;
  resize:none;
  width:80%;
}
.form_details input[type="submit"] {
  margin-top:1em;
  color: #fff;
  font-size: 1.2em;
  padding: 0.7em 1em;
  -webkit-appearance:none;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  font-weight:400;
  border: none;
  text-transform:uppercase;
  outline: none;
  cursor: pointer;
  width:30%;
  background:#666666;
  border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  -o-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
}
.form_details input[type="submit"]:hover {
  text-decoration: none;
  color: #fff;
  background:#42E4d8;


}
.sub-button {
  margin-bottom: 25px;
}
.company_ad {
}
.contact_left h4{
  font-size: 1.7em;
color:#42E4d8;
font-weight: 600;
margin:0 0 0.5em;
text-transform: uppercase;
text-align: left;
}
.contact_left p{
  font-size: 1em;
  color: #4E9ECA;
  font-weight: 400;
  line-height: 1.8em;
  font-style: italic;
  margin-bottom: 19px;
  width: 84%;
}
.main-head-section h3{
  font-size: 2.2em;
  color: #42E4d8;
  font-weight: 700;
  margin: 0 0 1em;
  text-transform: uppercase;
  padding-bottom: 15px;
  text-align: center;
}
.company_ad h3 {
  font-size: 1.7em;
  color: #42E4d8;
  font-weight: 600;
  margin: 0 0 0.5em;
  text-transform: uppercase;
  text-align: left;
}
.company_ad span {
  font-size: 1em;
  color: #4E9ECA;
  font-weight: 400;
  line-height: 1.8em;
  font-style: italic;
  margin-bottom: 19px;
  width: 84%;
}
.company_ad p{
  font-size: 1em;
  line-height: 1.8em;
  color: #8A8888;
}
.days p {
  font-size: 1em;
  line-height: 1.8em;
  color: #8A8888;
}
.company_ad lable{
  font-size: 0.9em;
  line-height: 1.2em;
  color: #4E9ECA;
  margin-left: 2px;
}
.store h4 {
  color:#42E4d8;
  font-size: 1.5em;
  font-weight: 600;
}
.main-head-section {
background: #f3f3f3;
padding:1.6em 0 0.6em 0;
}
.sin-lef {
  float: left;
  width: 66%;
}

.sin-right {
  float: left;
  width: 34%;
  text-align: right;
}
.single-bottom {
  background: #171717;
  padding:2em;
}
.single-top p {
  color: #999;
  font-size: 1em;
  font-weight: 400;
  margin: 1em 0;
  line-height: 1.8em;
}
.sucss-top ul {
  padding: 0;
}
.sucss-top li {
  display: inline-block;
}
.sucss-top {
  padding: 1em 0;
  border-bottom: 1px dashed #555;
  border-top: 1px dashed #555;
  margin: 2em 0;
}
.sucss-bottom ul{
  padding:0;
}
.sucss-bottom li {
  display: inline-block;
  margin: 0 1em 0 0;
}
a.reply {
  text-decoration: none;
  font-size: 1.1em;
  background:#666666;
  color:#f0f0f0;
  padding:0.5em 1em;
  display: inline-block;
  font-weight: 400;
  border: none;
}
a.reply:hover{
  background:#42E4d8;
}
.rep {
  text-align: right;
}
.strator-right {
  float: right;
  width: 88%;
}
.strator-left {
  float: left;
  width: 11%;
}
.strator {
  padding: 2em 2em;
  background: rgba(235, 235, 235, 0.61);
}
.strator1 {
  padding: 2em 2em;
  background:rgba(235, 235, 235, 0.61);
  margin: 1em 0 0 5em;
}
.comment input[type="text"] {
  display: block;
  width: 31.33%;
  padding: 12px;
  outline: none;
  font-size: 1em;
  font-weight: 300;
  color: #000;
  background:rgba(235, 235, 235, 0.61);
  border: none;
  float: left;
  margin-bottom: 1em;
  margin-right: 1em;
}
 .comment textarea {
  display: block;
  width: 98%;
  padding: 12px;
  outline: none;
  font-size: 1em;
  font-weight: 300;
 color: #000;
  background:rgba(235, 235, 235, 0.61);
  border: none;
   height: 170px;
  resize: none;
  margin:1em 0;
}

.comment input[type="submit"] {
  font-size: 1em;
  font-weight: 300;
  color: #fff;
  background: #42E4d8;
  text-transform: uppercase;
  padding: 0.6em 1em;
  border: none;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-apperance: none;
  font-family: 'Open Sans', sans-serif;
  outline: none;
}
.comment input[type="submit"]:hover{
  background:#4E9ECA;
}
.single-top h2 {
  color:#42E4d8;
  font-weight: 600;
  font-size: 1.5em;
  margin-bottom: 1em;
}
.respon h5 {
  color: #4E9ECA;
  font-size: 1.4em;
  font-weight: 400;
}
.respon {
  margin-top: 2em;
}
i.tag {
  width: 17px;
  height: 16px;
  display: inline-block;
  background: url("../images/tag.png") no-repeat 1px 1px;
  vertical-align: middle;
  margin-right: 6px;
}
.comment {
  padding: 2em 0;
}
.blog {
  background: rgba(243, 243, 243, 0.55);
  padding: 2em 0;
}
.content-top {
  background: rgba(243, 243, 243, 0.55);
  padding: 2em 0
  }
.succs {
  background: #2096da;
  padding: 1em 3em;
  margin: 2em 0;
}
.succs h3 {
  color: #fff;
  margin: 0;
  font-size: 2em;
  font-weight: 400;
  text-align: center;
}
.succs li {
  display: block;
}
.single-top {
  float: left;
  width: 73%;
}
i.adm {
  width: 15px;
  height: 15px;
  display: inline-block;
  background: url("../images/imzs.png") no-repeat -85px 1px;
  vertical-align: middle;
  margin-right: 12px;
}
i.inter {
  width: 15px;
  height: 15px;
  display: inline-block;
  background: url("../images/imzs.png") no-repeat -211px 2px;
  vertical-align: middle;
  margin-right: 12px;
}
.single-top img {
  width: 100%;
}
.main {
  padding: 12em 0px;
  background: #f3f3f3;
}
.error-404 h1 {
  font-size: 12em;
  font-weight: 700;
  color: #42E4d8;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
.error-404 p{
  color:#666666;
  margin: 0;
  font-size: 1.2em;
  text-transform: uppercase;
} 
a.b-home{
  background:#42E4d8;
  padding:0.8em 3em;
  display:inline-block;
  color:#FFF;
  text-decoration:none;
  margin-top:1em;
}
a.b-home:hover{
  background:#666666;
  color:#fff;
}
/*--login--*/
.login-left {
  padding: 0;
}
.login-left h3, .login-right h3 {
  color:#0c99c8;
  font-size: 1.2em;
  padding-bottom: 0.5em;
  font-weight:600;
}
.login-left p, .login-right p {
  color: #868583;
  display: block;
  font-size: 1em;
  margin: 0 0 2em 0;
  line-height: 1.8em;
}
.acount-btn {
  background:#666666;
  color: #FFF;
  font-size: 1em;
  padding: 0.7em 1.2em;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  display: inline-block;
  text-transform: uppercase;
}
.acount-btn:hover, .login-right input[type="submit"]:hover{
  background:#42E4d8;
  text-decoration:none;
  color:#fff;
}
.login-right form {
  padding: 1em 0;
}
.login-right form div {
  padding: 0 0 2em 0;
}
.login-right span {
  color: #999;
  font-size:0.8125em;
  padding-bottom: 0.2em;
  display: block;
  text-transform: uppercase;
}
.login-right input[type="text"] {
  border: 1px solid #4E9ECA;
  outline-color:#4E9ECA;
  width: 96%;
  font-size:0.8125em;
  padding: 0.7em;
}
.login-right input[type="password"] {
  border: 1px solid #4E9ECA;
  outline-color:#4E9ECA;
  width: 96%;
  font-size:0.8125em;
  padding: 0.7em;
}
.login-right input[type="submit"] {
  background:#666666;
  color: #FFF;
  font-size: 1em;
  padding: 0.6em 1.2em;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  display: inline-block;
  text-transform: uppercase;
  border:none;
  outline:none;
}
.login-page {
  padding: 5em 0;
  background: #f3f3f3;
}
/*--register--*/
.register{
  padding:4em 0 5em 0;
}
.register-top-grid h3, .register-bottom-grid h3 {
  color:#4E9ECA;
  font-size: 1.2em;
  padding-bottom: 15px;
  margin: 0;
  font-weight: 600;
}
.register-top-grid div, .register-bottom-grid div {
  width: 48%;
  float: left;
  margin: 10px 0;
}
.register-top-grid span, .register-bottom-grid span {
  color:#999;
  font-size: 0.85em;
  padding-bottom: 0.2em;
  display: block;
  text-transform: uppercase;
}
.register-top-grid input[type="text"], .register-bottom-grid input[type="text"],.register-top-grid input[type="password"], .register-bottom-grid input[type="password"]{
  border: 1px solid #4E9ECA;
  outline-color:#4E9ECA;
  width: 96%;
  font-size: 1em;
  padding: 0.5em;
}
.checkbox {
  margin-bottom: 4px;
  padding-left: 27px;
  font-size: 1.1em;
  line-height: 27px;
  cursor: pointer;
}
.checkbox {
  float: left;
  position: relative;
  font-size: 0.85em;
  color:#555;
}
.checkbox:last-child {
  margin-bottom: 0;
}
.news-letter {
  color: #555;
  font-weight:600;
  font-size: 0.85em;
  margin-bottom: 1em;
  display: block;
  text-transform: uppercase;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  clear: both;
}
.checkbox i {
  position: absolute;
  bottom: 5px;
  left: 0;
  display: block;
  width:20px;
  height:20px;
  outline: none;
  border: 2px solid #4E9ECA;
}
.checkbox input + i:after {
  content: '';
  background: url("../images/tick1.png") no-repeat 1px 2px;
  top: 2px;
  left: 2px;
  width: 15px;
  height: 15px;
  font: normal 12px/16px FontAwesome;
  text-align: center;
}
.checkbox input + i:after {
  position: absolute;
  opacity: 0;
  transition: opacity 0.1s;
  -o-transition: opacity 0.1s;
  -ms-transition: opacity 0.1s;
  -moz-transition: opacity 0.1s;
  -webkit-transition: opacity 0.1s;
}
.checkbox input {
  position: absolute;
  left: -9999px;
}
.checkbox input:checked + i:after {
  opacity: 1;
}
.news-letter:hover {
  color:#00BFF0;
}
.register-but{
  margin-top:1em;
}
.register-but form input[type="submit"] {
  background:#666666;
  color: #FFF;
  font-size: 1em;
  padding: 0.6em 2em;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  display: inline-block;
  text-transform: uppercase;
  border: none;
  outline: none;
}
.register-but input[type="submit"]:hover {
  background:#42E4d8;
}
div.register-bottom-grid {
  margin-top:3em;
}
.main-1 {
  background: #f3f3f3;
}
/*----*/
/*-- responsive --*/
@media(max-width:1440px){
.callbacks_tabs {
  right: -5%;
}
.callbacks_tabs {
  left: 48.5%;
}
}
/*-- responsive --*/
@media(max-width:1366px){
.callbacks_tabs {
  left: 45%;
}
}
/*-- responsive --*/
@media(max-width:1280px){
.callbacks_tabs {
  right: -1%;
}
.callbacks_tabs {
  left: 47.5%;
}
.banner {
  min-height: 600px;
  padding: 12em 0 0;
}
}
/*-- responsive --*/
@media(max-width:1024px){
.head-nav {
  float: left;
  width: 64.8%;
  margin-left: 3%;
}
.header-right1 li a {
  font-size: 1em;
}
.banner-info h1 {
  font-size: 2em;
}
.banner {
  min-height: 500px;
  padding: 9em 0 0;
}
.our h5 {
  font-size: 1.4em;
}
.our h2 {
 font-size: 2em;
}
.our-top h3 {
  font-size: 1.4em;
}
.our-left {
  padding: 2em 1em 4em;
}
.our {
  padding: 2em 0;
}
.employs {
  padding: 2em 0;
}
.recnt h3 {
  font-size: 2em;
}
.air {
  padding: 0.5em;
}
.air-1 {
  padding: 0.5em;
}
.recnt h4 {
  font-size: 1.2em;
}
.recnt h5 {
  font-size: 1em;
}
.recent-right-info {
  padding: 18em 0 0;
}
.recent-right {
  min-height: 430px;
}
.recnt {
  padding: 2em 0;
}
.what h3 {
  font-size: 2em;
}
.footer-top h3 {
  font-size: 1.4em;
}
.footer-top {
  padding: 2em 0;
}
.what {
  min-height: 380px;
  padding: 2em 0;
}
.head-nav ul li a {
  margin: 0px 4px;
  padding: 0.5em 0.1em 1em;
  font-size: 1em;
}
li.ic-on {
  width: 13%;
}
li.wb-dis {
  width: 24%;
}
li.dr-co {
  width: 15%;
}
li.sa-pn {
  width: 20%;
}
li.dolla {
  width: 11%;
}
.about-main h3 {
  font-size: 2em;
  padding:0;
}
.about-main {
  padding: 2em 0;
}
.main-about {
  text-align: left;
  padding: 1em 0 2em 0;
}
.main-about h4 {
  font-size: 1em;
}
.mission h3 {
  font-size: 2em;
}
.portfolio-top h3 {
  font-size: 2em;
}
.portfolios {
  padding: 2em 0 2em 0;
}
.b-animate img {
  margin-top: 29%;
}
div#portfoliolist {
  padding: 16px 0px;
}
.blog-artical-basicinfo {
  float: left;
  width: 11%;
}
.blog-artical-info-head h2 a {
  font-size: 0.7em;
}
.twitter-weights h3 {
  font-size: 1.2em;
}
.b-tag-weight h3 {
  font-size: 1.2em;
}
.b-tag-weight ul li a {
  padding: 0.5em 1em;
  font-size: 0.8em;
}
.blog-content {
  margin: 3em 0 0em;
}
.single-top h2 {
  font-size: 1.4em;
}
.respon h5 {
  font-size: 1.3em;
}
.main-head-section h3 {
  font-size: 2em;
  padding-bottom: 0px;
}
.contact_left h4 {
  font-size: 1.5em;
}
.company_ad h3 {
  font-size: 1.5em;
}
.form_details input[type="submit"] {
  font-size: 1em;
  padding: 0.7em 1em;
}
.contact_top {
  padding: 3em 0 1em 0;
}
.error-404 h1 {
  font-size: 9em;
}
.main {
  padding: 10em 0px;
}
.team-top li {
  float: left;
  width: 16.3%;
}
.callbacks_tabs {
  top: 150%;
  left: 45%;
}
}
/*-- responsive --*/
@media(max-width:768px){
.head-nav ul li{
  display:block;
  float:none;
}
.head-nav ul li a{
  border-right:none;
  color:#fff;
}
.head-nav ul{
  position:absolute;
  margin: 0;
  padding: 2% 0;
  z-index: 9999;
  width: 100%;
  display: none;
  text-align: center;
  background:#f15a24;
  left:0em;
  top:9.5em;
}
.head-nav span.menu {
  display: block;
  background: none;
  position: absolute;
  top: 94px;
  right: 212px;
}
.head-nav span.menu:before{
  content:url(../images/menu.png);
  color:#FFF;
  text-align:right;
  cursor:pointer;
}
.head-nav ul li a {
  padding:0.4em 1.5em;
  display:block;
  font-size:0.875em;
  font-weight:500;
}
ul.number li a, ul.number li span {
  font-size: 1em;
}
.header-bottom {
  padding: 1em 0 0.6em;
}
.banner-info h1 {
  font-size: 1.7em;
}
.banner-info p {
  font-size: 1em;
}
.book1 input[type="text"] {
  font-size: 1em;
  padding: 10px 11px;
}
select {
  font-size: 1em;
  padding: 9px;
}
.reservation {
  padding: 16px 12px;
}
.reservation ul li.span1_of_1 {
  width: 25.33333%;
  margin-left: 0.5em;
}
.date_btn form input[type="submit"] {
  padding: 8.5px;
}
.banner {
  min-height: 370px;
  padding: 6em 0 0;
}
.our h5 {
  font-size: 1.3em;
}
.our h2 {
  font-size: 1.7em;
}
.our-top h3 {
  font-size: 1.2em;
}
.our-left {
  padding: 2em 0em 2em;
}
.recnt h6 {
  font-size: 1.3em;
}
.recnt h3 {
  font-size: 1.7em;
}
.rec-left {
  margin: 0 0 2em;
}
.recent-right {
  width: 38%;
  margin: 0 auto;
}
.what h6 {
  font-size: 1.3em;
}
.what h3 {
  font-size: 1.7em;
}
.what-bottom {
  position: absolute;
  top: 8em;
  right: -1em;
}
.foo-left {
  float: left;
  width: 33.33%;
}
.logo {
  float: left;
  width: 21%;
}
.main-img {
  float: left;
  width: 40%;
}
.main-text {
  float: right;
  width: 60%;
}
.about-main h3 {
  font-size: 1.7em;
  padding: 0;
}
.main-about h4 {
  font-size: 0.9em;
}
.main-text p.para, p.para1 {
  font-size: 0.9em;
}
.mission h3 {
  font-size: 1.7em;
  padding:0;
}
.visson-text {
  float: right;
  width: 88%;
}
.vission-lef {
  float: left;
  width: 12%;
}
.mission-grids {
  margin-top: 1em;
}
.about-main {
  padding: 2em 0 1em;
}
.portfolio-top h3 {
  font-size: 1.7em;
}
.small-text p {
  font-size: 11px;
}
.post-date span {
  font-size: 1.1em;
}
.post-date label {
  font-size: 11px;
}
.blog-artical-basicinfo li {
  width: 60px;
  height: 60px;
}
 .blog-artical-info-head h2 a {
  font-size: 0.6em;
}
.twitter-weights h3 {
  font-size: 1em;
}
.twitter-weight-grid h4 {
  font-size: 1.1em;
}
.twitter-weight-grid p {
  font-size: 0.9em;
}
.blog-artical-info-text p {
  font-size: 0.9em;
}
.blog-artical-info-head ul li a, .blog-artical-info-head ul li {
  font-size: 0.9em;
}
.b-tag-weight ul li a {
  padding: 0.5em 1em;
  font-size: 0.75em;
}
.single-top p {
  font-size: 0.9em;
}
.sucss-bottom li {
  display: inline-block;
  margin: 0.8em 1em 0 0;
}
.single-top h2 {
  font-size: 1.3em;
}
.respon h5 {
  font-size: 1.2em;
  text-align: center;
}
.single-top p {
  font-size: 0.9em;
}
.strator-left {
  float: left;
  width: 19%;
}
.strator-right {
  float: right;
  width: 80%;
}
.comment input[type="text"] {
  margin-right: 0.7em;
}
a.reply {
  font-size: 0.875em;
  padding: 0.5em 1em;
}
.strator1 {
  padding: 2em 1em;
}
.main-head-section h3 {
  font-size: 1.7em;
}
.callbacks_tabs {
  right: 0%;
}
.callbacks_tabs a:after {
  height:14px;
  width:14px;
}
.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
  display: inline-block;
  padding: 10px;
  background-color:none;
  color: #000;
  font-weight: bold;
  text-decoration: none;
  margin-bottom: 3px;
  float: left;
}
.main {
  padding: 10em 0px;
}
.error-404 h1 {
  font-size: 7em;
}
.error-404 p {
  font-size: 1.1em;
}
.login-page {
  padding: 3em 0;
}
.login-right.wow.fadeInRight {
  padding: 0;
  margin-top: 2em;
}
.team-top li {
  float: left;
  width: 28.3%;
  margin: 1.1em;
}
.callbacks_tabs {
  top: 150%;
  left: 45%;
}
}
/*-- responsive --*/
@media(max-width:640px){
ul.number li {
  margin: 0 0.5em;
}
.reservation ul li.span1_of_1 {
  width: 24.33333%;
  margin-left: 0.5em;
}
.logo {
  float: left;
  width: 26%;
}
.banner-info h1 {
  font-size: 1.5em;
}
.banner {
  min-height: 350px;
  padding: 4.5em 0 0;
}
.b_room {
  width: 100%;
}
.reservation ul li.span1_of_3 {
  width: 17.25%;
  margin-left: 0.5em;
}
.our h2 {
  font-size: 1.6em;
}
.our p {
  font-size: 0.9em;
}
.our-top h3 {
  font-size: 1.2em;
}
.our-left {
  padding: 1em 0.5em 1em;
}
.recnt h3 {
  font-size: 1.6em;
}
li.sa-pn {
  width: 18%;
}
li.wb-dis {
  width: 21%;
}
li.dr-co {
  width: 17%;
}
li.ic-on {
  width: 14%;
}
li.dolla {
  width: 13%;
}
.apply_btn form input[type="submit"] {
  padding: 7px;
  font-size: 0.875em;
}
.recnt h4 {
  font-size: 1.1em;
}
.recnt p {
  font-size: 0.9em;
}
.what-top {
  width: 90%;
}
.footer-top p {
  font-size: 0.9em;
}
.footer-top h3 {
  font-size: 1.3em;
}
.footer-bottom p {
  font-size: 0.9em;
}
.what h3 {
  font-size: 1.6em;
}
.date_btn form input[type="submit"] {
  padding: 9px;
}
.banner-info p {
  font-size: 0.9em;
}
.book1 input[type="text"] {
  font-size: 0.875em;
  padding: 10px 11px;
}
select {
  font-size: 0.875em;
  padding: 9px;
}
.reservation ul li.span1_of_1 {
  width: 24.33333%;
  margin-left: 0.1em;
}
.about-main h3 {
  font-size: 1.6em;
  padding: 0;
}
.main-about h4 {
  font-size: 0.9em;
  margin: 0 0 0.5em;
}
.mission h3 {
  font-size: 1.6em;
  padding: 0;
}
.visson-text p {
  font-size: 0.9em;
}
.portfolio-top h3 {
  font-size: 1.6em;
}
.b-tag-weight ul li a {
  padding: 0.5em 1em;
  font-size: 0.6em;
}
.blog-content {
  margin: 0em 0 0em;
}
.comment input[type="text"] {
  width: 100%;
  margin-right: 0;
}
.comment textarea {
  width: 100%;
}
.main-head-section h3 {
  font-size: 1.6em;
}
.team-top li {
  display: inline-block;
  margin: 0.2em 0.2em;
  width: 32%;
  float: left;
}
.head-nav span.menu {
  top: 94px;
  right: 206px;
}
.error-404 h1 {
  font-size: 6em;
}
.main {
  padding: 7em 0px;
}
.callbacks_tabs {
  top: 150%;
  left: 44%;
}
}
/*-- responsive --*/
@media(max-width:480px){
.head-nav span.menu {
  top: 80px;
  right: 200px;
}
.banner-info h1 {
  font-size: 1.4em;
}
.reservation {
  padding: 10px 6px;
}
.date_btn form input[type="submit"] {
  font-size:0.875em
}
.reservation ul li {
  float: left;
  list-style: none;
  width: 26%;
}
select {
  font-size: 0.875em;
  padding: 7px 2px;
}
.reservation ul li.span1_of_3 {
  width: 15.25%;
  margin-left: 0.5em;
}
.reservation ul li.span1_of_1 {
  width: 28%;
  margin-left: 0.1em;
}
.banner {
  min-height: 260px;
  padding: 4.5em 0 0;
}
.our h5 {
  font-size: 1.2em;
}
.our h2 {
  font-size: 1.5em;
}
.our-left {
  padding: 1em 0.5em 1em;
  width: 100%;
  float:none;
}
.recnt h6 {
  font-size: 1.2em;
}
.recnt h3 {
  font-size: 1.5em;
}
li.ic-on {
  width: 38%;
}
li.wb-dis {
  width: 32%;
}
li.dr-co {
  width: 27%;
}
li.sa-pn {
  width: 40%;
}
li.dolla {
  width: 27%;
}
.recent-right {
  width: 70%;
  margin: 0 auto;
}
.what h6 {
  font-size: 1.2em;
}
.what h3 {
  font-size: 1.5em;
}
.foo-left {
  float: none;
  width: 100%;
}
.footer-bottom p {
  text-align: center;
}
.book1 input[type="text"] {
  font-size: 0.875em;
  padding: 8px 11px;
}
.main-img {
  float: none;
  width: 100%;
}
.main-text {
  float: none;
  width: 100%;
  margin-top: 1em;
}
.vission-gride1 {
  padding: 0;
}
.vission-lef {
  float: left;
  width: 13%;
  padding: 0;
}
.visson-text {
  float: right;
  width: 87%;
}
.mission h3 {
  font-size: 1.5em;
  padding: 0;
}
.about-main h3 {
  font-size: 1.5em;
  padding: 0;
}
.visson-text h4 {
  font-size: 1em;
}
.portfolio-top h3 {
  font-size: 1.5em;
}
.blog-content-left {
  float: none;
  width: 100%;
}
.blog-content-right {
  float: none;
  width: 100%;
  padding: 2em 1em;
}
.blog-artical-info-head h2 a {
  font-size: 0.55em;
}
.single-top {
  float: none;
  width: 100%;
}
.strator {
  text-align: center;
}
.strator-left {
  float: none;
  width: 25%;
  margin: 0 auto;
}
.rep {
  text-align: center;
}
.strator-right {
  float: none;
  width: 100%;
}
.strator1 {
  margin: 1em 0 0 0em;
  text-align: center;
}
.main-head-section h3 {
  font-size: 1.5em;
}
.contact_left p {
  font-size: 0.9em;
  margin-bottom: 10px;
  width: 100%;
  margin-top: 10px;
}
.form_details input[type="text"], .form_details textarea {
  padding: 9px;
  width: 90%;
  font-size: 1em;
}
.form_details textarea {
  height: 136px;
  resize: none;
  width: 100%;
}
.contact_left h4 {
  font-size: 1.3em;
}
.store h4 {
  color: #00aeef;
  font-size: 1.3em;
  font-weight: 600;
}
.company_ad h3 {
  font-size: 1.3em;
}
.form_details input[type="submit"] {
  font-size: 0.875em;
  padding: 0.7em 1em;
}
.callbacks_tabs a:after {
  height:13px;
  width:13px;
}
.team-top li {
  display: inline-block;
  margin: 0.2em 0.2em;
  width: 31%;
  float: left;
}
.head-nav ul {
  top: 8em;
}
a.b-home {
  padding: 0.6em 2em;
  font-size: 0.875em;
}
.error-404 p {
  font-size: 1em;
}
.error-404 h1 {
  font-size: 5em;
}
.main {
  padding: 6em 0px;
}
.head-right {
  float: right;
  margin: 0;
}
.head-left {
  float: left;
  display: none;
}
.callbacks_tabs {
  top: 100%;
  left: 42%;
}
}
/*-- responsive --*/
@media(max-width:320px){
.header-bottom {
  padding: 1em 0;
}
.logo {
  float: left;
  width: 42%;
}
.head-nav span.menu {
  top: 75px;
  right: 16px;
}
.banner-info h1 {
  font-size: 1.1em;
}
.banner-info p {
  font-size: 0.9em;
  line-height: 1.5em;
  width:100%;
}
.reservation ul li {
  float: left;
  list-style: none;
  width: 47%;
  margin-bottom: 0.5em;
  margin-right:2%;
}
.reservation ul li.span1_of_1 {
  width: 47%;
}
.banner {
  min-height: 260px;
  padding: 4.5em 0 0;
  background: url(../images/banner.jpg) no-repeat -186px 0px;
  background-size: cover;
}
.reservation ul li.span1_of_3 {
  width: 47%;
  margin-left: 0.5%;
}
.our h5 {
  font-size: 1.1em;
}
.our h2 {
  font-size: 1.2em;
}
.r-tabs .r-tabs-nav .r-tabs-anchor {
  font-size: 1em;
  margin: 0 0 0 0.5em;
}
.team-top li {
  width: 30%;
}
.recnt h6 {
  font-size: 1.1em;
}
.recnt h3 {
  font-size: 1.2em;
}
li.ic-on {
  width: 39%;
}
li.wb-dis {
  width: 50%;
}
li.dr-co {
  width: 41%;
  margin: 0.5em 0;
}
li.sa-pn {
  width: 50%;
  margin: 0.5em 0;
}
li.dolla {
  width: 40%;
}
.recent-right {
  width: 100%;
  margin: 0 auto;
    min-height: 370px;
}
.what h6 {
  font-size: 1.1em;
}
.what h3 {
  font-size: 1.2em;
}
.what-top p {
  font-size: 0.9em;
}
.what-top h5 {
  font-size: 1em;
}
.what-top {
  width: 88%;
  padding: 1em;
}
.what {
  min-height: 332px;
  padding: 1em 0;
}
.employs {
  padding: 1em 0;
}
.about-main h3 {
  font-size: 1.2em;
  padding: 0;
}
.mission h3 {
  font-size: 1.3em;
  padding: 0;
}
.visson-text h4 {
  font-size: 0.9em;
  margin:0;
}
.data-index {
  width: 35px;
  height: 35px;
  font: 300 50px/10px 'Open Sans', sans-serif;
}
.vission-lef {
  float: left;
  width: 12%;
  padding: 0;
}
.visson-text {
  float: right;
  width: 88%;
}
#portfoliolist .portfolio {
  width: 49%;
  margin: 0 1% 2% 0;
}
.portfolio-top h3 {
  font-size: 1.3em;
}
.post-date span {
  font-size: 0.875em;
}
.blog-artical-basicinfo li {
  width: 40px;
  height: 40px;
}
.post-date label {
  font-size: 8px;
}
.blog-artical-basicinfo {
  float: left;
  width: 18%;
}
.blog-artical-info {
  float: right;
  width: 81%;
}
.blog-artical-info-head h2 a {
  font-size: 0.45em;
}
.blog-artical {
  margin-bottom: 0em;
}
.blog-content-right {
  float: none;
  width: 100%;
  padding: 2em 0em 0;
}
.single-top {
  padding: 0;
}
.comment {
  padding: 2em 0 0;
}
.sucss-bottom li {
  font-size: 0.875em;
}
.single-top h2 {
  font-size: 1.2em;
}
.contact_left {
  padding: 0;
}
.form_details input[type="text"], .form_details textarea {
  padding: 9px;
  width: 100%;
  font-size: 0.9em;
}
.form_details input[type="submit"]{
  width:46%;
}
.company-right {
  padding: 0;
}
.contact_top {
  padding: 1em 0 1em 0;
}
.main {
  padding: 4em 0px;
}
.error-404 h1 {
  font-size: 7em;
}
a.b-home {
  font-size: 0.8125em;
}
.login-left p, .login-right p {
  font-size: 0.9em;
}
.login-left h3, .login-right h3 {
  font-size: 1.1em;
}
.register-top-grid input[type="text"], .register-bottom-grid input[type="text"], .register-top-grid input[type="password"], .register-bottom-grid input[type="password"] {
  font-size: 0.9em;
}
.register-top-grid div, .register-bottom-grid div {
  width: 100%;
  float: none;
  margin: 10px 0;
}
.register-top-grid h3, .register-bottom-grid h3 {
  font-size: 1.1em;
}
.header-right1 {
  display: none;
}
.company_ad p {
  font-size: 0.9em;
}
.hours {
  padding: 0;
}
.foo-left {
  padding: 0;
}
.footer-top li a {
  font-size: 0.9em;
}
.callbacks_tabs {
  top: 100%;
  left: 37%;
}
}
.dg-container{
  width: 500px;
  height: 450px;
  position: relative;
}
.dg-wrapper{
  width: 481px;
  height: 316px;
  margin: 0 auto;
  position: relative;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  -o-perspective: 1000px;
  -ms-perspective: 1000px;
  perspective: 1000px;
}
.dg-wrapper a{
  width: 399px;
  height: 316px;
  display: block;
  position: absolute;
  left: 243px;
  top: 12px;
  background: transparent url(../images/browser.png) no-repeat top left;
  box-shadow: 0px 10px 20px rgba(0,0,0,0.3);
}
.dg-wrapper a.dg-transition{
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.dg-wrapper a img{
  display: block;
  padding: 41px 0px 0px 1px;
}
.dg-wrapper a div{
  font-style: italic;
  text-align: center;
  line-height: 50px;
  text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
  color: #333;
  font-size: 16px;
  width: 100%;
  bottom: -55px;
  display: none;
  position: absolute;
}
.dg-wrapper a.dg-center div{
  display: block;
}
.dg-container nav{
  width: 58px;
  position: absolute;
  z-index: 1000;
  bottom: 40px;
  left: 50%;
  margin-left: -29px;
}
.dg-container nav span{
  text-indent: -9000px;
  float: left;
  cursor:pointer;
  width: 24px;
  height: 25px;
  opacity: 0.8;
  background: transparent url(../images/arrows.png) no-repeat top left;
}
.dg-container nav span:hover{
  opacity: 1;
}
.dg-container nav span.dg-next{
  background-position: top right;
  margin-left: 10px;
}
@charset "utf-8";

/* 修正Bootstrap dropdown-menu位置*/
.dropdown-menu{ top:93%; }

/*自定樣式定義 - Elearns按鈕 */
/* line 29, ../sass/ios_layout.scss */
.btn-elearns.active {
  color: rgba(255, 255, 255, 0.75);
}

/* line 33, ../sass/ios_layout.scss */
.btn-elearns {
  color: #ffffff !important;
  font-weight: normal;
  text-shadow: 0 -1px 0 rgba(129, 50, 0, 0.5) !important;
  background-color: #ff9959 !important;
  *background-color: #ff9959 !important;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff9959), color-stop(100%, #ff6200)) !important;
  background-image: -webkit-linear-gradient(top, #ff9959, #ff6200) !important;
  background-image: -moz-linear-gradient(top, #ff9959, #ff6200) !important;
  background-image: -o-linear-gradient(top, #ff9959, #ff6200) !important;
  background-image: linear-gradient(top, #ff9959, #ff6200) !important;
  -webkit-box-shadow: 0 0px 2px rgba(0, 0, 0, 0.3), inset 0 -1px 1px rgba(255, 255, 255, 0.5) !important;
  -moz-box-shadow: 0 0px 2px rgba(0, 0, 0, 0.3), inset 0 -1px 1px rgba(255, 255, 255, 0.5) !important;
  box-shadow: 0 0px 2px rgba(0, 0, 0, 0.3), inset 0 -1px 1px rgba(255, 255, 255, 0.5) !important;
  background-repeat: repeat-x;
  letter-spacing: 1px;
  border-color: #ff9959 #c07742 #c15100 !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9959', endColorstr='#ff6200', GradientType=0) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 53, ../sass/ios_layout.scss */
.btn-elearns:hover,
.btn-elearns:active,
.btn-elearns.active,
.btn-elearns.disabled,
.btn-elearns[disabled] {
  color: #ffffff;
  background-color: #ff6200 !important;
  *background-color: #ff6200 !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
}


/**btn-orange**/
.btn{
  behavior: url(../js/PIE.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
  }
.btn-orange.active {
  color: rgba(255, 255, 255, 0.75);
}

.btn-orange {
  color: #ffffff !important;
  font-weight: normal;
  text-shadow: 0 -1px 0 rgba(129, 50, 0, 0.5) !important;
  background-color: #A4C422 !important;
  *background-color: #A4C422 !important;
  background-image: -webkit-linear-gradient(to bottom, #A4C422, #399B4A) !important;
  background-image: -moz-linear-gradient(to bottom, #A4C422, #399B4A) !important;
  background-image: -o-linear-gradient(to bottom, #A4C422, #399B4A) !important;
  background-image: linear-gradient(to bottom, #A4C422, #399B4A) !important;
  -webkit-box-shadow: 0 0px 2px rgba(0, 0, 0, 0.3) !important;
  -moz-box-shadow: 0 0px 2px rgba(0, 0, 0, 0.3) !important;
  box-shadow: 0 0px 2px rgba(0, 0, 0, 0.3) !important;
  background-repeat: repeat-x;
  letter-spacing: 1px;
  border-color: rgba(57, 155, 74, 1) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A4C422', endColorstr='#399B4A', GradientType=0) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  padding:8px 15px;
}



.btn-orange:hover,
.btn-orange:active,
.btn-orange.active,
.btn-orange.disabled,
.btn-orange[disabled] {
  color: #ffffff;
  background-color: #399B4A !important;
  *background-color: #399B4A !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
}



/* CSS Document */
body,html{
  padding:0;
  margin:0;
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  letter-spacing:1px;
}

a{cursor: pointer; text-decoration:none; color:#006391;}
a:hover{text-decoration:none;color:#8AAAB2;}

img a{
  border:none;}


#container{
  position:relative;
  width:1000px;
  padding:0;
  margin:0 auto;
}


/**header**/  
#header{
  position:relative;
  background:url(../images/header-bg.png) top no-repeat;
  padding:40px 0 10px 10px;
  height:120px;}  
  

.logo{
  position: relative;
  float:left;
  width:600px;}
  
.logo hr{
  margin:12px 0;} 
  
.img-l{
  max-width: 100%;
    vertical-align: middle;
  float: left;
  margin-right:10px;} 
  
.name1{
  font-size:24px;
  font-weight:bold;
  color:#1A1A1A;

  letter-spacing:4px;
  margin:8px 0;
  margin-top:20px;
  } 
  
.name2{
  font-size:24px;
  font-weight:bold;
  color:#666666;
  letter-spacing:4px;
  margin:8px 0;}    
  
.name3{
  font-size:21px;
  font-weight:bold;
  color:#006384;
  letter-spacing:2px;
  margin:10px 0;} 
  
.en-title-1{
  font-size:27px;
  font-weight:bold;
  color:#006384;
  letter-spacing:1px;
  margin:10px 0;
  margin-top:20px;}   
  
.en-title-2{
  font-size:21px;
  font-weight:bold;
  color:#1A1A1A;
  letter-spacing:1px;
  margin:10px 0;}   
  
.language{
  position:relative;
  width:300px;
  float:right;
  text-align:right;
  margin-right:10px;
} 
  
.language li{
  position:relative;
  display:inline-block;
  
} 

.language li a{
  position:relative;
  color:#FFFFFF;
  padding:5px 8px;
  margin-left:5px;
  background:#8AAAB2;
  border-radius:5px;
    
  behavior: url(../js/PIE.htc); /* This lets IE know to call the script on all elements which get the 'box' class */}
  
.language li a:hover{
  position:relative;
  padding:5px 8px;
  margin-left:5px;
  background:#399B4A;
  border-radius:5px;
    
  behavior: url(../js/PIE.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
  } 
  
/**navigation**/
  
  /* fix Bootstrap dropdown menu use hover*/
  .dropdown li.dropdown:hover > ul.dropdown-menu{
      display: block;    
  }
  
#navigation{
  position:relative;
  height:70px;
  padding:0;
  margin:10px 0;
  
  }
  
.nav{
  margin-bottom:10px;}  
  
.navbar-inner{
  position:relative;
  margin:0;
  padding:0;
  background-color: #FFFFFF;
  background-image: none;
    background-repeat: no-repeat;
    border: none;
    border-radius: 0px 0px 0px 0px;
    box-shadow: none;
    min-height: 70px;
  border-top:1px solid #CCCCCC;
  border-bottom:1px solid #CCCCCC;
  
  behavior: url(../js/PIE.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
  } 
  
.navbar-inner li{
  position: relative; 
  float: left;
  list-style:none;
  
  } 

.navbar-inner li a{
  display:block;
  color:#1A1A1A;
  font-size:1.2em;
  font-weight:bold;
  border-right: 1px solid #CCCCCC;
    text-align: center;
  padding:13px 35px;
  padding-top:15px;
} 
  
.navbar-inner li a span{
  display:block;
  color:#809DA5;
  font-weight:normal;
  font-size:0.9em;
  margin-top:3px;}  
  
.navbar-inner li a:hover{
  background:#006391;
  color:#FFFFFF;
} 
  
.navbar-inner .active > a{
  background:#006391;
  color:#FFFFFF;

} 

.en-mainmenu{min-height: 48px;}
  

.subnav li{
  border:none;
  width:100%;
}
  
.subnav li a{
  color:#1A1A1A;
  padding:15px;
  padding-left:0px;
  border-bottom:1px dashed #CCCCCC;}  


 /* 主要內容section */
#content{
  clear:both;
  padding:0;
  padding-top:5px;
  margin:0;
  min-height: 450px;
}
  
.slidshow{
  position:relative;
  padding-bottom:30px;
  background:url(../images/slidshow-bg.png) bottom no-repeat;
}
  /******************S3SLIDER樣式*******************/
  #slider {
      width: 1000px; /* important to be same as image width */
      height: 400px; /* important to be same as image height */
      position: relative; /* important */
    overflow: hidden; /* important */
  }
  #sliderContent {
      width: 1000px; /* important to be same as image width or wider */
      position: absolute;
    top: 0;
    margin-left: 0;
  }
  .sliderImage {
      float: left;
      position: relative;
    display: none;
  }
  .sliderImage span {
      display: none;
      position: absolute;
    font: 26px/30px Arial, Helvetica, sans-serif;
      padding: 30px 30px;
      filter: alpha(opacity=70);
      -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
      opacity: 0.7;
      color: #FFF;
  }
  .sp1{ width: 384px; height: 100px; background-color: #4D585E;}
  .sp2{ width: 360px; height: 340px; background-color: #A0643D;}
  .sp3{ width: 384px; height: 100px; background-color: #051235;}
  .sp4{ width: 480px; height: 100px;  background-color: #096B86; font-size: 20px;}
  
  .sp1-en{ width: 384px; height: 120px; background-color: #4D585E;}
  .sp2-en{ width: 384px; height: 340px; background-color: #A0643D;}
  .sp3-en{ width: 384px; height: 120px; background-color: #051235;}
  .sp4-en{ width: 600px; height: 90px;  background-color: #096B86; font-size: 20px;}

  
  .clear { clear: both; }
  .sliderImage span strong { font-size: 40px; font-weight: bolder; }
  .top { top: 0; }
  .left{ left: 0;}  
  .right{ right: 0;}
  .bottom { bottom: 0;}
  /******************S3SLIDER樣式*******************/

.promotion1{
  position:relative;
  width:620px;
  float:left;
  padding-bottom:30px;
  }

.promotion1 p{
  font-size:1.2em;
  font-weight:bold;
  color:#006382;
  line-height:1.5em;}
  
.list-or{
  position:relative;
  margin-left:25px;
  padding:0;
  min-height:50px;}
  
/*.list-or li:before{
  content:"●";
  color:#399B4A;
  margin-right:5px;
  font-size:1.5em;
} */

.list-or li{
  list-style:url(../images/list-image.png) outside;
  margin:5px 0;
  color:#1A1A1A;
  font-size:15px;
  line-height:1.5em;
  } 
  
.promotion2{
  position:relative;
  width:300px;
  float:right;
  background:url(../images/promotion2-bg.png) top no-repeat;
  margin-top:10px;
  padding:20px 30px;
  height:190px;}
  
.promotion2 p{
  font-size:15px;
  margin-left:20px;
  } 

.promotion2-img{
  display:block;
  margin:0 auto;
  width:250px;
  height:117px;
  }

.pID{ color:#399B4A;font-weight:bold; margin-top:10px; margin-bottom:0px;}

.pname{ color:#666666;width:190px;}

.pbrief{ color:#666666; font-size:1em; }

.detail-btn{
  position: absolute;
    padding:5px 10px;
  float:right;
  bottom:30px;
  right:30px;
}

.orgbtn{
  background:url(../images/btn-orange.png) top no-repeat;
  width:90px;
  height:40px;
  color:#FFFFFF;
  font-weight:bold;
  font-size:1em;
  border:none;
  padding:5px 15px;
  padding-right:20px;
  text-align:center;
  }

.hr{
  border:none;
  border-top:1px solid #CCCCCC; 
  clear:both;
  margin:30px 0;}



/**features**/
.features{
  position:relative;
  margin-left:80px;
  margin-bottom:80px;
}

.outter {
  display:inline-block;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #526E8B;
    background-image: url(../images/slash.png), linear-gradient(45deg, #526E8B, #C8CFDA);
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-radius: 50% 50% 50% 50%;
    box-shadow:5px 5px 10px rgba(0, 0, 0, 0.5);
    display: inline-block;
    height: 60px;
    margin: 20px 20px 60px;
    padding: 10px;
    position: relative;
    width: 60px;
  margin-left:90px;
  
  behavior: url(../js/PIE.htc); /* This lets IE know to call the script on all elements which get the 'box' class */

}

.inner {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #526E8B;
    background-image: url(../images/slash.png), linear-gradient(45deg, #C8CFDA, #526E8B);
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #FFFFFF;
    text-shadow: 1px 1px 0 #9A9A9A;
  border-radius: inherit;
    display: block;
    height: 100%;
    position: relative;
    width: 100%;
  
  behavior: url(../js/PIE.htc); /* This lets IE know to call the script on all elements which get the 'box' class */

}

.inner i{
    display: block;
    font-size: 3em;
    line-height: 65px;
    text-align: center;
}

.inner b {
    bottom: -60px;
    color: #4E7178;
    font-size: 16px;
    left:-5px;
    position: absolute;
    right: -10px;
    text-align: center;
  text-shadow:none;
}


.banner{
  margin:20px 0;}


/**footer**/
#footer{
  position:relative;
  border-top:1px solid #CCCCCC;
  margin-top:20px;
}
  
.f-infro{
  position:relative;
  width:850px;
  float:left;
  margin-top:15px;
  color:#666666;
  font-size:1.1em;
} 
  
.f-infro p{
    line-height:1.4em;
    margin:10px 0;} 
    
.f-name{
  color:#1A1A1A;
  font-size:1.2em;
  font-weight:bold;
}   
    
.f-nav{
  position:relative;
  float:right;
  width:140px;
  margin: 0;
  }
  
.f-nav ul{
  padding:0;
  margin:0;
  position:relative;} 
  
.f-nav li{
  list-style:none;
  text-align:center;} 

.f-nav li a{
  display:block;
  color:#006382;
  font-size:1.1em;
  font-weight:bold;
  border-bottom:1px dashed #CCCCCC;
  padding:10px;}
  
.f-nav li a:hover{
  color:#399B4A;} 


#copyright{
  clear:both;
  text-align:center;
  background:#006385;
  color:#FFFFFF;
  padding:10px;}  


/**實績表**/

.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
    font-size: 16px;
}

.sectionblock{
	position:relative;
	clear:both;
	background-color: #FFFFFF;
}

.tableinline{
  position:relative;
  display:block;
  margin-top:10px;
  margin-bottom:50px;
  overflow:auto;
  } 
  
.tableinline td{vertical-align:top; width:25%;}       

.table-CaseStudy{
  position:relative;
  width:199px;
  margin-right:10px;
  font-size:15px;
  margin-top:35px;
  margin-bottom:50px;
  } 
  
.table-CaseStudy td{
  padding:10px;
} 

.last-table{
  margin-right:0;}
  
.table-bordered {
    border-image: none;
    border-radius: 10px 10px 10px 10px;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px 0;
  
  behavior: url(../js/PIE.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
}
   
.table-bordered thead:first-child tr:first-child > th:last-child, .table-bordered tbody:first-child tr:first-child > td:last-child, .table-bordered tbody:first-child tr:first-child > th:last-child {
    border-top-right-radius: 10px;
  
  behavior: url(../js/PIE.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
  
}

.table-bordered thead:first-child tr:first-child > th {
  background-color:#4E7178;
  color:#FFFFFF;
  font-weight:bold;
}


.table-bordered tfoot:last-child tr:last-child > th {
  background-color:#4E7178;
  color:#FFFFFF;
  font-weight:bold;
}

.table-bordered thead:first-child tr:first-child > th:first-child, .table-bordered tbody:first-child tr:first-child > td:first-child, .table-bordered tbody:first-child tr:first-child > th:first-child {
    border-top-left-radius: 10px;
  background-color:#4E7178;
  color:#FFFFFF;
  font-weight:bold;
  
  behavior: url(../js/PIE.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
}


.table-bordered thead:last-child tr:last-child > th:last-child, .table-bordered tbody:last-child tr:last-child > td:last-child, .table-bordered tbody:last-child tr:last-child > th:last-child, .table-bordered tfoot:last-child tr:last-child > td:last-child, .table-bordered tfoot:last-child tr:last-child > th:last-child {
    border-bottom-right-radius: 10px;
  background-color:#4E7178;
  color:#FFFFFF;
  font-weight:bold;
  
  behavior: url(../js/PIE.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
}
.table-bordered thead:last-child tr:last-child > th:first-child, .table-bordered tbody:last-child tr:last-child > td:first-child, .table-bordered tbody:last-child tr:last-child > th:first-child, .table-bordered tfoot:last-child tr:last-child > td:first-child, .table-bordered tfoot:last-child tr:last-child > th:first-child {
    border-bottom-left-radius: 10px;
  
  behavior: url(../js/PIE.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
} 
   
.table-striped tbody > tr:nth-child(2n) > td, .table-striped tbody > tr:nth-child(2n) > th {
   background-color:rgba(186, 212, 216, 0.3);
}   

.table-striped tbody > tr:nth-child(2n+1) > td, .table-striped tbody > tr:nth-child(2n+1) > th {
    background-color: #FFFFFF;
}

.spec-table thead th {
    vertical-align: middle;
  text-align:center;
}

.spec-table tbody td {
  text-align:center;
}

.CStitle-img{
  position: absolute;
  top:-32px;
  left:125px;
  width:50px;
  height:50px;}
  
/**實績表側邊欄**/
.sidenav {
  width: 145px;
    margin: 0px 0px 0 0;
  padding:0;
    background-color: #FFFFFF;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.065);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.065);
    box-shadow: 0 1px 4px rgba(0,0,0,.065);
  text-align: center;
  
  behavior: url(../js/PIE.htc); /* This lets IE know to call the script on all elements which get the 'box' class */

}

.sidenav li{
  clear:left;}

.sidenav > li > a {
    border: 1px solid #CCCCCC;
    display: block;
    margin: 0 0 -1px;
    padding: 15px 15px;
  color:#006391;
  font-size:1.2em;

}

.sidenav > li:first-child > a {
    border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
  
  behavior: url(../js/PIE.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
}

.sidenav > li:last-child > a {
    border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
  
  behavior: url(../js/PIE.htc); /* This lets IE know to call the script on all elements which get the 'box' class */

}

.sidenav > .active > a {
  position: relative;
  background-color: #006391;
    border: 0 none;
    padding: 15px 15px; 
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
    z-index: 2;
  box-shadow: 1px 0 0 rgba(0, 0, 0, 0.1) inset, -1px 0 0 rgba(0, 0, 0, 0.1) inset;
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
    -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
}

.sidenav > li > a:hover {
  background-color: #006391;
  color:#FFFFFF;
  text-shadow:none;
}


.sidenav > .active > a:hover {
  background-color: #006391;
  color:#FFFFFF;
  text-shadow:none;
}

.map-icon{
  position: relative;
  top:3px;
  left: 10px;
  float:left;
  z-index:999;
  }


 /* 聯絡我們 Contact Us */
 
 .contact{
   text-align:center;
   font-size:1.3em;
   color:#666666;
   font-weight:bold;
   margin-bottom:40px;
   margin-top:30px;
   line-height:1.4em;}
 
.contact-gmap{
  margin: 10px auto;
  display: inline-block;  
}

#haritaMain {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    display: table;
    margin-top: 5px;
    padding: 10px;
    width: 850px;
}

.mapnav-block{
  position:relative;
  text-align:center;
  padding-left:25px;
  margin-bottom:30px;
  margin-top:10px;
  }

.map-nav{
  position:relative;
  display:inline-block;
  margin-bottom:30px;
  text-align:left;
  /*width:380px;
  height:140px;*/
  padding:20px;
  padding-bottom:10px;
  border-radius: 10px 10px 10px 10px;
  border:1px solid #CCCCCC;
  vertical-align:top;
  
  behavior: url(../js/PIE.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
  }
  
.map-nav:hover{
  border-radius: 10px 10px 10px 10px;
  border:1px solid #8AAAB2;
  box-shadow:0 0px 8px rgba(138,170,178,0.6);
  
  behavior: url(../js/PIE.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
} 
  
.location-icon{
  position: absolute;
  top:-20px;
  left:-20px;}  
  
.company-name{
  margin-left:20px;
  margin-bottom:15px;
  color:#399B4A;
  font-size:1.3em;
  font-weight:bold;
  text-align:center;
  } 
  
.company-img{
  display:block;
  margin:0 auto;
  } 
  
.map-nav p{
  color:#1A1A1A;
  font-size:1.1em;
  margin:10px 0;
}
  
.icon-color{
  color:#4E7178;
  margin-right:5px;}  

.icon-color2{
  color:#8AAAB2;
} 
  

/**公司簡介**/
.pic-roll{
  position:relative;
  background:url(../images/information-bg.png) top left no-repeat;
  width:1000px;
  height:310px;
  padding:0;
  }
  
.pic-roll ul{
  margin:0;
  padding:0;
  padding-top:97px;
  padding-left:266px;
  list-style:none;} 
  
.pic-roll li{
  display:inline-block;
  width:135px;
  height:90px;
  margin-right:7px;}
  
.pic-roll img{
  width:135px;
  height:90px;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
} 

.big img{
  width:400px;
  height:266px;
  position:absolute;
  top:0;
  left:0;}
  
.information-content{
  position:relative;
  margin-top:15px;
  text-align:justify;
  -ms-text-justify:inter-ideograph;
}   
  
.information-content p{
  text-indent:30px;
  font-size:15px;
  margin:15px 0;
  line-height:1.7em;
  } 
  
  
.emphasize{
  color:#399B4A;
  font-weight:bold;}  

.signature{
  color:#006391;
  font-size:1.4em;
  font-weight:bold;
  text-align:right;
  margin:20px 0 10px 0;}
  
  
/**相關認證**/
.title-bar{
  background:url(../images/title-bar-bg.jpg) top left no-repeat;
  padding-top:5px;
  margin-bottom:10px;
  }
  
.certificate-company{
  font-size:1.5em;
  color:#006391;
  font-weight:bold;
  padding-top:5px;
  margin-bottom:5px;} 
  
.guarantee{
  font-size:1.2em;
  font-weight:bold;
  }
  
.certificate-nav{
  position:relative;
  margin:0;
  padding:0;
  text-align:right;
  margin-right:15px;
  } 
  
.certificate-nav li{
  position:relative;
  display:inline-block;
  margin-left:15px;
  width:55px;
  height:55px;} 
  
.certificate-nav img{
  width:55px;
  height:55px;}
  
.certificate-nav img:hover{
  border-radius: 6px 6px 6px 6px;
  -moz-border-radius: 6px; /* Firefox */
    -webkit-border-radius: 6px; /* Safari and Chrome */
  border:1px solid #8AAAB2;
  box-shadow:0 0px 8px rgba(138,170,178,0.6);
  -moz-box-shadow: 0 0px 8px rgba(138,170,178,0.6); /* Firefox */
    -webkit-box-shadow: 0 0px 8px rgba(138,170,178,0.6); /* Safari and Chrome */
  
  behavior: url(../js/PIE.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
} 
  
.certificate-nav > .active img{
  width:55px;
  height:55px;
  border-radius: 6px 6px 6px 6px;
  -moz-border-radius: 6px; /* Firefox */
    -webkit-border-radius: 6px; /* Safari and Chrome */
  border:1px solid #399B4A;
  box-shadow:0 0px 8px rgba(57,155,74,0.6);
  -moz-box-shadow: 0 0px 8px rgba(138,170,178,0.6); /* Firefox */
    -webkit-box-shadow: 0 0px 8px rgba(138,170,178,0.6); /* Safari and Chrome */
  
   /* This lets IE know to call the script on all elements which get the 'box' class */
} 

.certificate-webimg{
  position:relative;
  padding:5px;
  margin-top:10px;
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px; /* Firefox */
    -webkit-border-radius: 10px; /* Safari and Chrome */
  border:5px solid #80959D;
  
  behavior: url(../js/PIE.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
  
  }
  
  
  
.certificate-logo{
  position:relative;
  top:-75px;
  left:220px;}  
  
  
.certificate-logo:hover{
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px; /* Firefox */
    -webkit-border-radius: 10px; /* Safari and Chrome */
  border:1px solid #8AAAB2;
  box-shadow:0 0px 10px rgba(138,170,178,0.6);
  -moz-box-shadow: 0 0px 10px rgba(138,170,178,0.6); /* Firefox */
    -webkit-box-shadow: 0 0px 10px rgba(138,170,178,0.6); /* Safari and Chrome */
  
  behavior: url(../js/PIE.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
} 
  
.certificate-name{
  font-size:1.2em;
  color:#006391;
  font-weight:bold;
  margin-top:-50px;
  padding:0 5px;} 
  
.certificate-name a{
  color:#006391;
  } 

.certificate-name a:hover{
  color:#399B4A;
  }
  
.certificate-berif{
  position:relative;
  padding:0 5px;
  font-size:15px;
  color:#666666;
  line-height:1.7em;
  text-align:justify;
  -ms-text-justify:inter-ideograph;}  

.certificate-bg{
  position:relative;
  background:url(../images/certificate-bg.png) top left no-repeat;
  margin-bottom:0px;
  padding-bottom:50px;}
  
.certificate{
  position:relative;
  top:15px;
  left:5px;
  width:620px;
  height:875px;
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px; /* Firefox */
    -webkit-border-radius: 10px; /* Safari and Chrome */
  border:1px solid #399B4A;
  box-shadow:0 0px 10px rgba(57,155,74,0.6);
  -moz-box-shadow: 0 0px 10px rgba(57,155,74,0.6); /* Firefox */
    -webkit-box-shadow: 0 0px 10px rgba(57,155,74,0.6); /* Safari and Chrome */
  
  behavior: url(../js/PIE.htc); /* This lets IE know to call the script on all elements which get the 'box' class */

} 
  


/**產品介紹**/

.product-nav{
  position:relative;
  padding:15px;
  margin:0;
  background:#E6ECEC;
  border-radius: 10px 10px 10px 10px;
  z-index:888;
  width:130px;
  
  behavior: url(../js/PIE.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
  }
  
.product-nav li{
  position:relative;
  list-style:none;
  display:block;
  margin-bottom:15px;
  font-size:1.1em;
  }
  
.product-nav li img{
  margin-right:10px;} 
  
.product-nav > li:last-child{
  margin-bottom:0;} 
  
.row-fluid .span1 {
    width:7%;
} 

.row-fluid .span11 {
    width: 90%;
}

.models{
  position:relative;
  border-radius: 10px 10px 10px 10px;
  border:1px solid #CCCCCC;
  margin-left:8px;
  
  behavior: url(../js/PIE.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
  }
  
  
.well {
  position:relative;
    background-color: #FFFFFF;
    border: medium none;
    border-radius: 0;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 20px;
    min-height: 20px;
    padding-right:5px;
  padding-left:0;
} 

.product-nav{ width:65%;}

.list-btn{ width:18px; text-align: left; padding:10px 12px; }
  

.list-title{ 
  color:#006391;
  margin:15px 0;
  padding:6px 8px;
  background-image: -webkit-linear-gradient(to right, ##E6ECEC, #FFFFFF) !important;
    background-image: -moz-linear-gradient(to right, #E6ECEC, #FFFFFF) !important;
    background-image: -o-linear-gradient(to right, #E6ECEC, #FFFFFF) !important;
    background-image: linear-gradient(to right, #E6ECEC, #FFFFFF) !important; 
    height:20px;

}
  .list-row-items{ margin: 2px auto 5px; }
  .list-row-items > div{ 
    height: 200px; 
  }
    .item-pic{
      position:relative;
      width:290px;
      height:135px;
      border: 2px solid #8AAAB2; 
      border-radius: 10px;
      
      behavior: url(../js/PIE.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
    }
    .item-pic:hover{
      position:relative;
      border: 2px solid #399B4A; 
      box-shadow:0 0px 8px rgba(57,155,74,0.6);
      border-radius: 10px;
      
      behavior: url(../js/PIE.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
    }
    
  .list-row-items h5{
  margin-bottom:3px;}


.item-title{
  color:#006391;
  margin-top:15px;
  margin-bottom:5px;
  line-height:20px;
  margin-left:10px;
  }
  
.item-title2{
  color:#666666;
  margin-bottom:15px;
  margin-left:10px;
  } 
  
.DD-list{
  margin:0;
  padding:0;
  margin-bottom:30px;
  }
  
.DD-list img  {
  border: 1px solid #8AAAB2; 
  border-radius: 10px;
  
  behavior: url(../js/PIE.htc); /* This lets IE know to call the script on all elements which get the 'box' class */}
  
.DD-list li{
  list-style:none;} 
  
.item-btn{
  font-weight:bold;
  font-size:15px;
  position: relative;
  top:-10px;
  right:5px;
  float:right;} 
  
.wha-top1 h4 {
    font-size: 1em;
    overflow: hidden;
    height: 42px;
}
.wha-top1 h4 {
    font-size: 1.3em;
    font-weight: 600;
    color: #000000;
    padding: 1em 0;
    line-height: 1.8em;
    text-align: left;
    margin: 0;
}
