@import "animate.css";
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import url(//fonts.googleapis.com/css?family=Lora:700);
/*========================================================
                      Main Styles
=========================================================*/
@font-face {
  font-family: bebas-neue;
  src: url(../fonts/bebas-neue-book.ttf);
}

@font-face {
  font-family: avaza;
  src: url(/public/fonts/avaza.ttf);
}
body {
  background: #EAEAEA;
  color: #3c3c3c;
  font: 400 15px/26px 'Open Sans', sans-serif;
  -webkit-text-size-adjust: none;
}
img {
  max-width: 100%;
  height: auto;
}
h1,
h2,
h5,
h6 {
  text-transform: uppercase;
}
h1 {
  font: 700 24px/24px 'Lora', sans-serif;
  letter-spacing: 4.8px;
  color: #3c3c3c;
}
h2 {
  font: 300 50px/50px 'Open Sans', sans-serif;
}
h3 {
  font: 300 28px/28px 'Open Sans', sans-serif;
}
h4 {
  font: 700 15px/15px 'Open Sans', sans-serif;
  color: #777777;
}
h4 a {
  color: rgba(255, 255, 255, 0.7);
}
h4 a:hover {
  color: #ecaf69;
}
h2 + p,
.row__offset-4 {
  margin-top: 33px;
}
h3 + h4,
h4 + .offset-3 {
  margin-top: 10px;
}
h4 + p {
  margin-top: 21px;
}
h4 + .offset {
  margin-top: 6px;
}
h4 + .offset-1,
.row__offset-1,
.mail-off {
  margin-top: 39px;
}
h4 + .offset-2 {
  margin-top: 16px;
}
.row__offset {
  margin-top: 48px;
}
.row__offset-5 {
  margin-top: 75px;
}
.row__offset-6 {
  margin-top: 43px;
}
p + .btn-info {
  margin-top: 14px;
}
p + h4 {
  margin-top: 31px;
}
img + h4,
p + .offset {
  margin-top: 26px;
}
p {
  font-family: 'Open Sans', sans-serif;
}
p a:hover {
  text-decoration: underline;
}
time {
  display: block;
  text-align: center;
  font-size: 15px;
  line-height: 15px;
}
time span {
  display: block;
  font-size: 50px;
  line-height: 50px;
  font-weight: 300;
  color: #333333;
  margin-bottom: 16px;
}
address p:first-child {
  font: 300 28px/28px 'Open Sans', sans-serif;
  color: #333333;
}
address dt,
address dd,
address .mail {
  display: inline-block;
}
address dl {
  margin-top: 50px;
}
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: transparent;
}
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
strong {
  font-weight: 700;
}
.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;
}
/*=======================================================
                        Components
=========================================================*/
/*========================   Menu   ==========================*/
.sf-menu {
  display: inline-block;
}
.sf-menu:before,
.sf-menu:after {
  content: " ";
  display: table;
}
.sf-menu:after {
  clear: both;
}
.sf-menu > li {
  position: relative;
  float: left;
}
.sf-menu > li + li {
  margin-left: 43px;
}
.sf-menu a {
  display: block;
}
.sf-menu > li > a {
  color: #fff;
  font: 400 20px/15px 'Open Sans', sans-serif;
}
.sf-menu > li.sfHover > a,
.sf-menu > li > a:hover,
.sf-menu > li.active > a {
  color: #992222 !important;
}
.sf-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  width: 114px;
  margin-top: 48px;
  padding: 16px 0;
  background: rgba(17, 17, 17, 0.7);
  text-align: center;
  z-index: 2;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.lt-ie9 .sf-menu ul {
  background: #000;
}
.sf-menu ul {
  margin-left: -39px;
}
.sf-menu ul > li > a {
  color: #fff;
  font-size: 14px;
}
.sf-menu ul > li.sfHover > a,
.sf-menu ul > li > a:hover {
  color: #ecaf69;
}
.sf-menu ul li + li {
  margin-top: 10px;
}
.sf-menu ul ul {
  position: absolute;
  margin: -82px 0 0 114px;
  padding: 14px 0;
  z-index: 4;
}
.sf-menu > li > .sf-with-ul {
  position: relative;
}
.sf-menu > li > .sf-with-ul:before {
  position: absolute;
  left: 50%;
  top: 85%;
  margin-left: -6px;
  content: '\f0d7';
  font: 400 12px/12px 'FontAwesome';
}
.font-bebas{
  font-family:bebas-neue;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .sf-menu ul {
    margin-top: 28px;
  }
}
@media (max-width: 767px) {
  .sf-menu {
    display: none;
  }
}
/*==================  Select Menu  ======================*/
.select-menu {
  position: relative;
  display: none;
  margin: 0 auto;
  width: 420px;
  background: #ffffff url('../images/select.png') no-repeat right center;
  overflow: hidden;
}
.select-menu .select {
  width: 440px;
  height: 30px;
  color: #585858;
  background-color: transparent;
  font: 400 15px 'Open Sans', sans-serif;
  line-height: 30px;
  border: none;
  border-radius: 0;
  box-shadow: none;
  outline: none;
  -webkit-appearance: none;
}
.select-menu .select::-ms-expand {
  display: none;
}
@media (max-width: 767px) {
  .select-menu {
    display: block;
  }
}
@media (max-width: 479px) {
  .select-menu {
    width: 270px;
  }
  .select-menu .select {
    width: 290px;
  }
}
/*==================  Stuck menu  ======================*/
.isStuck {
  border-top: none;
  padding: 20px 0 10px;
  background: url('../images/header.jpg') ;
  z-index: 999;
  border-bottom: 1px solid #333333;
}
.isStuck .brand {
  display: none;
}
.isStuck .sf-menu ul {
  margin-top: 24px;
  background: #777777;
}
.isStuck .sf-menu ul ul {
  margin-top: -82px;
}
.isStuck .brand + .nav {
  margin-top: 0;
}
@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
/*==================     ToTop     ======================*/
.toTop {
  width: 47px;
  height: 47px;
  font-size: 37px;
  line-height: 44px;
  border: solid 3px #ecaf69;
  color: #ecaf69;
  position: fixed;
  right: 274px;
  bottom: 180px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
}
.toTop:hover {
  color: #fff;
  background: #ecaf69;
  text-decoration: none;
}
@media only screen and (max-width: 1399px) {
  .toTop {
    display: none !important;
  }
}
/*==================   Parallax    ======================*/
.parallax {
  background-position: center 0;
  background-repeat: no-repeat;
  background-color: #FFF;
}
.mobile .parallax,
.tablet .parallax {
  background-position: 50% 0 !important;
}
@media (min-width: 1200px) {
  .parallax {
    background-size: cover;
  }
}
.parallax1 {
  background-image: url(../images/page-1_img07.jpg);
  padding: 33px 0 31px;
}
.parallax2 {
  background-image: url(../images/page-1_img18.jpg);
  padding: 33px 0 163px;
}
.parallax3 {
  background-color: black;
  padding: 59px 0 15px;
}
.parallax3__foot-mod {
  padding: 18px 0;
}
.parallax4 {
  /*
  background-image: url(../images/page-2_img02.jpg);
  */
  padding: 54px 0 84px;
  background-color: #c11c27;
}
.parallax4__offset {
  padding-bottom: 76px;
}
.parallax5 {
  background-image: url(../images/page-4_img11.jpg);
  padding: 54px 0 85px;
}
.parallax6 {
  background-image: url(../images/page-5_img01.jpg);
  padding: 54px 0 85px;
}
@media (max-width: 767px) {
  .parallax {
    background-position: center 0 !important;
    background-size: cover;
  }
}
@media (max-width: 767px) {
  .parallax1,
  .parallax2,
  .parallax3,
  .parallax4,
  .parallax5,
  .parallax6 {
    padding: 30px 0;
  }
  .parallax3__foot-mod {
    padding: 35px 0;
  }
}
/*==================   Tumbnail    ======================*/
.thumb {
  display: inline-block;
  position: relative;
  overflow: hidden;
}
.thumb img {
  width: 100%;
  height: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  -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: 10px;
  top: 10px;
  right: 10px;
  bottom: 10px;
  opacity: 0.1;
  -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;
}
.lt-ie9 .thumb_overlay {
  filter: alpha(opacity=10);
}
.thumb:hover .thumb_overlay {
  opacity: 1;
  background: rgba(236, 175, 105, 0.8);
}
.lt-ie9 .thumb:hover .thumb_overlay {
  background: none;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccecaf69', endColorstr='#ccecaf69');
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccecaf69', endColorstr='#ccecaf69');
  zoom: 1;
}
.lt-ie9 .thumb:hover .thumb_overlay:before {
  display: block;
}
/*========================================================
                     HEADER  Section
=========================================================*/
header {
  background: #444444;
  text-align: center;
}
@media (max-width: 767px) {
  header {
    text-align: center;
  }
  header .brand,
  header .nav {
    float: none;
  }
}
/*==================     Brand     ======================*/
.brand {
  display: inline-block;
}
.brand_name {
  overflow: hidden;
}
/*=======================================================
                     CONTENT  Layout
=========================================================*/
.brand + .nav,
.title-wrap + .row__md1 {
  margin-top: 50px;
}
.grid_2__offset {
  margin-top: 29px;
}
.title-wrap + .owl-carousel {
  margin-top: 53px;
}
.title-wrap + .owl-carousel__md2 {
  margin-top: 101px;
}
.title-wrap + .row__md,
.title-wrap + .offset {
  margin-top: 43px;
}
* + .social-link,
* + .copyright {
  margin-top: 46px;
}
.mt {
  margin-top: 6px;
}
.mt-1 {
  margin-top: 2px;
}
/*========================================================
                     CONTENT  Styles
=========================================================*/
main {
  display: block;
  background: #ffffff;
}
.add-mr {
  margin-right: 53px;
}
.align {
  text-align: center;
}
.color-font {
  color: #ecaf69;
}
.mr {
  margin-right: 40px;
}
.lh {
  line-height: 26px;
}
/*==================      Well     ======================*/
.well {
  padding: 70px 0 80px;
}
.well-1 {
  padding: 54px 0 83px;
}
.well-1__off1 {
  padding-bottom: 77px;
}
.well-1__off2 {
  padding-bottom: 95px;
}
.well-1__off3 {
  padding-bottom: 85px;
}
.well-1__off4 {
  padding-bottom: 66px;
}
.well-2 {
  padding: 56px 0 107px;
}
.well-3 {
  padding: 50px 0 77px;
}
/*==================  Backgrounds  ======================*/
.bg01 {
  background: #EAEAEA;
}
.bg_wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 45px 0 35px;
  border-top: solid 4px #ecaf69;
  background: rgba(34, 34, 34, 0.6);
  z-index: 2;
}
.lt-ie9 .bg_wrap {
  background: #222;
}
.bg_wrap__mod {
  position: static;
  background: url('../images/header.jpg') no-repeat center;
  background-size: cover;
}
.bg-box {
  background: #FFF;
  padding: 10px 10px 25px;
}
.txt-box {
  margin: 21px 21px 0;
}
.bg-box__md {
  padding: 24px 0 30px;
}
/*==================     Icons     ======================*/
/*==================     List     ======================*/
.mark-list li {
  position: relative;
  font-size: 15px;
  line-height: 26px;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.9);
  padding-left: 27px;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.mark-list li:before {
  position: absolute;
  content: '\f105';
  font-family: 'FontAwesome';
  font-size: 16px;
  top: 0;
  left: 0;
  color: #EAEAEA;
}
.mark-list li + li {
  margin-top: 10px;
}
.mark-list a:hover {
  text-decoration: underline;
}
/*==================    Title Wrap   ======================*/
.title-wrap {
  text-align: center;
  color: #333333;
}
.title-wrap h4 {
  display: inline-block;
  background: #ce3e48;
  border-radius: 50px;
  padding: 20px 40px 20px;
  line-height: 20px;
  color: white;
  font-size: 20px;
  letter-spacing: 1px;
}
.title-wrap h2 {
  margin-top: 21px;
}
.title-wrap__color h2 {
  color: #fff;
}
.title-wrap__md h4 {
  background: rgba(255, 255, 255, 0.2);
}
.lt-ie9 .title-wrap__md h4 {
  background: none;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33ffffff', endColorstr='#33ffffff');
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33ffffff', endColorstr='#33ffffff');
  zoom: 1;
}
.title-wrap__md h2 {
  color: #fff;
}
.title-wrap__md1 {
  color: #FFF;
}
.title-wrap__md1 h2 {
  line-height: 60px;
  margin-top: 15px;
}
.title-wrap__md1 .btn-line {
  margin-top: 40px;
}
/*==================    Images Wrap   ======================*/
.img-wrap {
  border: solid 10px #fff;
}
/*==================    Vido   ======================*/
.video-wrap {
  width: 540px;
  height: 333px;
}
/*==================    Item    ======================*/
.item {
  padding: 24px 52px 23px 30px;
  background: #FFF;
}
.item:before,
.item:after {
  content: " ";
  display: table;
}
.item:after {
  clear: both;
}
.item .box_aside {
  margin-right: 40px;
}
.item .box_cnt__no-flow {
  padding-right: 60px;
}
.item .box_cnt__no-flow h4 {
  color: #777777;
}
.item .box_aside_right {
  position: relative;
  padding-left: 60px;
  margin-top: 16px;
  min-width: 80px;
}
.item .box_aside_right:after {
  position: absolute;
  content: '';
  top: -12px;
  bottom: -27px;
  left: 0;
  width: 2px;
  background: #390f0b;
}
.item__md .box_aside_right:after {
  background: #ece6de;
}
.item__md + * {
  margin-top: 58px;
}
.item-1 {
  background: none;
  color: #fff;
}
.item-1 .box_aside {
  margin-right: 40px;
}
.item-1 a {
  color: #fff;
}
/*==================    Description    ======================*/
.description p + p {
  margin-top: 10px;
}
.description a {
  margin-top: 22px;
}
.description a + a {
  margin-left: 10px;
}
.description .btn-wrap-1:hover {
  background: #841919;
}

