@import url(animate.css);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(arrows.css);
@import url(material-design.css);
/*========================================================
                      Main Styles
=========================================================*/
body {
  color: #90909b;
  font: 400 24px/1.20833 'Roboto', sans-serif;
  /*font: 400 24px/1.20833 "Garamond", serif;*/
  -webkit-text-size-adjust: none;
  background: #fff;
}

img {
  max-width: 100%;
  height: auto;
}

/*================     Typography     ===================*/
h1, h2, h3, h4, h5, h6, .heading-1, .heading-2, .heading-3, .heading-4, .heading-5, .heading-6 {
  color: #47475b;
}

h1, .heading-1 {
  font-size: 60px;
  line-height: 52px;
  text-transform: uppercase;
  font-weight: 700;
}

h2, .heading-2 {
  font-size: 40px;
  line-height: 1.3;
}

h3, .heading-3 {
  font-size: 40px;
  line-height: 1.3;
  text-transform: uppercase;
  letter-spacing: 4px;
}
@media (max-width: 767px) {
  h3, .heading-3 {
    letter-spacing: normal;
    font-size: 35px;
  }
}

h4, .heading-4 {
  font-size: 30px;
  line-height: 1.4;
}
h4.h4__mod, .heading-4.h4__mod {
  letter-spacing: 3px;
}

h5, .heading-5 {
  font-size: 26px;
  line-height: 1.3;
}

h6, .heading-6 {
  font-size: 24px;
  line-height: 1.3;
}

p .fa, .marked-list .fa, .list .fa {
  text-decoration: none;
}

em {
 /* font-style: italic;*/
}

small, .small {
  font-size: .75em;
}

.big {
  font-size: 1.25em;
  line-height: 1.4;
}

time {
  display: block;
}

a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:focus {
  outline: none;
}
a:active {
  background-color: transparent;
}

a[href^="tel:"],
a[href^="callto:"],
a[href^="mailto:"] {
  color: inherit;
  text-decoration: none;
}
a[href^="tel:"]:hover,
a[href^="callto:"]:hover,
a[href^="mailto:"]:hover {
  text-decoration: underline;
}

.fa {
  line-height: inherit;
}

[class*='fa-']:before {
  font-weight: 400;
  font-family: "FontAwesome";
}

.page {
  overflow: hidden;
  min-height: 500px;
}
.lt-ie9 .page {
  min-width: 1200px;
}

hr {
  display: inline-block;
  padding: 0;
  border: none;
  width: 62px;
  height: 1px;
  background: #c20e1a;
}

/* roboto-100 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/roboto-v30-latin-100.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-100.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-100.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-100italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  src: url('../fonts/roboto-v30-latin-100italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-100italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-100italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-100italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-100italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-100italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-v30-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-300italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/roboto-v30-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-300italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v30-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/roboto-v30-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/roboto-v30-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-500italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: url('../fonts/roboto-v30-latin-500italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-500italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-500italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-500italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-500italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-500italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-v30-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-700italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/roboto-v30-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-700italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-900 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/roboto-v30-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-900.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-900.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-900italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  src: url('../fonts/roboto-v30-latin-900italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-900italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-900italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-900italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-900italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-900italic.svg#Roboto') format('svg'); /* Legacy iOS */
}






/*=======================================================
                       Main Layout
=========================================================*/
/*==================    Offsets      ======================*/
* + h2 {
  margin-top: 19px;
}

* + h3 {
  margin-top: 22px;
}

* + h4 {
  margin-top: 25px;
}

* + p {
  margin-top: 30px;
}

h4 + p {
  margin-top: 6px;
}

* + .btn {
  margin-top: 62px;
}

* + a.icon {
  margin-top: 45px;
}

* + .thumb {
  margin-top: 30px;
}

* + .pricing-box {
  margin-top: 30px;
}

* + .pricing-table {
  margin-top: 34px;
}

* + .resp-tabs {
  margin-top: 40px;
}

* + .inline-list {
  margin-top: 42px;
}

/*==================    Postfix      ======================*/
/*==================    Preffix      ======================*/
/*==================    Insets      ======================*/
/*==================      Well     ======================*/
.well {
  padding: 110px 0 118px;
}

.well-2 {
  padding: 30px 0;
}

/*=======================================================
                        Helpers
=========================================================*/
/*================    Basic Helpers    ==================*/
.round {
  border-radius: 50%;
}

.full {
  width: 100%;
}

/*==================    Text Styling      ======================*/
.italic {
  font-style: italic;
}

.underline {
  text-decoration: underline;
}

.strike {
  text-decoration: line-through;
}

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

.lowercase {
  text-transform: lowercase;
}

