.header .header_content .search_block .cart_btn:hover, .header .header_content .search_block .search_btn:hover {
  opacity: .6
}

.achievements_block .image, .main_slider, .node_model .photo_wrapper, .page_model .wrapper, .services_block .image, .view_models .col .image {
  overflow: hidden
}

@font-face {
  font-family: ProximaNova;
  src: url(../fonts/ProximaNova-Light.eot);
  src: url(../fonts/ProximaNova-Light.eot?#iefix) format("embedded-opentype"), url(../fonts/ProximaNova-Light.woff) format("woff"), url(../fonts/ProximaNova-Light.ttf) format("truetype");
  font-weight: 300;
  font-style: normal
}

@font-face {
  font-family: ProximaNova;
  src: url(../fonts/ProximaNova-Regular.eot);
  src: url(../fonts/ProximaNova-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/ProximaNova-Regular.woff2) format("woff2"), url(../fonts/ProximaNova-Regular.woff) format("woff"), url(../fonts/ProximaNova-Regular.ttf) format("truetype"), url(../fonts/ProximaNova-Regular.svg#ProximaNova-Regular) format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-00FE
}

.header {
  padding-top: 13px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 50
}

.active .header {
  z-index: 10000
}

.header .main_menu {
  position: relative;
  z-index: 50;
  top: 13px
}

.header .menu {
  max-width: 1685px;
  margin: 0 auto 5px;
  background: 0 0;
  border: none;
  min-height: auto;
  display: block
}

@media (min-width:1201px) and (max-width:1650px) {
  .header .menu {
    padding: 0 15px
  }
}

@media (min-width:768px) and (max-width:1200px) {
  .header .menu {
    padding: 0 15px
  }
}

.header .menu .menu_item {
  float: left;
  list-style: none;
  position: relative
}

.header .menu .menu_item.not-register::before {
  display: none !important
}

@media (max-width:767px) {
  .header .menu {
    padding: 0 5px;
    margin-bottom: 25px
  }

  .header .menu .menu_item {
    padding-right: 0 !important;
    float: left !important;
    width: 33.3%;
    text-align: center
  }

  .header .menu .menu_item::before {
    display: none !important
  }
}

.header .menu .menu_item:hover .dropdown {
  display: block
}

.header .menu .menu_item .dropdown {
  padding: 25px 30px;
  background: #fff;
  position: absolute;
  top: 30px;
  left: -48px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .2);
  box-shadow: 0 0 5px rgba(0, 0, 0, .2);
  display: none
}

.header .menu .menu_item .dropdown::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 7px;
  border-color: transparent transparent #fff;
  position: absolute;
  top: -7px;
  left: 50%;
  margin-left: -10px
}

.header .menu .menu_item .dropdown li {
  list-style: none
}

.header .menu .menu_item .dropdown a {
  color: #191919;
  line-height: 30px;
  display: block;
  white-space: nowrap
}

.header .menu .menu_item a {
  color: #fff;
  padding: 0;
  line-height: 1
}

.header .menu .menu_item a:hover {
  background: 0 0;
  text-decoration: underline
}

.header .menu .menu_item_1::before, .header .menu .menu_item_2::before, .header .menu .menu_item_3::before, .header .menu .menu_item_6::before {
  display: block;
  width: 10px;
  height: 1px;
  background-color: #8d8d8d;
  top: 8px;
  content: ''
}

.header .menu .menu_item:nth-last-child(-n+3) {
  float: right
}

.header .menu .menu_item_1 {
  padding-right: 50px;
  position: relative
}

.header .menu .menu_item_1::before {
  position: absolute;
  right: 17.5px
}

@media (max-width:767px) {
  .header .menu .menu_item_1 {
    padding-right: 20px
  }

  .header .menu .menu_item_1::before {
    right: 4.5px
  }
}

.header .menu .menu_item_2 {
  padding-right: 50px;
  position: relative
}

.header .menu .menu_item_2::before {
  position: absolute;
  right: 17.5px
}

@media (max-width:767px) {
  .header .menu .menu_item_2 {
    padding-right: 20px
  }

  .header .menu .menu_item_2::before {
    right: 4.5px
  }
}

.header .menu .menu_item_3, .header .menu .menu_item_6 {
  padding-right: 45px;
  position: relative
}

.header .menu .menu_item_3::before, .header .menu .menu_item_6::before {
  position: absolute;
  right: 17.5px
}

@media (max-width:767px) {
  .header .menu .menu_item_3, .header .menu .menu_item_6 {
    padding-right: 20px
  }

  .header .menu .menu_item_3::before, .header .menu .menu_item_6::before {
    right: 4.5px
  }
}

.header .menu .menu_item_5 {
  padding-bottom: 5px
}

.header .menu .menu_item_1 a, .header .menu .menu_item_4 a {
  color: #0096d4 !important
}

.header .header_content {
  max-width: 1685px;
  margin: 0 auto;
  padding: 0 6px 0 0;
  position: relative
}

@media (min-width:768px) and (max-width:1200px) {
  .header .header_content {
    padding: 0 15px
  }
}

@media (max-width:767px) {
  .header .header_content {
    padding: 0 15px
  }
}

@media (min-width:1201px) and (max-width:1650px) {
  .header .header_content {
    padding: 0 15px
  }
}

.header .header_content .dropdown_menu {
  margin-top: 30px;
  float: left;
  overflow: hidden;
  margin-left: -30px;
  padding-left: 30px
}

.header .header_content .menu_btn {
  width: 39px;
  cursor: pointer;
  margin-top: 40.5px;
  position: relative;
  z-index: 10
}

.header .header_content .menu_btn:hover .item {
  width: 100%
}

