@font-face {
  font-family: 'Roboto-Light';
  src: url(../fonts/Roboto-Light.ttf);
}

@font-face {
  font-family: 'Roboto-Bold';
  src: url(../fonts/Roboto-Bold.ttf);
}

@font-face {
  font-family: 'Roboto-Regular';
  src: url(../fonts/Roboto-Regular.ttf);
}

@font-face {
  font-family: 'Roboto-Medium';
  src: url(../fonts/Roboto-Medium.ttf);
}

ul, ol {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.icon-mail { width: 18px; height: 18px; background: url(../images/icon-tool.png) 0 0 no-repeat; display: block;}
.icon-print { width: 18px; height: 18px; background: url(../images/icon-tool.png) -18px 0 no-repeat; display: block;}
.icon-add-1 { padding-left: 45px; background: url(../images/address/address-1.png) 0 5px no-repeat;}
.icon-add-2 { padding-left: 45px; background: url(../images/address/address-2.png) 0 5px no-repeat;}
.icon-more { float: right;  background: url(../images/btn-readmore.png)   100% 0 no-repeat; width: 20px; height: 20px; margin-left: 5px; -webkit-transition: all .2s linear ;-moz-transition: all .2s linear ;-ms-transition: all .2s linear ;-o-transition: all .2s linear ;transition: all .2s linear ;}
.icon-social {background-image: url(../images/icon-social.png); width: 32px; height: 32px; background-repeat: no-repeat; -webkit-transition: all .2s linear ;-moz-transition: all .2s linear ;-ms-transition: all .2s linear ;-o-transition: all .2s linear ;transition: all .2s linear ;}
.icon-7 { background-position: 0 0;}
.icon-7:hover { background-position: 0 100%;}
.icon-8 { background-position: -32px 0;}
.icon-8:hover { background-position: -32px 100%;}
.icon-9 { background-position: -64px 0;}
.icon-9:hover { background-position: -64px 100%;}
.icon-10 { background-position: -96px 0;}
.icon-10:hover { background-position: -96px 100%;}
.btn-more:hover .icon-more { background-position: 0 0;}
.header{ background:#4c4d4f;}
.inner { max-width: 1230px; width: 100%; margin: 0 auto; overflow: hidden;}
.list-lang { margin: 0; color:#fff; padding:  0;  font-family: Robotold;}
.list-lang > li{ float: left; list-style: none; padding: 5px 4px; position: relative;}
.list-lang > li:first-child { background: url(../images/border-lang.png) right 10px no-repeat;}
.list-lang > li > a { color:#fff;}
.list-lang > li > a:hover {
  color: #ffd401!important;
}
.list-lang > li.active > a, .list-lang > li:hover > a { color:#fff; text-decoration: none;}
.list-lang > li:last-child { padding-left: 18px;}
.list-lang > li > .frm-signin {  box-shadow: 0 0 5px #666; overflow: hidden; position: absolute; top: 100%; right: 15px; padding: 0; background:#fefefe;   opacity: 1; width: 240px; height: 0; -webkit-transition: all .3s linear ;-moz-transition: all .3s linear ;-ms-transition: all .3s linear ;-o-transition: all .3s linear ;transition: all .3s linear ;}
.list-lang > li > .frm-signin .form-group { margin-bottom: 10px;}
.list-lang > li > .frm-signin.active{ height: 261px; }
.list-lang > li > .frm-signin li a{ padding: 0 15px; display: block; color:#fff; font-weight: bold; font-family: Robotold; font-size: 12px; height: 30px; line-height: 30px;}
.list-lang > li > .frm-signin li a:hover { text-decoration: none; color:#000; background:#ffd401;}
.frm-signin a { display: block; padding-top: 5px;}


.list-lang > li > .frm-signout {  box-shadow: 0 0 5px #666; overflow: hidden; position: absolute; top: 100%; right: 15px; padding: 0; background:#fefefe;   opacity: 1; width: 240px; height: 0; -webkit-transition: all .3s linear ;-moz-transition: all .3s linear ;-ms-transition: all .3s linear ;-o-transition: all .3s linear ;transition: all .3s linear ;}
.list-lang > li > .frm-signout .form-group { margin-bottom: 10px;}
.list-lang > li:hover > .frm-signout{ height:200px;  }
.list-lang > li > .frm-signout li a{ padding: 0 15px; display: block; color:#fff; font-weight: bold; font-family: Robotold; font-size: 12px; height: 30px; line-height: 30px;}
.list-lang > li > .frm-signout li a:hover { text-decoration: none; color:#000; background:#ffd401;}
.frm-signout a { display: block; padding-top: 5px;}

.nav-header { float: right;}
.nav-header li { display: inline-block; list-style: none;}
.logo { padding-top: 0; padding-bottom: 0;  height: auto;}
.navbar-nav > li > a.spec { padding-top: 0; padding-bottom: 0; padding-right: 0;}
.navbar { border-bottom: solid 4px #ffd401; background: #00aef0;}
.header { position: relative; z-index: 1000; background: #00aef0;}
.footer address { margin: 10px 0; font-size: 20px; font-weight: bold; color:#ffd401;}
.footer address span { font-size: 15px; font-weight: normal; color:#8a8b8c; padding: 0 0 0 20px; background: url(../images/phone.png) bottom left no-repeat; }
.footer p { font-size:12px; color:#8a8b8c;}
.footer {
  background: url(../images/bg-footer.jpg) no-repeat;
  background-size: cover;
  border-top: solid 13px #ffd401; 
  position: relative; 
  z-index: 999;
  color: #979797;
  background-position: center center;
}

.footer-top {
  padding: 65px 0 65px 0;
}

.footer-bot {
  background: #212124;
  padding: 20px 0;
}

.footer-bot p {
  margin-bottom: 0;
  font-size: 15px;
  color: #979797;

}

.col-foot {
  padding-right: 50px;
}

.col-foot h4 {
  text-transform: uppercase;
  font-size: 22px;
  border-bottom: 1px solid #979797;
  padding-bottom: 7px;
  margin-bottom: 15px;
}

.col-foot.col-1 > p {
  font-size: 15px;
  text-align: justify;
}

.col-foot.col-1 > a {
  color: #979797;
  text-decoration: underline;
}

.col-foot.col-1 > a:hover {
  text-decoration: none;
}

.footer-menu {
  overflow: hidden;
}

.footer-menu li {
  float: left;
  width: 50%;
  margin-bottom: 15px;
}

.footer-menu li a {
  color: #979797;
  font-size: 18px;
  text-decoration: none;
  transition: 300ms;
}

.footer-menu li a:hover {
  color: #00aef0;
}

.footer-menu {
  margin-bottom: 20px;
}

.contact-details {
  font-size: 15px;
}

.contact-details li i {
  width: 25px;
}

.contact-details li {
  margin-bottom: 10px;
}

.col-contact > p {
  font-size: 18px;
  margin-bottom: 5px;
}

.col-contact > span {
  display: inline-block;
  font-size: 15px;
  margin-bottom: 5px;
}

.contact-details li a:hover {
  text-decoration: none;
}

.title { overflow: hidden; font-family: Robotold;font-weight: normal;   background: url(../images/border-title.png) bottom repeat-x; margin-bottom: 30px;}
.title span {font-family: 'Roboto-Regular'; color:#333; float: left;padding: 3px 0 4px 5px; border-left: solid 3px #ffd401; margin-bottom: 2px; text-transform: uppercase; font-size: 28px; }
.title .btn-more { float: right; font-size: 15px; color:#00aeef; padding: 5px 0 0 0;}
.title .btn-more:hover { color:#ffd401; text-decoration: none;}
.txt-search { height: 38px; }
.btn-search { position: absolute; top: 2px ; right: 2px; width: 34px; height: 34px; overflow: hidden; text-indent: 9999px; background:#fff  url(../images/btn-search.png) center center no-repeat; border: none;}
.btn-search:hover {  background-image: url(../images/btn-search-hover.png) ;}
.btn-top {background-image: url(../images/backtop.png); background-repeat: no-repeat; background-position: 17px 12px ;position: absolute; width: 52px; height: 26px; background-color:#ffd401; color:#fff; text-align: center; border-radius: 26px 26px 0 0; left: 50%; margin-left: -26px; top: -36px;-webkit-transition: all .1s linear ;-moz-transition: all .1s linear ;-ms-transition: all .1s linear ;-o-transition: all .1s linear ;transition: all .1s linear ;}
.btn-top:hover {background-position: 17px 8px ;}
/*slider-1*/
.slider-1 { margin-top: 20px; position: relative;}

.details h5 { margin: 0 0 5px 0;}
.details h5 a { font-family: Robotold; color:#333; font-size:15px; font-weight: bold; letter-spacing: -0.5px;}
.details h5 a:hover { color:#00aeef; text-decoration: none;}
.details p {  font-family: Arial, Helvetica, sans-serif ; margin-bottom: 2px;}
.details ul { font-family: Robotold; font-size: 15px; color:#333; }
.details ul span { font-weight: bold; color:#00aeef;}
.wrapper { background:#fff; margin-top: 105px;}
.show-grid .inner-1 {overflow: hidden; margin: 0 15px; border: solid 1px #ccc; padding: 15px 1px 1px 0;  border-left: solid 3px #ffd401; background:#fff; height: 400px;}
.show-grid .inner-2 {overflow: hidden; margin: 0 15px; border: solid 1px #ccc;  border-left: solid 3px #ffd401; }
.inner-2 {padding: 1px ; background:#fff url(../images/bgd-1.png) top left repeat-y;  border: 1px solid #e5e1e2;}
.inner-2 .nav  { padding: 12px 0px; margin: 15px 40px 0 -5px;}
.inner-2 .nav li { margin: 0; border-bottom: dashed 1px #fff;}
.inner-2 .nav li a { height: 37px; line-height: 37px; background: none; color:#fff;}
.inner-2 .nav li a:before { border-bottom: 0 solid transparent;
    border-left: 0 solid #80d7f7;
    border-top: 0 solid transparent;
    content: "";
    height: 0;
    margin: 0;
    position: absolute;
    right: 0;
    width: 0;}
.inner-2 .nav li.active a { height: 37px; line-height: 37px; background:#80d7f7; text-transform: none;}
.inner-2 .nav li a:hover {height: 37px; line-height: 37px; background:#80d7f7;}
.inner-2 .nav li:first-child { border-top: dashed 1px #fff;}
.list-icon { overflow: hidden; padding-bottom: 19px;}
.list-icon li{width: 105px; text-align: center; float: left; margin: 19px 19px;height: 133px;}
.tab-content-icon {
  margin-left: -40px;
}
.list-icon li a { display: block; height: 125px;}
.list-photo { overflow: hidden;}
.list-photo li {float: left; padding :1px 1px 0 0;  width: 50%; }
.list-photo li a { position: relative;display: block;}
.list-photo li a span { position: absolute; line-height: 16px; bottom: 0; left: 0; background: url(../images/overlay.png)  repeat; padding: 5px 10px; color:#fff; font-family: Robotold;}
.list-photo li a:hover span { color:#00aeef;}
.list-logo { overflow: hidden; padding-left: 0; background-color: #fff;}
.list-logo li { float: left; list-style: none; width: 20%;}
.list-logo li a { padding: 0 1%; display: block; }
.nav-footer { font-size: 19px; color:#6f7072;}
.nav-footer li a { color:#fff; text-transform: uppercase; font-size: 15px; font-family: Arial; text-decoration: none;}
.nav-footer li a:hover { color:#ffd401;}
.inner-2 .nav li a {width: 204px;}


/*block-restaurant*/
.block-restaurant { overflow: hidden;  border-bottom: solid 1px #ddd; padding: 20px 0; position: relative;}
.block-restaurant h4 { margin-top: 0;}
.block-restaurant h4 a { font-size: 22px; color:#333; font-family: Robotold;}
.block-restaurant .dl-horizontal { font-family: Arial; }
.block-restaurant .dl-horizontal dt { float: left ;width: 75px; text-align: left; font-weight: normal;}
.block-restaurant .dl-horizontal dd { margin-left: 75px;}
.block-restaurant .thumbs {float: right;}
.block-restaurant .thumbs  > img { width: 100%;}
.block-restaurant .address {}
.block-restaurant .address p { margin-bottom: 0;}
/*list-logo*/
.list-logo li { background: url(../images/border-v.png) right center no-repeat;}
.list-logo li a  { background: url(../images/border-h.png) center bottom  no-repeat;}
.list-logo li a > img{ width: 80%; margin: 0px auto;}

/*list-icon*/
.list-icon-1 { background:#fff; border-right: solid 1px #ddd; border-left: solid 1px #ddd;  border-bottom: solid 1px #ddd;}
.list-icon-1 label {display: block; min-height: px; text-align: center; font-size: 15px; color:#333; font-family: Robotold; font-weight: normal;}
.list-icon-1  input { margin-top: 0;}
.list-icon-1 li { margin: 19px 10px 0 10px; width: 86px;}
.list-icon-2 li { margin: 19px 9px 0 9px; width: 111px;}
.list-icon-1 li label { margin: 0;}
.list-icon-1 span { display: block; margin: 5px 0;}
.chk-1 { width: 20px; height: 20px;  background: url(../images/checkbox.png) 0 0 no-repeat; }
.location a { font-size: 12px; color:#00aeef; text-decoration: underline; padding-right: 20px; background: url(../images/map.png) right center no-repeat; }
.link-1 { font-size: 12px; color:#00aeef; text-decoration: underline; padding-right: 20px; background: url(../images/link.png) right center no-repeat;}
.block-1 img { width: 100%;}
.list-res > div { margin-top: 30px;}
.list-res div img { width: 100%;}
/*list-year*/
.list-year { z-index: 2; position: absolute; top: 0; left: 15px; width: 103px; height: 441px; padding: 94px 17px 0 17px; background: url(../images/list-year.png)  no-repeat; }
.list-year li { padding: 1px 0 0 0; background: url(../images/border-year.png) top repeat-x;}
.list-year li a {  position: relative; padding: 12px; font-size: 22px; font-family: Robotold; color:#FFF; letter-spacing: -1px; display: block;}
.list-year li a:hover, .list-year li.active a { text-decoration: none; background:#ddbc17;}
.list-year li a:hover:before , .list-year li.active a:before{
  content:"";
   position: absolute;
   width: 0;
   height: 0;
   border-top: 28px solid transparent;
   border-left: 30px solid #ddbc17;
   border-bottom: 28px solid transparent;
   margin: 0 -30px 0 0;right: 0; top: 0;
}
/*custom*/
.control-1 { top: 20px; left: 0; opacity: 1;}
.control-1 li { border-radius: 0; text-indent: 0;display: inline-block; margin: 0 3%; width: 65px; height: 75px; cursor: pointer; background: url(../images/bgd-calendar.png) -65px 0 no-repeat;}
.control-1 li span {
display: block;
color: #979797;
font-size: 15px;
padding: 23px 12px 0 0;
text-shadow: none;
}
.control-1 li span strong {
display: block;
font-weight: bold;
font-size: 25px;
line-height: 20px;
}
.control-1 .active {
width: 65px; margin: 0 3%;
height: 75px;
background: url(../images/bgd-calendar.png) 0 0 no-repeat;
}
/* tab-event*/
.tab-event { padding-left: 5px;}
.tab-event li { padding-left: 5px;}
.tab-event > li > a { line-height:20px; text-align: center; width: 80px;  padding: 8px 0; display: block; background:#fff; border-radius: 4px; border: solid 1px #ddd; position: relative; color:#333; font-family: Robotold; font-size: 18px;}
.tab-event > li.active > a { padding: 8px 0;  background:#d9f3fd; border: solid 1px #85d4f2;}
.tab-event > li.active > a:hover { padding: 8px 0;  background:#d9f3fd; border: solid 1px #85d4f2; color:#ffd401;}
.tab-event li.active a:before {
    border-top: 7px solid #7dcae8;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    display: inline-block;
    left: 31px;
    position: absolute;
    bottom: -7px;
}
.tab-event li.active a:after {
    border-top: 6px solid #d9f3fd;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    display: inline-block;
    left: 32px;
    position: absolute;
    bottom: -6px;
}
/*tab-schedule*/
.tab-schedule { padding: 15px 0; background:#fff; border: none;}
.tab-schedule > li { background: none; margin-bottom: 3px;}
.tab-schedule > li.active { background: none;}
.tab-schedule > li > a { background: url(../images/bgd-calendar.png) no-repeat scroll -65px 0 rgba(0, 0, 0, 0); border-radius: 0; cursor: pointer;  display: block;  height: 75px;  margin: 0 0 0 18px; text-indent: 0; width: 65px;}
.tab-schedule > li.active > a { background: url(../images/bgd-calendar.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0); border-radius: 0; cursor: pointer;  display: block;  height: 75px;  margin: 0 0 0 18px; text-indent: 0; width: 65px;}
.tab-schedule > li > a > span { color: #979797; display: block; font-family: Arial;	font-size: 15px; padding: 23px 12px 0 0;text-shadow: none;}
.tab-schedule > li.active > a > span { color: #00aef0; display: block; font-family: Arial;	font-size: 15px; padding: 23px 12px 0 0;text-shadow: none;}
.tab-schedule li a span strong { display: block;font-size: 25px; font-weight: bold;  line-height: 20px;}
.panel-group .panel-1 + .panel-1 { margin: 0;}
.panel-1 .panel-title a { font-size: 26px; text-transform: none; height: 47px; line-height: 47px; background:#fff;}
.panel-1.active .panel-title a { font-size: 26px; text-transform: none; height: 47px; line-height: 47px; padding: 0 15px;}
.panel-1 .panel-title .icon-acc { margin-top: 5px; background-color:#e7e7e7; width: 28px; height: 28px; background-position: 4px 4px;}
.panel-1.active .panel-title .icon-acc {  background-color:#00aeef; background-position: 4px -19px;}
/*btn-submit*/
.btn-submit { position: absolute; top: 0; right: 15px; height: 35px; line-height: 35px; padding: 0 20px; text-transform: uppercase;  font-size: 15px; font-family: Robotold; color:#333; background:#ffd401; border-radius: 5px;}
.btn-submit:hover { text-decoration: none; color:#fff; background:#00aeef;}
/*wrapper-btn*/
.wrapper-btn { padding: 25px 15px; margin-top: 5px; border-top: solid 1px #ddd;}
.wrapper-btn .btn-group .btn {  font-size: 18px; font-weight: bold;}
.wrapper-btn .btn-group .btn-month { background:#00aeef; border-color:#00aeef; color:#fff;}
.wrapper-btn .btn-group .btn-day { color:#00aeef;}
/*btn-group*/
.btn-group { background: #fff;}
.block-events .tab-pane.active { text-align: center;}
.block-events .tab-pane.active .loading { margin-top: 40px;}
/*block-expo*/
.block-expo { padding: 0 ;}
.block-expo p { margin-bottom: 5px;}
.wrapper-button { padding-top: 30px;}
.btn-add { background:#00aef0; color:#fff;}
.btn-add:hover {  background:#03a1dd; color:#fff;}
.btn-share { background:#ffd401; color:#333;}
.btn-share:hover { background:#e7c004; color:#fff;}
.btn-type { text-transform: uppercase;}
/*highlight-1*/
.highlight-1 { background:#fff; margin: 0 15px; overflow: hidden; margin-bottom: 50px;}
.highlight-2 { margin-top: 50px;}
/*tabs-deals*/
.tabs-deals {background: url(../images/border-title.png) bottom repeat-x; border: none;}
.tabs-deals > li > a{ color: #333;float: left;padding: 0 0 0 5px;border-left: solid 3px #ffd401;margin-bottom: 2px;text-transform: uppercase;font-size: 26px;}
.tabs-deals > li.active > a {border-left: solid 3px #ffd401; background: none; color:#ffd401;}
.tabs-deals > li.active > a:hover {border-left: solid 3px #ffd401; background: none;	}

.tabs-deals > li { padding-right: 20px;}
/*frm-mail*/
.frm-mail { position: absolute; top: 0; right: 15px; width: 305px; height: 45px; background:#e6e7e8; border-radius: 3px;  z-index: 1; font-size: 15px;}
.frm-mail .txt-mail {  height: 45px; width: 180px; line-height: 45px; padding: 0 13px; background: none; border: none;  color:#979797;}
.frm-mail .btn-mail  { float: right; text-transform: uppercase; height: 45px; width: 114px;  background:#00aeef; border: none; padding: 0; margin: 0; color:#fff; position: relative; border-radius: 0 3px 3px 0;}
.frm-mail .btn-mail:hover { background:#ffd401;}
.frm-mail .txt-mail:focus {border: none;}
.frm-mail .btn-mail:before {
   content:"";
   position: absolute;
   width: 0;
   height: 0;
   border-top: 22px solid transparent;
   border-right: 12px solid #00aeef;
   border-bottom: 22px solid transparent;
   margin: 0 0 0 -12px;  top:0; left: 0;}
   .frm-mail .btn-mail:hover:before { border-right: 12px solid #ffd401; }
   .highlight-3 { padding: 15px; background:#fff; margin-bottom: 50px;}
/*block-2*/
.block-2 { padding-top: 30px;}
.capcha { padding: 0 15px;	}
.tbl-form  .checkbox { margin: 5px 15px 15px 15px;}
/*btn-join*/
.btn-join { padding: 0 20px; height: 35px; color:#fff; background:#00aef0; border: none;  margin: 0; border-radius: 4px; font-size: 18px; font-family:Robotold; text-transform: uppercase;}
.btn-join:hover { background:#ffd401;}
/*btn-send*/
.btn-send { padding: 0 20px; height: 35px; color:#333; background:#ffd401; border: none;  margin: 0; border-radius: 4px; font-size: 18px; font-family:Robotold; text-transform: uppercase;}
.btn-send:hover { background:#e5be00;}
/*block-login*/
.block-login { overflow: hidden; background:#fff; padding:0 20px 20px 20px; border: solid 1px #ddd; margin-bottom: 100px;}
.block-login h2{ font-family: Robotold; font-size: 26px; font-weight: bold; color:#333; margin: 30px 0 20px 0;}
.control-label {color:#333; font-family: Robotold; font-size: 18px; font-weight: normal;}
.form-group { margin-bottom: 25px;}
.frm-info .radio { margin-top: 5px;}
.icon-bar1 { float: left; padding-top: 5px;}
.sub-label { float: left; font-size: 15px; color:#333; font-weight: normal; margin: 5px 0 0 -10px;}
/*block-signin*/
.block-signin { padding: 19px; background:#d9f3fd; border:solid 1px #8cdaf8;}
.link-forgot { font-size: 13px; font-family: Robotold; color:#00aef0; font-style: italic; padding-top: 5px; display: inline-block;}
.wrapper-link { margin: 5px 0 25px 0;}
.wrapper-link > a { color:#333; font-size: 15px; font-family: Robotold;}
.wrapper-link > a:hover { color:#428bca;}
.control-label-1 {color: #333;  font-family: Robotold; font-size: 20px;}
/*btn-2*/
.btn-2 { margin-bottom: 15px; text-transform: uppercase; text-align: center; font-size: 16px; line-height: 48px; color:#fff; display: block;width: 288px; height: 48px; padding-left: 58px; background-image: url(../images/btn-social-login.png); background-repeat: no-repeat;}
.btn-facebook { background-position: 0 0 ;}
.btn-facebook:hover { background-position: -288px 0 ; text-decoration: none; color:#fff;}
.btn-googleplus { background-position: 0 -48px ;}
.btn-googleplus:hover { background-position: -288px -48px ; text-decoration: none; color:#fff;}
.outer-social { padding-top: 80px;}
.caret { border: none; width: 14px; height: 14px; background: url(../images/caret.png) 0 100% no-repeat; margin-left: 6px;}
.navbar .nav > li > .dropdown-menu.right:before {
    border-bottom: 8px solid transparent;
    border-right: 12px solid #ccc;
    border-top: 8px solid transparent;
    content: "";
    display: inline-block;
    left: -12px;
    position: absolute;
    top: 14px;
}
.navbar .nav > li > .dropdown-menu.right:after {
    border-bottom: 7px solid transparent;
    border-right: 11px solid #fff;
    border-top: 7px solid transparent;
    content: "";
    display: inline-block;
    left: -11px;
    position: absolute;
    top: 15px;
}
.items { position: relative; display: block; overflow: hidden; }
.items .layer-title { width: 100%;  color:#fff; z-index: 9; height: 70px; display: block; padding: 0 12px; background:url(../images/overlay.png) repeat; font-family:Robotold; line-height: 1.1; font-size: 18px; position: absolute; bottom: 0; left: 0;}
.items .layer-title a { color:#fff; height: 70px; display: table-cell; vertical-align: middle;  padding: 0 10px;}
.items .layer-title a:hover { text-decoration: none; color:#00aef0;}
.address-layer { height: 167px;position: absolute; padding: 11px 10px 10px 10px; top: -167px; left: 0; background:url(../images/overlay-1.png) repeat; -webkit-transition: all .2s linear ;-moz-transition: all .2s linear ;-ms-transition: all .2s linear ;-o-transition: all .2s linear ;transition: all .2s linear ;}
.items:hover .address-layer { top: 0; }
.address-layer p { margin-bottom: 1px;}
.list-year-s { left: 25px; top: 0; position: absolute;}
.list-year-s li { padding: 0;}
.list-year-s li a { padding: 7px; background:#ffd401 ; border-radius: 4px; color:#fff; text-decoration: none;}
.list-year-s li a:hover, .list-year-s li.active a  { background:#00aeef;}
.main-deal { position: relative;}
.fancybox-wrap .row { margin: 0; }
.fancybox-wrap .row .highlight-1 { margin: 0;}
/*block-2*/
.block-2 .inner{ padding: 15px 45px 25px 30px; background:#e7e7e7;}
.block-2 .inner h3 { margin: 20px 0 0 0;}
.block-2 .inner p { margin:5px 0 0 0; }
.block-2 ul { padding-left: 18px; list-style: none;}
.block-2 ul li:before {
      /* For a round bullet */
      content:'\2022';
      /* For a square bullet */
      /*content:'\25A0';*/
      display: block;
      position: relative;
      max-width: 0px;
      max-height: 0px;
      left: -15px;
      top: -12px;
      color: #aaa;
      font-size: 30px;
    }
	.block-2 ul li:hover:before { color:#00aef0;}
.block-2 ul li a  { color:#333;}
.block-2 ul li a:hover { color:#00aef0; text-decoration: none;}
.fancybox-wrap .row.frm  { width: 400px;}
.wrap-nav { position: relative; z-index: 998;   transition: all .5s ease 0s; width: 100%; }
/*block-ctn*/
.block-ctn { padding: 20px; background:#fff; margin-bottom: 50px;}
.block-ctn-sp {
  padding-top: 27px;
}
.product-img p{ margin-top: 20px; }
.type{ overflow: hidden; font-size: 15px; text-transform: uppercase; font-family: Robotold;}
.type span { font-family:Arial; width: 20px; height: 20px; line-height: 14px; text-align: center; background:#00aeef; color:#fff; float: left; border-radius: 10px; font-weight: bold; margin-right: 5px;}
.title-product { font-size: 26px; font-family:Robotold; color:#00aef0;}
.dl-horizontal.type-2 { padding-top: 10px;}
.dl-horizontal.type-1 dt{ width: auto; margin-right: 5px;}
.dl-horizontal.type-1 dd { margin: 0;}
 .dl-horizontal.type-2 dd  { margin-bottom: 10px;}
.dl-horizontal.type-2 dt { text-align: left; width: 100px; margin-bottom: 10px;}
 .dl-horizontal.type-2 dd strong { color:#ff0f0f;}
 .dl-horizontal.type-2 dd span { padding-left: 20px;}
/*list-menu*/
.list-menu { overflow: hidden; list-style: none; padding: 0;  background: url(../images/bgd-list-menu.png) 0 bottom repeat-x; margin-bottom: 0px; }
.list-menu li { list-style: none; float: left;  margin-right: 46px;white-space: nowrap;}
.list-menu li a {  border-bottom: solid 3px transparent; color:#333; font-family:Robotold; font-size: 18px; padding: 12px 0; border-bottom: solid 3px trasparent; display: block; position: relative; text-transform:uppercase;}
.list-menu li.active { font-weight: bold; letter-spacing: 1px;}
.list-menu li.active  a, .list-menu li:hover a  { border-bottom: solid 3px #18b3ed; text-decoration: none; }
.list-menu li.active  a:before, .list-menu li:hover a:before {
  border-bottom: 5px solid #1cb7f1;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    content: "";
    display: inline-block;
    left: 50%;
	margin-left: -4px;
    position: absolute;
    bottom: 0;
}
.fck h2, .title-blue{ font-family: Robotold; font-size: 26px; color:#1cb7f1; font-weight:bold; margin-top: 0;}
.fck button { font-family: Robotold;}
.fck ul { list-style: none; padding-left: 0;}
.fck ul li { list-style: none; padding-top: 10px;}
.fck img { max-width: 100%;}
.list-photo-1 { overflow: hidden; list-style: none; padding: 0;}
.list-photo-1 li { list-style: none; float: left; width: 25%;}
.list-photo-1 li a { display: block; padding: 10px;}
.list-photo-1 li a img{ width: 100%;}

.google-map iframe { width: 100%; height: 300px;} 
.title-un { color:#333; font-size: 22px; font-family: Robotold;}
.list-link { font-size: 15px; font-family: Robotold; list-style: none; padding: 0; }
.list-link li { list-style: none;}
.list-link li a { color:#333;}
.list-link li a:hover { color:#00aeef; text-decoration: none;}
.btn-register-1 { background:#ffd401 url(../images/icon-button.png) 50px 10px no-repeat; padding-left: 100px; font-family: Robotold; font-weight: bold; padding-right: 50px; color:#fff; font-size: 21px; text-transform: uppercase;}
.btn-register-1:hover { color:#fff; background-color:#00aeef;}
.noted { text-align: right; width: 240px; font-style: italic; color:#c4c4c4; font-size: 13px; margin-top: 5px;}
.frm-mail-1 { position: static;}
.block-link { padding-bottom: 100px;}
.adds-on { margin: 25px 0 0 0; position: relative;min-height: 10px;}
.adds-on .fb{ position:absolute; z-index:1; top: 0px; left: 0px;}
.adds-on .tw{ position:absolute; z-index:1;  left: 145px; top:0px;}
.adds-on .gpl{ position:absolute; z-index:1;  top: -1px; left: 250px;}
.title-2 { background:url("../images/border-title.png") repeat-x scroll center bottom rgba(0, 0, 0, 0); font-family: Robotold; color:#333; font-size: 26px; font-weight: bold; margin: 0 0 20px 0; padding-bottom: 5px;}
.tool-print { margin-top: 20px;text-align: right; padding: 5px 0 0 0; background:url("../images/border-title.png") repeat-x scroll center top rgba(0, 0, 0, 0)}
.highlight > h2 { margin: 40px 0 0 0;}
.list-res-1 { padding-bottom: 100px;}
/*items-1*/
 .block-ctn .items-1 { padding: 15px 0; border-top: solid 1px #ddd;}
  .block-ctn .items-1:first-child { border: none; padding: 0;}
.items-1 h4{ margin: 0 0 5px 0; font-family: Robotold; font-size: 26px; }
.items-1 h4 a { color:#00aef0;}

/*block-events*/
.block-events .nav-tabs { text-align: center; border: none; padding-top: 16px; margin: 0 -14px 0 -15px;}
.block-events .nav-tabs li { display: inline-block; float: none; padding: 0 14px 0 15px; margin-bottom: 10px;}

.block-events .nav-tabs li a { cursor: pointer; font-weight: bold;line-height: 21px; color:#979797; font-size: 25px; text-align: center; padding: 0; display: block; background: url(../images/bgd-calendar.png)  -65px 0 no-repeat; width: 65px ; height: 75px; padding: 20px 7px 10px 3px; }
.block-events .nav-tabs li.active a {cursor: pointer; background-position: 0 0; color:#00aef0;}
.block-events .nav-tabs li.active a:hover { background-color: transparent;}
.block-events .nav-tabs li a span { display: block; font-size: 15px; font-weight: normal;}
/*wrapper-header*/
.wrapper-header { position: fixed; z-index: 99; width: 100%; top: 0; margin-bottom: 104px;}
.padding {padding-top: 69px;}
.fancybox-margin { margin: 0!important;}
.cover{ height: 712px; overflow:hidden; position:relative; background-position:center top; background-repeat:no-repeat; margin-bottom: -110px;}
.cover .wrap-cover{ position:relative;}
.wrap-cover h1.logo{ position:absolute; z-index:2;left: 10px;top: 320px; overflow:hidden; width:200px; height: 1000px;}
.info-bu{ background:#fff; opacity:0.8; width:500px; min-width: 300px; padding:10px; height:auto; position:absolute; z-index:1; top: 200px; right: 10px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; }
.info-bu .wrap-info-bu{ border: 1px solid #ccc;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; padding: 15px 15px 0px 15px;}
.add-bu{  padding-bottom: 15px; font-size: 16px;}
.text-cover{ position:absolute; z-index:1; left: 10px; top: 210px;font-family: Robotold;}
.text-01{ font-weight:300; text-transform:uppercase; font-size: 24px; margin: 0px 0px -2px 0px;}
.text-01 a{ color:#000;}
.text-02{ font-weight: bold; text-transform:uppercase; font-size: 30px; margin: 0px;}
ul.list-photo-2 li { width: 242px; height: 155px; float:left; padding: 0px; margin-left: 20px; margin-right: 20px; margin-bottom: 20px; margin-top: 20px}
.rotate{-webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);}
ul.list-photo-2 li img{}
ul.list-photo-2 li:hover img{ opacity: 0.9;}
ul.list-photo-2 li:first-child{ background:url(../images/recent-photo.png) no-repeat top left; }
ul.list-photo-2 li:first-child h2{ text-align:center;font-family: Robotold; font-size: 34px; font-weight: normal;}
ul.list-photo-2 li:first-child h2 span{ font-weight:bold; font-size: 42px;}
ul.list-photo-2 li img{ background-size: cover;}
.padding-0{ padding: 20px; border: 0px; background-color: #00aef0; color: #fff;}
.padding-1{ padding: 0px; border: 0px; background-color: #00aef0; color: #fff;}
.padding-0 h2, .padding-1 h2{ color: #fff; font-size: 38px;}

.i-mn{ position:relative; padding-right: 100px;}
.i-mn span{ position: absolute; top: 0px; right: 40px;}
.fck h3{ font-size: 16px; margin-top: -8px; text-transform:uppercase;}
.mn-1{ border:0px; padding: 0px 20px;}
.scrollto{ width: 100%; margin: 0px auto;}
.news-item{ margin-bottom: 20px; text-align:center; position:relative;background-color: #00aef0; padding: 0px 0px 20px 0px; color: #fff; font-family:Robotold;}
.news-item:nth-of-type(even) {
	background-color: #4c4d4f;
}
.news-item img{ max-height: 184px;}
.news-item a{ color: #fff; line-height: 30px;}
.news-item p{ padding: 0px 15px; line-height: 24px;}
.contact-form .form-group{ height:auto; overflow:hidden; margin-bottom: 16px;}
.contact-form .control-label{ color: #fff; text-align:right;}

.full-screen{ width: 100%; background-position:center top; background-repeat:repeat-y; background-image:url(../images/bg-business.jpg); padding-top: 30px;}
.full-screen h2{ font-family: Robotold; font-weight:bold; font-size: 40px; padding-bottom: 20px;}
.list-share{ height:auto; overflow: hidden; clear:both; text-align:center;}
.list-share a{ font-size: 80px; padding: 0px 4%;}


.working-hr{height: auto;
overflow: hidden;
clear: both;
text-align: center; padding-top: 20px;}
.working-hr .hrs{padding: 0px 2% 4% 2%; font-size:16px; display:inline-table; font-family:Robotold; }
.working-hr .hrs span{ font-size: 20px; display:block; line-height: 20px; font-weight:bold;}
.bg-hr .block-ctn{ margin-bottom: 0px;}
.bg-hr { background:url(../images/bg-wh.jpg) no-repeat top center; background-size:100% 100%; color: #fff; min-height: 250px; padding-top: 15px;}
.detailBox {
    width:100%; 
}

.commentBox {
    border-top:1px dotted #bbb;
}
.actionBox .form-inline{ background-color: #fff; padding: 20px 15px 10px 15px;}
.actionBox .form-group {
    width:100%;
  padding-bottom: 10px;
}
.actionBox .form-group a{
  color:#d9534f;  
  font-weight:bold;
}
.actionBox .form-group em{
  color: #888;
}
.actionBox .form-group .btn-danger{
    width:140px;
  
}
.actionBox .form-group .form-control{ width: 100% !important;}
.taskDescription {
    margin-top:10px 0;
}
.commentList {
    padding:0;
    list-style:none;
  padding: 20px 5% 0px 5%;
}
.commentList li {
    margin:0;
    margin-top:20px;
  height:auto;
  overflow:hidden;
  clear:both;
}
.commentList li .wrapText{
  background: #fff;
  margin: 0px 0px 0px 21px;padding: 10px;
}
.commentList li .commentText{
  background:url(../images/arrow-cmt.png) no-repeat 0px 0px;
  margin-left: 85px;
  
}
.commenterImage {
    width:80px;
    margin-right:5px;
    height:100%;
    float:left;
}
.commenterImage img {
    width:100%;
    border-radius:50%;
  border: 4px solid #fff;
}
.commentText p {
    margin:0;
}
.sub-text {
    color:#aaa;
    font-size:14px;
}
.actionBox {
    padding:10px;
}

.thumb-img {
  padding-top: 100%;
  position: relative;
}

.thumb-img .global-figure {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
 
}

.thumb-img .global-image {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  background: #000;
}

.thumb-img .global-image span {
  display: block;
  width: 100%;
  height: 100%;
  background-position: center center!important;
  background-repeat: no-repeat!important;
  background-size: cover!important;
}

.global-image span:hover {
  transition: 300ms;
  opacity: 0.8;
}

#freeweb-form h3 {
  font-family: 'Roboto-Regular';
  font-size: 20px;
  color: #333;
}

#freeweb-form label {
  font-size: 17px;
  font-weight: normal;
}

#freeweb-form .form-control {
  height: 40px;
  font-size: 15px;
}

.checkbox-inline {
  font-size: 15px;
}

.checkbox-inline .color {
  color: #00aef0;
}

#freeweb-form .btn-register {
  font-size: 18px;
  color: #fff;
  background: #00aef0;
  text-transform: uppercase;
  border: 0;
  border-radius: 5px;
  padding: 5px 20px 3px;
  margin: 20px 0 30px 0;
}
#freeweb-form .btn-register:hover {
  background: #fdb913;
}

.choose-temp {
  margin: 0 -10px;
}

.choose-temp .col-md-3,
.choose-temp .col-lg-12 {
  padding: 0 10px;
}

.block-text {
  font-family: 'Roboto-Light';
  font-size: 15px;
  color: #333;
}

.box-inner {
  padding: 20px 25px;
  border: 1px solid #8cdaf8;
  background: #d9f3fd;
}

.box-inner > a{
  display: inline-block;
  background: url(../images/icon-warning.png) no-repeat 0 2px;
  padding-left: 25px;
  font-size: 15px;
  margin: 20px 0;
}

.fake-checkbox {
  position: relative;
  padding: 0 0 0px 25px;
}

.fake-checkbox input {
  opacity: 0;
  width: 0;
  height: 0;
  position: absolute;
}

.fake-checkbox > span {
  position: absolute;
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../images/check-box.png) no-repeat 0 0 scroll transparent;
  left: 0;
  margin: 4px 20px 0 0px;

}

.fake-checkbox input:checked + span {
  background: url(../images/check-box-active.png) no-repeat 0 0 scroll transparent;
}

.fake-checkbox a {
  font-weight: normal;
  color: #00aef0;
}

.inner-2 .list-icon-1, 
.inner-2 .list-icon-2 {
  display: none;
}

.rgt-success {
  background: #fff;
  border-top: 1px solid #e5e1e2;
  border-right: 1px solid #e5e1e2;
  border-left: 1px solid #e5e1e2;
  text-align: center;
  padding: 70px 70px 0 70px;
}

.rgt-success > img {
  max-width: 100%;
  margin-bottom: -30px;
}

.rgt-success p {
  margin-top: -35px;
  text-align: left;
  padding-bottom: 20px;
}

.rgt-success a {
  font-size: 17px;
  text-decoration: underline;
}

.rgt-success .title-free {
  padding: 0;
  line-height: 1.3em;
}

.rgt-success .home-2 {
  display: none;
}

.block-events.free .clear-p {
  margin-top: 29px;
}

.block-events.free .form-group {
  margin-bottom: 35px;
}

.block-events.free .form-group label {
  margin-bottom: 10px;
}

.step-2 {
  background: url(../../static/images/bg-step-2.png) no-repeat;
  background-size: cover;
  border: 1px solid #e4e1e1;
  padding: 70px 50px 100px 50px;
}

.step-2 .title-pay h2 {
  margin: 0 0 5px 0;
  font-family: 'Roboto-Light';
  color: #000;
  font-size: 40px;
}

.step-2 .title-pay p {
  text-transform: uppercase;
  font-family: 'Roboto-Medium';
  color: #00aef0;
  font-size: 14px;
  margin-bottom: 30px;
}

.step-2 img {
  max-width: 100%;
}

.step-2 .paypal {
  display: inline-block;
  margin-left: -5px;
}

.list-question {
  padding-left: 0;
  list-style-type: none;
  margin-bottom: 30px;
}

.list-question li {
  font-size: 15px;
  margin-bottom: 11px;
}

.list-question li span {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #333;
  border-radius: 50%;
  margin-right: 7px;
}

.step-2 .img-nails {
  margin-top: 90px;
}

.step-2 .block-text {
  margin-right: -85px;
}

.navbar-default .navbar-nav > li > a {
  color: #fff;
  font-size: 18px;
}

.banner-area {
  margin-top: 104px;
  margin-bottom: -30px;
}

.banner-area img {
  width: 100%;
}

.list-unstyled a {
  color: #333;
}

.list-unstyled a:hover {
  text-decoration: none;
  color: #00aeef;
}

.list-unstyled a img {
  margin-bottom: 10px;
}

.inner-icon {
  height: 370px;
  overflow: hidden;
}

.inner-store .thumb-img {
  padding-top: 56%;
}

.inner-store .thumb-img .global-image,
.sale-slider .thumb-img .global-image,
.logo-slider .global-image {
  background: none;
}

.inner-store .thumb-img .global-image span:hover,
.sale-slider .thumb-img .global-image span:hover,
.logo-slider .global-image span:hover {
  opacity: 1;
}

.item .fancybox-button {
  display: block!important;
}

.item .fancybox-button span {
  display: block;
}

.item .fancybox-button .thumb-img {
  padding-top: 50%;
}

.sale-slider .slick-next, .sale-slider .slick-prev {
  display: none!important;
}

.sale-slider .slick-dots li button {
  padding: 6px;
  background: #66bdde;
}

.sale-slider .slick-dots li.slick-active button {
  background: #fff;
}

.sale-slider .slick-dots li {
  margin: 0 5px 5px 5px;
}

.sale-slider .item {
  border: 1px solid #e5e1e2;
}

.row-1 {
  margin-bottom: 60px;
}

.logo-slider {
  margin-bottom: 50px;
}

.logo-slider .thumb-img {
  padding-top: 58%;
}

.logo-slider .global-image span {
  border: 1px solid #e4e1e1;
}

.logo-slider .slick-prev {
  display: inline-block;
  width: 13px;
  height: 23px;
  background: url(../images/arrow-left.png) no-repeat;
  left: auto;
  right: 35px;
  margin-left: 0;
  top: -42px;
}

.logo-slider .slick-prev:before,
.logo-slider .slick-next:before {
  content: '';
}

.logo-slider .slick-next {
  display: inline-block;
  width: 13px;
  height: 23px;
  background: url(../images/arrow-right.png) no-repeat;
  right: 15px;
  margin-right: 0;
  top: -42px;
}

.slick-dots {
  margin-bottom: 15px;
}

.carousel-inner .thumb-img {
  padding-top: 49%;
}

.carousel-inner .thumb-img .global-image {
  background: none;
}

.carousel-inner .thumb-img .global-image span:hover {
  opacity: 1;
}

.navbar-nav > li > a.active {
  color: #ffd401!important;
}

.user-panel {
  overflow: hidden;
}

.user-panel .breadcrumb {
  float: left;
}

.user-panel .main-menu {
  float: right;
}

.user-panel .main-menu a.active {
  color: #00aef0;
}

.user-panel .main-menu {
  list-style-type: none;
}

.user-panel .main-menu li {
  display: inline-block;
}

.user-panel .breadcrumb {
  padding: 15px 0;
  margin-bottom: 0;
}

.user-panel .breadcrumb li a {
  color: #333;
  font-family: 'Roboto-Light';
  font-size: 15px;
}

.user-panel .breadcrumb li a:hover {
  color: #00aef0;
  text-decoration: none;
}

.user-panel .breadcrumb li.active a {
  color: #00aef0!important;
}

.user-panel .main-menu {
  margin-top: 12px;
  padding-left: 0;
}

.user-panel .main-menu a {
  font-family: 'Roboto-Regular';
  font-size: 18px;
  color: #333;
  text-transform: uppercase;
}

.user-panel .main-menu li {
  margin-left: 30px;
}

.wrapper-menu {
  border-bottom: 1px solid #e0e0e0;
  position: fixed;
  top: 103px;
  left: 0;
  right: 0;
  z-index: 10;
  background: #fff;
}

.title-block h1 {
  font-family: 'Roboto-Regular';
  color: #333;
  font-size: 45px;
  text-transform: capitalize;

}

#main-slider {
  margin-top: 157px;
}

#main-slider .slick-next,
#main-slider .slick-prev {
  display: none!important;
} 

#main-slider .slick-dots li {
  margin: 0 5px;
}

#main-slider .slide {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

#main-slider .slide .container {
  height: 100%;
}

#main-slider .slide .outer-intro {
  display: table!important;
  width: 100%!important;
  height: 100%!important;
}

#main-slider .slide .intro {
  display: table-cell;
  vertical-align: middle;
  height: 100%!important;
}

.inner-intro {
  display: inline-block;
  background: url(../images/bg-opacity.png);
  border-radius: 10px;
  padding: 10px;
}

.main-intro {
  border: 1px solid #fff;
  border-radius: 10px;
  padding: 20px 40px 20px 20px;
  color: #fff;
}

.main-intro h1 {
  text-transform: uppercase;
  font-family: 'Roboto-Bold';
  font-size: 35px;
  margin: 0 0 15px 0;
  color: #00aef0;
}

.main-intro h1 span {
  font-size: 22px;
  font-family: 'Roboto-Light';
  display: block;
  color: #fff;
}

.main-intro p {
  font-size : 18px;
  font-family: 'Roboto-Light';
}

.main-intro p span {
  font-family: 'Roboto-Bold';
}

.main-intro p a {
  color: #fff;
}

.main-intro > a {
  display: inline-block;
  background: url(../images/btn-readmore.png) -40px 2px no-repeat;
  padding-left: 30px;
  font-size: 18px;
}

.main-intro > a:hover {
  color: #00aef0;
}

#about-us {
  padding: 50px 0 0 0;
  margin-bottom: 50px;
}

#about-us .row {
  margin: 0 -30px;
}

#about-us .row .col-md-6 {
  padding: 0 30px;
}

#about-us .text-block p {
  font-family: 'Roboto-Light';
  font-size: 16px;
  color: #333;
  margin-bottom: 30px;
}

#about-us .block-img-desc .thumb-img {
  padding-top: 57%;
  margin-top: 20px;
  border-left: 10px solid #e2e4e9;
  border-bottom: 10px solid #e2e4e9;
  margin-right: 10px;
}

#about-us .block-img-desc .global-image span:hover {
  opacity: 1;
}

#about-us .global-figure {
  top: -10px;
  right: -10px;
}

.block-working-hour {
  text-align: center;
  background: #00aef0;
  padding: 40px 0 40px 0;
  color: #fff;
}

.block-working-hour h1 {
  color: #fff;
  margin-bottom: 20px;
}

.list-hour .hour {
  display: block;
  font-family: 'Roboto-Medium';
  font-size: 17px;
}

.list-hour .day {
  font-size: 15px;
}

.list-hour .list-inline > li {
  padding: 0 10px;
  margin-bottom: 20px;
}

#working-hour {
  margin-bottom: 50px;
}

#gallery .fancybox-button {
  display: block;
}

#gallery .thumb-img {
  padding-top: 67%;
  display: block;
}

#gallery .thumb-img .global-figure {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #222;
}

#gallery .thumb-img .global-image {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

#gallery .thumb-img .global-image span {
  display: block;
  width: 100%;
  height: 100%;
  background-position: center center!important;
  background-repeat: no-repeat!important;
  background-size: cover!important;
  transition: 300ms;
}

#gallery {
  padding-bottom: 50px;
}

#gallery .fancybox-button {
  margin-bottom: 30px;
}


#gallery .thumb-img .global-image:hover {
  opacity: 0.9;
  transition: 300ms;
}

#gallery h1 {
  text-align: center;
  margin-bottom: 50px;
}

.gallery-slider .slick-prev {
    background: url(../images/arrow-left-2.png) 22px 7px no-repeat #00aef0;
    border-radius: 0;
    padding-left: 35px;
    margin-left: -45px;
    margin-top: 30px;
}

.gallery-slider .slick-next {
    background: url(../images/arrow-right-2.png) 10px 7px no-repeat #00aef0;
    border-radius: 0;
    padding-right: 30px;
    margin-right: -45px;
    margin-top: 30px;
}

.gallery-slider .slick-next:before,
.gallery-slider .slick-prev:before {
  content: '';
}

.gallery-slider .slick-next, .gallery-slider .slick-prev {
  bottom: -50px!important;
}

.box-comment {
  background: #fff;
  border: 1px solid #e5e5e5;
  padding: 30px;
  margin-bottom: 50px;
}

.box-comment textarea {
  width: 100%;
  padding: 15px;
  min-height: 75px;
}

.user-action {
  overflow: hidden;
  font-family: 'Roboto-Light';
  font-size: 15px;
  color: #979797;
}

.user-action > p {
  float: left;
}

.user-action > p a {
  color: #00aef0;
}

.user-action > button {
  float: right;
}

.user-action .submit {
  background: #00aef0;
  color: #fff;
  border-radius: 0;
  padding: 6px 25px;
}

.user-action .submit:hover {
  background: #ffd401;
  color: #333;
}

.avatar {
  width: 90px;
  border-radius: 50%!important;
}

.avatar .thumb-img .global-image span {
  border-radius: 50%;
}

.thumb-img .global-image {
  background: none;
}

.comment-item .media-left {
  padding-right: 15px;
}

.comment-content {
  font-size: 15px;
  color: #3a3937;
  font-family: 'Roboto-Regular';
  border: 1px solid #dedcdc;
  padding: 15px 20px;
  position: relative;
  background: #fff;
}

.comment-content:after {
  content: '';
  display: block;
  width: 22px;
  height: 19px;
  background: url(../images/arrow-comment.png) no-repeat;
  position: absolute;
  top: -2px;
  left: -22px;  
}

.comment-content p {
  margin-bottom: 0;
}

.comment-list {
  list-style-type: none;
  padding-left: 0;
}

.comment-list li {
  margin-bottom: 20px;
}

.comment-list .comment-item .media-body {
  overflow: visible;
}

.user-comment {
  color: #979797;
  margin-top: 10px;
}

.user-comment a {
  color: #006d9d;
  display: inline-block;
  margin-right: 5px;
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}

#our-discussion {
  background: #f3f4f6;
}

#our-discussion h1 {
  text-align: center;
  margin-bottom: 50px;
}

.contact-info .inner-contact {
  padding: 40px 0 0px 0;
  text-align: left;
  color: #fff;
  font-size: 15px;
}

.contact-info .inner-contact .sumary {
  font-family: 'Roboto-Light';
  margin-bottom: 30px;
}

.main-info p, .main-info p a {
  color: #fff;
  font-family: 'Roboto-Regular';
}

.main-info p:first-child {
  color: #fff;
}

.main-info p > span {
  font-family: 'Roboto-Light';
  color: #fff;
}

.form-contact textarea {
  height: 120px;
}

.form-contact button {
  background: #ffd401;
  color: #333;
  border-radius: 0;
  border: none;
  font-size: 18px;
  padding: 7px 25px;
}

.form-contact button:hover {
  background: #fff;
  color: #00a2df;
}

.main-info .address-item {
  margin-bottom: 5px;
}

.main-info .address-item:last-child {
  margin-bottom: 0;
}

.main-info .address-item > p {
  background: url(../images/icon-address-1.png) 0 5px no-repeat;
  padding: 3px 0 3px 20px;
  margin-bottom: 0;
}

.main-info .address-item li p {
  font-family: 'Roboto-Light';
}

.main-info .address-item li p span {
  font-family: 'Roboto-Regular';
}

.main-info .address-item li {
  margin-right: 20px;
}

.address-item .list-inline {
  margin-left: 20px;
}

.contact-info .title {
  text-align: left;
  margin-bottom: 10px;
}

.contact-us .row {
  margin: 0 -25px;
}

.contact-us .row .col-md-6 {
  padding: 0 25px;
}

#contact-us {
  margin-bottom: 50px;
}

#contact-us .contact-content {
  background: #00aef0;
  padding: 0 15px;
}

#contact-us .title-block {
  text-align: center;
  margin-bottom: 50px;
}

#map {
  margin: 40px 0 40px 0;
  border: 5px solid #fff;
}



#follow h1 {
  text-align: center;
  margin-bottom: 50px;
}

.follow .social {
  text-align: center;
}

.follow .social li {
  display: inline-block;
  background-image: url(../images/social.png);
  background-repeat: no-repeat;
  width: 172px;
  height: 164px;
  margin: 0 13px;
  text-align: center
}

.follow .social li.f {
  background-position: 0 0;
}

.follow .social li.t {
  background-position: -210px 0;
}

.follow .social li.g {
  background-position: -420px 0;
}

.follow .social li.y {
  background-position: -630px 0;
}

.follow .social li.v {
  background-position: -840px 0;
}

.follow .social li.yelp {
  background-position: -1032px 0;
}

.follow .social li a {
  display: block;
  width: 120px;
  height: 120px;
  margin: 0 26px;
}

.follow .social li:hover {
  background-image: url(../images/social-active.png);
}

.ad-panel {
  background: #f3f3f3;
  border-radius: 5px;
  margin-bottom: 30px;
}

.clearfix:after{
    clear: both;
    content: ".";
    display: block;
    width: 0px;
    height: 0px;
}

.ad-panel .box-nav {
  float: left;
}

.ad-panel .nav-tabs {
  border-bottom: none;
}

.ad-panel .nav-tabs li a {
  color: #333;
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'Roboto-Light';
  padding: 17px 15px;
}

.ad-panel .nav-tabs > li.active > a, .ad-panel .nav-tabs > li.active > a:hover{
  background: #00aef0;
  color: #fff;
  border-radius: 5px;
  font-family: 'Roboto-Medium';
}

.ad-panel .nav-tabs > li.active {
  position: relative;
}

.ad-panel .nav-tabs > li.active:after {
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-top: 9px solid #00aef0;
  content: "";
  display: inline-block;
  left: 50%;
  margin-left: -9px;
  position: absolute;
  bottom: -9px;
}

.ad-panel .search-form {
  float: right;
  margin: 10px 10px 10px 0;
}

.ad-panel .search-form button {
  width: 40px;
  height: 40px;
  background: #fff;
  border: 1px solid #d7d7d7;
  transition: 300ms;
}

.ad-panel .search-form button:hover {
  background: #00aef0;
  border: 1px solid #00aef0;
}

.ad-panel .search-form button:hover i {
  color: #fff;
}

.search-form .select {
  width: 180px;
  height: 40px;
  border: 1px solid #d7d7d7;
  display: inline-block;
  margin-right: 10px;
  padding-left: 10px;
}

.adv-item .thumb-img {
  padding-top: 57%;
}

.adv-item h3 {
  margin: 0 0 5px 0;
  font-size: 22px;
  height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.adv-item h3 a {
  color: #333;
}

.adv-item .box-sumary {
  border: 1px solid #d7d7d7;
  padding: 20px 25px;
  font-size: 15px;
}

.box-sumary .list-inline {
  margin-bottom: 5px;
}

.box-sumary .list-inline li,
.box-sumary .price {
  padding-left: 0;
  padding-right: 0;
  color: #979797;
}

.box-sumary .list-inline li span {
  color: #333;
}

.box-sumary .price span {
  color: #00aef0;
  font-size: 18px;
}

.box-sumary .price {
  display: inline-block;
  margin-bottom: 10px;
}

.box-sumary > a {
  font-size: 13px;
  color: #19b1e7;
}

.adv-item .box-sumary p {
  height: 84px;
  overflow: hidden;
}

.list-adv .adv-item {
  margin-bottom: 30px;
}

.view-all {
  display: inline-block;
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
  background: #00aef0;
  padding: 6px 22px;
  border-radius: 5px;
  transition: 300ms;
}

.view-all-1 {
  margin-top: 30px;
}

.view-all:hover {
  text-decoration: none;
  background: #077199;
  color: #fff;
}

.sale-info {
  position: absolute;
  bottom: 0px;
  display: inline-block;
  padding: 25px 70px 40px 30px;
  color: #fff;
  font-size: 22px;
  font-family: 'Roboto-Medium';
  background: #00aef0;
  width: 100%;
}

.sale-slider .thumb-img {
  padding-top: 70.3%!important;
}

.store-hl .box-desc {
  padding: 20px 25px;
  background: #00aef0;
  width: 100%;
}

.store-hl .box-desc h4 {
  margin: 0 0 5px 0;
  font-size: 22px;
  font-family: 'Roboto-Medium';
  height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.store-hl .box-desc h4 a {
   color: #fff;
}

.store-hl .box-desc p {
  color: #fff;
  font-size: 15px;
  height: 63px;
  overflow: hidden;
  margin: 0;
}

.banner-web .thumb-img .global-image span {
  border: 1px solid #e4e1e1;
}

.banner-web  {
  margin-top: 27px;
}

.banner-web .thumb-img {
  padding-top: 90%;
}

.logo-slider .slick-next, .logo-slider .slick-prev {
  padding: 0;
}

.wrapper-1 {
  background: #f3f3f3;
  margin: 60px 0 0 0;
  padding-top: 40px;
}

.text-center {
  clear: both;
}

.job-style {
  border-left: 1px solid #e4e1e1;
  border-right: 1px solid #e4e1e1;
  border-bottom: 1px solid #e4e1e1;
  margin: -31px 0 30px 0;
  padding-top: 25px;
}

.list-job-style {
  overflow: hidden;
  text-align: left;
}

.list-job-style li {
  width: 112px;
  display: inline-block;
  text-align: center;
  margin-bottom: 30px;
}

.list-job-style li a img {
  display: inline-block;
  margin-bottom: 10px;
}

.list-job-style li a span {
  display: block;
  height: 40px;
  overflow: hidden;
}

.list-job-style li a {
  transition: 300ms;
}

.list-job-style li a:hover {
  text-decoration: none;
  color: #0788b9;
}

.banner-adv-area img {
  width: 100%;
  margin-bottom: 30px;
}

.adv-area.list-adv .box-sumary {
  padding: 10px 15px;
}

#twitter-widget-0 {
  position: relative!important;
  bottom: 2px!important;
}

.fb_iframe_widget {
  position: relative!important;
  bottom: 7px!important;
}

.box-img-post {
  width: 100%;
}

.box-img-post img {
  width: 100%;
  max-width: 100%;
  max-height: 250px;
}

#map-1 {
  margin-top: 20px;
  height: 400px!important;
  border: 5px solid #fff;
}

.form-contact {
  margin-top: 13px;
}

.about-1 {
  overflow: auto;
}

.about-1 .box-img {
  width: 50%;
  float: right;
  padding-left: 30px;
  padding-bottom: 12px;
}

.about-1 .box-text {
  text-align: justify;
}

.about-1 .block-img-desc .thumb-img {
    padding-top: 71%!important;
}

.working-hour-1 .block-working-hour {
  background: none;
  padding: 0;
}

.working-hour-1 .title-block {
  text-align: left;
}

.working-hour-1 .title-block h1 {
  color: #333;
}

.working-hour-1 .inner-block {
  background: #00aef0;
  padding: 35px;
}

.hour-details li {
  overflow: hidden;
  font-size: 16px;
  border-bottom: 1px solid #80d7f8;
  padding-bottom: 7px;
  margin-bottom: 15px;
}


.hour-details {
  position: relative;
  z-index: 1000;
}

.hour-details .day {
  float: left;
  text-transform: uppercase;
  font-family: 'Roboto-Medium';
  display: inline-block;
  padding-left: 20px;
  position: relative;
}

.hour-details .day:before {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  background: #fff;
  left: 2px;
  top: 7px;
  border-radius: 50%;
}

.hour-details .time {
  float: right;
  font-family: 'Roboto-Light';
}

.working-hour-1 .row {
  margin: 0 -30px;
}

.working-hour-1 .row .col-md-6 {
  padding: 0 30px;
}

.working-hour-1 .inner-block {
  position: relative;
  z-index: 1;
}

.working-hour-1 .inner-block:after {
  content: '';
  position: absolute;
  width: 257px;
  height: 217px;
  background: url(../images/clock.png) no-repeat;
  bottom: 0;
  right: 0;
}

#our-discussion.our-discussion-1 {
  background: none;
  margin-bottom: 50px;
}

#our-discussion.our-discussion-1 h1 {
  text-align: left;
  margin-bottom: 30px;
}

.our-discussion-1 .box-comment {
  margin: 30px;
}

.our-discussion-1 .inner-block {
  background: #f2f2f2;
  padding-bottom: 35px;
}

.contact-us-1 .title-block {
  text-align: left!important;
  margin-bottom: 30px!important;
}

.contact-us-1 .contact-content {
  padding: 40px 30px 30px 30px!important;
}

.contact-us-1 .contact-info .inner-contact {
  padding-top: 0;
}

.contact-us-1 .row {
  margin: 0 -15px;
}

.contact-us-1 .row .col-md-6 {
  padding: 0 15px;
}

.contact-us-1 .form-contact span {
  font-family: 'Roboto-Medium';
  font-size: 25px;
  color: #fff;
  display: inline-block;
  margin-bottom: 20px;
}

#scrollbar2.scrollbar-2 .viewport {
  height: 275px!important;
}

#scrollbar2.scrollbar-2 {
  border: 1px solid #71c8e8;
  border-right: none;
  margin-right: 0;
}

#scrollbar2.scrollbar-2 .scrollbar {
  right: 0px;
}

#scrollbar2.scrollbar-2 .overview {
  padding: 20px;
}

.list-social-1 {
  margin-top: 20px;
  overflow: hidden;
  margin-bottom: 10px;
}

.list-social-1 li {
  font-family: 'Roboto-Medium';
  float: left;
  margin-right: 10px;
}

.list-social-1 li:first-child {
  line-height: 35px;
}

.list-social-1 li a {
  display: inline-block;
  width: 34px;
  height: 34px;
  transition: 300ms;
  border-radius: 100%;
}

.list-social-1 li a.fb {
  background: url(../images/icon-fb.png) no-repeat;
}

.list-social-1 li a.tw {
  background: url(../images/icon-tw.png) no-repeat;
}

.list-social-1 li a.gg {
  background: url(../images/icon-gg.png) no-repeat;
}

.list-social-1 li a.ytb {
  background: url(../images/icon-ytb.png) no-repeat;
}

.list-social-1 li a.v {
  background: url(../images/icon-v.png) no-repeat;
}

.list-social-1 li a.yelp {
  background: url(../images/icon-yelp.png) no-repeat;
}

.list-social-1 li a:hover {
  background-position: 0 -35px;
}

.contact-us-1 .form-contact button {
  padding: 3px 25px;
}

.business-sidebar {
  margin-top: 60px;
}

.sidebar-widget {
  margin-bottom: 30px;
}

.sidebar-widget h3 {
  font-family: 'Roboto-Medium';
  font-size: 30px;
  color: #333;
  margin: 0;
  position: relative;
  padding: 9px 0 8px 20px;
  margin-bottom: 20px;
}

.sidebar-widget h3:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 6px;
  height: 50px;
  background: #00aef0;
}

.menu-sidebar ul li {
  margin-bottom: 1px;
}

.menu-sidebar ul li a {
  font-family: 'Roboto-Medium';
  font-size: 20px;
  text-transform: capitalize;
  color: #333;
  background: #ffd401;
  display: inline-block;
  width: 100%;
  padding: 20px 25px;
}

.menu-sidebar ul li a:hover {
  text-decoration: none;
  color: #fff;
}

.sidebar-widget.web-adv .thumb-img {
  padding-top: 65%;
}

.sidebar-widget.web-adv .sumary {
  padding: 20px;
  background: #f2f2f2;
}

.sidebar-widget.web-adv .sumary h4 {
  margin-top: 0;
}

.sidebar-widget.web-adv .sumary h4 a {
  font-family: 'Roboto-Medium';
  color: #333;
}

.sidebar-widget.web-adv .sumary span {
  color: #979797;
  display: inline-block;
  margin-bottom: 8px;
}

.sidebar-widget.web-adv .sumary span i {
  margin-right: 7px;
}

.sidebar-widget.web-adv .sumary h4 a:hover {
  text-decoration: none;
  color: #00aef0;
}

.sidebar-widget.web-adv .sumary > a {
  color: #00aef0;
  text-decoration: underline;
  font-size: 16px;
}

.sidebar-widget img {
  width: 100%;
}

.box-facebook iframe {
  width: 100%!important;
}

#about-us .text-block p:last-child {
  margin-bottom: 0;
}

.list-logo-right .main-list-logo {
  background: #f2f2f2;
  padding: 10px 10px 0 10px;
}

.list-logo-right .main-list-logo .row {
  margin: 0 -5px;
}

.list-logo-right .main-list-logo .row .col-md-6 {
  padding: 0 5px;
  margin-bottom: 10px;
}

.list-logo-right .main-list-logo .thumb-img {
  padding-top: 60%;
}

.list-logo-right .main-list-logo .global-image span {
  border: 1px solid #e4e1e1;
}

.amazingslider-arrow-left-1 {
  width: 48px!important;
  height: 48px!important;
  background: url(../images/btn-left.png)!important;
  left: 20px!important;
}

.amazingslider-arrow-right-1 {
  width: 48px!important;
  height: 48px!important;
  background: url(../images/btn-right.png)!important;
  right: 20px!important;
}

.amazingslider-car-left-arrow-1 {
  width: 30px!important;
  height: 30px!important;
  background: url(../images/btn-left.png)!important;
  left: 20px!important;
  background-size: cover!important;
}

.amazingslider-car-right-arrow-1 {
  width: 30px!important;
  height: 30px!important;
  background: url(../images/btn-right.png)!important;
  right: 20px!important;
  background-size: cover!important;
}

.amazingslider-bullet-playvideo-1 {
  background: url(../images/play-32-32-0.png) no-repeat center center!important;
}

.amazingslider-play-1 {
  background: url(../images/playvideo-64-64-0.png) no-repeat center center!important;
}

.gallery-1 .title-block h1 {
  text-align: left!important;
  margin-bottom: 20px!important;
}

.amazingslider-nav-1 {
  margin-top: -5px!important;
}

.hour-details li {
  margin-bottom: 10px;
}

.amazingslider-slider-1,
.amazingslider-box-1,
.amazingslider-bullet-1 {
  -webkit-box-sizing: content-box!important;
  -moz-box-sizing: content-box!important;
  box-sizing: content-box!important;
}

#menu {
  margin-bottom: 50px;
}

#menu .thumb-img {
  padding-top: 117%;
}

#menu .global-image span:hover {
  opacity: 1;
}

#menu h1 {
  margin-bottom: 20px;
}

#menu .block-menu {
  background: #00aef0;
}

#scrollbar3 .text-block h3 {
  margin-top: 0;
}

#scrollbar3 .text-block {
  color: #fff;
  font-family: 'Roboto-Regular';
}

#scrollbar3 .i-mn span {
  right: 15px;
}

#scrollbar3 .viewport {
  height: 350px;
}

#last-news {
  font-family: 'Roboto-Light';
  color: #333;
  margin-bottom: 50px;
}

#last-news h1 {
  margin-bottom: 20px;
}

#last-news h3 {
  font-family: 'Roboto-Regular';
  margin-top: 0;
}

.last-news-article {
  background: #f2f2f2;
  padding: 27px 30px 30px 30px;
}

.last-news-article p:last-child {
  margin-bottom: 0;
}

.last-news-article p {
  font-size: 15px;
  line-height: 1.6em;
}

.hl-item .thumb-img {
  padding-top: 66%;
}

#service h1 {
  margin-bottom: 20px;
}

.block-service .col-md-6 {
  float: none;
  width: 50%;
  display: inline-block;
  vertical-align: top;
  margin: 0 -0.125em;
}

.block-service .service-item {
  margin-bottom: 30px;
}

.block-service .service-item > *{
  color: #333;
}

.block-service .service-item h3 {
  font-size: 20px;
  margin: 0 0 5px 0;
}

.block-service .service-item h3 a {
  color: #333;
  position: relative;
  display: inline-block;
  padding-left: 27px;
}

.block-service .service-item h3 a:hover {
  color: #00aef0;
  text-decoration: none;
}

.block-service .service-item h3 a:before {
  position: absolute;
  content: '';
  width: 16px;
  height: 17px;
  background: url(../images/icon-arrow.png) no-repeat;
  top: 3px;
  left: 2px;
}

.block-service {
  padding: 40px 5px 15px 45px;
  background: #f2f2f2;
}

.block-service .service-item h3 a:hover:before {
  background: url(../images/icon-arrow-active.png) no-repeat;
}

.block-service .service-item p {
  font-family: 'Roboto-Light';
  font-size: 16px;
  margin-left: 2px;
}

#html5-prev img,
#html5-next img,
#html5-close img {
  display: none;
}

#html5-prev {
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url(../images/lightbox-prev.png) no-repeat;
}

#html5-next {
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url(../images/lightbox-next.png) no-repeat;
}

#html5-close {
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url(../images/lightbox-close.png) no-repeat;
}

#html5-play img {
  display: none;
}

.list-adv .col-md-4 {
  float: none;
  display: inline-block;
  vertical-align: top;
  margin-right: -0.25em;
}


/*responsive*/

@media (min-width : 1260px) {
	/*list-menu fixed*/
.list-menu.fixed { position: fixed; top: 105px; z-index: 8; background-color:#fff;}
	.list-menu.fixed { width: 1171px; margin-left: -21px; padding: 0 20px; border-right: solid 1px #ddd; border-left: solid 1px #ddd;}
	.show-grid { height: 399px;}
	.google-map { width: 100%; margin: 0 auto;}
	.wrap-nav.fixed {position: fixed; left: 0;  top: 0; width: 100%; z-index: 998;}
	.wrap-nav .navbar { border-radius: 0;}
	.animation { position: relative; width: 79px; height: 69px; display: block;}
	.animation img { width: 64px; height: 69px; background:url(../images/tip-post.png) no-repeat; position: absolute; top: 1px; left:15px; -webkit-transition: all .2s linear ;-moz-transition: all .2s linear ;-ms-transition: all .2s linear ;-o-transition: all .2s linear ;transition: all .2s linear ;}
	.dropdown:hover .animation img { background:url(../images/tip-post-hover.png) no-repeat;  -ms-transform: rotate(7deg); /* IE 9 */ -moz-transform: rotate(7deg); 
    -webkit-transform: rotate(7deg); /* Chrome, Safari, Opera */
    transform: rotate(7deg);}
	.dropdown-menu li:hover .sub-menu {
    visibility: visible;
	
}
.google-map iframe { height: 550px;}
.dropdown:hover .dropdown-menu {
    display: block;
}
	.fancybox-wrap .row { width: 1000px;}
	.list-year-s { display: none;}
	.event-page .col-md-7 { width:62.333%;}
	.event-page .col-md-offset-1 { margin-left:4.333%;}
	.style-2 .panel-body,.style-2 .panel-group .panel { overflow: visible;}
	.style-2 .tab-event{ padding-left: 60px;}
	.style-2 > .tab-content{ padding-left: 51px;}
	.style-2 { margin-bottom: 150px;}
	.wrapper-btn { margin-left: -51px; padding-left: 66px;}
	.navbar-nav > li > .dropdown-menu.right { top: 30%; left: 100%; border-radius: 0; margin: 0; border: solid 1px #ddd; background:#fff;}
	.dropdown-menu.right > li > a { background: url(../images/arrow.png) left center no-repeat; padding: 5px 0 5px 13px; margin: 0 7px 0 13px;}
	.dropdown-menu.right > li > a:hover { color:#00aeef; background: url(../images/arrow-hover.png) left center no-repeat;}
	.tab-1 li a { border: none; border-radius: 0; font-size: 15px; font-family: Robotold; color:#fff;}
	.tab-1 li a:hover { background:#979797; color:#ffd401;}
	.tab-1 li.active a { border: none; border-radius: 0;}
	.tab-1 li.active a:hover { border: none; border-radius: 0;}
	.inner-1 .col-md-9, .inner-1 .col-md-3 { padding-left: 0; padding-right: 0;}
	.inner-2 .col-md-4 {  padding-left: 0; padding-right: 5px;}
	.inner-2 .col-md-8 { padding-left: 2px;}
	.inner-2 .nav li.active a:before,.inner-2 .nav li:hover a:before  { border-bottom: 19px solid transparent;
    border-left: 22px solid #80d7f7; 
    border-top: 19px solid transparent;
    content: "";
    height: 0;
    margin: 0 -22px 0 0;
    position: absolute;
    right: 0;
    width: 0;}
	.list-logo li:nth-child(5n){ background: none;}
  .list-logo li:nth-child(11) a,.list-logo li:nth-child(12) a, .list-logo li:nth-child(13) a,.list-logo li:nth-child(14) a,.list-logo li:nth-child(15) a{ background: none;}
}
@media  (min-width : 992px) and (max-width: 1260px) {
	/*list-menu fixed*/
  .list-menu.fixed { position: fixed; top: 105px; z-index: 8; background-color:#fff;}
	.list-menu.fixed { width: 940px; margin-left: -21px; padding: 0 20px; border-right: solid 1px #ddd; border-left: solid 1px #ddd;}
	.wrap-nav .navbar { border-radius: 0;}
	.animation { position: relative; width: 79px; height: 69px; display: block;}
	.animation img { height: 69px; width: 64px; background:url(../images/tip-post.png) no-repeat; position: absolute; top: 0px; left:15px; -webkit-transition: all .2s linear ;-moz-transition: all .2s linear ;-ms-transition: all .2s linear ;-o-transition: all .2s linear ;transition: all .2s linear ;}
	.dropdown:hover .animation img { background:url(../images/tip-post-hover.png) no-repeat; -ms-transform: rotate(10deg); /* IE 9 */ -moz-transform: rotate(10deg); 
    -webkit-transform: rotate(10deg); /* Chrome, Safari, Opera */
    transform: rotate(10deg);}
	.dropdown-menu li:hover .sub-menu {
    visibility: visible;
  } 

  .fix-img {
    height: 263px!important;
  }

  .dropdown:hover .dropdown-menu {
      display: block;
  }
	.frm-mail {top:-5px;}
	.fancybox-wrap .row { width: 800px;}
	.fancybox-wrap .frm .row { width: 400px;}
	.list-year-s { display: none;}
	.event-page .col-md-7 { width:61.333%;}
	.event-page .col-md-offset-1 { margin-left:5.333%;}
	.style-2 .panel-body,.style-2 .panel-group .panel { overflow: visible;}
	.style-2 .tab-event{ padding-left: 60px;}
	.style-2 > .tab-content{ padding-left: 51px;}
	.style-2 { margin-bottom: 150px;}
	.btn-submit { padding: 0 12px; font-size: 13px;	}
	.items .layer-title { height: 50px;}
	.items .layer-title  a { height: 50px; font-size: 14px; letter-spacing: -1px;}
	.address-layer { font-size: 11px; height: 135px;}
	.address-layer a { font-size: 11px;}
	.outer-social {
      padding-top: 108px;
  }
	.panel .panel-title a  {  overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding-right: 50px;}
  .navbar-nav > li > .dropdown-menu.right { top: 30%; left: 100%; border-radius: 0; margin: 0; border: solid 1px #ddd; background:#fff;}
  .dropdown-menu.right > li > a { background: url(../images/arrow.png) left center no-repeat; padding: 5px 0 5px 13px; margin: 0 7px 0 13px;}
  .dropdown-menu.right > li > a:hover { color:#00aeef; background: url(../images/arrow-hover.png) left center no-repeat;}
  /*.slider-1{ padding-top: 30px;} Toan edit*/
  .title span { font-size: 20px!important;}
	.inner-1 .col-md-9, .inner-1 .col-md-3 { padding-left: 0; padding-right: 0;}
	.list-icon li{ width: 70px; text-align: center; float: left; margin: 19px 15px 0 28px;}
	.tabs-left > li.active > a { width: 120px;}
	.inner-2 {  background:#fff url(../images/bgd-11.png) top left repeat-y;}
	.inner-2 .col-md-4 {  padding-left: 0; padding-right: 5px;}
	.inner-2 .col-md-8 { padding-left: 2px;}
	.inner-2 .nav li a { width: 112px; padding:  0 0 0 5px; font-size: 12px;}
	.inner-2 .nav li.active a:before,.inner-2 .nav li:hover a:before  { border-bottom: 19px solid transparent;
    border-left: 22px solid #80d7f7;
    border-top: 19px solid transparent;
    content: "";
    height: 0;
    margin: 0 -22px 0 0;
    position: absolute;
    right: 0;
    width: 0;}
	.list-logo li:nth-child(5n){ background: none;}
  .list-logo li:nth-child(11) a,.list-logo li:nth-child(12) a, .list-logo li:nth-child(13) a,.list-logo li:nth-child(14) a,.list-logo li:nth-child(15) a{ background: none;}
  .block-restaurant .address { right: 40%;}

  .step-2 .block-text {
    margin-right: 0;
  }

  .navbar-default .navbar-nav > li > a {
    font-size: 16px;
  }

  .navbar-header .viet102-logo {
    margin-right: 15px;
  }

  .txt-search  {
    min-width: 200px;
  }

  .banner-area {
    margin-bottom: -50px;
  }

  .wrapper {
    margin-top: 70px;
  }

  .row-1 {
    margin-bottom: 40px;
  }

  .list-icon li {
    width: 81px;
  }

  .list-icon li img {
    width: 60%;
  }

  .tab-content-icon {
    margin-left: -72px;
  }

  #about-us .row {
    margin: 0 -15px;
  }

  #about-us .row .col-md-6 {
    padding: 0 15px;
  }

  .user-panel .main-menu li {
    margin-left: 18px;
  }

  .user-panel .main-menu li a {
    font-size: 16px;
  }

  .user-panel .main-menu {
    margin-top: 16px;
  }

  .user-panel .breadcrumb li a {
    font-size: 14px;
  }

  .main-intro h1 {
    font-size: 30px;
    margin: 0 0 5px 0;
  }

  .main-intro h1 span {
    font-size: 20px;
  }

  .main-intro p {
    margin-bottom: 5px;
    font-size: 16px;
  }

  .main-intro > a {
    font-size: 16px;
    background-position: -40px 0;
  }

  .banner-web .thumb-img {
    padding-top: 97%;
  }

  .sale-slider .thumb-img {
    padding-top: 94.7%!important;
  }

  .ad-panel .nav-tabs li a {
    padding: 10px 12px;
    font-size: 16px;
    margin-top: 10px;
  }

  #scrollbar3 .viewport {
    height: 270px;
  }
}

  @media  (min-width : 768px) and (max-width: 991px) {
	/*list-menu fixed*/
.list-menu.fixed { position: fixed; top: 105px; z-index: 8; background-color:#fff;}
	.list-menu.fixed { width: 720px; margin-left: -21px; padding: 0 20px; border-right: solid 1px #ddd; border-left: solid 1px #ddd;}
		.wrap-nav.fixed {position: fixed; left: 0;  top: 0; width: 100%; z-index: 998;}
	.navbar-form.navbar-right { padding-left: 0;}
	.animation { position: relative; width: 79px; height: 69px; display: block;}
	.animation img { height: 69px; width: 64px; background:url(../images/tip-post.png) no-repeat; position: absolute; top: 0px; left:15px; -webkit-transition: all .2s linear ;-moz-transition: all .2s linear ;-ms-transition: all .2s linear ;-o-transition: all .2s linear ;transition: all .2s linear ;}
	.dropdown:hover .animation img { background:url(../images/tip-post-hover.png) no-repeat; -ms-transform: rotate(10deg); /* IE 9 */ -moz-transform: rotate(10deg); 
    -webkit-transform: rotate(10deg); /* Chrome, Safari, Opera */
    transform: rotate(10deg);}
	
	.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover .dropdown-menu {
	
    display: block;
}
	.fancybox-wrap .row { width: 600px;}
	.list-year { display: none;}
	.event-page .block-1 { margin-top: 20px;}
	.carousel-2 { width: 90%; margin: 0 auto;}
	.items .layer-title { height: 54px;}
	.items .layer-title  a { height: 54px; font-size: 14px; letter-spacing: -1px;}
	.address-layer { font-size: 11px; height: 135px;}
	.address-layer a { font-size: 11px;}
	.pagination > li:first-child a , .pagination > li:last-child a {display: none;}
	.block-expo { padding: 0 }
	.tabs-left>li { float: left; margin-right: 1px;}
	.tabs-left>li>a ,	.tabs-left>li.active>a , .tabs-left>li>a ,	.tabs-left>li.active>a:hover { width: 100px; text-align: center; text-transform: none; padding: 0;}
	.tabs-left>li>a:before , .tabs-left>li.active>a:before{ border: none; }
	.list-icon, .list-icon-1 { text-align: center;}
	
	.list-icon li {width: 70px;text-align: center; float: none;margin: 19px 13px 0 14px;height: 122px;display: inline-block;vertical-align: top;}
	.navbar-nav > li > .dropdown-menu.right { top: 100%; left: 0; border-radius: 0; margin: 0; border: solid 1px #ddd; background:#fff;}
	.dropdown-menu.right > li > a { background: url(../images/arrow.png) left center no-repeat; padding: 5px 0 5px 13px; margin: 0 7px 0 13px;}
	.dropdown-menu.right > li > a:hover { color:#00aeef; background: url(../images/arrow-hover.png) left center no-repeat;}
	.navbar .nav > li > .dropdown-menu.right:before {
    border-bottom: 12px solid #ccc;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    content: "";
    display: inline-block;
    top: -20px;
    position: absolute;
    left: 14px;
}
.navbar .nav > li > .dropdown-menu.right:after {
    border-bottom: 11px solid #fff;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    content: "";
    display: inline-block;
    top: -18px;
    position: absolute;
    left: 15px;
}
	.nav > li > a { padding-left: 9px; padding-right: 9px;}
	.navbar-form .form-control { width: 127px;}
	.inner-2 { background: #fff;   height: auto !important;} 

  .inner-2 .nav li.active a:before,.inner-2 .nav li:hover a:before  { border-bottom: 19px solid transparent;
    border-left: 0 solid #80d7f7;
    border-top: 19px solid transparent;
    content: "";
    height: 0;
    margin: 0 -22px 0 0;
    position: absolute;
    right: 0;
    width: 0;}
	.inner-2 .nav  { padding: 12px 0;}
		.list-logo li { width: 33.33%;}
	.list-logo li { background: url(../images/border-v.png) right center no-repeat;}
.list-logo li a  { background: url(../images/border-h.png) center bottom  no-repeat;}
.list-logo li:nth-child(3n){ background: none;}
.list-logo li:nth-child(13) a,.list-logo li:nth-child(14) a,.list-logo li:nth-child(15) a{ background: none;}
.location {  padding: 0;}
.dl-horizontal span { display: block;}
.block-restaurant .address {  right: 0; bottom: 22px;}
.block-restaurant .link-1 { float: right; margin: 0;}
.icon-bar1 { text-indent: -999px; overflow: hidden; padding: 2px;}
.control-label-2 { margin-top: 25px;}
.col-style { margin-bottom: 25px;}
.outer-social { padding-top: 20px;}
.inner-2 .nav li , .inner-2 .nav li:first-child{ border: none;  margin:0 1px 1px 0;}
	.inner-2 .nav li a { width: 130px; text-align: center; padding: 0; background:#00aef0; }
	.inner-2 .nav li a.active, .inner-2 .nav li a:hover {  width: 130px; text-align: center; padding: 0}
	 .frm-mail { top: -50px;}

  .rgt-success {
    padding: 30px 30px 0 30px;
    margin-bottom: -50px;
  }

  .rgt-success > img {
    margin-bottom: -25px;
  }

  .rgt-success p {
    padding-bottom: 0;
    margin-top: -10px;
  }

  .show-grid .inner-1 {
    height: auto;
  }

  .step-2 {
    padding: 30px;
  }

  .step-2 .img-nails {
    margin: 30px auto 0;
    display: block;
  }

  .navbar-default .navbar-nav > li > a {
    font-size: 14px;
  }

  .navbar-header .viet102-logo {
    max-width: 100px;
    width: 100%;
    margin: 14px 15px 0 0!important;
  }

  .navbar {
    border-radius: 0;
  }

  .animation img {
    left: 5px;
  }

  .navbar-form .form-control {
    width: 140px;
  }

  .banner-area {
    margin-bottom: -55px;
  }

  .row-1 {
    margin-bottom: 40px;
  }

  .list-icon li {
    height: auto!important;
  }

  .list-unstyled a img {
    width: 70%;
  }

  .tab-content-icon {
    margin-left: 0;
  }

  .title span {
    font-size: 24px;
  }

  .inner-store .main-info {
    height: 100px;
  }

  .sale-slider .slick-dots {
    margin-bottom: 10px;
  }

  .list-icon {
    padding-bottom: 30px;
  }

  #about-us .row {
    margin: 0 -15px;
  }

  #about-us .row .col-md-6 {
    padding: 0 15px;
  }

  .user-panel .main-menu li {
    margin-left: 18px;
  }

  .user-panel .main-menu li a {
    font-size: 16px;
  }

  .user-panel .main-menu {
    margin-top: 16px;
  }

  .user-panel .breadcrumb li a {
    font-size: 14px;
  }

  .main-intro h1 {
    font-size: 30px;
    margin: 0 0 5px 0;
  }

  .main-intro h1 span {
    font-size: 20px;
  }

  .main-intro p {
    margin-bottom: 5px;
    font-size: 16px;
  }

  .main-intro > a {
    font-size: 16px;
    background-position: -40px 0;
  }

  .user-panel {
    text-align: center;
  }

  .user-panel .breadcrumb,
  .user-panel .main-menu {
    width: 100%; 
    float: none;
  }

  .user-panel .breadcrumb {
    padding: 5px 0;
  }

  .user-panel .main-menu {
     margin: 0 0 5px 0;
  }

  #about-us {
    margin: 30px 0 30px 0;
    padding: 0;
  }

  .title-block h1 {
    margin: 0;
  }

  #gallery .row {
    margin: 0 -8px;
  }

  #gallery .row .col-xs-3 {
    padding: 0 8px;
  }

  #gallery .fancybox-button {
    margin-bottom: 16px;
  }

  #our-discussion h1 {
    margin: 20px 0 30px 0;
  }
  .sale-slider .thumb-img {
    padding-top: 109.2%!important;
  }

  .sale-info {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 17px;
  }

  .ad-panel .box-nav,
  .ad-panel .search-form {
    float: none;
    width: 100%;
  }

  .ad-panel .search-form {
    padding-left: 15px;
  }

  .ad-panel .nav-tabs {
    display: inline-block;
    padding-top: 10px;
  }

  .ad-panel .nav-tabs li a {
    padding: 10px 15px;
  }

  .col-foot {
    margin-bottom: 30px;
  }
  
  .footer-top {
    padding: 60px 0 30px 0;
  }

  .store-hl .box-desc {
    padding: 10px 15px;
  }

  .store-hl .box-desc h4 {
    font-size: 18px;
    height: 24px;
  }

  .banner-web {
    margin-top: 84px;
  }

  .banner-web .thumb-img {
    padding-top: 89%;
  }

  .wrapper-1 {
    margin: 40px 0 0 0;
    padding-top: 20px;
  }

  .block-working-hour h1 {
    margin-bottom: 15px;
  }

  .about-1 h1 {
    margin-bottom: 10px;
  }

  #scrollbar3 .viewport {
    height: 280px;
  }

  .block-service {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .ad-panel .search-form {
    padding-left: 15px;
  } 

  .show-grid .inner-1 {
    height: auto;
  }

  .list-icon-2 {
    display: none!important;
  }

  .inner-2,
  .inner,
  .carousel-inner {
    height: auto!important;
  }

  .rgt-success {
    padding: 20px 20px 0 20px;
    margin-bottom: -50px;
  }

  .rgt-success > img {
    margin-bottom: -25px;
  }

  .rgt-success p {
    padding-bottom: 0;
    margin-top: -10px;
  }

  .rgt-success .home-1 {
    display: none;
  }

  .rgt-success .home-2 {
    display: block;
    font-size: 15px;
  }

  .inner-2 {
    height: auto!important;
    background: #fff;
  }
  
  .inner-2 .list-icon-1 {
    border: none;
  }

   .step-2 {
    padding: 30px;
  }

  .step-2 .img-nails {
    margin: 30px auto 0;
    display: block;
  }
  
  .step-2 .block-text {
    margin-right: 0;
  }

  .dropdown-toggle.animation {
    display: none
  }

  .navbar-header .viet102-logo {
    max-width: 100px;
    width: 100%;
  }

  .navbar-header .viet102-logo {
    margin-left: 15px!important;
  }

  .banner-area {
    margin-top: 74px;
  }

  .banner-area {
    margin-bottom: -85px;
  }

  .row-1 {
    margin-bottom: 35px;
  }

  .list-icon li {
    height: auto!important;
  }

  .list-unstyled a img {
    width: 70%;
  }

  .inner-store .main-info {
    height: auto;
  }

  #about-us .row {
    margin: 0 -15px;
  }

  #about-us .row .col-md-6 {
    padding: 0 15px;
  }

  .user-panel .main-menu li {
    margin-left: 18px;
  }

  .user-panel .main-menu li a {
    font-size: 16px;
  }

  .user-panel .main-menu {
    margin-top: 16px;
  }

  .user-panel .breadcrumb li a {
    font-size: 14px;
  }

  .main-intro h1 {
    font-size: 30px;
    margin: 0 0 5px 0;
  }

  .main-intro h1 span {
    font-size: 20px;
  }

  .main-intro p {
    margin-bottom: 5px;
    font-size: 16px;
  }

  .main-intro > a {
    font-size: 16px;
    background-position: -40px 0;
  }

  .user-panel {
    text-align: center;
  }

  .user-panel .breadcrumb,
  .user-panel .main-menu {
    width: 100%; 
    float: none;
  }

  .user-panel .breadcrumb {
    padding: 5px 0;
  }

  .user-panel .main-menu {
     margin: 0 0 5px 0;
  }

  #about-us {
    margin: 0px 0 30px 0;
    padding: 0;
  }

  .title-block h1 {
    margin: 0;
  }

  #gallery .row {
    margin: 0 -8px;
  }

  #gallery .row .col-xs-3 {
    padding: 0 8px;
  }

  #gallery .fancybox-button {
    margin-bottom: 16px;
  }

  #our-discussion h1 {
    margin: 20px 0 30px 0;
  }

  .wrapper-menu {
    top: 84px;
  }

  .block-working-hour {
    padding: 25px 0 0 0;
  }

  .block-working-hour h1 {
    margin-bottom: 15px!important;
  }

  .store-hl .box-desc {
    padding: 10px 15px;
  }

  .store-hl .box-desc h4 {
    font-size: 18px;
    height: 24px;
  }

  .wrapper-1 {
    margin: 40px 0 0 0;
    padding-top: 20px;
  }

  .adv-item .box-sumary {
    padding: 10px 15px;
  }

  .adv-item h3 {
    font-size: 18px;
    height: 20px;
  }

  .ad-panel .nav-tabs li a {
    font-size: 16px;
    padding: 8px 10px;
  }

  .ad-panel .search-form,
  .ad-panel .box-nav {
    float: none;
    width: 100%;
  }

  .list-job-style {
    text-align: center;
  }

  .block-working-hour h1 {
    margin-bottom: 15px;
  }

  .about-1 h1 {
    margin-bottom: 10px;
  }

  .about-1 {
    margin-top: 30px!important;
  }

  .about-1 .box-img {
    width: 100%;
    float: none;
    padding-left: 0;
  }

  #menu .thumb-img {
    padding-top: 100%;
  }

  #scrollbar3 {
    padding-left: 25px;
    padding-bottom: 20px;
  }

  .block-service {
    margin-bottom: 20px;
    padding: 30px 5px 15px 20px;
  }

  .block-service .col-md-6 {
    width: 100%;
  }
}

  @media  (min-width : 640px) and (max-width: 767px) {
	  .panel-classify .row .text-ellipsis(2), .panel-classify .row .text-ellipsis(4){ display: none !important;}
	  .panel-classify .row .text-ellipsis(1){ width:66% !important;}
	.list-menu li  { margin-right: 4%;}
	.list-menu li a { font-size: 15px;}
	.type { margin-top: 30px;}
	.list-photo-1 li { width: 50%;}
	.fancybox-wrap .row { width: 500px;}
	  #business_contact{width:640px;}
	.list-year { display: none;}
	.event-page .block-1 { margin-top: 20px;}
	 .carousel-2 { width: 90%; margin: 0 auto;}
	.wrapper { padding-bottom: 50px;}
	.address-layer {  height: 212px; top: -212px;}
	.block-restaurant .thumbs { float: left;}
	.block-restaurant .address { right: 0;}
	.block-expo { padding: 0}
	.tabs-left>li { float: left; margin-right: 1px;}
	.tabs-left>li>a ,	.tabs-left>li.active>a , .tabs-left>li>a ,	.tabs-left>li.active>a:hover { width: 100px; text-align: center; text-transform: none; padding: 0;}
	.tabs-left>li>a:before , .tabs-left>li.active>a:before{ border: none; }
	.list-icon { text-align: center;}
	.list-icon li {width: 70px;text-align: center; float: none;margin: 19px 13px 0 14px;height: 122px;display: inline-block;vertical-align: top;}
  .navbar .nav > li > .dropdown-menu.right:after , .navbar .nav > li > .dropdown-menu.right:before, .navbar .nav > li > .dropdown-menu.bottom:after,.navbar .nav > li > .dropdown-menu.bottom:before{ border: none;}
  .tab-business li{ float: left; margin-bottom: 1px;}
  .tab-business li a { padding: 0 15px; background:#00aef0; color:#fff; height: 37px; line-height: 37px;}
  .tab-business li a:hover { background:#80d7f7; color:#fff;}
  .tab-business li.active a {  background:#80d7f7; color:#fff;}
  .tab-business li.active a:hover { background:#80d7f7; color:#fff;}
  .btn-search { display: none;}

  .inner-2 .nav li.active a:before,.inner-2 .nav li:hover a:before  { border-bottom: 19px solid transparent;
    border-left: 0 solid #80d7f7;
    border-top: 19px solid transparent;
    content: "";
    height: 0;
    margin: 0 -22px 0 0;
    position: absolute;
    right: 0;
    width: 0;}
	
	.inner-2 .nav  { padding: 12px 0;}
	.list-photo li a img { width: 100%;}
	.list-photo li a { margin: 20px;}
	.list-photo li a span { text-align: center; padding: 20px 0; width: 100%;}
	.list-logo li { width: 33.33%;}
	.list-logo li { background: url(../images/border-v.png) right center no-repeat;}
.list-logo li a  { background: url(../images/border-h.png) center bottom  no-repeat;}
.list-logo li:nth-child(3n){ background: none;}
.list-logo li:nth-child(13) a,.list-logo li:nth-child(14) a,.list-logo li:nth-child(15) a{ background: none;}
.icon-bar1 { text-indent: -999px; overflow: hidden; padding: 2px;}
.control-label-2 { margin-top: 25px;}
.col-style { margin-bottom: 25px;}
.outer-social { padding-top: 20px;}
.inner-2 .nav li , .inner-2 .nav li:first-child{ border: none;  margin:0 1px 1px 0;}
	.inner-2 .nav li a { width: 130px; text-align: center; padding: 0; background:#00aef0; }
	.inner-2 .nav li a.active, .inner-2 .nav li a:hover {  width: 130px; text-align: center; padding: 0}
	.frm-mail {top:-50px;}

  .clear-p .col-xs-12 {
    padding: 0!important;
  }

  .clear-p .select {
    width: 100%!important;
  }

  .item-temp {
    margin-bottom: 20px;
  }

  .title-free {
    font-size: 25px!important;
  }

  .title-free strong {
    font-size: 35px!important;
  }
  
  .tab-content-icon {
    margin-left: 0;
  }

}
@media  (min-width : 480px) and (max-width: 639px) {
	.panel-classify .row .text-ellipsis:nth-of-type(2), .panel-classify .row .text-ellipsis:nth-of-type(4){ display: none !important;}
	  .panel-classify .row .text-ellipsis:nth-of-type(1){ width:66% !important;}
	.cover{ height:480px;}
	.info-bu { width: 480px; top: 50px;}
	ul.list-photo-2 li { width: 100%; margin-bottom: 10px; margin-left:0px; margin-right:0px;}
	ul.list-photo-2 li img { width:100% !important;}
	.commenterImage { width:40px;}
	.commentList li .commentText { margin-left: 39px;}
	#business_contact{width:100%;  margin-left: -15px;}
	.contact-form .pull-right{ float:left !important;}
	.google-map{ height: 250px !important;}
	.list-menu {display: none;}
	.list-menu li  { margin: 0 5px; width: 100%;}
	.list-menu li a { font-size: 15px; border-bottom: solid 3px transparent; }
	.type { margin-top: 30px;}
	.list-photo-1 li { width: 50%;}
	.fancybox-wrap .row { width: 400px;}
	.btn-submit { top: -40px;}
	.event-page .block-1 { margin-top: 20px;}
	.carousel-2 { width: 90%; margin: 0 auto;}
	.list-year { display: none;}
	.items .layer-title { height: 67px;}
	.items .layer-title  a { height: 67px; font-size: 16px; letter-spacing: -1px;}
	.address-layer { font-size: 11px; height: 135px;}
	.address-layer a { font-size: 11px;}
	.pagination > li:first-child a , .pagination > li:last-child a {display: none;}
	.block-restaurant .thumbs { float: left;}
	.block-restaurant .address { right: 0;}
	.block-expo { padding: 0 }
	.tabs-left>li { float: left; margin-right: 1px;}
	.tabs-left>li>a ,	.tabs-left>li.active>a , .tabs-left>li>a ,	.tabs-left>li.active>a:hover { width: 100px; text-align: center; text-transform: none; padding: 0;}
	.tabs-left>li>a:before , .tabs-left>li.active>a:before{ border: none; }
	.list-icon { text-align: center;}
	.list-icon li {width: 70px;text-align: center; float: none;margin: 19px 13px 0 14px;height: 122px;display: inline-block;vertical-align: top;}
  .navbar .nav > li > .dropdown-menu.right:after , .navbar .nav > li > .dropdown-menu.right:before, .navbar .nav > li > .dropdown-menu.bottom:after,.navbar .nav > li > .dropdown-menu.bottom:before{ border: none;}
  .tab-business li{ float: left; margin-bottom: 1px;}
  .tab-business li a { padding: 0 15px; background:#00aef0; color:#fff; height: 37px; line-height: 37px;}
  .tab-business li a:hover { background:#80d7f7; color:#fff;}
  .tab-business li.active a {  background:#80d7f7; color:#fff;}
  .tab-business li.active a:hover { background:#80d7f7; color:#fff;}
	.inner-2 { background: none;} 
	.btn-search { display: none;}

  .inner-2 .nav li.active a:before,.inner-2 .nav li:hover a:before  { border-bottom: 19px solid transparent;
    border-left: 0 solid #80d7f7;
    border-top: 19px solid transparent;
    content: "";
    height: 0;
    margin: 0 -22px 0 0;
    position: absolute;
    right: 0;
    width: 0;}
	.inner-2 .nav  { padding: 12px 0;}
	.list-photo li a { margin: 10px;}
	.list-photo li a img { width: 100%;}
	.list-photo li a span { text-align: center; padding: 15px 0; width: 100%;}
	.list-logo li { width: 50%;}
	.list-logo li { background: url(../images/border-v.png) right center no-repeat;}

.list-logo li a  { background: url(../images/border-h.png) center bottom  no-repeat;}
.list-logo li:nth-child(2n){ background: none;}
.list-logo li:nth-child(15) a{ background: none;}
.icon-bar1{ text-indent: -999px; overflow: hidden; padding: 2px;}
.control-label-2 { margin-top: 25px;}
.col-style { margin-bottom: 25px;}
.outer-social { padding-top: 20px;}
.control-1 li, .control-1 li.active { margin: 0 1%;}
.inner-2 .nav li , .inner-2 .nav li:first-child{ border: none;  margin:0 1px 1px 0;}
	.inner-2 .nav li a { width: 130px; text-align: center; padding: 0; background:#00aef0; }
	.inner-2 .nav li a.active, .inner-2 .nav li a:hover {  width: 130px; text-align: center; padding: 0}
	.frm-mail {top:-50px;}

  .clear-p .col-xs-12 {
    padding: 0!important;
  }

  .clear-p .select {
    width: 100%!important;
  }

  .item-temp {
    margin-bottom: 20px;
  }

  .title-free {
    font-size: 30px!important;
  }

  .title-free strong {
    font-size: 40px!important;
  }

  .tab-content-icon {
    margin-left: -3px;
  }
}
@media (min-width : 320px) and (max-width: 480px) {
	.panel-classify .row .text-ellipsis:nth-of-type(2), .panel-classify .row .text-ellipsis:nth-of-type(4){ display: none !important;}
	  .panel-classify .row .text-ellipsis:nth-of-type(1){ width:66% !important;}
	.cover{ height:480px;}
	.info-bu { width: 100%;top: 30px; right: 0px;}
	ul.list-photo-2 li { width: 100%; margin-bottom: 10px; margin-left:0px; margin-right:0px;}
	ul.list-photo-2 li img { width:100% !important;}
	#business_contact{width:100%;  margin-left: -15px;}
	.google-map{ height: 200px !important;}
	.contact-form .pull-right{ float:left !important;}
	.fck{ margin: 20px 0px 0px 0px;}
	.commenterImage { width:40px;}
	.commentList li .commentText { margin-left: 39px;}
	.list-menu {display: none;}
	.list-menu li  { margin: 0 5px; width: 100%;}
	.list-menu li a { font-size: 15px; border-bottom: solid 3px transparent; }
	.type { margin-top: 30px;}
	.fancybox-wrap .row { width: 320px;}
	.list-photo-1 li { width: 80%; margin: 0 auto; float: none;}
	.event-page .row { padding-top: 40px;}
	.btn-submit { top: -80px;}
	.event-page .block-1 { margin-top: 20px;}
	.carousel-2 { width: 88%; margin: 0 auto;}
	.list-year { display: none;}
	.list-year-s { top: 40px;}
	.wrapper { padding-bottom: 50px;}
	.items .layer-title { height: 77px;}
	.items .layer-title  a { height: 77px; font-size: 18px; }
	.address-layer {  height: 197px;}
	.pagination > li:first-child a , .pagination > li:last-child a {display: none;}
		.block-restaurant .thumbs { float: left;}
	.block-restaurant .address { right: 0;}
	.frm-mail {top:-50px;}
	.block-expo { padding: 0}
	.panel .panel-title a  {  overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding-right: 50px; font-size: 17px;}
	.panel.active .panel-title a { padding: 0 50px 0 15px; font-size: 18px;}
	.tabs-left>li { float: left; margin-right: 1px;}
	.tabs-left>li>a ,	.tabs-left>li.active>a , .tabs-left>li>a ,	.tabs-left>li.active>a:hover { width: 100px; text-align: center; text-transform: none; padding: 0;}
	.tabs-left>li>a:before , .tabs-left>li.active>a:before{ border: none; }
	.list-icon { text-align: center;}
	.list-icon li {width: 85px;text-align: center; float: none;margin: 19px 13px 0 14px;height: 122px;display: inline-block;vertical-align: top;}
	  .navbar .nav > li > .dropdown-menu.right:after , .navbar .nav > li > .dropdown-menu.right:before, .navbar .nav > li > .dropdown-menu.bottom:after,.navbar .nav > li > .dropdown-menu.bottom:before{ border: none;}
	.tab-business li{ float: left; margin-bottom: 1px;}
  .tab-business li a { padding: 0 15px; background:#00aef0; color:#fff; height: 37px; line-height: 37px;}
  .tab-business li a:hover { background:#80d7f7; color:#fff;}
  .tab-business li.active a {  background:#80d7f7; color:#fff;}
  .tab-business li.active a:hover { background:#80d7f7; color:#fff;}
	.inner-2 { background: none;} 
	.list-photo li a span { text-align: center; padding: 20px 0; width: 100%;}

  .inner-2 .nav li.active a:before,.inner-2 .nav li:hover a:before  { border-bottom: 19px solid transparent;
    border-left: 0 solid #80d7f7;
    border-top: 19px solid transparent;
    content: "";
    height: 0;
    margin: 0 -22px 0 0;
    position: absolute;
    right: 0;
    width: 0;}
	.btn-search { display: none;}
	.inner-2 .nav  { padding: 12px 0;}
	.list-photo li a { margin: 10px 12%;}
	.list-photo li a img { width: 100%;}
	.list-logo li { width: 100%;  background: none}
.list-logo li a  { background: none; margin: 10px 12%; border: solid 1px #ddd;}
.list-logo li a:hover { border-color:#00aef0;}
.list-logo li:nth-child(2n){ background: none;}
.list-logo li:nth-child(15) a{ background: none;}
.list-res .col-xs-6 { width: 100%;}
.list-photo li { width: 100%;}
.icon-bar1 { text-indent: -999px; overflow: hidden; padding: 2px;}
.control-label-2 { margin-top: 25px;}
.col-style { margin-bottom: 25px;}
.outer-social { padding-top: 20px;}
.btn-2 { width: 214px; border-radius: 4px;}

.title span { font-size: 21px; letter-spacing: -1px;}
.inner-2 .nav li , .inner-2 .nav li:first-child{ border: none;  margin:0 1px 1px 0;}
	.inner-2 .nav li a { width: 130px; text-align: center; padding: 0; background:#00aef0; }
	.inner-2 .nav li a.active, .inner-2 .nav li a:hover {  width: 130px; text-align: center; padding: 0}
	.items { margin: 0 12%;}

  .clear-p .col-xs-12 {
    padding: 0!important;
  }

  .clear-p .select {
    width: 100%!important;
  }

  .item-temp {
    margin-bottom: 20px;
  }

  .title-free {
    font-size: 30px!important;
  }

  .title-free strong {
    font-size: 40px!important;
  }

  .tab-content-icon {
    margin-left: -3px;
  }

  .list-hour .list-inline > li  {
    width: 100%;
    float: none;
    margin-bottom: 15px;
  }

  #gallery .row .col-xs-3 {
    width: 50%;
  }

  .list-adv .col-xs-6 {
    width: 100%;
  }

  .search-form .select {
    width: 100%;
    margin-bottom: 10px;
  }
}
@media (max-width : 320px) {
  .list-adv .col-xs-6 {
    width: 100%;
  }
	.panel-classify .row .text-ellipsis:nth-of-type(2), .panel-classify .row .text-ellipsis:nth-of-type(4){ display: none !important;}
	  .panel-classify .row .text-ellipsis:nth-of-type(1){ width:66% !important;}
	.cover{ height:480px;}
	.info-bu { width: 100%;top: 30px; right: 0px;}
	ul.list-photo-2 li { width: 100%; margin-bottom: 10px;}
	ul.list-photo-2 li img { width:100% !important;}
	.list-menu {display: none;}
	.fck{ margin: 20px 0px 0px 0px;}
	.commenterImage { width:40px;}
	.commentList li .commentText { margin-left: 39px;}
	.type { margin-top: 30px;}
	.list-photo-1 li { width: 100%;} 
	.list-year { display: none;}
	.wrapper { padding-bottom: 30px;}
	.block-restaurant .thumbs {  padding-bottom: 40px;}
	.block-restaurant .address { right: 0; bottom: 20px;}
	.items .layer-title { height: 50px;}
	.items .layer-title  a { height: 50px; font-size: 16px; }
	.address-layer {  height: 155px; font-size: 12px;}
	.address-layer a { font-size: 11px;}
	.pagination > li:first-child a , .pagination > li:last-child a {display: none;}
	.block-expo { padding: 0 }
	.panel .panel-title a  {  overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding-right: 50px;}
	.panel.active .panel-title a { padding: 0 50px 0 15px;}
	.tabs-left>li, .tabs-right>li { margin-bottom: 1px;}
	.list-icon { text-align: center;}
	.list-icon li {width: 80px;text-align: center; float: none;margin: 19px 13px 0 14px;height: 122px;display: inline-block;vertical-align: top;}
	  .navbar .nav > li > .dropdown-menu.right:after , .navbar .nav > li > .dropdown-menu.right:before, .navbar .nav > li > .dropdown-menu.bottom:after,.navbar .nav > li > .dropdown-menu.bottom:before{ border: none;}
	.tab-business li{ float: none; margin-bottom: 1px;}
  .tab-business li a { padding: 0 15px; background:#00aef0; color:#fff; height: 37px; line-height: 37px;}
  .tab-business li a:hover { background:#80d7f7; color:#fff;}
  .tab-business li.active a {  background:#80d7f7; color:#fff;}
  .tab-business li.active a:hover { background:#80d7f7; color:#fff;}
	.list-icon li {margin: 19px 2% 0;}
		.inner-2 { background: #fff; height:auto !important;} 
	.list-photo li a span { text-align: center; padding: 10px 0; width: 100%;}

  .inner-2 .nav li.active a:before,.inner-2 .nav li:hover a:before  { border-bottom: 19px solid transparent;
    border-left: 0 solid #80d7f7;
    border-top: 19px solid transparent;
    content: "";
    height: 0;
    margin: 0 -22px 0 0;
    position: absolute;
    right: 0;
    width: 0;}
	.inner-2 .nav  { padding: 12px 0;}
	.list-photo li a img { width: 100%;}
	.list-logo li { width: 100%;}
	.list-logo li { background: none}
.list-logo li a  { background: none}
.btn-search { display: none;}
.list-res .col-xs-6 { width: 100%;}
.list-photo li { width: 100%;}
.icon-bar1 { text-indent: -999px; overflow: hidden; padding: 2px;}
.control-label-2 { margin-top: 25px;}
.col-style { margin-bottom: 25px;}
.outer-social { padding-top: 20px;}
.btn-2 { width: 214px; border-radius:  4px;}
.title span { font-size: 21px; letter-spacing: -1px;}
.inner-2 .nav li , .inner-2 .nav li:first-child{ border: none; margin:0 2px 2px 0; width: 48%;}
	.inner-2 .nav li a { width: 100%; float:left;  text-align: center; padding: 0px 6px; background:#00aef0; font-size: 14px !important;   height: 24px !important; line-height: 24px !important;}
	.inner-2 .nav li a.active, .inner-2 .nav li a:hover {text-align: center; padding: 0;    height: 24px; line-height: 24px;}

  .clear-p .col-xs-12 {
    padding: 0!important;
  }

  .clear-p .select {
    width: 100%!important;
  }

  .item-temp {
    margin-bottom: 20px;
  }

  .title-free {
    font-size: 30px!important;
  }

  .title-free strong {
    font-size: 40px!important;
  }

  .rgt-success p {
    padding-bottom :20px;
  }

  .tab-content-icon {
    margin-left: 0;
  }

  .inner-2 .nav {
    margin-right: 0;
  }

  .inner-2 .nav li, .inner-2 .nav li:first-child {
    width: 100%;
  }
}
/*style scroll pane goes here*/

.scroll-pane {
  width: 98%;
  height: 420px;
  
}
.scroll-game-like {
  width: 100%;
  height: 465px !important;
  overflow: auto;
}
.jspContainer {
  overflow: hidden;
  position: relative;
  height:100% !important; width: 100% ;
}
.jspPane {
  position: absolute;width: 100%!important;
}
.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0px;
  width: 5px;
  height: 100%;
}
#menu .jspVerticalBar{ right: 2px;}
.jspHorizontalBar {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;
}
.jspVerticalBar *, .jspHorizontalBar * {
  margin: 0;
  padding: 0;
}
.jspCap {
  display: none;
}
.jspHorizontalBar .jspCap {
  float: left;
}
.jspTrack {
  /*background: #f0f4f7;*/
  
  position: relative;
}
.jspDrag {
  background: #000;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
  width: 5px;
  opacity: 0.5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.jspDrag .jspDragTop {
  height: 3px;
  width: 6px;
  position: absolute;
  top: 0;
  left: 0px;
}
.jspDrag .jspDragBottom {
  height: 3px;
  width: 6px;
  position: absolute;
  bottom: 0;
  left: 0px;
}
.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}
.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
}
.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d;
}
.jspVerticalBar .jspArrow {
  height: 16px;
}
.jspHorizontalBar .jspArrow {
  width: 5px;
  float: left;
  height: 100%;
}
.jspVerticalBar .jspArrow:focus {
  outline: none;
}
.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%;
}
/* Yuk! CSS Hack for IE6 3 pixel bug :( */

* html .jspCorner {
  margin: 0 -3px 0 0;
}
/*style scroll pane end here*/

/*
Johnny added
*/

img.desaturate{
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
}

.noPadding{
	padding:0 !important;
}

.noMargin{
	margin:0 !important;
}

.jIconActive{
	color: #175a94;	
}

/*btn-upload-files*/
.btn-upload-images { padding: 0 20px; height: 35px; color:#fff; background:#ffd401; border: none;  margin: 0; border-radius: 4px; font-size: 18px; font-family:Robotold; text-transform: uppercase;}
.btn-upload-images:hover { background:#00aef0;}

.jLink{
	cursor:hand;
	cursor:pointer;	
}

.wysihtml5-toolbar > li > .dropdown-menu {
  background-color: #fff;
  border: 4px solid #fff;
  list-style: none outside none;
  margin-left: -60px;
  min-width: 140px;
  padding: 0;
  position: absolute;
  top: 100%;
  z-index: 1000;
}
.wrap-sort{ height:auto; overflow:hidden; clear:both;}
.form-state{ width: 30%; margin: 0px 0px 10px 0px; float:right;}
.block-events{ background-color: #fff;}
/* Son Added */

@media (min-width: 993px) {
	.classifyList{height: 382px;}
	.block-classify{height: 400px; overflow: hidden;}

  .block-events {
    height: auto;
  }
}
.navbar-default .navbar-nav > li > a{white-space: nowrap;}
.marginLeft10{
  margin-left: 10px;
}
.text-ellipsis{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
    max-width: 100%;
  display: block;
}
.navbar-header .viet102-logo {margin:0px 25px 0 0;}
.panel-classify {background: transparent; margin:5px 0 !important;}
.panel-classify .panel-title a{font-size:18px; border: 1px solid transparent;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.panel-classify.active .panel-title a { 
	font-size: 18px;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.panel-classify .panel-body{background: #FFF;}
.panel-classify:hover .panel-title a{
	background: #00aeef;
	color: #FFF;
}
.panel-classify .panel-title a span{
	font-size: 12px;
}
.panel-classify .flexslider.carousel-2{
	border: medium none;
	border-radius: 0px;
	box-shadow: 0px 0px 0px transparent;
	margin-bottom: 20px;
	width: 91%;
	margin-left: 30px;
}.homePageBusiness, .homePageFeaturedBusiness{
  min-height: 420px;
}
.homePageFeaturedBusiness{
    background: white;
}
.homePageFeaturedBusiness .info{
      padding:10px;

}

.infoPage .callInfo{
  background: #00aef0;
  padding:10px 0;
  width: 100%;
  text-align: center;
  color: white;
}
.infoPage .callInfo table{
  margin:0 auto;
}
.infoPage .servicesImage{
  padding:20px 0;
}
.infoPage .servicesInfo p{
  line-height: 2em;
}
.infoPage .servicesInfo li{
  margin:10px 0;
}
.infoPage .servicesSection{
  padding:30px 0;
}
.infoPage .servicesSeo, .servicePage .servicesMobileApp{
  background: white;
}
.infoPage .servicesWeb{
  background: #f3f3f3;
}
.infoPage .servicesMarketing{
  background: #00aef0;
  color: white !important;
}
.infoPage .servicesMarketing .title span, .servicePage .servicesMarketing .title .btn-more{
  color: white;
}
.infoPage .servicesMobileApp{}
.infoPage .servicesDisplayMedia{}

.infoPage .aboutUs{
  background: white;
}
.infoPage .aboutUs img.aboutUsImg{
  max-width: 749px;
  margin:0;
}
.panel-classify_home{  margin-top: 2px !important;}


@media (max-width: 1024px) and  (min-width: 320px){
.see-bn{ margin-top: -16px !important;  margin-bottom: 10px !important;}
}
.see-bn{ margin-top: 38px;}

#system-map dl { padding: 8px; margin-bottom: 10px;}
#system-map dl:hover { background-color:#eee;}



.banner-free img{ width:100%;}
.banner-free { margin-bottom: 40px;}
.title-free{ font-size: 40px; font-family: 'Roboto-Light';
    font-weight: normal; text-align:center; padding: 20px;}
	.title-free strong{font-size: 50px; font-family: 'Roboto-Bold';}
	.block-events {background-color: #fff;}
	.free{ padding-bottom: 40px; height:auto !important;}
	
	.clear-p .col-sm-4{ padding: 0px 10px 0px 0px;}
	.clear-p .col-sm-4:last-child{ padding: 0px;}
	
	.choose-temp { margin-bottom: 50px;}
	.choose-temp img{ width: 100%;}
	.free h3{ font-size: 20px; font-weight: normal; padding: 10px 0; margin-top: 35px; display:block;}
	
	.item-tmp{ position:relative;}
	.item-tmp > a span { display: none;}
	.item-tmp:hover > a{ background-color:rgba(0,0,0,1); display:block;}
	.item-tmp:hover > a span{ position:absolute; top: 50%; left: 50%; width: 50px; height:50px; z-index:1; margin: -40px 0px 0px -25px; display: block;}
	.item-tmp:hover > a span img{ width:100%;}
	.item-tmp:hover > a > img{ opacity:0.6}
	
	.radio-1{clear: both;}
	
	.radio-1 label {
  width: 100%;
  border-radius: 3px;
  border: 1px solid #D1D3D4
}

/* hide input */
.radio-1 input.radio:empty {
	margin-left: -999px;
}

/* style label */
.radio-1 input.radio:empty ~ label {
	position: relative;
	float: left;
	text-indent: 2.8em;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color:#888;
}

.radio-1 input.radio:empty ~ label:before {
	position: absolute;
	display: block;
	top: 0;
	bottom: 0;
	left: 0;
	content: '';
	width: 30px;
	background: #D1D3D4;
	border-radius: 3px 0 0 3px;
}

/* toggle hover */
.radio-1 input.radio:hover:not(:checked) ~ label:before {
	content:'\2714';
	text-indent: .6em;
	color: #C2C2C2;
}

.radio-1 input.radio:hover:not(:checked) ~ label {
	color: #333;
}

/* toggle on */
.radio-1 input.radio:checked ~ label:before {
	content:'\2714';
	text-indent: .6em;
	color: #ffd401;
	background-color: #00aef0;
}

.radio-1 input.radio:checked ~ label {
	color: #333;
}

/* radio focus */
.radio-1 input.radio:focus ~ label:before {
	box-shadow: 0 0 0 3px #999;
}

.radio-2 {
  text-align: center;
  margin: 40px 0 30px -7px;
}

.radio-2 input {
  display: inline-block;
}

.radio-2 label {
  position: relative;
  bottom: 5px;
  left: 5px;
}

.policy  {
  margin-top: 7px!important;
}

.policy label {
  position: relative;
  bottom: 1px;
}