.thin {
  font-weight: 100;
}

.light {
  font-weight: 300;
}

.normal {
  font-weight: 400;
}

.medium {
  font-weight: 500;
}

.sbold {
  font-weight: 600;
}

strong, .bold {
  font-weight: 700;
}

.ubold {
  font-weight: 900;
}

/*==================     Text Align    ======================*/
.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

@media (max-width: 1199px) {
  .text-md-center {
    text-align: center;
  }

  .text-md-right {
    text-align: right;
  }

  .text-md-left {
    text-align: left;
  }
}
@media (max-width: 991px) {
  .text-sm-center {
    text-align: center;
  }

  .text-sm-right {
    text-align: right;
  }

  .text-sm-left {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .text-xs-center {
    text-align: center;
  }

  .text-xs-right {
    text-align: right;
  }

  .text-xs-left {
    text-align: left;
  }
}
@media (max-width: 479px) {
  .text-xxs-center {
    text-align: center;
  }

  .text-xxs-right {
    text-align: right;
  }

  .text-xxs-left {
    text-align: left;
  }
}
/*================      Floating      =================*/
.pull-left {
  float: left;
}

.pull-none {
  float: none;
}

.pull-right {
  float: right;
}

@media (max-width: 1199px) {
  .pull-md-none {
    float: none;
  }

  .pull-md-right {
    float: right;
  }

  .pull-md-left {
    float: left;
  }
}
@media (max-width: 991px) {
  .pull-sm-none {
    float: none;
  }

  .pull-sm-right {
    float: right;
  }

  .pull-sm-left {
    float: left;
  }
}
@media (max-width: 767px) {
  .pull-xs-none {
    float: none;
  }

  .pull-xs-right {
    float: right;
  }

  .pull-xs-left {
    float: left;
  }
}
/*================       Colors       ==================*/
.text-default {
  color: #fff;
}

.text-contrast {
  color: #000;
}

.text-primary {
  color: #47475b;
}

/*==================  Backgrounds  ======================*/
.bg-primary {
  background: #47475b;
}

.bg-contrast {
  background: #000;
}

.bg-default {
  background: #fff;
}

/*=======================================================
                        Components
=========================================================*/
/*==================     Brand     ======================*/
.brand {
  display: inline-block;
  position: relative;
}
.brand_name {
  color: #FFFFFF;
  position: relative;
  -moz-transform: scaleX(1.2);
  -ms-transform: scaleX(1.2);
  -o-transform: scaleX(1.2);
  -webkit-transform: scaleX(1.2);
  transform: scaleX(1.2);
}
.brand_slogan {
  text-transform: uppercase;
  letter-spacing: 4px;
  color: #FFFFFF;
  margin-top: 50px;
  font-size: 20px;
}

/*==================    Images     ======================*/
/*==================     Icons     ======================*/
.icon {
  display: inline-block;
}

.icon-md {
  font-size: 45px;
  line-height: 45px;
}

.icon-default {
  color: #fff;
}

.icon-primary {
  color: #c20e1a;
}

.icon.anchors:hover {
  -moz-transform: translateY(5px);
  -ms-transform: translateY(5px);
  -o-transform: translateY(5px);
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}

.icon.fa-facebook,
.icon.fa-twitter,
.icon.fa-google-plus,
.icon.fa-youtube,
.icon.fa-skype,
.icon.fa-instagram {
  font-size: 23px;
  line-height: 23px;
}
.icon.fa-facebook:hover,
.icon.fa-twitter:hover,
.icon.fa-google-plus:hover,
.icon.fa-youtube:hover,
.icon.fa-skype:hover,
.icon.fa-instagram:hover {
  color: #47475b;
}

/*==================    Buttons    ======================*/
.btn {
  display: inline-block;
  background: transparent;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid transparent;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn:active {
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
}

.btn-md {
  font-weight: 400;
  font-size: 20px;
  line-height: 58px;
  letter-spacing: 2px;
  width: 244px;
}
.btn-md:hover {
  width: 295px;
}
@media (max-width: 479px) {
  .btn-md:hover {
    width: 290px;
  }
}

.btn-default {
  border-color: #fff;
  color: #fff;
}

.btn-primary {
  border-color: #47475b;
  color: #47475b;
}

/*==================  Inline List  ======================*/
.inline-list li {
  display: inline-block;
}
.inline-list li + li {
  margin-left: 17px;
}

/*==================  Contact-info   ======================*/
.contact-info {
  font-size: 26px;
  /*line-height: 43px;*/
  color: #606071;
}
.contact-info dl dt, .contact-info dl dd {
  display: inline-block;
}

/*==================  Pricing-box   ======================*/
.pricing-box {
  position: relative;
  text-align: center;
  display: inline-block;
  overflow: hidden;
}
.pricing-box:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000;
  opacity: 0;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  z-index: 1;
}
.pricing-box_img {
  width: 100%;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.pricing-box_cnt {
  z-index: 2;
  color: #fff;
  position: absolute;
  top: 15%;
  left: 12%;
  right: 12%;
}
.pricing-box_cnt h1, .pricing-box_cnt h2, .pricing-box_cnt h3, .pricing-box_cnt h4, .pricing-box_cnt h5, .pricing-box_cnt h6, .pricing-box_cnt .heading-1, .pricing-box_cnt .heading-2, .pricing-box_cnt .heading-3, .pricing-box_cnt .heading-4, .pricing-box_cnt .heading-5, .pricing-box_cnt .heading-6 {
  color: #fff;
}
.pricing-box_cnt .price {
  font-size: 80px;
  line-height: 1;
}
.pricing-box_cnt .price__small {
  font-size: 60px;
}
.pricing-box_cnt hr + .price {
  margin-top: 35px;
}
@media (max-width: 1199px) {
  .pricing-box_cnt {
    top: 50%;
    left: 15px;
    right: 15px;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media (max-width: 991px) {
  .pricing-box_cnt .price {
    font-size: 60px;
  }
  .pricing-box_cnt .price__small {
    font-size: 50px;
  }
  .pricing-box_cnt hr + .price {
    margin-top: 5px;
  }
  .pricing-box_cnt h3 {
    font-size: 24px;
  }
  .pricing-box_cnt * + h3 {
    margin-top: 5px;
  }
  .pricing-box_cnt * + h4 {
    margin-top: 5px;
  }
  .pricing-box_cnt * + p {
    margin-top: 5px;
  }
  .pricing-box_cnt p {
    font-size: 0.85em;
  }
}
@media (max-width: 479px) {
  .pricing-box_cnt .price {
    font-size: 35px;
  }
  .pricing-box_cnt .price__small {
    font-size: 30px;
  }
  .pricing-box_cnt p {
    font-size: .9em;
  }
  .pricing-box_cnt h3 {
    font-size: 25px;
  }
  .pricing-box_cnt h4 {
    letter-spacing: normal;
    font-size: 25px;
  }
}
.pricing-box_cnt__middle {
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .pricing-box {
    max-width: 450px;
  }
}
.pricing-box:hover:before {
  opacity: 0.3;
}
.pricing-box:hover .pricing-box_img {
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/*==================  Pricing-table   ======================*/
.pricing-table {
  padding-right: 123px;
  position: relative;
  text-align: left;
}
@media (max-width: 1199px) {
  .pricing-table {
    padding-right: 100px;
  }
}
@media (max-width: 991px) {
  .pricing-table {
    padding-right: 70px;
  }
}
.pricing-table_price {
  position: absolute;
  right: 68px;
  top: 0;
}
@media (max-width: 1199px) {
  .pricing-table_price {
    right: 40px;
  }
}
@media (max-width: 991px) {
  .pricing-table_price {
    right: 5px;
  }
}

/*=======================================================
                     Script Modules
=========================================================*/
/*==================     ToTop     ======================*/
.toTop {
  font-size: 45px;
  line-height: 45px;
  color: #c20e1a;
  position: fixed;
  right: 40px;
  bottom: 40px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
}
.toTop:hover {
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}

.mobile .toTop,
.tablet .toTop {
  display: none !important;
}

/*=================       Tabs     ======================*/
.resp-tabs-list li {
  cursor: pointer;
  color: #90909b;
  display: inline-block;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 20px;
  letter-spacing: 2px;
  line-height: 1.3;
  text-transform: uppercase;
}
.resp-tabs-list li + li {
  margin-left: 63px;
  position: relative;
}
.resp-tabs-list li + li:before {
  content: '';
  position: absolute;
  top: 50%;
  left: -47px;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 20px;
  height: 1px;
  background: #90909b;
  pointer-events: none;
  opacity: 0.3;
}
.resp-tabs-list li:hover {
  color: #47475b;
}
.resp-tabs-list li.resp-tab-active {
  color: #47475b;
}

.resp-tabs-list + .resp-tabs-container {
  margin-top: 43px;
}

.resp-accordion {
  display: none;
}

.resp-tab-content {
  display: none;
}

.resp-tab-content-active {
  display: block;
}

@media (max-width: 767px) {
  .resp-accordion {
    display: block;
    border: 1px solid #000000;
    text-transform: uppercase;
    cursor: pointer;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    margin-top: 5px;
  }
  .resp-accordion:first-child {
    margin-top: 0;
  }
  .resp-accordion:hover {
    background: #90909b;
    color: #FFFFFF;
  }
  .resp-accordion.resp-tab-active {
    background: #90909b;
    color: #FFFFFF;
  }

  .resp-tab-content {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .resp-tabs-list {
    display: none;
  }
}
/*==================   Thumbnail    ======================*/
.thumb {
  display: block;
  position: relative;
  overflow: hidden;
}
.thumb img {
  width: 100%;
  height: auto;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.thumb_overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  background: transparent;
}
.thumb_overlay:before {
  content: url(../images/zoom-icon.png);
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.lt-ie9 .thumb_overlay:before {
  display: none;
}
.thumb:hover .thumb_overlay {
  opacity: 1;
  background: rgba(0, 0, 0, 0.4);
}
.lt-ie9 .thumb:hover .thumb_overlay {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#66000000')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#66000000');
  zoom: 1;
}
.lt-ie9 .thumb:hover .thumb_overlay:before {
  display: block;
}
.thumb:hover img {
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

/*========================================================
                     HEADER  Section
=========================================================*/
header {
  padding: 30px;
}
@media (max-width: 767px) {
  header {
    padding: 0px;
  }
}
header .header_cnt {
  position: absolute;
  top: 160px;
  left: 20%;
  right: 20%;
  text-align: center;
  z-index: 1;
}
header .header_cnt .contact-info {
  color: #fff;
	text-shadow: 2px 2px 2px #000000;
}
header .header_cnt hr {
  display: block;
}
header .header_cnt * + .brand {
  margin-top: 118px;
}
header .header_cnt * + hr {
  margin-top: 25px;
}
header .header_cnt hr + h3 {
  margin-top: 35px;
}
header .header_cnt h3 + .btn {
  margin-top: 47px;
}
header .header_cnt * + .icon-wrap {
  margin-top: 140px;
}
@media (max-width: 1899px) {
  header .header_cnt {
    top: 55%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  header .header_cnt * + .brand {
    margin-top: 50px;
  }
  header .header_cnt * + .icon-wrap {
    margin-top: 70px;
  }
}
@media (max-width: 767px) {
  header .header_cnt {
    left: 50px;
    right: 50px;
    top: 50%;
  }
}
@media (max-width: 479px) {
  header .header_cnt {
    left: 30px;
    right: 30px;
  }
  header .header_cnt * + .brand {
    margin-top: 30px;
  }
  header .header_cnt * + .icon-wrap {
    margin-top: 50px;
  }
  header .header_cnt .btn-md {
    width: 210px;
  }
  header .header_cnt .btn-md:hover {
    width: 260px;
  }
}

/*========================================================
                     CONTENT  Section
=========================================================*/
main {
  display: block;
  background: #fff;
}

/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
  background: #fff;
  text-align: center;
  padding: 30px 0 50px;
}
footer * + .copyright {
  margin-top: 50px;
}

/*========================================================
                     MIYAKO Styles
=========================================================*/

#header-logo {
	width:500px;
	height: auto;
}

#logo-footer {
	width:250px;
	height: auto;
}

#big-tel {font-size: 30px;}

@media (max-width:1199px) and (min-width:992px) {
	#menues .big {font-size: 1em;}
	#menues h3 {font-size: 36px;}
}

@media (max-width:360px) {
	#menues .big {font-size: 0.75em;}
}

@media (max-width:1199px) and (min-width:801px) {
	#header-logo {width:400px; height:auto;}
	.header_cnt h3 {font-size: 30px;}
	.brand_slogan {font-size: 16px;}
	.contact-info {font-size: 20px;}
}

@media (max-width:800px) and (min-width:0px) {
	#header-logo {width:250px; height:auto;}
	.header_cnt h3 {font-size: 30px;}
	.brand_slogan {font-size: 16px;}
	.contact-info {font-size: 20px;}
}

@media (max-width:1199px) {
	h2 {font-size: 34px;}
	.big {font-size: 1em; line-height: 1.6;}
}

/*HEADER CONTENT HEIGHT*/

@media (max-height:670px) {
	header .header_cnt {top:65%;}
}
@media (max-height:560px) {
	header .header_cnt {top:75%;}
}
@media (max-height:467px) {
	header .header_cnt {top:85%;}
}
@media (max-height:415px) {
	header .header_cnt {top:95%;}
}
@media (max-height:360px) {
	header .header_cnt {top:120%;}
}
@media (max-height:272px) {
	header .header_cnt {top:150%;}
}
@media (max-height:230px) {
	header .header_cnt {top:180%;}
}
	
/*========================================================
                  TRIPADVISOR Widget
=========================================================*/

#CDSWIDREST .wrapperLink .rightSide {
	padding-left: 38px !important;
	padding-top: 8px !important;
	width: 224px !important;
}