.header .header_content .menu_btn .item {
  line-height: 1;
  text-indent: -9999px;
  width: 100%;
  background: #FFF;
  height: 3px;
  margin-bottom: 5px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.header .header_content .menu_btn .item_1 {
  width: 85%
}

.header .header_content .menu_btn .item_3 {
  margin-bottom: 0;
  width: 69%
}

.header .header_content .menu_btn.active {
  height: 26px
}

.header .header_content .menu_btn.active .item_1 {
  -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
  transform: translate3d(0, 8px, 0) rotate(45deg);
  width: 100%
}

.header .header_content .menu_btn.active .item_2 {
  -webkit-transform: translate3d(0, 0, 0) rotate(-45deg);
  transform: translate3d(0, 0, 0) rotate(-45deg)
}

.header .header_content .menu_btn.active .item_3 {
  display: none
}

.header .header_content .menu_show {
  border: 1px solid #333;
  background-color: #0c0c0c;
  margin-left: -30px;
  padding: 88px 60px 0 30px;
  position: absolute;
  top: 42px;
  left: 0;
  z-index: 5;
  display: none
}

@media (min-width:1201px) and (max-width:1650px) {
  .header .header_content .menu_show {
    left: 20px
  }
}

.header .header_content .menu_show.active {
  display: block
}

.header .header_content .menu_show li {
  list-style: none;
  margin-bottom: 15px
}

.header .header_content .menu_show a {
  color: #fff
}

.header .header_contacts, .header .header_contacts a, .header_inner .header_contacts a {
  color: #868686
}

.header .header_content .search_block {
  float: right;
  margin-top: 65px;
  position: relative
}

@media (max-width:767px) {
  .header .header_content .menu_show {
    margin-left: 0
  }

  .header .header_content .menu_show li {
    margin-bottom: 20px
  }

  .header .header_content .menu_show a {
    font-size: 18px
  }

  .header .header_content .search_block {
    margin-top: 45px
  }
}

.header .header_content .search_block .cart_btn {
  float: right;
  width: 24px;
  height: 21px;
  display: block;
  text-indent: -9999px;
  background: url(../images/cart_icon.svg) left top no-repeat;
  margin-left: 20px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

@media (max-width:767px) {
  .header .header_content .search_block .cart_btn {
    margin: 0 0 10px;
    float: none
  }
}

.header .header_content .search_block .search_btn {
  background: url(../images/search_icon.svg) no-repeat;
  text-indent: -9999px;
  width: 20px;
  height: 21px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  cursor: pointer;
  float: right
}

.header .header_content .search_block .search_form {
  position: absolute;
  top: -6px;
  right: 0;
  opacity: 0;
  z-index: -1;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.active .header .header_content .search_block .search_form {
  opacity: 1;
  z-index: 50
}

.header .header_content .search_block .search_form .form_text {
  height: 32px;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0 10px;
  width: 376px
}

@media (max-width:767px) {
  .header .header_content .search_block .search_btn {
    float: none;
    margin-left: 3px
  }

  .header .header_content .search_block .search_form .form_text {
    width: 280px
  }
}

.header .header_content .search_block .search_form .form_submit {
  position: absolute;
  top: 5px;
  right: 10px;
  background: url(../images/search_icon2.svg) no-repeat;
  border: none;
  text-indent: -9999px;
  width: 20px;
  height: 21px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  cursor: pointer
}

.header .header_content .logo {
  display: table;
  margin: 0 auto
}

.header .header_contacts {
  text-align: center;
  padding: 8px 0;
  margin-top: -13px;
  background: #fff
}

@media (min-width:768px) and (max-width:1200px) {
  .header .header_contacts {
    background: #fff
  }
}

@media (max-width:767px) {
  .header .header_content .logo {
    max-width: 200px
  }

  .header .header_content .logo img {
    max-width: 100%;
    height: auto
  }

  .header .header_contacts {
    line-height: 1.3;
    background: #fff;
    padding: 10px 0
  }
}

.header .header_contacts .container .text {
  font-size: 0
}

.header .header_contacts .container .text span {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  padding-right: 26px;
  position: relative
}

.header .header_contacts .container .text span a {
  font-weight: 300
}

.header .header_contacts .container .text span::after {
  content: '';
  display: block;
  width: 4px;
  height: 4px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -2px
}

.header .header_contacts .container .text span:last-child::after, .popup {
  display: none
}

@media (max-width:767px) {
  .header .header_contacts .container .text span {
    padding-right: 0
  }

  .header .header_contacts .container .text span::after {
    display: none
  }
}

.header .header_contacts .container .text span:last-child {
  padding-right: 0
}

.popup {
  z-index: 10;
  position: fixed;
  width: 100%;
  height: 100%
}

.popup.active {
  display: block
}

.active .popup {
  display: block;
  z-index: 100
}

.header_inner {
  background: url(../images/header_inner_bg.jpg) center 58px no-repeat #fff;
  min-height: 263px;
  padding-top: 0;
  position: relative
}

@media (min-width:768px) and (max-width:1200px) {
  .header_inner {
    background-position: center 65px
  }
}

@media (max-width:767px) {
  .header_inner {
    background: #524941
  }
}

.header_inner .header_contacts {
  color: #868686;
  text-align: center;
  padding: 22px 0 16px
}

@media (min-width:768px) and (max-width:1200px) {
  .header_inner .header_contacts {
    background: #fff
  }
}

@media (max-width:767px) {
  .header_inner .header_contacts {
    line-height: 1.3;
    background: #fff;
    padding: 10px 0
  }
}

.header_inner .header_contacts .container .text {
  font-size: 0;
  padding-top: 10px
}

.header_inner .header_contacts .container .text span {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  padding-right: 26px;
  position: relative
}

.header_inner .header_contacts .container .text span::after {
  content: '';
  display: block;
  width: 4px;
  height: 4px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -2px
}

.header_inner .header_contacts .container .text span:last-child::after, .top_inner .breadcrumb li::before, .top_inner .breadcrumbs li::before {
  display: none
}

.header_inner .header_contacts .container .text span:last-child {
  padding-right: 0
}

.header_inner .main_menu {
  padding-top: 17px;
  top: 0
}

.header_inner .menu .menu_item a {
  color: #fff
}

.header_inner .header_content .dropdown_menu {
  margin-top: 25px
}

.header_inner .header_content .menu_btn .item {
  background: #fff
}

.header_inner .header_content .search_block .search_btn {
  background-image: url(../images/search_icon.svg)
}

.header_inner .header_content .logo {
  position: relative;
  top: -18px
}

.top_inner {
  padding-top: 25px;
  padding-bottom: 34px;
  position: relative
}

@media (max-width:767px) {
  .header_inner .header_contacts .container .text span {
    padding-right: 0
  }

  .header_inner .header_contacts .container .text span::after {
    display: none
  }

  .top_inner {
    padding-bottom: 10px
  }
}

.top_inner .breadcrumb, .top_inner .breadcrumbs {
  text-align: center;
  margin-bottom: 15px;
  font-size: 0
}

.top_inner .breadcrumb a, .top_inner .breadcrumb li, .top_inner .breadcrumb span, .top_inner .breadcrumbs a, .top_inner .breadcrumbs li, .top_inner .breadcrumbs span {
  line-height: 23px;
  padding: 1px 11px 0;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  background-color: #b1b1b1;
  color: #fff
}

.top_inner .breadcrumb a+a, .top_inner .breadcrumb li+li, .top_inner .breadcrumbs a+a, .top_inner .breadcrumbs li+li {
  margin-left: 14px
}

.top_inner .page_title {
  color: #3f3f40;
  font-size: 50px;
  font-weight: 300;
  text-align: center;
  margin: 0 0 35px;
  line-height: 1
}

@media (max-width:767px) {
  .top_inner .page_title {
    font-size: 36px
  }
}

.top_inner .top_text {
  text-align: center;
  color: #8d8d8d;
  font-size: 18px;
  line-height: 1.2
}

.top_inner .top_text p {
  margin-bottom: 10px
}

.main_slider {
  width: 100%;
  height: 650px;
  position: relative;
  background: #f5f5f5;
  margin-top: 35px
}

@media (max-width:767px) {
  .main_slider {
    height: 525px;
    margin-top: 80px
  }
}

.main_slider .block_content {
  width: 1920px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px
}

.main_slider .image {
  position: relative;
  height: 1015px
}

.main_slider img {
  position: absolute;
  top: 0
}

.main_slider .slide {
  position: relative
}

.main_slider .slider_text {
  position: absolute;
  top: 50px;
  width: 100%;
  left: 50%;
  margin-left: -570px;
  color: #fff;
  padding-left: 0
}

@media (min-width:992px) and (max-width:1200px) {
  .main_slider .slider_text {
    margin-left: -500px;
    top: 250px
  }
}

@media (min-width:768px) and (max-width:991px) {
  .main_slider .slider_text {
    margin-left: -370px;
    top: 250px
  }
}

@media (max-width:767px) {
  .main_slider .slider_text {
    margin-left: -150px;
    width: 300px;
    top: 250px
  }
}

@media (min-width:400px) and (max-width:767px) {
  .main_slider .slider_text {
    margin-left: -190px;
    width: 380px
  }
}

.main_slider .slider_text .title {
  font-size: 32px;
  font-weight: 300;
  line-height: 1;
  margin-bottom: 15px;
  text-shadow: 1px 1px 1px #fff;
  max-width: 410px
}

@media (max-width:767px) {
  .main_slider .slider_text .title {
    font-size: 30px;
    line-height: 1;
    margin-bottom: 20px
  }
}

@media (min-width:650px) and (max-width:767px) {
  .main_slider .slider_text {
    width: 600px;
    margin-left: -300px
  }

  .main_slider .slider_text .title {
    font-size: 50px
  }
}

.main_slider .slider_text .description {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.32;
  max-width: 421px
}

@media (max-width:767px) {
  .main_slider .slider_text .description {
    font-size: 16px
  }
}

.main_slider .slick-dots {
  position: absolute;
  top: 48%;
  right: 50%;
  margin-right: -610px;
  z-index: 10;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

@media (min-width:992px) and (max-width:1200px) {
  .main_slider .slick-dots {
    margin-right: -480px;
    top: 40%
  }
}

@media (max-width:767px) {
  .main_slider .slick-dots {
    margin-right: -150px;
    top: 32%
  }
}

@media (min-width:400px) and (max-width:767px) {
  .main_slider .slick-dots {
    margin-right: -190px
  }
}

@media (min-width:650px) and (max-width:767px) {
  .main_slider .slider_text .description {
    font-size: 18px
  }

  .main_slider .slick-dots {
    margin-right: -290px
  }
}

.main_slider .slick-dots li {
  height: 8px;
  margin-bottom: 10px;
  list-style: none
}

.main_slider .slick-dots li:last-child {
  margin-bottom: 0
}

.main_slider .slick-dots li button {
  border: none;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 8px;
  height: 100%;
  background: #fff;
  text-indent: -9999px;
  cursor: pointer;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  outline: 0
}

.main_slider .slick-dots li button:hover {
  opacity: .7
}

.main_slider .slick-dots li.slick-active+li {
  position: relative;
  z-index: 1
}

.main_slider .slick-dots li.slick-active button {
  -webkit-transform: scale(1.625);
  -ms-transform: scale(1.625);
  transform: scale(1.625)
}

.services_block {
  background: #f5f5f5;
  padding-bottom: 112px
}

@media (max-width:767px) {
  .services_block {
    padding-bottom: 40px
  }
}

.services_block .block_wrapper {
  margin-top: -151px;
  background: #fff;
  padding: 28px 30px 36px;
  position: relative
}

@media (min-width:992px) and (max-width:1200px) {
  .services_block .block_wrapper {
    margin-top: -150px
  }
}

@media (min-width:768px) and (max-width:991px) {
  .services_block .block_wrapper {
    width: 100%;
    margin-top: -100px
  }
}

@media (min-width:400px) and (max-width:767px) {
  .services_block .row {
    margin-left: 0;
    margin-right: 0
  }
}

.services_block .col {
  position: relative;
  margin-bottom: 32px
}

@media (max-width:767px) {
  .services_block .block_wrapper {
    margin-top: 0
  }

  .services_block .col {
    width: auto;
    display: table;
    margin-left: auto;
    margin-right: auto
  }

  .services_block .image {
    max-width: 255px;
    margin: 0 auto
  }
}

@media (min-width:400px) and (max-width:767px) {
  .services_block .col {
    width: 50%;
    float: left;
    display: block;
    padding-left: 5px;
    padding-right: 5px
  }
}

@media (min-width:650px) and (max-width:767px) {
  .services_block .col {
    display: table
  }

  .services_block .col .title {
    left: 17%
  }
}

.services_block .col:hover .image img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: 10s;
  -o-transition: 10s;
  transition: 10s
}

.services_block .col:hover .title a {
  color: #c8c8c8;
  text-decoration: none
}

.services_block .image img {
  display: block;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 4s;
  -o-transition: 4s;
  transition: 4s
}

.services_block .title {
  position: absolute;
  bottom: 20px;
  left: 40px;
  padding-right: 40px
}

.services_block .title a {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s
}

@media (min-width:400px) and (max-width:767px) {
  .services_block .title a {
    font-size: 20px
  }
}

.services_block .title_wrapper {
  padding-left: 0;
  padding-right: 0
}

@media (min-width:768px) and (max-width:991px) {
  .services_block .title_wrapper {
    width: 100%
  }
}

.services_block .title_wrapper .block_title {
  color: #c3c3c3;
  font-size: 50px;
  line-height: .96;
  font-weight: 300;
  padding-top: 10px
}

.services_block .slick-dots {
  position: absolute;
  bottom: -83px;
  right: 4px
}

.services_block .slick-dots li {
  list-style: none;
  float: left;
  margin-left: 9px
}

.services_block .slick-dots li button {
  border: none;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  text-indent: -9999px;
  cursor: pointer;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  outline: 0
}

.services_block .slick-dots li button:hover {
  opacity: .9
}

.services_block .slick-dots li.slick-active button {
  background: #121212
}

.achievements_block {
  background: #f5f5f5;
  padding-bottom: 103px
}

.achievements_block .block_content {
  position: relative
}

.achievements_block .block_content::before {
  content: '';
  display: block;
  background: #fff;
  position: absolute;
  top: 120px;
  left: 155px;
  width: 476px;
  height: 289px
}

.achievements_block .row {
  margin: 0 0 30px
}

.achievements_block .row:last-child {
  margin-bottom: 0
}

.achievements_block .col {
  position: relative;
  margin-bottom: 30px
}

@media (max-width:767px) {
  .services_block .title_wrapper .block_title {
    font-size: 32px
  }

  .services_block .slick-dots {
    bottom: -78px
  }

  .achievements_block {
    padding-bottom: 10px
  }

  .achievements_block .block_content::before {
    display: none
  }

  .achievements_block .col {
    width: auto;
    display: table;
    margin-left: auto;
    margin-right: auto
  }
}

@media (min-width:400px) and (max-width:767px) {
  .achievements_block .col {
    width: 50%;
    overflow: hidden;
    float: left;
    display: block
  }
}

@media (min-width:650px) and (max-width:767px) {
  .achievements_block .col .title {
    left: 17%
  }

  .company_block .col_text {
    text-align: center
  }
}

.achievements_block .col:hover .image img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: 10s;
  -o-transition: 10s;
  transition: 10s
}

.achievements_block .col:hover .title a {
  color: #c8c8c8;
  text-decoration: none
}

@media (max-width:767px) {
  .achievements_block .image {
    margin: 0 auto;
    display: table
  }

  .achievements_block .image img {
    max-width: 100%
  }
}

.achievements_block .image img {
  display: block;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 4s;
  -o-transition: 4s;
  transition: 4s
}

.achievements_block .title {
  position: absolute;
  bottom: 20px;
  left: 40px;
  padding-right: 40px
}

.achievements_block .title a {
  font-size: 24px;
  font-weight: 300;
  color: #fff;
  line-height: 1;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s
}

.achievements_block .col_text {
  padding-left: 109px
}

@media (min-width:768px) and (max-width:991px) {
  .achievements_block .col_text {
    padding-top: 30px
  }
}

@media (max-width:767px) {
  .achievements_block .col_text {
    padding-left: 20px;
    margin-bottom: 0;
    width: 100%
  }
}

.achievements_block .col_text .main_title {
  color: #454545;
  font-size: 50px;
  line-height: .96;
  font-weight: 300;
  margin: 10px 0 16px
}

@media (max-width:767px) {
  .achievements_block .col_text .main_title {
    font-size: 30px
  }
}

.achievements_block .col_text .description {
  color: #8d8d8d;
  font-size: 18px;
  line-height: 1.66;
  max-width: 420px
}

.registrer_block {
  background: url(../images/register_bg.jpg) center 0 no-repeat;
  height: 487px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-background-size: cover;
  background-size: cover
}

.registrer_block .block_content .main_title {
  color: #f5f5f5;
  font-size: 50px;
  line-height: .96;
  font-weight: 300;
  margin: 0 0 20px
}

@media (max-width:767px) {
  .registrer_block .block_content .main_title {
    font-size: 32px
  }
}

.registrer_block .block_content .description {
  color: #f5f5f5;
  max-width: 400px;
  font-size: 18px;
  line-height: 1.66;
  margin-bottom: 50px
}

.registrer_block .block_content .btn-wrap {
    text-align: center
}
.registrer_block .block_content .register_btn {
    display: inline-block;
    line-height: 2.4;
    padding: 0 170px;
    border: 15px solid #f5f5f5;
    color: #fff;
    font-size: 140px;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    text-decoration: none;
    font-weight: 700
}

.registrer_block .block_content .register_btn:hover {
  background: #fff;
  color: #121211;
  opacity: 0.75
}

.socials_block .block_content {
  position: relative;
  height: 175px;
  padding: 50px 40px 0
}

.socials_block .block_title {
  position: absolute;
  bottom: 0;
  left: 38px;
  font-size: 180px;
  font-weight: 300;
  color: #f5f5f5;
  text-transform: uppercase;
  line-height: .6;
  letter-spacing: 5.6px
}

@media (min-width:992px) and (max-width:1200px) {
  .socials_block .block_title {
    font-size: 145px
  }
  .registrer_block .block_content .register_btn {
    line-height: 2.5;
    padding: 0 140px;
    font-size: 115px
  }
}

@media (min-width:768px) and (max-width:991px) {
  .socials_block .block_title {
    font-size: 100px
  }
  .registrer_block .block_content .register_btn {
    line-height: 3;
    padding: 0 100px;
    font-size: 90px
  }
}

@media (max-width:767px) {
  .socials_block .block_content {
    height: auto;
    padding: 30px 15px 20px
  }

  .socials_block .block_title {
    position: static;
    color: #999;
    font-size: 36px;
    margin-bottom: 20px;
    text-align: center;
    line-height: 1
  }

  .socials_block .row {
    font-size: 0;
    text-align: center
  }
  
  .registrer_block .block_content .register_btn {
    line-height: 3.5;
    padding: 0 40px;
    font-size: 85px
  }
}

@media (max-width:600px) {
  .registrer_block .block_content .register_btn {
    line-height: 4;
    padding: 0 30px;
    font-size: 75px
  }  
}
@media (max-width:515px) {
  .registrer_block .block_content .register_btn {
    line-height: 4;
    padding: 0 2vw;
    font-size: 15vw
  }  
}
@media (max-width:400px) {
  .registrer_block .block_content .register_btn {
    line-height: 1.5;
    padding: 0;
    font-size: 22vw
  }  
}

.socials_block .col-lg-1-5, .socials_block .col-md-1-5, .socials_block .col-sm-1-5, .socials_block .col-xs-1-5 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px
}

.socials_block .col-lg-1-5 {
  width: 20%;
  float: left;
  text-align: center
}

@media (max-width:767px) {
  .socials_block .col-lg-1-5 {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 35px;
    float: none;
    font-size: 14px
  }
}

.socials_block img {
  display: block;
  margin: 0 auto 15px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.socials_block .col:hover img {
  opacity: .6
}

.company_block {
  height: 599px;
  background: url(../images/company_bg.jpg) center 0 no-repeat;
  -webkit-background-size: cover;
  background-size: cover
}

.company_block .col_logo {
  margin-top: 115px
}

@media (max-width:767px) {
  .company_block {
    height: auto;
    padding-bottom: 30px
  }

  .company_block .col_logo {
    margin-top: 30px
  }

  .company_block .col_logo iframe {
    display: table;
    margin: 0 auto;
    max-width: 100%;
    height: auto
  }
}

.company_block .col_text {
  padding: 137px 0 0 111px;
  color: #454545
}

@media (min-width:768px) and (max-width:1200px) {
  .company_block .col_logo iframe {
    max-width: 100%
  }

  .company_block .col_text {
    padding-left: 50px
  }
}

@media (min-width:768px) and (max-width:991px) {
  .company_block .col_text {
    padding-top: 140px
  }
}

.company_block .main_title {
  font-size: 50px;
  line-height: .96;
  font-weight: 300;
  margin: 0 0 20px
}

@media (max-width:767px) {
  .company_block .col_text {
    padding: 40px 0 0 20px
  }

  .company_block .main_title {
    font-size: 32px
  }
}

.company_block .description {
  max-width: 400px;
  font-size: 18px;
  line-height: 1.7
}

@media (min-width:650px) and (max-width:767px) {
  .company_block .description {
    margin: 0 auto
  }
}

.company_block .image {
  max-width: 540px;
  height: 374px;
  padding-top: 74px;
  background: #fff
}

@media (max-width:767px) {
  .company_block .image {
    width: auto;
    display: table;
    margin: 0 auto;
    height: 250px;
    padding: 35px 15px 0
  }

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

@media (min-width:768px) and (max-width:1200px) {
  .company_block .image {
    width: 100%
  }
}

.company_block .image img {
  display: block;
  margin: 0 auto
}

.company_block .row {
  margin: 0
}

@media (min-width:1920px) {
  .main_slider img {
    width: 105%
  }

  .main_slider .block_content {
    left: -20px;
    margin-left: 0;
    width: 105%
  }
}

.filter_wrapper {
  margin-bottom: 32px;
  position: relative
}

.filter_wrapper .male_filter ul {
  font-size: 0;
  border-bottom: 1px solid #ddd;
  display: table;
  margin-bottom: 0
}

@media (min-width:992px) and (max-width:1200px) {
  .filter_wrapper .male_filter ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

@media (max-width:767px) {
  .company_block .image .logo_content {
    max-width: 230px
  }

  .filter_wrapper .male_filter ul {
    border: none;
    margin: 0 auto 15px;
    padding-left: 0 !important
  }
}

.filter_wrapper .male_filter ul li {
  display: inline-block;
  vertical-align: top;
  list-style: none;
  font-size: 18px;
  margin-right: 50px
}

@media (min-width:992px) and (max-width:1200px) {
  .filter_wrapper .male_filter ul li {
    margin-right: 0
  }
}

@media (min-width:768px) and (max-width:991px) {
  .filter_wrapper .male_filter ul li {
    margin-right: 15px
  }
}

.filter_wrapper .male_filter ul li:last-child {
  margin-right: 0
}

.filter_wrapper .male_filter ul li a {
  display: block;
  color: #959595;
  line-height: 56px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  position: relative
}

@media (max-width:767px) {
  .filter_wrapper .male_filter ul li {
    margin-right: 0;
    width: 100%
  }

  .filter_wrapper .male_filter ul li a {
    display: table;
    margin: 0 auto
  }
}

.filter_wrapper .male_filter ul li a::after {
  content: '';
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 0;
  height: 2px;
  background: #191919;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.filter_wrapper .male_filter ul li a.active::after, .filter_wrapper .male_filter ul li a:hover::after {
  width: 100%
}

.filter_wrapper .male_filter ul li a.active {
  color: #191919;
  position: relative
}

.filter_wrapper .male_filter ul li a:hover {
  text-decoration: none;
  color: #191919
}

.filter_wrapper .parameters_wrap {
  text-align: right;
  position: static
}

@media (min-width:768px) and (max-width:1200px) {
  .filter_wrapper .parameters_wrap {
    text-align: left
  }
}

@media (max-width:767px) {
  .filter_wrapper .parameters_wrap {
    text-align: center
  }
}

.filter_wrapper .parameters_wrap .parameters_btn {
  display: inline-block;
  padding-left: 35px;
  background: url(../images/filter_icon.svg) 0 center no-repeat;
  font-size: 18px;
  color: #a4a4a4;
  padding-right: 5px;
  position: relative;
  line-height: 56px;
  cursor: pointer
}

.filter_wrapper .parameters_wrap .parameters_btn::after {
  content: '';
  display: block;
  width: 80%;
  position: absolute;
  right: 0;
  bottom: 17px;
  border-bottom: 1px dashed #9c9b9c;
  opacity: 1;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.filter_wrapper .parameters_wrap .parameters_btn:hover::after {
  opacity: 0
}

.filter_wrapper .all_parameters {
  position: absolute;
  top: 87px;
  left: 0;
  width: 100%;
  z-index: -5;
  background: #fff;
  padding: 30px 20px;
  text-align: left;
  opacity: 0;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s
}

.filter_wrapper .all_parameters.active {
  opacity: 1;
  z-index: 10
}

.filter_wrapper .form_col {
  width: 33.3%;
  padding-right: 7%;
  float: left
}

.filter_wrapper .form_col_location {
  width: 100%
}

.filter_wrapper .form_col_location .form_checkbox {
  width: 12.5%!important
}

@media (min-width:1201px) and (max-width:1650px) {
  .filter_wrapper .form_col_location .form_checkbox {
    width: 20%!important
  }
}

@media (min-width:768px) and (max-width:1200px) {
  .filter_wrapper .form_col_location .form_checkbox {
    width: 25%!important
  }
}

@media (max-width:767px) {
  .filter_wrapper .form_col_location .form_checkbox {
    width: 100%!important
  }
}

.filter_wrapper .form_col_postprod {
  width: 66.7%
}

.filter_wrapper .form_col_postprod .form_checkbox {
  width: 25%!important
}

@media (min-width:768px) and (max-width:1200px) {
  .filter_wrapper .form_col_postprod .form_checkbox {
    width: 33.3%!important
  }
}

@media (max-width:767px) {
  .filter_wrapper .form_col_postprod .form_checkbox {
    width: 100%!important
  }
  .filter_wrapper .form_col_postprod {
    width: 100%
  }
}

@media (min-width:1201px) and (max-width:1650px) {
  .filter_wrapper .form_col_postprod {
    width: 100%
  }
}

@media (min-width:768px) and (max-width:1200px) {
  .filter_wrapper .form_col_postprod {
    width: 100%
  }
}

.filter_wrapper .form_col_direct {
  padding-right: 0
}

.filter_wrapper .form_col_photo {
  width: 100%
}

.filter_wrapper .form_col_photo .form-group .form_checkbox {
  width: 25%
}

@media (min-width:768px) and (max-width:991px) {
  .filter_wrapper .form_col {
    width: 50%
  }
}

.filter_wrapper .main_label {
  color: #3f3f40;
  margin-bottom: 9px
}

.filter_wrapper .form_text {
  height: 37px;
  background-color: #f8f8f8;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0
}

.filter_wrapper .form-group {
  margin-bottom: 30px
}

.filter_wrapper .form_checkboxes {
  font-size: 0;
  margin-bottom: 4px;
  margin-right: -30px
}

@media (min-width:1201px) and (max-width:1650px) {
  .filter_wrapper .form_col {
    padding-right: 2%
  }

  .filter_wrapper .form_checkboxes {
    margin-right: -5px
  }
}

@media (min-width:768px) and (max-width:1200px) {
  .filter_wrapper .form_col {
    padding-right: 2%
  }

  .filter_wrapper .form_checkboxes {
    margin-right: -5px
  }
}

@media (max-width:767px) {
  .filter_wrapper .form_col {
    width: 100%
  }

  .filter_wrapper .form_checkboxes {
    margin-right: 0
  }
}

.filter_wrapper .form_checkboxes .form_checkbox {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  width: 33.3%;
  padding-right: 30px
}

@media (min-width:1201px) and (max-width:1650px) {
  .filter_wrapper .form_checkboxes .form_checkbox {
    padding-right: 5px
  }
}

@media (min-width:768px) and (max-width:1200px) {
  .filter_wrapper .form_checkboxes .form_checkbox {
    width: 50%;
    padding-right: 5px
  }
}

.filter_wrapper .form_checkboxes .form_checkbox input {
  display: none
}

.filter_wrapper .form_checkboxes .form_checkbox input:checked+label::before {
  border: 5px solid #3f3f40;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.filter_wrapper .form_checkboxes .form_checkbox label {
  font-weight: 300;
  padding-left: 30px;
  color: #3f3f40;
  position: relative;
  margin-bottom: 0;
  display: block;
  line-height: 37px;
  cursor: pointer
}

@media (max-width:767px) {
  .filter_wrapper .form_checkboxes .form_checkbox {
    width: 50%;
    padding-right: 10%;
    margin-right: 0
  }

  .filter_wrapper .form_checkboxes .form_checkbox label {
    line-height: 1.2;
    margin-bottom: 10px
  }
}

.filter_wrapper .form_checkboxes .form_checkbox label::before {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #f8f8f8;
  top: 50%;
  left: 0;
  margin: -12px 0 0;
  border: 5px solid transparent;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.filter_wrapper .form_actions .btn {
  height: 43px;
  border: 2px solid #3f3f40;
  float: left;
  color: #3f3f40;
  font-size: 18px;
  font-weight: 300;
  background: 0 0;
  padding: 0 55px;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.filter_wrapper .form_actions .btn:hover {
  background: #000;
  color: #fff
}

.filter_wrapper .form_actions .close_form {
  display: block;
  margin-left: 27px;
  color: #a4a4a4;
  font-size: 18px;
  padding: 10px 0;
  float: left;
  position: relative
}

.filter_wrapper .form_actions .close_form::after {
  content: '';
  display: block;
  width: 100%;
  position: absolute;
  right: 0;
  bottom: 13px;
  border-bottom: 1px dashed #9c9b9c;
  opacity: 1;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.filter_wrapper .form_actions .close_form:hover {
  text-decoration: none
}

.filter_wrapper .form_actions .close_form:hover::after {
  opacity: 0
}

.model_slider_default .block_title .slide_arr:hover, .node_model .action_wrap .item:hover {
  opacity: .6
}

.filter_wrapper .submit_col {
  clear: both
}

@media (min-width:768px) and (max-width:991px) {
  .filter_wrapper .submit_col {
    margin-top: -100px
  }
}

.view_models {
  padding: 0 10px
}

.view_models .view_content {
  font-size: 0
}

.view_models .col {
  font-size: 14px;
  float: none;
  display: inline-block;
  vertical-align: top;
  padding: 0 5px;
  margin-bottom: 24px
}

@media (min-width:768px) and (max-width:1200px) {
  .view_models .col {
    width: 20%
  }
}

@media (min-width:650px) and (max-width:767px) {
  .view_models .col {
    width: 33.3%
  }
}

.view_models .col:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: 6s;
  -o-transition: 6s;
  transition: 6s
}

.view_models .col:hover .name a {
  text-decoration: none;
  color: #fff;
  background: #3f3f40
}

.view_models .col .image {
  border: 1px solid rgba(232, 232, 232, .7);
  border-bottom: none
}

.view_models .col img {
  max-width: 100%;
  width: 100%;
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

.view_models .col .name a {
  display: block;
  text-align: center;
  padding: 17px 10px 18px;
  color: #3f3f40;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  background: #fff
}

.page_model .container-fluid {
  max-width: 1700px
}

.page_model .top_inner {
  position: relative;
  padding-bottom: 0
}

.page_model .top_inner .page_title {
  margin-bottom: 29px
}

.page_arrows_wrap {
  position: absolute;
  top: 93px;
  left: 0;
  width: 100%
}

@media (max-width:767px) {
  .filter_wrapper .form_actions .close_form {
    margin-left: 0
  }
  .page_model .top_inner .page_title {
    margin-bottom: 0
  }
  .page_arrows_wrap {
    position: static
  }
}

.page_arrows_wrap .prev_arr {
  float: left
}

.page_arrows_wrap .next_arr {
  float: right
}

.page_arrows_wrap .page_arr a {
  font-size: 18px;
  text-decoration: underline;
  font-weight: 300;
  color: #3f3f40;
  display: block;
  line-height: 50px
}

.page_arrows_wrap .page_arr a:hover {
  text-decoration: none
}

.node_model {
  margin-bottom: 45px
}

@media (max-width:767px) {
  .node_model {
    margin-bottom: 0
  }
}

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

.node_model .photo_wrapper {
  height: 670px;
  font-size: 0;
  margin: 0 auto
}

@media (min-width:992px) and (max-width:1200px) {
  .node_model .photo_wrapper {
    width: 994px;
    margin: 0 auto;
    height: 437px
  }
}

@media (min-width:1201px) and (max-width:1650px) {
  .node_model .photo_wrapper {
    width: 1170px;
    margin: 0 auto;
    height: 509px
  }
}

@media (min-width:768px) and (max-width:991px) {
  .node_model .photo_wrapper {
    height: auto;
    overflow: visible
  }
}

@media (max-width:767px) {
  .node_model .photo_wrapper {
    height: auto;
    overflow: visible
  }
}

.node_model .photo_wrapper a {
  display: block;
  overflow: hidden
}

.node_model .main_photos {
  width: 33%;
  display: inline-block;
  vertical-align: top
}

@media (min-width:1700px) {
  .node_model .main_photos .col {
    height: 670px;
    display: table;
    margin: 0 auto
  }

  .node_model .main_photos .col a {
    display: table-cell;
    vertical-align: middle
  }
}

@media (min-width:1201px) and (max-width:1650px) {
  .node_model .main_photos {
    width: 29%
  }

  .node_model .main_photos .col {
    height: 509px;
    display: table
  }

  .node_model .main_photos .col a {
    display: table-cell;
    vertical-align: middle
  }
}

@media (min-width:992px) and (max-width:1200px) {
  .node_model .main_photos .col {
    height: 437px;
    display: table
  }

  .node_model .main_photos .col a {
    display: table-cell;
    vertical-align: middle
  }
}

@media (min-width:768px) and (max-width:991px) {
  .node_model .main_photos {
    width: 100%;
    text-align: center
  }

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

@media (min-width:1700px) {
  .node_model .main_photos img {
    display: block;
    margin: 0 auto
  }
}

@media (min-width:992px) and (max-width:1200px) {
  .node_model .main_photos img {
    height: auto;
    width: auto
  }

  .node_model .thumb_photos {
    padding-left: 15px
  }
}

@media (min-width:768px) and (max-width:991px) {
  .node_model .main_photos img {
    display: block;
    margin: 0 auto 30px
  }
}

@media (max-width:767px) {
  .node_model .main_photos img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto 30px
  }

  .node_model .main_photos {
    width: 100%
  }
}

.node_model .thumb_photos {
  width: 67%;
  display: inline-block;
  vertical-align: top
}

@media (min-width:768px) and (max-width:991px) {
  .node_model .thumb_photos {
    width: 100%;
    margin-left: -10px
  }
}

@media (max-width:767px) {
  .node_model .thumb_photos {
    width: 100%
  }
}

.node_model .thumb_photos .col {
  width: 25%;
  display: inline-block;
  vertical-align: top;
  padding-left: 38px
}

@media (min-width:1201px) and (max-width:1650px) {
  .node_model .thumb_photos .col {
    padding-left: 0;
    width: 23%;
    margin-left: 15px;
    overflow: hidden
  }
}

@media (min-width:992px) and (max-width:1200px) {
  .node_model .thumb_photos .col {
    padding-left: 10px
  }
}

@media (min-width:768px) and (max-width:991px) {
  .node_model .thumb_photos .col {
    padding-left: 10px
  }
}

@media (max-width:767px) {
  .node_model .thumb_photos .col {
    padding: 0 5px;
    width: 50%;
    margin-bottom: 10px
  }
}

@media (min-width:650px) and (max-width:767px) {
  .node_model .thumb_photos .col {
    width: 33.3%
  }
}

.node_model .thumb_photos .col img {
  display: block;
  margin: 0 auto
}

.node_model .thumb_photos .col .photo {
  display: table;
  height: 320px;
  width: 100%
}

@media (min-width:1201px) and (max-width:1650px) {
  .node_model .thumb_photos .col .photo {
    height: 240px
  }
}

@media (min-width:992px) and (max-width:1200px) {
  .node_model .thumb_photos .col .photo {
    height: 203px
  }
}

@media (min-width:768px) and (max-width:991px) {
  .node_model .thumb_photos .col .photo {
    height: 232px
  }
}

@media (max-width:767px) {
  .node_model .thumb_photos .col img {
    display: table;
    margin: 0 auto
  }

  .node_model .thumb_photos .col .photo {
    height: auto
  }
}

.node_model .thumb_photos .col .photo a {
  display: table-cell;
  vertical-align: middle
}

.node_model .model_info {
  padding-top: 20px;
  margin-bottom: 25px;
  width: 100%
}

.node_model .model_info .item {
  background: #fff;
  border-right: 1px solid #ddd;
  text-align: center;
  color: #959595;
  font-size: 20px;
  font-weight: 400;
  height: 130px
}

.node_model .model_info .item:last-child {
  border: none
}

.node_model .model_info .value {
  color: #c7c7c7;
  font-size: 55px;
  line-height: 1.09;
  font-weight: 300
}

.node_model .action_wrap {
  float: right;
  font-size: 0;
  padding-bottom: 125px
}

@media (max-width:767px) {
  .node_model .model_info .item:nth-child(even) {
    border: none
  }

  .node_model .action_wrap {
    float: none;
    display: table;
    margin: 0 auto;
    padding-bottom: 45px
  }
}

.node_model .action_wrap .item {
  display: inline-block;
  vertical-align: middle;
  text-indent: -9999px;
  margin-left: 20px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.node_model .action_wrap .item_download {
  background: url(../images/download_icon.svg) left top no-repeat;
  width: 25px;
  height: 25px
}

.node_model .action_wrap .item_email {
  background: url(../images/email_icon.svg) left top no-repeat;
  width: 27px;
  height: 22px
}

.node_model .action_wrap .item_print {
  background: url(../images/print_icon.svg) left top no-repeat;
  width: 23px;
  height: 24px
}

.node_model .action_wrap .item_cart {
  background: url(../images/cart_icon2.svg) left top no-repeat;
  width: 26px;
  height: 24px
}

.model_slider2 .block_content {
  min-height: 320px;
  position: relative
}

.model_slider2 .slick-slide {
  margin: 0 15px
}

.model_slider2 .slick-slide iframe {
  width: 100%;
  height: 320px
}

@media (min-width:1201px) and (max-width:1650px) {
  .model_slider2 .slick-slide iframe {
    height: 200px
  }
}

@media (max-width:767px) {
  .model_slider2 .block_content {
    min-height: 160px
  }

  .model_slider2 .slick-slide iframe {
    height: 160px
  }
}

.model_slider_default {
  clear: both;
  margin-bottom: 60px
}

.model_slider_default .block_content {
  margin: 0 -7px
}

.model_slider_default .title_wrapper {
  margin-bottom: 48px
}

.model_slider_default img {
  margin: 0 auto; 
  width: 100%;
}
 
/* @media (min-width:1201px) and (max-width:1650px) {
  .model_slider_default img {
    width: auto;
    max-width: 100%; 
  }
} */

@media (max-width:479px) {
  .model_slider_default img {
    width: auto;
  }
}

.model_slider_default .block_title {
  float: left
}

.model_slider_default .block_title h2 {
  color: #3f3f40;
  font-size: 36px;
  font-weight: 300;
  margin: 0;
  float: left;
  line-height: .8
}

.model_slider_default .block_title .slider_arrows {
  float: left;
  margin-left: 45px
}

.model_slider_default .block_title .slide_arr {
  float: left;
  width: 16px;
  height: 30px;
  margin-right: 35px;
  text-indent: -9999px;
  cursor: pointer;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.model_slider_default .block_title .slide_arr.slide_prev {
  background: url(../images/slider_model_prev.png) left top no-repeat
}

.model_slider_default .block_title .slide_arr.slide_next {
  background: url(../images/slider_model_next.png) left top no-repeat
}

.model_slider_default .view_all {
  float: right;
  color: #3f3f40;
  font-size: 18px;
  margin-top: 7px;
  text-decoration: underline
}

.model_slider_default .view_all:hover, .view_awards .col .title a:hover {
  text-decoration: none
}

@media (max-width:767px) {
  .model_slider_default .block_title .slider_arrows {
    margin-left: 10px
  }
  .model_slider_default .block_title .slide_arr {
    margin-right: 10px
  }
  .model_slider_default .view_all {
    float: left;
    padding-top: 10px;
    clear: both
  }
}

.model_slider_default .slick-arrow {
  display: none!important
}

.model_slider .block_content {
  margin: 0 -7px
}

.model_slider .col {
  margin: 0 7px
}

.page_category .top_text {
  text-align: left;
  margin-bottom: 56px;
  padding: 0 17px
}

@media (max-width:767px) {
  .page_category .top_text {
    margin-bottom: 25px;
    padding: 0
  }
}

.page_category .top_inner {
  padding-top: 40px
}

.page_category .top_inner .breadcrumbs {
  margin-bottom: 31px
}

.view_category {
  padding: 0 7px
}

.view_category .view_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.view_category .view_header {
  margin-bottom: 60px;
  color: #8d8d8d
}

@media (max-width:767px) {
  .view_category .view_header {
    margin-bottom: 35px
  }
}

.view_category p {
  font-size: 18px;
  line-height: 30px;
  color: #8d8d8d;
  margin-bottom: 31px
}

.view_category blockquote {
  font-size: 30px;
  line-height: 1;
  padding: 0 0 0 35px;
  border: none;
  margin: 7px 0 0;
  font-weight: 300;
  position: relative
}

@media (max-width:767px) {
  .view_category blockquote {
    margin-bottom: 20px;
    font-size: 24px
  }
}

.view_category blockquote::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  height: 96%;
  background-color: #3f3f40
}

.view_category .main_text {
  font-size: 18px;
  padding-left: 23px;
  line-height: 1.7
}

@media (min-width:768px) and (max-width:991px) {
  .view_category .view_content {
    display: table;
    margin: 0 auto
  }

  .view_category .view_content .col {
    margin-bottom: 30px
  }
}

.view_category .view_content::after {
  content: '';
  display: table;
  clear: both
}

.view_category .view_content .col {
  margin-bottom: 30px
}

@media (max-width:767px) {
  .view_category .main_text {
    padding: 0
  }

  .view_category .view_content .col {
    max-width: 300px;
    margin: 0 auto 40px;
    width: auto;
    display: table;
    float: none
  }

  .view_category .view_content .col img {
    width: 100%
  }
}

.view_category .view_content .col:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: 6s;
  -o-transition: 6s;
  transition: 6s
}

.view_category .view_content .col .image {
  overflow: hidden
}

.view_category .view_content .col img {
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

.view_category .view_content .col .title a {
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  display: block;
  padding: 10px 5px;
  background: #fff
}

.view_category .first_paragraph {
  margin-bottom: 52px
}

.view_category .last_paragraph {
  padding-top: 34px;
  clear: both;
  margin-bottom: 59px
}

.page_events .top_inner {
  padding-bottom: 0
}

.page_events .page_title {
  margin-bottom: 31px
}

.view_events blockquote {
  margin-bottom: 49px
}

.view_events .view_header {
  margin-bottom: 22px
}

.view_events .view_header .col {
  padding: 0 8px
}

@media (max-width:767px) {
  .view_events .view_header .col {
    padding: 0
  }

  .view_production {
    margin-bottom: 35px
  }
}

.view_production {
  padding: 0 15px
}

.view_production blockquote {
  margin: 38px 0 0
}

@media (max-width:767px) {
  .view_production blockquote {
    margin: 0 0 30px
  }
}

.view_production .description {
  padding-top: 44px;
  clear: both
}

.view_production .description p:last-child {
  margin-bottom: 0
}

.view_faq {
  padding-left: 23px
}

@media (max-width:767px) {
  .view_faq {
    padding-left: 0
  }

  .view_faq .col {
    margin-bottom: 30px
  }
}

.view_faq .item {
  background: #fff;
  padding: 23px 30px 25px 28px;
  margin-bottom: 30px;
  line-height: 1.75
}

@media (min-width:768px) and (max-width:991px) {
  .view_category .view_content .col img {
    width: 100%
  }

  .view_faq .item {
    padding: 15px
  }
}

.view_faq .title {
  font-size: 18px;
  font-weight: 300;
  margin: 0 0 10px;
  color: #3f3f40
}

.view_faq .description {
  color: #7d7d7d
}

.view_faq .description strong {
  color: #3f3f40
}

.view_faq .description li {
  list-style: none;
  position: relative;
  padding-left: 18px
}

.view_faq .description li::before {
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  background: #3f3f40;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  left: 0
}

.view_faq .main_title {
  font-size: 30px;
  line-height: 1;
  font-weight: 300;
  margin: 0 0 35px
}

.view_faq .ask_btn {
  border: 2px solid #3f3f40;
  font-size: 24px;
  font-weight: 300;
  line-height: 1;
  display: inline-block;
  padding: 11.5px 20px;
  cursor: pointer;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

@media (min-width:768px) and (max-width:991px) {
  .view_faq .main_title {
    font-size: 24px
  }

  .view_faq .ask_btn {
    font-size: 18px
  }
}

.view_faq .ask_btn:hover {
  background: #3f3f40;
  color: #fff
}

.modal-dialog {
  background: #fff;
  width: 570px
}

@media (max-width:767px) {
  .modal-dialog {
    width: 94%
  }
}

.modal-dialog .form_title {
  color: #3f3f40;
  font-size: 30px;
  text-align: center;
  margin-bottom: 10px
}

.modal-dialog .close {
  width: 16px;
  height: 16px;
  background: url(../images/close.svg) left top no-repeat;
  text-indent: -9999px;
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
  opacity: .8;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s
}

.modal-dialog .close:hover {
  opacity: 1
}

.modal-dialog .form-group {
  margin-bottom: 25px
}

.modal-dialog .modal-content {
  max-width: 384px;
  margin: 0 auto;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  padding-bottom: 55px
}

@media (max-width:767px) {
  .modal-dialog .modal-content {
    padding: 0 15px 15px
  }
}

.modal-dialog .modal-header {
  border-bottom: none;
  padding: 47px 15px 25px
}

@media (max-width:767px) {
  .modal-dialog .modal-header {
    padding-top: 20px
  }
}

.modal-dialog .form_text {
  height: 37px;
  background-color: #f8f8f8;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0
}

.modal-dialog .form_textarea {
  height: 130px;
  background-color: #f8f8f8;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  resize: none
}

.modal-dialog label {
  font-weight: 400;
  margin-bottom: 8px
}

.modal-dialog .field-contactform-recaptcha {
  background: #f9f9f9;
  max-width: 570px;
  margin: 0 auto 40px;
  padding: 6px 0 0;
  height: 75px;
  overflow: hidden
}

.modal-dialog .g-recaptcha {
  margin-bottom: 44px
}

.modal-dialog .g-recaptcha>div {
  display: table;
  margin: 0 auto
}

.modal-dialog .g-recaptcha>div div {
  width: 300px!important;
  height: 74px!important;
  overflow: hidden
}

.modal-dialog .g-recaptcha>div iframe {
  position: relative;
  top: -6px;
  left: -1px
}

.modal-dialog .form_actions {
  text-align: center
}

.modal-dialog .form_actions .btn {
  -webkit-border-radius: 0;
  border-radius: 0;
  display: inline-block;
  color: #3f3f40;
  font-size: 18px;
  border: 2px solid #3f3f40;
  font-weight: 300;
  padding: 7px 57px;
  background: 0 0;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.modal-dialog .form_actions .btn:hover {
  color: #fff;
  background: #000
}

.page_clients .top_inner {
  padding-bottom: 27px
}

.view_clients {
  margin-bottom: 40px
}

.view_clients .col {
  margin-bottom: 30px
}

@media (min-width:1930px) {
  .view_clients .col {
    width: 12.5%
  }
}

@media (min-width:1651px) and (max-width:1800px) {
  .view_clients .col {
    width: 16.6%
  }
}

@media (max-width:767px) {
  .view_clients .col {
    width: 50%;
    float: left;
    padding: 0 7px
  }
}

.view_clients .col .image {
  height: 154px;
  background: #fff;
  display: table;
  width: 100%;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  padding: 10px 30px
}

.view_clients .col .image:hover {
  opacity: .65
}

.view_clients .col .image a {
  display: table-cell;
  vertical-align: middle
}

.view_clients .col .image a img {
  display: block;
  margin: 0 auto;
  max-width: 100%
}

@media (max-width:767px) {
  .view_clients .col .image a img {
    max-width: 100%;
    height: auto
  }
}

.page_awards .top_inner {
  padding-bottom: 27px
}

.view_awards {
  margin-bottom: 40px;
  font-size: 0
}

.view_awards .col {
  margin-bottom: 30px;
  display: inline-block;
  float: none;
  vertical-align: top
}

@media (min-width:1930px) {
  .view_awards .col {
    width: 12.5%
  }
}

@media (min-width:1651px) and (max-width:1800px) {
  .view_awards .col {
    width: 16.6%
  }
}

@media (min-width:400px) and (max-width:767px) {
  .view_awards .col {
    width: 50%;
    float: left
  }
}

.view_awards .col .col_content {
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s
}

.view_awards .col .col_content:hover {
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .2);
  box-shadow: 0 0 15px rgba(0, 0, 0, .2)
}

.view_awards .col .image {
  height: 154px;
  background: #fff;
  display: table;
  width: 100%;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%)
}

.view_awards .col .image:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0)
}

.view_awards .col .image a {
  display: table-cell;
  vertical-align: middle
}

.view_awards .col .image a img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto
}

.view_awards .col .title a {
  background-color: #e9e9e9;
  color: #7d7d7d;
  text-align: center;
  padding: 13.5px 10px;
  font-size: 14px;
  min-height: 63px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.page_contacts .page_title {
  margin-bottom: 20px!important
}

.page_contacts .top_text {
  color: #7d7d7d;
  font-weight: 300;
  max-width: 540px;
  margin: 0 auto;
  line-height: 20px;
  font-size: 14px
}

.page_contacts .share_wrap {
  padding-top: 10px
}

.page_contacts .share_btn {
  padding-bottom: 5px
}

.page_contacts .bottom_block {
  padding-bottom: 235px
}

@media (max-width:767px) {
  .page_contacts .bottom_block {
    padding-bottom: 0
  }
}

.view_contacts .col {
  margin-bottom: 10px
}

.view_contacts .col:nth-child(-n+4) .col_content {
  min-height: 150px
}

.view_contacts .col .col_content {
  background: #fff;
  padding: 22px 30px 20px 16px;
  min-height: 130px
}

.view_contacts .col .title {
  font-weight: 300;
  color: #191919;
  margin-bottom: 13px;
  height: 36px;
  overflow: hidden
}

.view_contacts .col .post {
  color: #7d7d7d;
  font-weight: 400
}

.view_contacts .col .contact_info {
  color: #191919
}

.view_contacts .col .contact_info .contact_label {
  color: #7d7d7d;
  line-height: 1
}

#map {
  height: 540px;
  width: 100%;
  margin-bottom: 45px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%)
}

@media (max-width:767px) {
  #map {
    height: 340px
  }
}

.contacts_form {
  height: 487px;
  background: url(/images/contacts_form_bg.jpg) center 0 no-repeat;
  margin-top: 89px;
  padding-top: 59px
}

.contacts_form input, .contacts_form textarea {
  background-color: #111;
  padding-left: 18px;
  color: #fff
}

.contacts_form .title_wrapper {
  color: #fff
}

.contacts_form .title {
  font-size: 50px;
  font-weight: 300;
  line-height: .8;
  margin-bottom: 27px;
  padding-top: 10px
}

.contacts_form .decription {
  max-width: 280px;
  font-size: 18px;
  line-height: 24px
}

.contacts_form .form_wrapper {
  margin-left: 95px;
  max-width: 445px
}

@media (min-width:992px) and (max-width:1200px) {
  .contacts_form .form_wrapper {
    margin-left: 40px
  }
}

@media (min-width:768px) and (max-width:991px) {
  .contacts_form .form_wrapper {
    margin-left: 20px
  }
}

@media (max-width:767px) {
  .contacts_form {
    -webkit-background-size: cover;
    background-size: cover;
    height: auto;
    padding-bottom: 20px
  }

  .contacts_form .form_wrapper {
    margin-left: 0;
    padding-top: 15px
  }
}

.contacts_form .form-group {
  margin-bottom: 13px
}

.contacts_form .form-group.phone {
  margin-bottom: 15px
}

.contacts_form .form-group.has-error {
  margin-bottom: 20px;
  position: relative
}

.contacts_form .has-error .help-block {
  position: absolute;
  bottom: -28px
}

.contacts_form input {
  -webkit-border-radius: 0;
  border-radius: 0;
  height: 46px;
  border: 1px solid #474747
}

.contacts_form textarea {
  resize: none;
  height: 97px;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 1px solid #474747;
  padding-top: 13px
}

.contacts_form .form_actions {
  padding-top: 15px
}

.contacts_form .g-recaptcha {
  -webkit-transform: scale(.65);
  -ms-transform: scale(.65);
  transform: scale(.65);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  float: left;
  width: 199px
}

@media (min-width:768px) and (max-width:991px) {
  .contacts_form .form_actions {
    padding-top: 0
  }

  .contacts_form .g-recaptcha {
    display: table;
    float: none;
    margin: 0 auto
  }
}

@media (max-width:767px) {
  .contacts_form .g-recaptcha {
    display: table;
    float: none;
    margin: 0 auto
  }
}

.contacts_form .g-recaptcha div {
  width: 199px!important
}

.contacts_form .btn {
  float: right;
  border: 2px solid #f5f5f5;
  background-color: rgba(17, 17, 17, 0);
  height: 50px;
  font-size: 24px;
  font-weight: 300;
  color: #fff;
  padding: 0 59px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-border-radius: 0;
  border-radius: 0
}

@media (min-width:768px) and (max-width:991px) {
  .contacts_form .btn {
    display: table;
    float: none;
    margin: 0 auto
  }
}

@media (max-width:767px) {
  .contacts_form .btn {
    display: table;
    float: none;
    margin: 0 auto
  }
}

.contacts_form .btn:hover {
  background: #fff;
  color: #111
}

.page_register {
  background: #f5f5f5
}

.page_register .top_inner {
  padding-bottom: 5px
}

.register_wrap .form_title {
  padding-left: 29px;
  color: #c3c3c3;
  font-size: 24px;
  margin-bottom: 25px
}

.register_wrap .form_title.form_title_upload {
  padding-top: 20px
}

.register_wrap .form_wrap {
  background: #fff;
  padding: 20px 15px;
  margin-bottom: 30px
}

@media (max-width:767px) {
  .register_wrap .form_wrap {
    padding: 20px 0
  }
}

.register_wrap .form-group {
  margin-bottom: 17px;
  margin-right: 0!important;
  margin-left: 0!important
}

.register_wrap .main_label {
  font-weight: 400;
  padding-left: 30px;
  color: #3f3f40;
  line-height: 37px;
  width: 190px;
  margin-bottom: 0
}

.register_wrap .field_select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 303px;
  height: 37px;
  background: url(../images/select_arr.svg) right 15px center no-repeat #f8f8f8;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: none;
  padding: 0 15px
}

.register_wrap .hint {
    padding-left: 30px;
    color: #000;
    line-height: 37px;
    margin-bottom: 0;
    font-weight: 700;
}

@media (max-width:767px) {
  .register_wrap .field_select select {
    width: 100%
  }
}

.register_wrap .form_text {
  width: 303px;
  height: 37px;
  background: #f8f8f8;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: none;
  padding: 0 15px;
  -webkit-box-shadow: none;
  box-shadow: none
}

.register_wrap .field_name .form_text {
  float: left;
  margin-right: 35px
}

@media (min-width:768px) and (max-width:991px) {
  .register_wrap .main_label {
    float: left
  }

  .register_wrap .field_name .form_text {
    margin-bottom: 15px
  }
}

@media (max-width:767px) {
  .register_wrap .form_text {
    width: 100%
  }

  .register_wrap .field_name .form_text {
    margin-bottom: 15px
  }
}

.register_wrap .help-block {
  clear: both;
  padding-left: 30px;
  color: #d44444;
  line-height: 37px;
  display: block;
  font-weight: 700
}

.register_wrap .field_address textarea {
  width: 100%;
  max-width: 636px;
  height: 120px;
  background: #f8f8f8;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: none;
  resize: none;
  padding: 10px 15px;
  -webkit-box-shadow: none;
  box-shadow: none
}

.register_wrap .form_checkboxes {
  font-size: 0;
  margin-bottom: 4px
}

.register_wrap .form_checkboxes .checkbox, .register_wrap .form_checkboxes .radio {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  margin-right: 32px
}

.register_wrap .form_checkboxes .checkbox input, .register_wrap .form_checkboxes .radio input {
  display: none
}

.register_wrap .form_checkboxes .checkbox input:checked+label::before, .register_wrap .form_checkboxes .radio input:checked+label::before {
  border: 5px solid #3f3f40;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.register_wrap .form_checkboxes .checkbox label, .register_wrap .form_checkboxes .radio label {
  font-weight: 300;
  padding-left: 30px;
  color: #a4a4a4;
  position: relative;
  margin-bottom: 0;
  display: block;
  line-height: 37px;
  cursor: pointer
}

@media (max-width:767px) {
  .register_wrap .form_checkboxes .checkbox, .register_wrap .form_checkboxes .radio {
    width: 50%;
    padding-right: 10%;
    margin-right: 0
  }

  .register_wrap .form_checkboxes .checkbox label, .register_wrap .form_checkboxes .radio label {
    line-height: 1.2;
    margin-bottom: 10px
  }
}

.register_wrap .form_checkboxes .checkbox label::before, .register_wrap .form_checkboxes .radio label::before {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #f8f8f8;
  top: 50%;
  left: 0;
  margin: -12px 0 0;
  border: 5px solid transparent;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.register_wrap .form_checkboxes .checkbox label.active::before, .register_wrap .form_checkboxes .radio label.active::before {
  border: 5px solid #3f3f40;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.register_wrap .form_checkboxes .form_checkbox {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  margin-right: 32px
}

.register_wrap .form_checkboxes .form_checkbox input {
  display: none
}

.register_wrap .form_checkboxes .form_checkbox input:checked+label::before {
  border: 5px solid #3f3f40;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.register_wrap .form_checkboxes .form_checkbox label {
  font-weight: 300;
  padding-left: 30px;
  color: #a4a4a4;
  position: relative;
  margin-bottom: 0;
  display: block;
  line-height: 37px;
  cursor: pointer
}

@media (max-width:767px) {
  .register_wrap .form_checkboxes .form_checkbox {
    width: 50%;
    padding-right: 10%;
    margin-right: 0
  }

  .register_wrap .form_checkboxes .form_checkbox label {
    line-height: 1.2;
    margin-bottom: 10px
  }
}

.register_wrap .form_checkboxes .form_checkbox label::before {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #f8f8f8;
  top: 50%;
  left: 0;
  margin: -12px 0 0;
  border: 5px solid transparent;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.register_wrap #group_parent .photo_upload.base_field, .register_wrap .field-userinfo-phone .form-group, .register_wrap .field-userinfo-phone .form-group label, .register_wrap #group_parent .photo_upload.base_field, .register_wrap .field-userinfo-phone2 .form-group, .register_wrap .field-userinfo-phone2 .form-group label {
  margin-bottom: 0
}

.register_wrap .field-userinfo-phone .input-group, .register_wrap .field-userinfo-phone2 .input-group {
  float: left;
  position: relative;
  padding-left: 15px
}

.register_wrap .field-userinfo-phone .input-group-btn, .register_wrap .field-userinfo-phone2 .input-group-btn  {
  position: absolute;
  top: 0;
  left: 15px;
  z-index: 10;
  width: 72px
}

.register_wrap .field-userinfo-phone .input-group-btn::after, .register_wrap .field-userinfo-phone2 .input-group-btn::after {
  content: '';
  display: block;
  width: 1px;
  height: 18px;
  background: #d6d6d6;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -9px;
  z-index: 5
}

.register_wrap .field-userinfo-phone .input-group-btn::before, .register_wrap .field-userinfo-phone2 .input-group-btn::before {
  content: '';
  display: block;
  width: 8px;
  height: 5px;
  background: url(../images/select_arr.svg) no-repeat;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -2.5px;
  z-index: 5
}

.register_wrap .field-userinfo-phone select, .register_wrap .field-userinfo-phone2 select {
  width: 100%;
  height: 37px;
  border: none;
  background: #f8f8f8;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #a4a4a4;
  cursor: pointer
}

.register_wrap .field-userinfo-phone .form_text, .register_wrap .field-userinfo-phone2 .form_text {
  padding-left: 89px
}

.register_wrap .field_birth {
  position: relative;
  z-index: 5
}

.register_wrap .field_address .form_text {
  width: 636px
}

@media (min-width:768px) and (max-width:991px) {
  .register_wrap .field_address .form_text {
    width: 100%
  }
}

@media (max-width:767px) {
  .register_wrap .field_address .form_text {
    width: 100%
  }
  .register_wrap #group_parent .row {
    margin: 0
  }
  .register_wrap #group_parent .col {
    padding-left: 0
  }
  .register_wrap .video_upload {
    padding: 0 15px
  }
  .register_wrap .video_upload .form_text {
    margin-left: 0!important
  }
  .register_wrap .video_upload .field {
    width: 100%!important
  }
}

.register_wrap #group_parent label.error {
  position: relative;
  top: -9px;
  line-height: 1.2
}

.register_wrap .base_field {
  overflow: hidden;
  margin-bottom: 15px!important
}

.register_wrap .photo_upload .fl_upld {
  width: 300px;
  overflow: hidden;
  padding-left: 15px
}

@media (max-width:767px) {
  .register_wrap .photo_upload .fl_upld {
    width: 100%;
    padding-right: 15px
  }
}

.register_wrap .photo_upload .fl_upld::after {
  content: '';
  display: table;
  clear: both
}

.register_wrap .photo_upload input {
  opacity: 0;
  height: 0;
  overflow: hidden;
  padding: 0
}

.register_wrap .images_wrap .image_in:hover, .register_wrap .photo_upload label:not(.main_label):not(.error):hover {
  opacity: .8
}

.register_wrap .photo_upload input:not(.required) {
  display: none
}

.register_wrap .photo_upload .field_text {
  width: 215px;
  height: 37px;
  line-height: 37px;
  background: #f8f8f8;
  float: left;
  padding: 0 15px
}

@media (max-width:767px) {
  .register_wrap .photo_upload .field_text {
    width: 78%
  }
}

.register_wrap .photo_upload label:not(.main_label):not(.error) {
  width: 70px;
  height: 37px;
  background-color: #7b7b7b;
  cursor: pointer;
  color: #fff;
  line-height: 37px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 0;
  float: left;
  font-size: 14px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.register_wrap .photo_upload label:not(.main_label):not(.error) label {
  margin-bottom: 15px
}

.register_wrap .col {
  padding-right: 0
}

.register_wrap .add_image {
  padding-left: 35px;
  line-height: 22px;
  background: url(../images/add_image.svg) no-repeat;
  display: table;
  margin: 0 auto;
  cursor: pointer
}

.register_wrap .add_image:hover {
  text-decoration: underline
}

.register_wrap .images_wrap.horizontal .big_image {
  height: 129px
}

.register_wrap .images_wrap.horizontal .image {
  height: 57px
}

@media (min-width:768px) and (max-width:991px) {
  .register_wrap .images_wrap {
    padding-top: 30px
  }

  .view_services .col:nth-child(odd) {
    clear: both
  }
}

.register_wrap .images_wrap canvas {
  max-width: 100%;
  height: 100%;
  display: block;
  margin: 0 auto
}

.register_wrap .images_wrap .big_image {
  height: 215px;
  background-color: #efefef;
  text-align: center
}

.register_wrap .images_wrap .big_image img {
  height: 100%
}

@media (max-width:767px) {
  .register_wrap .photo_upload label:not(.main_label):not(.error) {
    width: 22%
  }
  .register_wrap .col {
    padding-right: 15px
  }
  .register_wrap .images_wrap {
    padding-top: 20px
  }
  .register_wrap .images_wrap .big_image {
    max-width: 270px;
    margin: 0 auto
  }

  .register_wrap .images_wrap .image_col, .register_wrap .images_wrap .main_image {
    padding-left: 0
  }
}

.register_wrap .images_wrap .image {
  height: 100px;
  margin-bottom: 15px;
  background-color: #efefef;
  line-height: 100px;
  text-align: center;
  overflow: hidden
}

.register_wrap .images_wrap .image_col, .register_wrap .images_wrap .main_image {
  padding-right: 0
}

.register_wrap .images_wrap .main_image {
  width: 33.3%
}

.register_wrap .images_wrap .image_group {
  width: 66.6%
}

.register_wrap .images_wrap .image_col {
  width: 25%
}

.register_wrap .images_wrap .image_col:last-child {
  display: none
}

@media (max-width:767px) {
  .register_wrap .images_wrap .image_col {
    width: 85px;
    padding: 0 5px;
    display: inline-block;
    vertical-align: top
  }
}

.register_wrap .images_wrap .image_group {
  padding-left: 0
}

@media (max-width:767px) {
  .register_wrap .images_wrap .image_group {
    padding: 10px 0 0;
    display: table;
    width: 255px;
    margin: 0 auto
  }
}

.register_wrap .images_wrap img {
  max-width: 100%
}

.register_wrap .images_wrap .image_in {
  cursor: pointer;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  overflow: hidden
}

.register_wrap .video_upload .field {
  position: relative;
  overflow: hidden;
  width: 300px
}

.register_wrap .video_upload .field_suffix {
  width: 70px;
  height: 37px;
  background-color: #7b7b7b;
  color: #fff;
  line-height: 37px;
  font-weight: 400;
  text-align: center;
  font-size: 14px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  position: absolute;
  top: 0;
  right: 0;
  display: none
}

.crop_popup .btn, .register_wrap .form_actions .btn {
  font-weight: 300;
  -webkit-transition: .3s;
  -o-transition: .3s
}

.register_wrap .video_upload .form_text {
  margin-left: 15px;
  padding-right: 15px
}

.register_wrap .description {
  color: #a4a4a4;
  padding-left: 15px
}

.register_wrap .form_actions {
  padding: 15px 18px 52px
}

@media (max-width:767px) {
  .register_wrap .form_actions {
    padding: 0 0 18px
  }
}

.register_wrap .form_actions .btn {
  height: 43px;
  border: 2px solid #3f3f40;
  float: left;
  color: #3f3f40;
  font-size: 18px;
  background: 0 0;
  padding: 0 36px;
  -webkit-border-radius: 0;
  border-radius: 0;
  transition: .3s
}

.register_wrap .form_actions .btn:hover {
  background: #000;
  color: #fff
}

.register_wrap .form_actions .description {
  float: left;
  margin-left: 30px;
  line-height: 43px
}

@media (max-width:767px) {
  .register_wrap .form_actions .description {
    padding-left: 0;
    margin-left: 0;
    line-height: 1.3;
    padding-top: 20px
  }
}

.register_wrap label.error {
  color: #d44444;
  line-height: 20px;
  display: block;
  clear: both
}

.ui-datepicker {
  z-index: 11!important
}

.crop_popup {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, .6);
  z-index: 99;
  display: none
}

.crop_popup .crop_content {
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 470px;
  margin: 0 0 0 -170px;
  padding: 35px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.crop_popup .image_crop {
  width: 400px;
  height: 500px;
  text-align: center;
  display: table;
  margin: 0 auto 15px
}

.crop_popup .image_crop>img {
  max-width: 100%;
  height: auto
}

.crop_popup .close_icon {
  width: 16px;
  height: 16px;
  background: url(../images/close.svg) left top no-repeat;
  text-indent: -9999px;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  opacity: .8;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s
}

.crop_popup .close_icon:hover {
  opacity: 1
}

.crop_popup .btn {
  border: 1px solid #3f3f40;
  font-size: 16px;
  line-height: 1;
  display: inline-block;
  padding: 8px 20px;
  cursor: pointer;
  transition: .3s;
  margin-right: 15px
}

.error-summary, .error-summary ul {
  padding-left: 30px
}

.crop_popup .btn:hover {
  background: #3f3f40;
  color: #fff
}

.field-searchform-search {
  width: 400px
}

.field-searchform-search+.form_submit {
  top: 6px!important;
  right: 30px!important
}

.select2-dropdown {
  width: 400px!important
}

.select2-container--krajee .select2-results__option--highlighted[aria-selected] a {
  color: #fff!important
}

.cropper-container {
  max-height: 500px!important;
  overflow: hidden
}

.userinfo-subcategory::after {
  content: '';
  display: table;
  clear: both
}

.userinfo-subcategory .form_checkbox {
  margin-right: 0!important
}

.register_wrap .main_label_check {
  width: 100%
}

.error-summary {
  color: #de3434
}

.error-summary p {
  font-size: 16px
}

.login_form .form_content {
  max-width: 540px;
  background: #fff;
  margin: 0 auto 45px;
  padding: 45px 80px 27px
}

@media (max-width:767px) {
  .login_form .form_content {
    padding: 20px
  }
}

.login_form .form-group {
  width: 100%;
  margin-bottom: 20px;
  margin-left: 0!important;
  margin-right: 0!important
}

.login_form .main_label {
  font-weight: 400;
  width: 110px;
  padding-right: 1px;
  color: #3f3f40;
  line-height: 37px;
  margin-bottom: 0;
  float: left
}

@media (max-width:767px) {
  .login_form .main_label {
    width: 100%;
    margin-bottom: 3px
  }
}

.login_form .main_label.base_label {
  line-height: 1.1;
  padding-top: 5px
}

.login_form .form_text {
  width: 270px;
  height: 37px;
  background: #f8f8f8;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: none;
  padding: 0 15px;
  -webkit-box-shadow: none;
  box-shadow: none;
  float: left
}

.login_form .form_checkbox input,
.page_register .form_wrap .form_checkbox input[type="checkbox"]{
  display: none
}

.login_form .form_checkbox input:checked+label::before,
.page_register .form_wrap .form_checkbox input:checked+.label-replace label::before {
  border: 5px solid #3f3f40;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.login_form .form_checkbox label,
.page_register .form_wrap .form_checkbox .label-replace {
  font-weight: 300;
  padding-left: 30px;
  color: #a4a4a4;
  position: relative;
  margin-bottom: 0;
  display: block;
  line-height: 35px;
  cursor: pointer
}

.page_register .form_wrap .form_checkbox .label-replace {
  color: #3f3f40 !important
}

.page_register .form_wrap .form_checkbox .label-replace label {
  font-weight: 400;
  cursor: pointer !important
}

.page_register .form_wrap .form_checkbox .label-replace a {
  text-decoration: underline
}

@media (max-width:767px) {
  .login_form .form_text {
    width: 100%
  }

  .login_form .form_checkbox {
    width: 50%;
    padding-right: 10%;
    margin-right: 0
  }

  .login_form .form_checkbox label {
    line-height: 1.2;
    margin-bottom: 10px
  }
}

.login_form .form_checkbox label::before,
.page_register .form_wrap .form_checkbox .label-replace label::before {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #f8f8f8;
  top: 50%;
  left: 0;
  margin: -12px 0 0;
  border: 5px solid transparent;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.login_form .form_info {
  padding-top: 14px
}

.login_form .form_info .form-group {
  float: left;
  width: auto;
  margin-bottom: 0
}

.login_form .form_info .reset_pass {
  float: right;
  text-decoration: underline;
  color: #191919;
  line-height: 35px
}

.login_form .form_info .reset_pass:hover {
  text-decoration: none
}

.login_form .form_actions {
  text-align: center
}

.login_form .form_actions .btn {
  -webkit-border-radius: 0;
  border-radius: 0;
  display: inline-block;
  color: #3f3f40;
  font-size: 18px;
  border: 2px solid #3f3f40;
  font-weight: 300;
  padding: 7px 57px;
  margin-bottom: 250px;
  background: 0 0;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

@media (max-width:767px) {
  .login_form .form_actions .btn {
    margin-bottom: 60px
  }
}

.login_form .form_actions .btn:hover {
  color: #fff;
  background: #000
}

.error_view {
  text-align: center;
  margin-bottom: 85px;
  padding-top: 30px
}

.error_view .error_title {
  width: 612px;
  height: 309px;
  padding: 15px 160px 0 120px;
  color: #d6d6d6;
  font-size: 200px;
  font-weight: 300;
  background: url(../images/404_bg.png) left top no-repeat;
  margin: 0 auto
}

@media (max-width:767px) {
  .error_view .error_title {
    background: 0 0;
    font-size: 140px;
    width: 100%;
    height: auto;
    line-height: .5;
    padding: 10px 15px 15px
  }
}

.error_view .title {
  font-size: 50px;
  font-weight: 300;
  margin-bottom: 1px;
  color: #3f3f40;
  padding-left: 34px
}

.error_view .subtitle {
  font-weight: 300;
  font-size: 24px;
  display: block;
  text-align: center;
  margin-bottom: 12px;
  color: #585858
}

.error_view .description {
  font-size: 18px;
  max-width: 385px;
  margin: 0 auto;
  color: #585858
}

.page_services .top_inner {
  position: relative;
  padding-bottom: 0
}

.page_services .top_inner .page_title {
  margin-bottom: 25px
}

.view_services {
  margin-bottom: 50px
}

.view_services .image {
  overflow: hidden;
  margin-bottom: 36px
}

.view_services .image:hover img {
  -webkit-transition: 10s;
  -o-transition: 10s;
  transition: 10s;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2)
}

.view_services .image img {
  -webkit-transition: 4s;
  -o-transition: 4s;
  transition: 4s;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  max-width: 100%;
  height: auto
}

.view_services .title {
  margin-bottom: 18px;
  text-align: center
}

.view_services .title a {
  color: #3f3f40;
  font-size: 20px;
  font-weight: 300;
  white-space: nowrap
}

@media (min-width:992px) and (max-width:1200px) {
  .view_services .title a {
    font-size: 18px;
    white-space: normal
  }
}

.view_services .sub_services li {
  list-style: none
}

.view_services .sub_services li:last-child a {
  border: none
}

.view_services .sub_services li a {
  display: block;
  border-bottom: 1px solid #dadada;
  padding: 8.5px 10px 8.5px 19px;
  position: relative;
  color: #8d8d8d
}

.view_services .sub_services li a::before {
  content: '';
  display: block;
  position: absolute;
  top: 14px;
  left: 0;
  width: 6px;
  height: 6px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #353536
}

.page_book_form .top_text {
  line-height: 30px;
  padding: 0 30px
}

.page_book_form .top_inner {
  padding-bottom: 29px
}

.page_book_form .top_inner .breadcrumbs, .page_book_form .top_inner .page_title {
  margin-bottom: 24px
}

.book_form {
  margin-bottom: 60px
}

.book_form .form_content {
  max-width: 570px;
  background: #fff;
  margin: 0 auto;
  padding: 28px 95px
}

.book_form .form-group {
  width: 100%;
  margin-bottom: 11px
}

.book_form .main_label {
  font-weight: 400;
  width: 100%;
  color: #3f3f40;
  line-height: 38px;
  margin-bottom: 0
}

@media (max-width:767px) {
  .book_form .form_content {
    padding: 20px
  }

  .book_form .main_label {
    width: 100%;
    margin-bottom: 3px
  }

  .book_form .form_text {
    width: 100%
  }
}

.book_form .main_label.base_label {
  line-height: 1.1;
  padding-top: 5px
}

.book_form .form_text {
  width: 100%;
  height: 37px;
  background: #f8f8f8;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: none;
  padding: 0 15px;
  -webkit-box-shadow: none;
  box-shadow: none;
  float: left
}
.book_form .has-error .form_text{
  border: 1px solid #a94442
}

.book_form .form_checkbox input {
  display: none
}

.book_form .form_checkbox input:checked+label::before {
  border: 5px solid #3f3f40;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.book_form .form_checkbox label {
  font-weight: 300;
  padding-left: 30px;
  color: #a4a4a4;
  position: relative;
  margin-bottom: 0;
  display: block;
  line-height: 35px;
  cursor: pointer
}

@media (max-width:767px) {
  .book_form .form_checkbox {
    width: 50%;
    padding-right: 10%;
    margin-right: 0
  }

  .book_form .form_checkbox label {
    line-height: 1.2;
    margin-bottom: 10px
  }
}

.book_form .form_checkbox label::before {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #f8f8f8;
  top: 50%;
  left: 0;
  margin: -12px 0 0;
  border: 5px solid transparent;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.book_form .form_actions {
  text-align: center
}

.book_form .form_actions .btn {
  -webkit-border-radius: 0;
  border-radius: 0;
  display: inline-block;
  color: #3f3f40;
  font-size: 18px;
  border: 2px solid #3f3f40;
  font-weight: 300;
  padding: 7px 37px;
  background: 0 0;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.book_form .form_actions .btn:hover {
  color: #fff;
  background: #000
}

.book_form .field-contactform-recaptcha {
  background: #f9f9f9;
  max-width: 570px;
  margin: 0 auto;
  padding: 6px 0 0
}

.book_form .g-recaptcha {
  margin-bottom: 44px
}

.book_form .g-recaptcha>div {
  display: table;
  margin: 0 auto
}

.book_form .g-recaptcha>div div {
  width: 300px!important;
  height: 74px!important;
  overflow: hidden
}

.book_form .g-recaptcha>div iframe {
  position: relative;
  top: -1px;
  left: -1px
}

.book_form .form_description {
  text-align: center;
  padding-top: 35px;
  font-size: 18px;
  letter-spacing: -.1px
}

.page_casting .top_inner {
  padding-bottom: 0
}

.page_casting .page_title {
  margin-bottom: 24px
}

.view_casting {
  margin-bottom: 25px
}

.view_casting .col {
  margin-bottom: 40px
}

.view_casting .image {
  margin-bottom: 36px
}

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

.view_casting .title {
  font-size: 20px;
  font-weight: 300;
  color: #3f3f40;
  margin-bottom: 20px
}

.view_casting .item {
  font-size: 14px;
  color: #8d8d8d;
  border-bottom: 1px solid #dadada;
  padding: 8.5px 4px
}

.view_casting .item:last-child {
  border-bottom: none
}

.view_casting .item::after {
  content: '';
  display: table;
  clear: both
}

.view_casting .info_label {
  float: left;
  width: 30%
}

.view_casting .value {
  overflow: hidden;
  float: right;
}

.view_casting .btn {
  margin-top: 20px;
  border: 2px solid #3f3f40;
  font-size: 18px;
  font-weight: 300;
  color: #3f3f40;
  padding: 9px 30px;
  background: 0 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.view_casting .btn:hover {
  background: #3f3f40;
  color: #fff
}

.casting_modal .modal-dialog {
  width: 475px
}

.casting_modal .form_title {
  font-size: 24px
}

.casting_modal .modal-header {
  padding-bottom: 20px
}

.casting_modal .modal-content {
  max-width: 350px
}

.casting_modal .description {
  font-weight: 300;
  margin: -10px 0 30px
}

.casting_modal .field-contactform-recaptcha {
  margin-bottom: 25px
}

.casting_modal .form_actions {
  clear: both
}

.casting_modal .form_actions::after {
  content: '';
  display: table;
  clear: both
}

.casting_modal .form_actions .btn {
  float: left
}

.casting_modal .form_actions .cancel_btn {
  float: right;
  color: #939393;
  line-height: 43px;
  cursor: pointer;
  text-decoration: underline;
  font-size: 18px
}

.casting_modal .form_actions .cancel_btn:hover {
  text-decoration: none
}

.page_locations .container-fluid {
  max-width: 1710px
}

.page_locations .page_title {
  margin-bottom: 26px
}

.page_locations .filter_wrapper .male_filter ul li {
  margin-right: 30px
}

.view_locations {
  font-size: 0;
  margin: 0 -7px
}

@media (max-width:767px) {
  .view_locations {
    margin: 0
  }
}

.view_locations .col {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  width: 10%;
  padding: 0 7px;
  margin-bottom: 14px
}

@media (min-width:1930px) {
  .view_locations .col {
    width: 10%
  }
}

@media (min-width:1651px) and (max-width:1800px) {
  .view_locations .col {
    width: 16.6%
  }
}

@media (min-width:1201px) and (max-width:1650px) {
  .view_locations .col {
    width: 20%
  }
}

@media (min-width:768px) and (max-width:1200px) {
  .view_locations .col {
    width: 33.3%
  }
}

@media (max-width:767px) {
  .view_locations .col {
    width: 33.3%
  }
}

.view_locations .col:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: 6s;
  -o-transition: 6s;
  transition: 6s
}

.view_locations .col:hover .name a {
  text-decoration: none;
  color: #fff;
  background: #3f3f40
}

.view_locations .image {
  border: 1px solid rgba(232, 232, 232, .7);
  border-bottom: none;
  overflow: hidden
}

.view_locations img {
  max-width: 100%;
  width: 100%;
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

.view_directors .name a, .view_locations .name a {
  -webkit-transition: .4s;
  -o-transition: .4s;
  text-align: center
}

.view_locations .name a {
  display: block;
  padding: 17px 10px 18px;
  color: #3f3f40;
  transition: .4s;
  background: #fff
}

.page_photographers .container-fluid {
  max-width: 1700px
}

.view_photographers {
  padding: 0;
  margin-bottom: 40px
}

.view_photographers .view_content {
  margin: 0 -7px
}

.view_photographers .col {
  width: 16.6%;
  padding: 0 7px;
  margin-bottom: 14px
}

@media (min-width:992px) and (max-width:1200px) {
  .view_photographers .col {
    width: 25%
  }
}

@media (min-width:768px) and (max-width:991px) {
  .view_photographers .col {
    width: 33.3%
  }
}

@media (max-width:767px) {
  .view_photographers .col {
    width: 50%
  }
}

.page_about .page_title {
  margin-bottom: 0
}

.view_about {
  margin-bottom: 60px
}

.view_about .video_youtube {
  display: table;
  margin: 0 auto;
  max-width: 920px
}

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

.view_about .video_youtube iframe {
  width: 920px;
  height: 576px
}

@media (min-width:768px) and (max-width:991px) {
  .view_about .video_youtube iframe {
    width: 720px;
    height: 450px
  }
}

@media (max-width:767px) {
  .view_about .video_youtube iframe {
    width: 100%;
    height: 300px
  }
}

.video_vimeo, .video_youtube {
  position: relative;
  cursor: pointer
}

.video_vimeo.pause::after, .video_youtube.pause::after {
  content: '';
  display: block;
  width: 60px;
  height: 42px;
  background: url(../images/play_btn.svg) left top no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -21px 0 0 -30px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  z-index: 10
}

.view_news .view_content .more_btn, .view_training .btn {
  -webkit-transition: .3s;
  -o-transition: .3s;
  text-transform: uppercase
}

.video_vimeo:hover::after, .video_youtube:hover::after {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1)
}

.model_slider_default .video_vimeo iframe, .model_slider_default .video_youtube iframe {
  width: 100% !important;
  height: 300px !important
}

.page_training .top_inner {
  padding-top: 41px;
  padding-bottom: 0
}

.page_training .page_title {
  margin-bottom: 28px
}

.view_training .slick-arrow {
  border: none;
  text-indent: -9999px;
  position: absolute;
  top: 50%;
  margin-top: -1.5px;
  width: 10px;
  height: 13px;
  z-index: 1
}

.view_training .slick-arrow.slick-prev {
  left: 13px;
  background: url(../images/training_prev.png) left top no-repeat;
  -webkit-background-size: cover;
  background-size: cover
}

.view_training .slick-arrow.slick-next {
  right: 13px;
  background: url(../images/training_next.png) left top no-repeat;
  -webkit-background-size: cover;
  background-size: cover
}

.view_training .view_header {
  margin-bottom: 65px
}

.view_training .item {
  margin: 0 3.5px
}

.view_training .col {
  padding-left: 11px;
  padding-right: 19px
}

.view_training .col h1, .view_training .col h2, .view_training .col h3 {
  font-size: 24px;
  font-weight: 300;
  margin: 0 0 21px
}

.view_training .col p {
  color: #8d8d8d;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 29px
}

@media (max-width:767px) {
  .view_training .col {
    padding: 0;
    margin-bottom: 30px
  }
}

.view_training .col_group {
  margin-bottom: 65px
}

.view_training .col_content {
  border: 3px solid #000;
  padding: 30px 40px 36px
}

@media (max-width:767px) {
  .view_training .col_content {
    padding: 15px 20px
  }
}

.view_training .btn {
  color: #fff;
  display: inline-block;
  max-width: 359px;
  width: 100%;
  background: #191919;
  padding: 20.5px 15px;
  -webkit-border-radius: 0;
  border-radius: 0;
  transition: .3s;
  border: 2px solid transparent;
  margin-top: 3px
}

.view_training .btn:hover {
  background: #fff;
  color: #191919;
  border: 2px solid #191919
}

.view_training .question_wrap {
  padding: 0 9px
}

.view_training .question_wrap h1, .view_training .question_wrap h2, .view_training .question_wrap h3, .view_training .question_wrap h4 {
  margin: 0 0 24px;
  font-size: 24px;
  font-weight: 300;
  color: #3f3f40;
  padding-top: 20px
}

.view_training .question_wrap p {
  color: #8d8d8d;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 49px
}

.page_public .top_inner {
  padding-bottom: 0
}

.page_public .page_title {
  margin-bottom: 30px
}

.view_public {
  padding: 0 8px
}

.view_public p {
  color: #8d8d8d;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 42px
}

.view_public .photos_wrap {
  font-size: 0;
  margin-bottom: 155px;
  padding: 28px 0 0 95px
}

@media (min-width:768px) and (max-width:991px) {
  .view_public .photos_wrap {
    padding-left: 0
  }
}

.view_public .item {
  display: inline-block;
  vertical-align: top
}

@media (min-width:768px) and (max-width:1200px) {
  .view_public .item {
    width: 25%
  }
}

@media (max-width:767px) {
  .view_public .photos_wrap {
    padding-left: 0;
    margin-bottom: 30px
  }

  .view_public .item {
    position: static !important;
    text-align: center;
    margin-bottom: 25px;
    width: 100%
  }
}

@media (min-width:650px) and (max-width:767px) {
  .view_public .item {
    width: 50%
  }
}

.view_public .item_2, .view_public .item_4 {
  position: relative;
  top: 95px;
  right: 65px
}

.view_public .item_4 {
  right: 100px
}

.view_public .item_3 {
  right: 35px;
  position: relative
}

.view_directors {
  margin-bottom: 60px
}

.view_directors .row {
  margin: 0 -10px
}

.view_directors .col {
  padding: 0 10px;
  margin-bottom: 20px
}

.view_directors .col iframe {
  width: 100%;
  display: block
}

.view_directors .col:hover .name a {
  text-decoration: none;
  color: #fff;
  background: #3f3f40
}

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

.view_directors .name a {
  display: block;
  padding: 17px 10px 18px;
  color: #3f3f40;
  transition: .4s;
  background: #fff
}

.view_directors .video_youtube-inner {
  position: relative;
  cursor: pointer
}

.director_popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: rgba(0, 0, 0, .8);
  z-index: -1;
  opacity: 0;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s
}

.director_popup.active {
  z-index: 100;
  opacity: 1
}

.director_iframe {
  width: 600px;
  height: 400px;
  background: #fff;
  padding: 25px 40px;
  position: relative
}

@media (max-width:767px) {
  .director_iframe {
    width: 300px;
    height: 200px;
    padding: 15px 20px
  }
}

.director_iframe .close {
  width: 24px;
  height: 24px;
  background: url(../images/close.svg) left top no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 10
}

@media (max-width:767px) {
  .director_iframe .close {
    top: 5px;
    right: 5px;
    width: 10px;
    height: 10px
  }
}

.director_iframe iframe, .popup_click {
  width: 100%;
  height: 100%
}

.director_iframe_content {
  height: 100%
}

.popup_click {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50
}

.page_disclaimer .top_inner {
  padding-bottom: 0
}

.page_disclaimer .page_title {
  margin-bottom: 18px
}

.page_disclaimer .breadcrumbs {
  margin-bottom: 22px
}

.view_disclaimer {
  margin-bottom: 110px;
  padding: 0 15px
}

.view_disclaimer p {
  color: #8d8d8d;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 30px
}

.view_disclaimer .field_note .field_label, .view_disclaimer h2, .view_disclaimer h3 {
  color: #3f3f40;
  font-weight: 300;
  font-size: 18px
}

.view_disclaimer h2 {
  line-height: 30px;
  text-transform: uppercase;
  margin: 0 0 22px
}

.view_disclaimer .field_note {
  padding-top: 32px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-bottom: 33px
}

.view_disclaimer .field_note .field_label {
  float: left;
  width: 135px;
  padding-right: 10px
}

@media (max-width:767px) {
  .view_disclaimer .field_note .field_label {
    width: 100%;
    margin-bottom: 5px;
    float: none
  }
}

.view_disclaimer .field_note .field_content {
  overflow: hidden
}

.view_disclaimer h3 {
  line-height: 30px;
  margin: 0
}

.page_news .top_inner {
  padding-bottom: 0
}

.page_news .page_title {
  margin-bottom: 25px
}

.view_news, .view_news .view_content .view_row {
  margin-bottom: 38px
}

.view_news .view_content {
  padding-top: 3px
}

.view_news .view_content .image {
  padding: 8px;
  background: #fff;
  margin-bottom: 27px;
  text-align: center;
  overflow: hidden;
  height: 373px;
  width: 100%
}

.view_news .view_content .image a {
  display: block;
  overflow: hidden
}

.view_news .view_content .image:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: 10s;
  -o-transition: 10s;
  transition: 10s
}

.view_news .view_content .image img {
  -webkit-transition: 4s;
  -o-transition: 4s;
  transition: 4s;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  max-width: 100%
}

@media (max-width:767px) {
  .view_news .view_content .image img {
    max-width: 100%;
    height: auto
  }
}

.view_news .view_content .date {
  color: #8d8d8d;
  margin-bottom: 12px
}

.view_news .view_content .title {
  margin-bottom: 18px
}

.view_news .view_content .title b {
  color: #3f3f40;
  font-size: 18px;
  font-weight: 300;
  text-transform: uppercase
}

.view_news .view_content .description {
  color: #8d8d8d;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 25px
}

.view_news .view_content .more_btn {
  float: left;
  color: #3f3f40;
  padding: 10px 22px 10px 15px;
  border: 2px solid #e6e6e6;
  background: url(../images/btn_arr.svg) right 11px center no-repeat #f5f5f5;
  transition: .3s
}

.view_news .view_content .more_btn:hover {
  background-color: #e6e6e6;
  text-decoration: none
}

.view_news .view_content .share_wrap {
  float: right;
  position: relative
}

.view_news .view_content .share_wrap:hover .share_content {
  height: auto;
  overflow: visible;
  opacity: 1
}

.view_news .view_content .share_wrap .share_btn {
  display: inline-block;
  color: #3f3f40;
  padding: 12px 17px;
  text-transform: uppercase;
  background-color: #e6e6e6;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  cursor: pointer
}

.view_news .view_content .share_wrap .share_btn:hover {
  opacity: .7
}

.view_news .view_content .share_wrap .share_content {
  position: absolute;
  right: 0;
  white-space: nowrap;
  opacity: 0;
  bottom: 100%;
  height: 0;
  overflow: hidden;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s
}

.view_news .view_sidebar .block {
  background: #fff;
  padding: 24px 0;
  margin-bottom: 22px
}

.view_news .view_sidebar .block_title {
  color: #c3c3c3;
  font-size: 24px;
  padding-left: 27px;
  margin-bottom: 23px
}

.view_news .block_popular .view_row {
  padding: 24px 30px;
  border-bottom: 1px solid #ddd
}

@media (min-width:768px) and (max-width:991px) {
  .view_news .block_popular .view_row {
    padding: 15px 20px
  }
}

.view_news .block_popular .view_row::after {
  content: '';
  display: table;
  clear: both
}

.view_news .block_popular .view_row:last-child {
  border-bottom: none;
  padding-bottom: 0
}

.view_news .block_popular .view_row:first-child {
  padding-top: 0
}

.view_news .block_popular .image {
  float: left;
  margin-right: 17px;
  overflow: hidden;
  padding-top: 5px
}

@media (min-width:768px) and (max-width:991px) {
  .view_news .block_popular .image {
    float: none;
    margin: 0 0 5px
  }
}

@media (max-width:767px) {
  .view_news .block_popular .image {
    float: none;
    margin: 0 0 5px
  }
}

.view_news .block_popular .image a {
  display: block;
  overflow: hidden
}

.view_news .block_popular .image:hover img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: 3s;
  -o-transition: 3s;
  transition: 3s
}

.view_news .block_popular .image img {
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

.view_news .block_popular .title_wrap {
  overflow: hidden
}

.view_news .block_popular .title {
  line-height: 18px;
  text-transform: uppercase;
  margin-bottom: 10px
}

.view_news .block_popular .description {
  color: #8d8d8d;
  line-height: 18px
}

.view_news .block_recent .view_row {
  padding: 12px 30px;
  border-bottom: 1px solid #ddd
}

@media (min-width:768px) and (max-width:991px) {
  .view_news .block_recent .view_row {
    padding: 10px 20px
  }
}

.view_news .block_recent .view_row::after {
  content: '';
  display: table;
  clear: both
}

.view_news .block_recent .view_row:first-child {
  padding-top: 0
}

.view_news .block_recent .title {
  margin-bottom: 2px
}

.view_news .block_recent .date {
  color: #8d8d8d
}

.single_news img {
  -webkit-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  transform: scale(1) !important
}

.page_profile .top_inner {
  padding-bottom: 19px
}

.page_profile .page_title {
  text-align: left;
  padding-left: 15px
}

.view_profile {
  margin-bottom: 70px
}

.view_profile .view_header .form-group {
  background: #fff;
  height: 60px;
  padding: 0 24px;
  margin-bottom: 17px
}

.view_profile .view_header .form_submit {
  float: left;
  height: 100%;
  border: none;
  width: 21px;
  background: url(../images/search_btn.svg) center no-repeat;
  text-indent: -9999px
}

.view_profile .view_header .form_text {
  height: 100%;
  width: 85%;
  float: left;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #3f3f40
}

.view_profile .view_header .select_form {
  float: right;
  color: #3f3f40
}

.view_profile .view_header .select_form label {
  font-weight: 400;
  line-height: 64px
}

.view_profile .view_header .select_form select {
  padding: 0 11px 0 7px;
  margin-top: 2px;
  height: 100%;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  background: url(../images/select_arr.svg) right 1px center no-repeat;
  font-size: 18px
}

.view_profile .profile_table {
  width: 100%;
  background: #fff;
  padding-bottom: 35px
}

.view_profile .profile_table table {
  width: 100%
}

.view_profile .profile_table th {
  padding-left: 16px;
  height: 66px;
  border-bottom: 1px solid #ddd
}

.view_profile .profile_table td {
  border-bottom: 1px solid #ddd;
  padding: 15px 5px 15px 16px
}

@media (min-width:768px) and (max-width:991px) {
  .view_profile .profile_table td {
    float: left;
    width: 50%;
    height: 118px;
    padding: 15px 5px
  }

  .view_profile .profile_table td .th_label {
    font-weight: 300
  }

  .view_profile .profile_table td img {
    margin-top: 3px
  }

  .view_profile .profile_table tr {
    border-bottom: 3px solid #ddd
  }
}

@media (max-width:767px) {
  .view_profile .profile_table td {
    float: left;
    width: 100%;
    text-align: center;
    padding: 15px 5px
  }

  .view_profile .profile_table td .th_label {
    font-weight: 300
  }

  .view_profile .profile_table td img {
    margin-top: 3px
  }

  .view_profile .profile_table tr {
    border-bottom: 3px solid #ddd
  }
}

@media (min-width:650px) and (max-width:767px) {
  .view_profile .profile_table td {
    width: 50%;
    height: 118px
  }
}

.view_profile .profile_table .delete_profile {
  width: 16px;
  height: 16px;
  background: url(../images/close.svg) left top no-repeat;
  text-indent: -9999px;
  cursor: pointer;
  opacity: .6;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  display: block;
  margin-right: 15px
}

.view_profile .profile_table .delete_profile:hover {
  opacity: 1
}

.view_profile .wrap-button {
  background: #fff;
  padding: 15px;
  margin-bottom: 17px;
  font-size: 0;
  text-align: center
}

.view_profile .wrap-button .link-site {
  -webkit-border-radius: 0;
  border-radius: 0;
  display: inline-block;
  vertical-align: top;
  color: #3f3f40;
  font-size: 18px;
  border: 2px solid #3f3f40;
  font-weight: 300;
  padding: 7px 57px;
  background: 0 0;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.view_profile .wrap-button .link-site+.link-site {
  margin-left: 30px
}

.view_profile .wrap-button .link-site:hover {
  background: #3f3f40;
  color: #fff;
  text-decoration: none
}

#profileModal .modal-dialog {
  width: 230px
}

#profileModal .modal-content {
  padding: 0 30px 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.page_office .container-fluid {
  padding: 0
}

.page_office .top_inner {
  padding-bottom: 0;
  position: relative
}

.page_office .page_title {
  margin-bottom: 9px
}

.page_office .page_arrows_wrap {
  width: 920px;
  left: 50%;
  margin-left: -460px;
  z-index: 50;
  top: 75px
}

@media (min-width:768px) and (max-width:991px) {
  .page_office .page_arrows_wrap {
    width: 700px;
    margin-left: -350px
  }
}

@media (max-width:767px) {
  .page_office .page_arrows_wrap {
    width: 98%;
    margin-left: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
    top: 99px
  }
}

.page_office .page_arrows_wrap .page_arr {
  width: 16px;
  height: 30px;
  margin-right: 35px;
  text-indent: -9999px;
  cursor: pointer;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.page_office .page_arrows_wrap .page_arr:hover {
  opacity: .7
}

.page_office .page_arrows_wrap .page_arr.prev_arr {
  background: url(../images/slider_model_prev.png) left top no-repeat
}

.page_office .page_arrows_wrap .page_arr.next_arr {
  background: url(../images/slider_model_next.png) left top no-repeat;
  margin-right: 0
}

.view_office {
  position: relative;
  height: 885px;
  overflow: hidden;
  margin-bottom: 165px
}

.view_office .view_content {
  width: 2950px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1475px
}

@media (min-width:768px) and (max-width:991px) {
  .view_office {
    margin-bottom: 50px;
    height: 700px
  }

  .view_office .view_content {
    width: 2000px;
    margin-left: -1000px
  }
}

@media (max-width:767px) {
  .view_office {
    margin-bottom: 50px;
    height: 200px
  }

  .view_office .view_content {
    width: 800px;
    margin-left: -400px
  }
}

.view_office .image {
  margin: 0 15px;
  opacity: .3;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

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

.view_office .image.slick-current {
  opacity: 1
}

@media (min-width:1451px) {
  .col-xl-8 {
    width: 12.5%
  }
}

@media (min-width:2000px) {
  .col-xxl-10 {
    width: 10%
  }
}

.view_signing {
  margin-bottom: 50px
}

.view_signing .tab-pane {
  background: #fff
}

.view_signing .view_content {
  position: relative
}

.view_signing .view_content .text {
  position: absolute;
  top: 50%;
  font-size: 18px;
  width: 100%;
  text-align: center;
  margin-top: -12px
}

.view_signing .app {
  text-align: center;
  font-size: 18px;
  padding-top: 150px
}

.view_signing .app a {
  display: block
}

.view_signing canvas {
  height: 155px;
  width: 100%
}

.view_signing .form-group {
  height: 450px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.view_signing .form-group input, .view_signing .tab-pane {
  display: none
}

.view_signing .form-group label {
  border: 2px solid #3f3f40;
  font-size: 18px;
  font-weight: 300;
  line-height: 1;
  padding: 7px 12px;
  cursor: pointer;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.view_signing .form-group label:hover {
  color: #fff;
  background: #3f3f40
}

.view_signing .image_wrap {
  max-width: 145px;
  margin-bottom: 15px;
  text-align: center
}

.search-user .search__image img, .search__image img, .view_app img {
  max-width: 100%
}

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

.view_signing .tab-pane.active {
  display: block
}

.view_signing .tabs_nav {
  padding: 0 115px;
  font-size: 0;
  border-bottom: 1px solid #000;
  margin-bottom: 0
}

.view_signing .tabs_nav .tabs_item {
  list-style: none;
  width: 33.3%;
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  text-align: center
}

@media (max-width:767px) {
  .view_signing .tabs_nav {
    padding: 0
  }

  .view_signing .tabs_nav .tabs_item {
    width: 100%
  }
}

.view_signing .tabs_nav .tabs_item .tabs_link {
  text-decoration: none;
  padding: 15px 35px;
  display: inline-block;
  position: relative
}

.view_signing .tabs_nav .tabs_item.active .tabs_link::after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #000
}

.view_signing .signature-pad--actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 25px
}

.view_signing .form_submit {
  border: 2px solid #3f3f40;
  font-size: 24px;
  font-weight: 300;
  line-height: 1;
  padding: 11.5px 20px;
  cursor: pointer;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: 0 0
}

.view_signing .form_submit:hover {
  color: #fff;
  background: #3f3f40
}

.bookingprocess .control-label {
  padding-top: 11px;
  width: 33.3% !important
}

.bookingprocess ol, .bookingprocess ul {
  margin-left: 40px
}

.search__content {
  font-size: 0
}

.search__row {
  margin-bottom: 30px;
  padding: 20px 15px;
  background: #fff;
  font-size: 14px
}

.search-user {
  display: inline-block;
  vertical-align: top;
  width: 23.6%;
  margin: 0 20px 20px 0
}

.search-user:nth-child(4n) {
  margin-right: 0
}

.search-user .search__image {
  width: 100%;
  margin-bottom: 10px;
  text-align: center
}

.search-user .search__image a {
  width: 100%;
  display: block;
  height: 160px;
  overflow: hidden;
  line-height: 160px
}

@media (max-width:767px) {
  .search-user .search__image a {
    line-height: 1;
    height: auto;
    margin-bottom: 10px
  }
}

.search-user .search__wrap {
  width: 100%
}

.search__image a {
  width: 100%;
  display: block;
  height: 160px;
  overflow: hidden;
  line-height: 160px
}

@media (max-width:767px) {
  .search__image a {
    line-height: 1;
    height: auto;
    margin-bottom: 10px
  }
}

.search__name {
  font-size: 24px;
  font-weight: 300;
  margin-bottom: 5px
}

@media (max-width:767px) {
  .search__name {
    font-size: 18px
  }
}

.search__description {
  font-size: 16px;
  line-height: 1.5
}

.search__type {
  margin-bottom: 10px;
  font-weight: 300
}

.search__country, .search__date {
  margin-bottom: 5px;
  color: #868686
}

.view_app {
  margin-bottom: 40px
}

.view_app img {
  height: auto
}

.view_app .view_row {
  background: #fff;
  padding: 25px 15px;
  margin-bottom: 30px
}

.view_app .image {
  position: relative
}

@media (max-width:767px) {
  .view_app .view_row {
    padding: 15px 0
  }

  .view_app .image {
    margin-bottom: 10px
  }
}

.view_app .image .time {
  position: absolute;
  top: 10px;
  left: 10px;
  color: #fff;
  background: #55D369;
  padding: 3px 8px
}

.view_app .image .time.finished {
  background: orange
}

.pagination-div a, .pagination-div li span {
  background: 0 0 !important;
  border: none !important
}

.view_app .title {
  float: left;
  margin-bottom: 10px
}

.view_app .title a {
  font-size: 24px
}

@media (min-width:768px) and (max-width:991px) {
  .view_app .title {
    margin-bottom: 5px
  }

  .view_app .title a {
    font-size: 20px
  }
}

.view_app .delete_btn {
  float: right;
  color: #e10000;
  line-height: 31px
}

@media (max-width:767px) {
  .view_app .delete_btn {
    float: none;
    clear: both;
    padding-top: 5px
  }
}

.view_app .view_footer {
  padding-top: 20px
}

.view_app .label_title {
  color: #a4a4a4;
  margin-bottom: 5px
}

.view_app .value {
  font-weight: 300
}

.view_app .count_people {
  text-align: right
}

@media (max-width:767px) {
  .view_app .count_people {
    text-align: left;
    padding: 10px 15px 0;
    clear: both
  }
}

.view_app .description {
  line-height: 1.5;
  font-size: 16px
}

@media (min-width:768px) and (max-width:991px) {
  .view_app .description {
    font-size: 14px
  }
}

.pagination-div {
  display: table;
  margin: 0 auto
}

.pagination-div a {
  color: #8d8d8d !important;
  font-size: 18px;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s
}

.pagination-div a:hover {
  color: #454545 !important
}

.pagination-div li.active a {
  color: #454545 !important;
  font-weight: 300;
  padding: 5px 12px !important
}

.pagination-div li.next a, .pagination-div li.prev a {
  padding: 4px 15px !important;
  font-size: 24px !important;
  line-height: 1 !important
}

.footer {
  width: 100%;
  margin: -235px auto 0;
  height: 235px;
  background: #fff;
  position: relative
}

.footer .footer_content {
  padding-top: 45px;
  font-size: 13px
}

.footer .footer_content .row {
  margin: 0
}

@media (max-width:767px) {
  .footer {
    height: auto;
    margin-top: 0;
    padding-bottom: 30px
  }

  .footer .footer_content .row {
    text-align: center
  }

  .footer .logo_footer {
    text-align: center;
    margin-bottom: 10px
  }
}

.footer .menu {
  padding-top: 11px;
  position: relative;
  z-index: 10;
  padding-left: 5px
}

.footer .menu li {
  list-style: none;
  margin-bottom: 8px
}

.footer .menu li a {
  color: #7d7d7d;
  position: relative
}

.footer .menu li a::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  height: 1px;
  background: #e3e3e3;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.wrapper, body {
  position: relative
}

.footer .menu li a:hover {
  text-decoration: none
}

.footer .menu li a:hover::after {
  opacity: 0
}

.footer .menu .menu:nth-child(2) {
  padding-left: 38px
}

@media (min-width:768px) and (max-width:991px) {
  .footer .menu .menu:nth-child(2) {
    padding-left: 15px
  }
}

@media (max-width:767px) {
  .footer .menu .menu:nth-child(2) {
    padding-left: 15px;
    padding-right: 15px
  }

  .footer .menu .menu:nth-child(2) li {
    margin-bottom: 11px
  }
}

.footer .menu .menu:nth-child(3) {
  padding: 0 0 0 34px
}

@media (min-width:768px) and (max-width:991px) {
  .footer .menu .menu:nth-child(3) {
    padding-left: 0
  }
}

@media (max-width:767px) {
  .footer .menu .menu:nth-child(3) {
    clear: both;
    padding-left: 15px
  }

  .footer .info_footer {
    padding-left: 0
  }
}

.footer .info_footer {
  padding-right: 0;
  margin-left: 23%;
  padding-top: 5px
}

@media (min-width:768px) and (max-width:1200px) {
  .footer .info_footer {
    padding-left: 0
  }
}

@media (max-width:767px) {
  .footer .info_footer {
    clear: both;
    padding: 0;
    margin-left: 0
  }
}

.footer .info_text {
  color: #7d7d7d;
  margin-bottom: 33px;
  padding: 4px 0 0 28px
}

@media (min-width:992px) and (max-width:1200px) {
  .footer .info_text {
    margin-bottom: 15px
  }
}

.footer .info_text p {
  margin-bottom: 2px
}

.footer .info_text a {
  color: #7d7d7d
}

.footer .social_wrapper {
  font-size: 0;
  text-align: right
}

@media (max-width:767px) {
  .footer .info_text {
    padding: 0
  }

  .footer .social_wrapper {
    display: table;
    margin: 0 auto
  }
}

.footer .social_wrapper .social {
  display: inline-block;
  vertical-align: top;
  margin-left: 5px
}

@media (min-width:992px) and (max-width:1200px) {
  .footer .social_wrapper .social {
    margin-left: 3px
  }
}

.footer .social_wrapper .social a {
  height: 36px;
  width: 36px;
  display: block;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

@media (min-width:768px) and (max-width:991px) {
  .footer .info_text {
    padding-left: 0
  }

  .footer .social_wrapper .social a {
    width: 24px;
    height: 24px;
    -webkit-background-size: cover !important;
    background-size: cover !important
  }
}

body, html {
  height: 100%
}

.footer .social_wrapper .social a:hover {
  opacity: .6
}

.footer .social_wrapper .social_1 a {
  background: url(../images/socials_bg.png) no-repeat
}

.footer .social_wrapper .social_2 a {
  background: url(../images/socials_bg.png) -42px 0 no-repeat
}

@media (min-width:768px) and (max-width:991px) {
  .footer .social_wrapper .social_2 a {
    background-position: -28px 0
  }
}

.footer .social_wrapper .social_3 a {
  background: url(../images/socials_bg.png) -84px 0 no-repeat
}

@media (min-width:768px) and (max-width:991px) {
  .footer .social_wrapper .social_3 a {
    background-position: -56px 0
  }
}

.footer .social_wrapper .social_4 a {
  background: url(../images/socials_bg.png) -126px 0 no-repeat
}

@media (min-width:768px) and (max-width:991px) {
  .footer .social_wrapper .social_4 a {
    background-position: -84px 0
  }
}

.footer .social_wrapper .social_5 a {
  background: url(../images/socials_bg.png) -168px 0 no-repeat
}

@media (min-width:768px) and (max-width:991px) {
  .footer .social_wrapper .social_5 a {
    background-position: -112px 0
  }
}

.footer .social_wrapper .social_6 a {
  background: url(../images/socials_bg.png) -210px 0 no-repeat
}

@media (min-width:768px) and (max-width:991px) {
  .footer .social_wrapper .social_6 a {
    background-position: -140px 0
  }
}

.middle {
  padding-bottom: 235px
}

@media (max-width:767px) {
  .footer .social_wrapper .social:nth-child(1) {
    margin-left: 0
  }

  .middle {
    overflow: hidden;
    padding-bottom: 0
  }
}

.page_contacts .middle {
  padding-bottom: 0
}

a, a:hover {
  color: #454545
}

.bg-green, .bg-orange {
  color: #fff!important
}

* {
  margin: 0;
  padding: 0;
  outline: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block
}

body {
  font: 300 14px ProximaNova, Arial, sans-serif;
  width: 100%;
  line-height: 1.3
}

.wrapper {
  width: 100%;
  margin: 0 auto;
  min-height: 100%;
  height: auto !important;
  height: 100%
}

.wrapper.index {
  z-index: 1000
}

.page_category.wrapper_content {
  background: #f5f5f5;
  padding-bottom: 90px
}

@media (max-width:767px) {
  .page_category.wrapper_content {
    padding-bottom: 0
  }
}

.page_login .top_inner {
  padding-bottom: 3px
}

.not_front {
  background: #f5f5f5
}

.page_awards.wrapper_content, .page_clients.wrapper_content, .page_contacts.wrapper_content, .page_faq.wrapper_content {
  padding-bottom: 90px
}

.page_awards .top_inner .page_title, .page_clients .top_inner .page_title, .page_contacts .top_inner .page_title, .page_faq .top_inner .page_title {
  margin-bottom: 0
}

.page_awards.wrapper_content, .page_clients.wrapper_content, .page_contacts.wrapper_content {
  padding-bottom: 0
}

.page_models .middle {
  background: #f5f5f5;
  margin-bottom: 60px
}

@media (max-width:767px) {
  .page_awards.wrapper_content, .page_clients.wrapper_content, .page_contacts.wrapper_content, .page_faq.wrapper_content {
    padding-bottom: 0
  }

  .page_models .middle {
    margin-bottom: 0
  }
}

.ajax-progress {
  background: rgba(255, 255, 255, .8);
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
  margin: 0;
  padding: 0;
  z-index: 1000
}

.model_slider2 .ajax-progress {
  background: #f6f6f6;
  position: absolute
}

.ajax-progress.hide {
  display: none
}

.ajax-progress .throbber {
  background: 0 0;
  position: fixed;
  left: 50%;
  top: 50%;
  width: 70px;
  height: 70px;
  text-indent: -9999px;
  margin: -25px 0 0 -25px;
  padding: 0;
  border: 8px solid rgba(0, 0, 0, .3);
  border-left: 8px solid #333;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-animation: rotate .7s linear infinite;
  animation: rotate .7s linear infinite
}

.model_slider2 .ajax-progress .throbber {
  position: absolute
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0)
  }

  100% {
    -webkit-transform: rotate(360deg)
  }
}

@-webkit-keyframes fadeOut {
  0% {
    -webkit-transform: scale(0)
  }

  50% {
    -webkit-transform: scale(1);
    opacity: .1
  }

  100% {
    -webkit-transform: scale(.1);
    opacity: .8
  }
}

@-webkit-keyframes strechdelay {
  0%, 100%, 50% {
    -webkit-transform: scaleY(.4)
  }

  20% {
    -webkit-transform: scaleY(1)
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@keyframes fadeOut {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0)
  }

  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: .1
  }

  100% {
    -webkit-transform: scale(.1);
    transform: scale(.1);
    opacity: .8
  }
}

@keyframes strechdelay {
  0%, 100%, 50% {
    -webkit-transform: scaleY(.4);
    transform: scaleY(.4)
  }

  20% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
  }
}

.bg-orange {
  border-color: #f96339 !important;
  background: #fa7753 !important
}

.bg-green {
  border-color: #8eca3f !important;
  background: #25D168 !important
}

.profile_table #botton-style {
  margin-right: 15px
}

.main-video {
  padding-top: 67px;
  cursor: pointer
}

.main-video img {
  width: 610px;
  position: relative;
  top: -20px;
  left: -20px
}

.main-video iframe {
  width: 570px;
  height: 338px
}

@media (max-width:767px) {
  .main-video img {
    max-width: 100%;
    top: 0;
    left: 0
  }

  .main-video iframe {
    width: 100%;
    height: 250px
  }
}

.permit {
  color: #8d8d8d;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 40px
}

.permit p {
  margin-bottom: 15px
}

.permit .photos_wrap.permit {
  margin-bottom: 0;
  padding: 20px 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.permit .photos_wrap.permit .item {
  top: auto !important;
  bottom: auto !important;
  left: auto !important;
  right: auto !important
}

.social_0 {
  display: none !important
}

.models_tables_css.page_locations .container-fluid {
  max-width: 100%;
}

.header_inner {
  background-size: cover;
}

@media (min-width: 1830px) {
  .view_locations.action_locations .col {
    width: 20%;
  }

  .view_locations.action_photographers .col {
    width: 20%;
  }
}

.model_slider .slick-track {
  display: table;
  margin: 0 auto;
}

.model_slider_default .title_wrapper {
  margin-bottom: 48px;
  display: table;
  margin: 0 auto 48px;
}

.model_slider2 .slick-track {
  display: table;
  margin: 0 auto;
}

.social_link ul li, .social_link ul li a {
  list-style: none;
  margin-right: 30px
}

.social_link {
  width: 100%;
  display: block;
  margin-top: 10px;
  padding-left: 50px;
}

.social_link ul {
  display: flex;
  justify-content: center
}

.social_link ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  text-decoration: none;
  color: #000
}

.social_link ul li a img {
  margin-right: 10px;
  text-decoration: none
}

@media (max-width:992px) {
  .social_link ul li, .social_link ul li a {
    list-style: none;
    margin-right: 10px;
    margin-bottom: 10px
  }

  .social_link ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
  }

  .social_link {
    padding-left: 0
  }

  .social_link ul li a {
    justify-content: left
  }
}