/*==================    Buttons    ======================*/
.btn {
  display: inline-block;
  background: #ecaf69;
  border-radius: 50px;
  font-weight: 700;
  line-height: 15px;
  color: #fff;
  padding: 7px 14px 10px;
}
.btn-info {
  color: #ecaf69;
  display: inline-block;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.btn-info:hover {
  text-decoration: underline;
}
.btn-line {
  position: relative;
  display: inline-block;
  color: #992222;
  border: solid 3px #992222;
  padding: 8px 22px 7px 18px;
  z-index: 0;
}
.btn-line:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #992222;
  -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;
}
.btn-line:hover {
  color: #fff;
}
.btn-line:hover:before {
  width: 100%;
}
.btn-wrap {
  display: inline-block;
  border-radius: 50px;
  font-weight: 700;
  line-height: 15px;
  color: #fff;
  padding: 7px 14px 10px;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.btn-wrap-1 {
  background: #992222;
}
.btn-wrap-2 {
  background: #747474;
}
/*==================    Info wrap    ======================*/
.info-wrap {
  background: #fff;
}
.info-wrap .box_cnt__no-flow {
  padding-right: 40px;
}
.info-wrap img {
  padding: 30px;
}
.info-wrap h3 {
  color: #333333;
  margin-top: 26px;
}
.info-wrap h4 {
  color: #ecaf69;
}
.info-wrap .btn-info {
  margin-top: 63px;
  padding-bottom: 13px;
}
.info-wrap-1 {
  background: #FFF;
}
.info-wrap-1 .box {
  padding: 24px 30px 30px;
}
.info-wrap-1 .box_cnt__no-flow {
  padding-left: 30px;
}
/*==================    Table    ======================*/
.table-wrap {
  width: 100%;
}
.table-wrap td:nth-child(1) {
  width: 70.1754%;
}
.table-wrap td:nth-child(2) {
  width: 31.4815%;
}
.table-wrap td {
  padding: 10px 5px 10px 20px;
}
.table-wrap td + td {
  border-left: solid 1px #ece6de;
}
.table-wrap tr + tr {
  border-top: solid 1px #ece6de;
}
.color-row-1 {
  background: #f6f3ef;
}
.color-row-2 {
  background: #fdfcfb;
}
/*==================    Icons    ======================*/
.icon-img1 {
  background-image: url('../images/page-1_img04.png');
}
/*==================      Box      ======================*/
.box:before,
.box:after {
  content: " ";
  display: table;
}
.box:after {
  clear: both;
}
.box_aside {
  float: left;
}
.box_aside_right {
  float: right;
}
.box_cnt__no-flow {
  overflow: hidden;
}
/*==================      Address     ======================*/
.address-wrap-1 {
  display: inline-block;
  padding: 34px 0 47px;
  width: 100%;
  background: rgba(236, 175, 105, 0.4);
}
.lt-ie9 .address-wrap-1 {
  background: none;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66ecaf69', endColorstr='#66ecaf69');
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66ecaf69', endColorstr='#66ecaf69');
  zoom: 1;
}
.address-wrap-1 .fa-map-marker {
  font-size: 37px;
  line-height: 37px;
}
.address-wrap-1 .fa-mobile-phone {
  font-size: 47px;
  line-height: 47px;
}
.address-wrap-1 p {
  font: 700 15px/22px 'Open Sans', sans-serif;
}
.address-wrap-1 .offset_addr {
  margin-top: 62px;
}
.address-wrap-1 i + p {
  margin-top: 15px;
}
.address-wrap-1 i + p.offset_addr {
  margin-top: 25px;
}
/*==================      Social Link     ======================*/
.social-link > li {
  display: inline-block;
}
.social-link > li a {
  font-size: 40px;
  line-height: 40px;
}
.social-link > li a:hover {
  color: #ecaf69;
}
.social-link > li + li {
  margin-left: 95px;
}
/*==================      Mail     ======================*/
.mail {
  color: #992222;
  display: block;
}
.mail:hover {
  text-decoration: underline;
}
/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
  text-align: center;
  color: #fff;
}
footer .copyright {
  font-size: 14px;
}
/*========================================================
                     RESPONSIVE
=========================================================*/
@media (min-width: 980px) and (max-width: 1199px) {
  .item h4 + p {
    margin-top: 6px;
  }
  .item p + .btn-info {
    margin-top: 5px;
  }
  .info-wrap h4 + .offset-1 {
    margin-top: 15px;
  }
  .info-wrap .btn-info {
    margin-top: 10px;
  }
  .info-wrap h3 {
    margin-top: 20px;
  }
  .info-wrap .box_cnt__no-flow {
    padding-right: 20px;
  }
  .info-wrap img {
    width: 43%;
    padding: 20px 15px;
  }
  .social-link li + li {
    margin-left: 75px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .bg_wrap {
    padding: 25px 0 15px;
  }
  .brand + .nav {
    margin-top: 20px;
  }
  p + .offset,
  h4 + .offset-1 {
    margin-top: 15px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .well-1 {
    padding-bottom: 50px;
  }
  .description a + a {
    margin-left: 0;
  }
  .title-wrap__md1 h2 {
    font-size: 40px;
    line-height: 45px;
  }
  h2 + p {
    margin-top: 20px;
  }
  .item {
    padding-right: 25px;
  }
  .item .box_aside {
    margin-right: 30px;
  }
  .item .box_aside_right {
    padding-left: 30px;
  }
  .item .box_cnt__no-flow {
    padding-right: 15px;
  }
  .item .box_cnt__no-flow p {
    font-size: 13px;
  }
  .item p + .btn-info {
    margin-top: 5px;
  }
  h4 + p {
    margin-top: 8px;
  }
  .item-1 .box_aside {
    margin-right: 20px;
  }
  .social-link li + li {
    margin-left: 59px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .box_aside_right {
    float: right;
  }
  time {
    margin-bottom: 26px;
    margin-left: 45px;
  }
  .bg-box {
    text-align: center;
  }
  .bg-box .txt-box {
    text-align: left;
  }
  .bg-box__md {
    text-align: left;
  }
  .parallax5 .grid_4 {
    width: 370px;
  }
  .video-wrap {
    width: 95%;
    height: 317px;
  }
}
@media (max-width: 979px) {
  .info-wrap {
    text-align: center;
  }
  .info-wrap .box_aside {
    float: none;
  }
  .info-wrap .box_cnt__no-flow {
    padding: 0 10px;
  }
  .info-wrap img {
    width: 50%;
    padding: 30px 0 0;
  }
  .info-wrap h3 {
    margin-top: 20px;
  }
  .info-wrap .btn-info {
    margin-top: 5px;
  }
  .info-wrap-1 .box_aside {
    float: none;
    text-align: center;
  }
  .info-wrap-1 .box_cnt__no-flow {
    padding-left: 0;
    margin-top: 10px;
  }
  h4 + .offset-1 {
    margin-top: 5px;
  }
  h2 + p {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .bg_wrap {
    padding: 20px 0;
  }
  .brand + .nav {
    margin-top: 15px;
  }
  .title-wrap__md1 h2 {
    font-size: 28px;
    line-height: 35px;
  }
  .item {
    padding: 23px 30px;
  }
  .item .box_cnt__no-flow {
    margin-top: 15px;
    padding-right: 0;
  }
  .item .box_aside_right {
    display: inline-block;
    float: none;
    margin-right: 0;
    padding-left: 0;
  }
  .item .box_aside_right:after {
    display: none;
  }
  .info-wrap-1 .box {
    padding: 10px;
  }
  .info-wrap-1 .box_cnt__no-flow {
    padding: 0 10px;
  }
  .mr {
    margin-right: 10px;
  }
  .parallax6 .grid_6 {
    margin-left: 10px;
  }
  .bg-box__md {
    padding-top: 5px;
  }
  p + .offset {
    margin-top: 15px;
  }
  h2 {
    font-size: 40px;
    line-height: 40px;
  }
  [class*="well"] {
    padding: 30px 0;
  }
  * + .social-link,
  * + .copyright,
  .address-wrap-1 .offset_addr,
  .row__offset,
  .row__offset-4,
  .row__offset-5,
  .row__offset-6,
  .search-form {
    margin-top: 30px;
  }
  h4 + p {
    margin-top: 10px;
  }
  .row__md1 .grid_2 {
    text-align: center;
  }
  .item-1 .box_aside {
    float: none;
  }
  .item-1 h4 {
    margin-top: 10px;
  }
  .social-link > li a {
    font-size: 30px;
    line-height: 30px;
  }
  .social-link > li + li {
    margin-left: 50px;
  }
}
@media (max-width: 479px) {
  .description a {
    margin-top: 10px;
  }
  .description a + a {
    margin-left: 0;
  }
  .txt-box {
    margin: 21px 0 0;
  }
  .video-wrap {
    width: 93%;
    height: 151px;
  }
  .mr {
    margin-right: 19px;
  }
  .item .box_aside {
    float: none;
    margin-right: 0;
    text-align: center;
  }
  .item .box_aside_right {
    display: block;
    text-align: center;
  }
  .info-wrap-1 .box {
    padding: 5px;
  }
}

@media screen and (min-width: 960px) {
  #stuck_container > .container {
    width: 90% !important;
  }

  #stuck_container > .container ul {
    width: 100%;
    display: table;
    padding: 15px 15px 13px !important;
  }

  #stuck_container > .container ul.registered {
    width: calc(100% - 28px);
  }

  #stuck_container > .container ul li {
    float: none;
    display: inline-block;
  }
}