.register_wrap .images_wrap .full_preview_image_group {
  width: 100% !important;
}

.register_wrap .images_wrap .full_preview_image_group .image_col {
  width: 16.6% !important;
}

.register_wrap .images_wrap .full_preview_image_group .image_col:last-child {
  display: block !important;
}

.register_wrap .images_wrap .full_preview_image_group .image_col span {
  display: block;
  text-align: center;
  font-weight: bold;
}

.btn.applied-button {cursor: default; background-color: #008000;}
.btn.applied-button:hover {background-color: #008000;}

.whatsappchat {
  position:fixed; bottom:100px; right:22px;
  z-index:9999;
  background: #40c351;
  height: 36px;
  line-height: 36px;
  border-top-right-radius: 18px;
  border-bottom-right-radius: 18px;
  color: #fff;
  font-size: 16px;
  padding: 0 24px;
  font-weight: bolder;
}
.whatsappchat:hover, .whatsappchat:visited {
  color: #fff !important
}
.whatsappchat::before {
  content: "";
  position: absolute;
  width: 54px;
  height: 54px;
  top: -8px;
  right: 100px;
  background-image: url("../../images/whatsapp-40.png");
  background-size: contain;
  background-repeat: no-repeat;
}

/** alarm message */
.alarm {
    text-align: center;
    font-size: 32px;
    color: red;
    padding: 15px 5px
}
@media (max-width:767px) {
    .alarm {
        font-size: 26px
    }
}
/* alarm massage */