#open_video_1{
	margin-bottom: 25px;
	display: inline-block;
}
#open_pdf_1{
	display: inline-block;
}
#open_pdf_1 img{
	/*box-shadow: none;*/
}

.item-adve{
	display: inline-block;
	width: 49%;
	height: 95px;
	background: url("../img/1-icon.png") left center no-repeat;
	box-sizing: border-box;
	padding-left: 120px;
	font: 400 17px 'Open Sans', sans-serif;
  color: #c4c4c4;
  line-height: 26px;
  padding-top: 20px;
  vertical-align: top;
  margin-bottom: 15px;
  background-size: 80px;
} 
.item-adve:nth-child(3){
	background: url("../img/6-icon.png") left center no-repeat;
  background-size: 80px;
}
.item-adve:nth-child(4){
	background: url("../img/2-icon.png") left center no-repeat;
  background-size: 80px;
}
.item-adve:nth-child(5){
	background: url("../img/7-icon.png") left center no-repeat;
  background-size: 80px;
}
.item-adve:nth-child(6){
	background: url("../img/3-icon.png") left center no-repeat;
  background-size: 80px;
}
.item-adve:nth-child(7){
	background: url("../img/8-icon.png") left center no-repeat;
  background-size: 80px;
}
.item-adve:nth-child(8){
	background: url("../img/4-icon.png") left center no-repeat;
  background-size: 80px;
}
.item-adve:nth-child(9){
	background: url("../img/9-icon.png") left center no-repeat;
  background-size: 80px;
}
.item-adve:nth-child(10){
	background: url("../img/5-icon.png") left center no-repeat;
  background-size: 80px;
}
.item-adve:nth-child(11){
	background: url("../img/10-icon.png") left center no-repeat;
  background-size: 80px;
}

@media (min-width: 1025px) {
	
	.section_row-manage2 {
    position: absolute;
    top: 20px;
    left: 50px;
    z-index: 99;
	}
	.section_row-manage{
		display: none;
	}
	.video_overlay{
		position: absolute;
		width: 100%;
		height: 100%;
		background-color: #000;
		opacity: 0.6; 
	}
	
  .section.video-box {
    overflow: hidden; }
  .section.video-box .section_row {
    position: relative;
    height: 80%;
    z-index: 3; }
   .section.video-box .slick-slide {
    /*height: 700px;*/
		}
   .section.video-box .section_row{
	 		/*max-width: 1000px;*/
	 }
  .section.video-box .video:after,
  .section.video-box .video2:after,
  .section.video-box .video3:after {
    position: absolute;
    content: ' ';
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 2; }
  .video-fw__wrap .video-btn,
  .video-fw__wrap .video-btn2,
  .video-fw__wrap .video-btn3 {
    background: url("../img/pause.png") center center no-repeat;
    opacity: 1 !important;
    background-size: cover;}
  .video-fw__wrap .video-btn:hover,
  .video-fw__wrap .video-btn2:hover,
  .video-fw__wrap .video-btn3:hover {
    opacity: 1 !important;}
  .video-btn, .video-btn2, .video-btn3 {
    width: 88px;
    height: 88px;
    background: url("../img/play.png") center center no-repeat;
    background-size: cover;
    border: none;
    transition: all 0.4s;
    border: 1px solid #fff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  	z-index:99; }
  .video-btn:hover,
  .video-btn2:hover,
  .video-btn3:hover {
    /*opacity: 0.8;*/
    cursor: pointer; }
    
  .video-btn.stop,
  .video-btn2.stop,
  .video-btn3.stop {
    opacity: 0!important;
  }
    
  .video .sound_engine,
  .video .sound_engine_subtitle {
    max-width: 460px; }
  .video-fw__wrap .video-btn,
  .video-fw__wrap .video-btn2 {
    transition: all 0.4s;
    /*opacity: 0;*/ }
  .section.video-box .video-fw__wrap.video:after,
  .section.video-box .video-fw__wrap.video2:after {
    opacity: 0; }
  .video-fw__wrap .section_row .sound_engine,
  .video-fw__wrap .section_row .sound_engine_subtitle,
  .video-fw__wrap .sound_engine,
  .video-fw__wrap .sound_engine_subtitle,
  .video-fw__wrap .video_overlay {
    opacity: 0; }
}


@media (min-width: 1024px) {
  #fp-nav ul {
    counter-reset: dots; }
  #fp-nav ul li {
    counter-increment: dots; }
  #fp-nav ul li a:before {
    content: "0" counter(dots);
    color: #c4c4c4; }
  #fp-nav ul li:nth-child(10) a:before { 
    content: counter(dots);}
  #fp-nav ul li:nth-child(11) a:before { 
    content: counter(dots);}
  #fp-nav ul li:nth-child(12) a:before { 
    content: counter(dots);}
  #fp-nav ul li:nth-child(13) a:before { 
    content: counter(dots);}
  #fp-nav ul li:nth-child(14) a:before { 
    content: counter(dots);}
  #fp-nav ul li:nth-child(15) a:before { 
    content: counter(dots);}
  .slider_item h3, .slider_two_item h3 {
    margin-bottom: 0; }
  /*#fp-nav ul li:last-child a:before {
		content: counter(dots);
	}*/
  .section.img_bg {
    padding-top: 70px; }
  .footer {
    position: fixed;
    bottom: 24px;
    left: 0;
    right: 0;
    z-index: 100;
    max-width: 970px;
    margin: 0 auto; }
  .footer_left_btn {
    text-align: center; }
  .section_row {
    max-width: 970px;
    margin: 0 auto; }
  #fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span {
    width: 16px;
    height: 16px;
    background-color: transparent; }
  #fp-nav .active:before {
    color: #FF4200;
    font-size: 17px; }
  #fp-nav ul li a span, .fp-slidesNav ul li a span {
    display: none; }
  .section.img_bg {
    display: block !important; }
  .map {
    margin-top: 0px; }
  .header {
    max-width: 970px;
    box-sizing: content-box; }
  .sound_engine {
    margin-left: 0; }
  .sound_engine_subtitle {
    margin-left: 0; }
  /*	.section.img_bg {
		
	}*/
  .section.img_bg {
    height: 100vh !important;
    box-sizing: border-box; }
  .section.img_bg .section_row {
    position: absolute !important;
    top: 52%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    left: 0;
    right: 0; }
  .section.img_bg .section_row {
    overflow: hidden;
    display: block;
    max-width: 970px;
    margin: 0 auto;
    padding: 0;
    position: relative; }
  .section.img_bg .fp-tableCell {
    display: block !important; }
  .banner_left {
    /*padding-left: 50px;*/
    display: block;
    float: left;
    text-align: left; }
  .banner_right {
    display: block;
    float: right;
    position: absolute;
    bottom: 0;
    right: 0; }
  .section_two {
    padding-top: 0;
    padding: 0px 80px 75px; }
  .adv-box .section_two {
    padding-top: 0;
    padding: 0px; }
  .section_three {
    padding-bottom: 30px; }
  .section_four {
    padding: 0px 0 125px; }
  .slider_item h3, .slider_two_item h3 {
    margin-bottom: 5px; }
  .more_text_wrap {
    padding-bottom: 60px; }
  .more_text_wrap.video-sl {
    padding-bottom: 0px; }
  .sound_engine_subtitle {
    margin-bottom: 20px; }
  .sound_engine {
    margin-bottom: 20px; }
  .slick-dots {
    display: none !important; }
  .section_three {
    padding-top: 5px; }
  .section_four {
    padding-bottom: 0; }
  #menu li.active a {
    color: #fff; }
  .section {
    margin: 30px auto; }
  .section.map-box {
    margin: 70px auto; }
  .section.img_bg {
    min-height: 100vh !important;
    max-height: 100vh !important; }
  .different {
    margin-top: 0 !important; }
  .section.section-no_margin {
    margin: 0px auto; }

  .section.integrate-box,
  .section.blog-box {
  .section.video-box{
    margin: 40px auto; }
	}
  .section.app-box {
    margin: 35px auto; }
  .section.about-box {
    margin: 45px auto; }
  .section.order-box {
    margin: -50px auto; }
  .section.services-box {
    margin: -10px auto; }
  .section.contacts-box {
    margin: 0px auto; }
  .videoWrapper {
    /*position: relative;
		padding-bottom: 56.25%;
		height: 0;*/ }
  .videoWrapper video,
  .videoWrapper iframe {
    /*position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 100%;*/
    display: block;
    width: 100%;
    height: calc(100vh - 250px)!important; }
  .app-box .videoWrapper iframe {
    /*position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 100%;*/
    display: block;
    width: 100%;
    height: 70vh; }
  .videoWrapper-box {
    /*height: calc(100vh - 400px);*/ }
  .blog-box .more_text_wrap {
    padding-bottom: 40px; }
  .blog-box .slider_item img,
  .blog-box .slider_two_item img {
    margin-bottom: 10px; }
  .blog-box .sound_engine_subtitle {
    margin-bottom: 10px; }
  .blog-box .sound_engine {
    margin-bottom: 30px; }
  .blog-box {
    margin-top: 35px; }
  .blog-box .slider_item img,
  .blog-box .slider_two_item img {
    height: 150px; }
  .section.blog-box {
    margin: 18px auto; }
  .slider_item h3, .slider_two_item h3 {
    margin: 15px 0 15px 0; }
  .slider_item .more_text_content .more_text_link, .slider_item .more_text_content a, .slider_two_item .more_text_content .more_text_link, .slider_two_item .more_text_content a {
    line-height: 100%; }
  .blog-box .slider_item img, .blog-box .slider_two_item img {
    height: 140px; }
  /*.slider_item h3, .slider_two_item h3 {
		line-height: 100%;
	}*/
  .section.blog-box {
    margin: 5px 0px; }
  .contact {
    margin-top: 100px; }
  .contact_title {
    margin-bottom: 25px; }
  .section_two img {
    max-width: 80%;
    margin-left: -150px; }
  .slick-list.draggable {
    padding: 0 !important; }
  .slick-slider {
    margin-left: -20px;
    margin-right: -20px; }
  .slider_item.slick-slide.slick-active {
    opacity: 1 !important; }
  .slick-prev {
    left: 0 !important;
    -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0); }
  .slick-next {
    right: 0 !important;
    -webkit-transform: translate(100%, 0);
            transform: translate(100%, 0); }
  .sound_engine_subtitle {
    font-size: 14px; 
      color: #c4c4c4;
  }
/*  .section.video-box {
    overflow: hidden; }
  .section.video-box .section_row {
    position: relative;
    z-index: 3; }
  .section.video-box .video:after {
    position: absolute;
    content: ' ';
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 2; }
  .video-btn {
    width: 88px;
    height: 88px;
    background: url("../img/play.png") center center no-repeat;
    background-size: cover;
    border: none;
    transition: all 0.4s;
    border: 1px solid #fff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%); }
  .video-btn:hover {
    opacity: 0.8;
    cursor: pointer; }
  .video .sound_engine,
  .video .sound_engine_subtitle {
    max-width: 400px; }
  .video-fw__wrap .video-btn {
    transition: all 0.4s;
    opacity: 0; }
  .section.video-box .video-fw__wrap.video:after {
    opacity: 0; }
  .video-fw__wrap .section_row {
    opacity: 0; }*/
  .slick-next,
  .slick-prev {
    background-size: cover; }
  .popup_start.ios_desktop img {
    max-width: 420px; }
  .footer_logo img {
    max-width: 101px; }
  .ios_desktop_left img {
    max-width: 135px !important; }
  .select-styled:after {
    background-size: 12px 8px; }
  .select-options {
    max-height: 188px; }
  .videoWrapper-box {
    /*display: none;*/ } }

@media (max-width: 1025px) {
  .slider_item {
    box-sizing: border-box; }
  .ios_mobile img {
    max-width: 50% !important; }
  #video-content {
    max-width: 100% !important;
    display: none; }
  .videoWrapper-box iframe {
    display: block;
    width: 100%;
    /*height: 500px;*/ }
  .app-box .videoWrapper-box iframe {
    height: 500px; }
  .video-btn,
  .section_row-manage2 {
    display: none; }
  .section.video-box {
    height: auto !important;
    margin-bottom: 50px; }
  .ios_mobile span {
    color: #fff; } }

@media (min-width: 1100px) {
  .slider_item img, .slider_two_item img {
    margin-bottom: 10px;
    height: 165px; } }

@media (min-width: 1025px) {
  .mapping, .map {
    position: relative !important;
    z-index: 0; }
    .mapping:after, .map:after {
      position: absolute;
      content: ' ';
      top: 0;
      left: 0;
      right: 50px;
      bottom: 0;
      z-index: 1000000; } }

@media (min-width: 1100px) {
  .section_row-manage {
    position: relative;
    z-index: 1000; }
    .section_row-manage .sound_engine {
      font: 68px BebasNeue-Regular; }
  body {
    overflow: hidden !important; }
  .renew-box .sound_engine {
    font: 48px BebasNeue-Regular; }
  .slider_item img, .slider_two_item img {
    height: 140px; } }

.footer-mobile {
  display: none; }
  
@media (max-width: 767px) {
  .popup_player .w {
    display: block;
  }	
  .slick-dots {
    margin-top: 10px; }
  .blog-box {
    padding: 0px 20px; }
    .blog-box .sound_engine {
      margin-left: 0;
      margin-right: 0; }
    .blog-box .sound_engine_subtitle {
      margin-left: 0;
      margin-right: 0; }
    .slider_item .more_text {
      max-width: 90%;
      margin-left: auto;
      margin-right: auto;
      margin-top: 0;
      width: 80%; }
  .slider_item .more_text_content {
    margin-bottom: 40px; }
  .popup_content .slider_item .more_text_content {
    margin-bottom: 0px; }
  .w {
    display: none; }
  div.audio-player {
    overflow: hidden;
    padding-right: 0;
    height: auto;
    border-radius: 0;
    background: transparent; }
    div.audio-player audio {
      display: block;
      width: 100%;
      min-height: 55px;
      border-radius: 0; }
  .footer {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .footer_left {
      text-align: center;
      display: block;
      width: 100%;
      margin-bottom: 30px;
      z-index: 999 }
    .footer_right {
      margin-bottom: 30px; 
      padding: 0 20px;}
  .footer-mobile {
    height: auto;
    z-index: 1000;
    position: fixed;
    left: 0;
    right: 0;
    top: 0px;
    bottom: initial;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    text-align: center;
    background: #000;
    border-bottom: 1px solid #FD4506; }
    .footer-mobile .footer_left {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: distribute;
          justify-content: space-around;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 0; 
      display: none;}
      .footer-mobile .footer_left a:not(.footer_left_btn) {
        line-height: 100%; }
      .footer-mobile .footer_left_btn {
        position: relative;
        z-index: 10000; }
    .footer-mobile .footer_right {
      display: none; }
  .header {
    padding-top: 8px;
    /*overflow: hidden;*/ }
  .sound_engine,
  .ios_mobile h3 {
    font: 35px 'BebasNeue-Regular'; }
  .section.video-box {
    padding-left: 10px;
    padding-right: 10px; }
  .section.video-box {
    margin-bottom: 0; }
  .popup_start span {
    color: #c4c4c4;
    font-size: 14px;
    text-transform: none;
    font: 400 14px 'Open Sans', sans-serif;
    line-height: 1; }
  .contact {
    padding: 30px 20px 30px; }
  .cities .contact {
    padding: 20px 20px; } }

@media (max-width: 560px) {
	.blog-box .more_text_wrap {
    padding-bottom: 20px;
	}
	.renew-box .slider_item .more_text_content {
    margin-bottom: 0px;
	}
	.header .phone {
    /*padding: 0 !important;*/
	}
  .slider_item {
    padding: 10px 20px 0px; }
  .w {
    display: block;
    overflow: hidden;
    margin-top: 20px; }
  .slider_item {
    padding-left: 0 !important;
    padding-right: 0 !important; }
}

@media (max-width: 1024px) {
  .header {
    /*padding-left: 80px;
    padding-right: 80px;*/
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    background: #000;
    border-bottom: 1px solid #FF4200; }
  .item-adve{
		width: 100%;
		height: 40px;
		background-size: contain;
		padding-left: 80px;
		padding-top: 0; 
    margin-bottom: 5px;
	}
	 
	.item-adve:nth-child(3),
	.item-adve:nth-child(4),
	.item-adve:nth-child(5),
	.item-adve:nth-child(6),
	.item-adve:nth-child(7),
	.item-adve:nth-child(8),
	.item-adve:nth-child(9),
	.item-adve:nth-child(10),
	.item-adve:nth-child(11){
		background-size: contain;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
  /*.header {
    padding-left: 80px;
    padding-right: 80px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    background: #000;
    border-bottom: 1px solid #FF4200; }
  #menu {
    display: block; }*/
  .section.img_bg .section_row {
    height: 100%; }
  .section_two .section_text p {
    font-size: 18px;
    line-height: 120%; }
  .section_three h2 {
    font: 35px "BebasNeue-Regular", sans-serif; }
  .section_three,
  .section_two {
    padding-left: 20px;
    padding-right: 20px; }
  .section_three h3 {
    font-size: 18px;
    line-height: 120%; }
  .sound_engine {
    font-size: 35px; }
  .sound_engine_subtitle {
    font-size: 18px;
    line-height: 120%; }
  .section_three h3 {
    margin-left: 10px;
    margin-right: 10px; }
  .section_three h2 {
    margin-right: 10px;
    margin-left: 10px; }
  .section.video-box {
    padding-left: 20px;
    padding-right: 20px; }
  .ios_mobile img {
    margin-left: auto;
    margin-right: auto;
    display: block; }
  .ios_mobile {
    padding-left: 20px;
    padding-right: 20px; }
  .ios_mobile h3 {
    font-size: 35px;
    margin-bottom: 20px; }
  .ios_mobile span {
    font: 400 18px 'Open Sans', sans-serif; }
  .ios_mobile a {
    display: block;
    margin-top: 50px; }
  .contact {
    padding: 10px 20px 10px; }
    .contact span {
      margin-bottom: 10px; }
  .contact_item {
    margin-bottom: 15px; }
  .contact_title {
    margin-bottom: 10px; }
  .contact {
    margin-bottom: 0; }
  .contacts-box .fp-tableCell div {
    /*display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;*/ }
  .contact {
    width: 100%; }
  .map {
    height: 100vh; } }

@media (max-width: 1024px) {
  .map {
    display: block;
    margin-bottom: 0; } }

@media (max-width: 1024px) {
  .blog-box .slider_item .more_text {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    width: calc(100% - 40px);
    margin-top: 20px; }
  .blog-box .slider_item .more_text_link {
    display: none; }
  .blog-box {
    padding-left: 20px;
    padding-right: 20px; } }

@media (max-width: 767px) {
  .more_text {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    width: calc(100% - 40px);
    margin-top: 0px !important; } }

@media (max-width: 1024px) and (min-width: 767px) {
  .hidden-xs {
    display: none; } }
    
/*.footer-mobile {
  z-index: 10000;
}*/

@media (max-width: 767px) {
  .header {
    /*max-width: 55px;*/
  }

  .footer-mobile .footer_left_btn:hover {
    background: transparent;
  }

  .renew-box .sound_engine_subtitle {
    height: 53px;
    overflow: hidden;
    color: #c4c4c4;
  }

  .slick-dots {
    margin-top: 0;
  }
}

@media (max-width: 350px) {
  .section_three h3 {
    margin-bottom: 5px;
  }

  .more_text_content > span {
    height: 68px;
    overflow: hidden;
  }

  .slick-dots {
    margin-top: 5px;
  }
}

.videoWrapper-box {
  /*display: none;*/
}
@media (max-width: 1025px) {
  #video-content {
    display: none;
  }

  .videoWrapper-box {
    display: block;
  }
}


.order .section_order{
	width: 100%;
	background-color: #000;
	padding: 30px 30px;
	box-sizing: border-box;
	height: 515px;
}
.order .section_order .section_order_item{
	width: 48.5%;
	display: inline-block;
	background-color: #000;
	/*padding: 50px 5px*/;
	box-sizing: border-box;
	border: 0.5px solid #676767;
}
.order .section_order .section_order_item:hover{
	border: 0.5px solid #fff;
}
#order1{
	float: left;
}
#order2{
	float: right;
}
.order .section_order h2,
.order .section_order_2 h2,
.order .section_order_3 h2{
	color: #fff;
	text-align: center;
  /*font: 34px BebasNeue-Bold;*/
  font: 25px BebasNeue-Regular;
  margin-bottom: 30px;
}
.order .section_order img{
	width: 50%;
	display: block;
	margin: 0 auto;
	    padding-top: 4px;
}
.order .section_order .button_order{
	/*height: 50px;*/
  padding: 0 15px;
  box-sizing: border-box;
  /*background: #FF4200;*/
  /*font-size: 28px;
  line-height: 50px;*/
  cursor: pointer;
  text-align: center;
  color: #c4c4c4;
  display: block;
  padding: 10px 0;
  font: 16px 'Open Sans', sans-serif;
}
.order .section_order .section_order_item:hover .button_order{
	background: #FF4200;
}
.order .section_order .section_order_item h3{
  font: 25px BebasNeue-Regular;
  padding-bottom: 24px;
}
.order .section_order .section_order_item p{
  font: 16px 'Open Sans', sans-serif;
  padding-bottom: 20px;
  color: #c4c4c4;
}
.order .section_order .section_order_item p span{
  color: #FF4200;
}
.order .section_order .section_order_item img.db{
	height: 50px;
	padding-bottom: 24px;
}


.bd_active{
	display: inline-block !important;
}
.bd_non_active{
	display: none !important;
}


.order .section_order_2{
	background-color: #000;
	padding: 30px;
	position: relative;
}
.order .section_order_back{
	position: absolute;
	top: 20px;
	cursor: pointer;
}
.order .section_order_2_image{
	width: 32%;
	display: inline-block;
	vertical-align: top;
	padding-top: 55px;
}
.order .section_order_2_image img{
	width: 100%;
}
.order .section_order_2_text{
	width: 33%;
	display: inline-block;
	vertical-align: top;
	padding-top: 110px;
}
.order .section_order_2_text p:nth-child(1){
	font-size: 28px;
	text-align: left;
	padding-bottom: 20px;
}
.order .section_order_2_text p:nth-child(2){
	text-align: left;
	font: 16px 'Open Sans', sans-serif;
	color: #c4c4c4;
}
.order .section_order_2_text p:nth-child(1) span,
.order .section_order_2_text p:nth-child(2) span {
    color: #FF4200;
}
.order .section_order_2_form{
	width: 33%;
	display: inline-block;
	vertical-align: top;
	padding-top: 110px;	
}
.order .section_order_2_form .bd_input{
	display: block;
	border: 1px solid #FF4200;
	background-color: #000;
	color: #fff;
	font: 16px 'Open Sans', sans-serif;
	padding: 4px 8px;
	width: 200px;
	margin-bottom: 15px;
}
.order .section_order_2_form .bd_submit{
	display: block;
	border: 1px solid #FF4200;
	background-color: #FF4200;
	color: #fff;
	font: 16px 'Open Sans', sans-serif;
	padding: 4px;
	width: 210px;
}


.order .section_order_3{
	background-color: #000;
	padding: 40px 40px 100px 40px;
}
.order .section_order_3 img{
	/*width: 60%;*/
	height: 90%;
}


.order{
	height: 60%;
}
.order .section_row{
	height: 100%;
}
/*.order .section_order,*/
.order .section_order_2,
.order .section_order_3{
	height: 505px;
	box-sizing: border-box;
	width: 100%;
}


@media (max-width: 768px) {
		
	#order1{
		margin-bottom: 30px;
	}
	#order1,
	#order2{
		width: 100%;
		float: none !important;
	}
	
	.order .section_order_2,
	.order .section_order_3{
    height: auto !important;
	}
	
	.order .section_order{
		/*display: block !important;*/
    float: none !important;
    width: 100%;
    height: auto !important;
	}
	.order .section_order_2_image,
	.order .section_order_2_text,
	.order .section_order_2_form,
	.order .section_order_2_form .bd_input,
	.order .section_order_2_form .bd_submit,
	.order .section_order_3 img {
		width: 100%;
		box-sizing: border-box;
	}
}


@media (max-width: 500px) {
	.footer_right {
    display: block;
    text-align: center;
	}
	.footer_social,
	.footer_right span,
	.footer_logo {
    padding-bottom: 30px;
    justify-content: center;
    /*display: block;*/
	}
	.footer_right span span {
    display: inline-block;
	}	
}

.popup_content .more_text_wrap img{
	/*height: auto;
	width: auto;*/
	max-height: none;
}


.slider_three .slick-dots{
	display: block !important;
}

.slider_three .slick-list{
	overflow: hidden !important; 
}
.slider_three .slick-dots{
	margin-top: 0;
}
.about .slider_three .slick-dots{
    padding-top: 20px;
}
.slider_three .slick-arrow {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    /*background: #777;*/
    border-radius: 50%;
    cursor: pointer;
    z-index: 1000;
    color: transparent;
    width: 61px;
    height: 61px;
    border: none;
}
.app-box .slider_three .slick-arrow {
    top: 45%;
}

@media (max-width: 1025px) {
	.slick-prev {
		display: none !important;
    left: 10px;
    background: transparent url(../img/arrow-prew.png) center no-repeat;
}
.slider_three .slick-next {
		display: none !important;
    right: 10;
    background: transparent url(../img/arrow-next.png) center no-repeat;
}
.slider_three .slick-next {
    right: 10px !important;
    /*-webkit-transform: translate(100%, 0);
    transform: translate(100%, 0);*/
}
.slider_three .slick-list{
	padding: 0 !important; 
}
}



.services .services_cover{
	display: inline-block;
	width: 40%;
	/*height: 500px;*/
	vertical-align: top;
	text-align: left;
}
.services .services_text{
	display: inline-block;
	width: 59%;
	height: 500px;
	vertical-align: top;
	text-align: left;
    padding-top: 50px;
}
.services .section_row{
	background-color: #1c1c1c;
	padding: 30px;
}
.services .services_cover img{
	    /*height: 100%;*/
	    width: 380px;
	    cursor: pointer;
	    border: 1px solid #000;
}
.services .services_cover img:hover{
	    /*box-shadow: 0 0 20px rgba(255,255,255,0.5);*/
	    border: 1px solid #FF4200;
}
.services .services_title {
	font: 68px BebasNeue-Regular;
  color: #FF4200;
  margin-bottom: 55px;
}
.services .services_text .services_title {
	padding-left: 50px;
}
.services .services_link{
	position: relative;
    margin-left: 60px;
    margin-bottom: 40px;
    /*cursor: pointer;*/
}
.services .services_link a{
    cursor: default;
}
.services .services_link .icon{
}
.services .services_link .icon img{
	width: 120px;
}
.services .services_link .text{
	    font: 400 17px 'Open Sans', sans-serif;
	    vertical-align: top;
	    display: block;
	    position: absolute;
	    left: 150px;
	    top: 0;
	    color: #c4c4c4;
}
.services .services_text a{
	    color: #fff;
}
.services .services_popup_content{
	position: absolute;
	margin: 0 auto;
	width: 70%;
	height: 80%;
}
.services_title.m-b{
	display: none;
}
.services_title.d-t{
	display: block;
}
#open_pdf{
	display: none;
	height: calc(100vh - 100px);
}
.popup_content #open_pdf{
	display: block;
}
@media (max-width: 1000px) {
	
.services_title.m-b{
	display: block;
}
.services_title.d-t{
	display: none;
}
	.services .services_cover {
		display: block;
    margin: 0 auto 30px;	
    width: auto;
    text-align: center;
    height: auto;
	}
	.services .services_text{
		display: block;
		width: auto;
		height: auto;
	}
	.services .services_title {
    text-align: center;
	}	
	.services .services_link {
    margin-left: 20%;
	}	
	.services .services_title {
		font: 35px "BebasNeue-Regular", sans-serif;
	}
}
@media (max-width: 700px) {	
	.services .services_cover {
		height: auto;
	}
	.services .services_cover img{
		width: 100%;
	}
	.services .services_link {
    margin-left: 0;
	}	
	.services .services_title {
		font: 35px "BebasNeue-Regular", sans-serif;
	}
	.services .services_link .text{
		font: 100 14px "Open Sans", sans-serif;
	}
	.services .services_link .icon img {
    width: 80px;
	}
	.services .services_link .text {
    left: 100px;
}
}
.popup_content .hide_m_img{
	display: none !important;
}
@media (max-width: 400px) {
  .order .section_order_back {
    top: 7px;
  }
  .order .section_order_2_image,
  .order .section_order_2_text{
    padding-top: 0px;
  }
  .order .section_order_2_form {
    padding-top: 25px;
  }
  .order .section_order h2{
    margin-bottom: 10px;
  }
  .order .section_order .section_order_item h3 {
    padding-bottom: 10px;
  }
  .order .section_order .section_order_item p {
    padding-bottom: 10px;
  }
  .order .section_order .section_order_item img.db {
    padding-bottom: 10px;
  }
}



.services .services_link:nth-child(2) .text {
	
}
.services .services_link:nth-child(3) .text {

}
.services .services_link:nth-child(4) .text {
	top: 15px;
}
.services .services_link:nth-child(5) .text {
	top: 5px;
}
@media (max-width: 1000px) {
	.services .services_link:nth-child(2) .text {
	
	}
	.services .services_link:nth-child(3) .text {

	}
	.services .services_link:nth-child(4) .text {

	}
	.services .services_link:nth-child(5) .text {
		top: 15px;
	}
	.about .slider_three {
    width: 100%!important;
	}
}
@media (max-width: 700px) {
	.services .services_link:nth-child(2) .text {
		top: 8px;
	}
	.services .services_link:nth-child(3) .text {
		top: 10px;
	}
	.services .services_link:nth-child(4) .text {
		top: 22px;
	}
	.services .services_link:nth-child(5) .text {
		top: 10px;
	}
}
@media (max-width: 400px) {
	.services .services_link:nth-child(2) .text {
		top: 0px;
	}
	.services .services_link:nth-child(3) .text {
		top: 3px;
	}
	.services .services_link:nth-child(4) .text {
		top: 14px;
	}
	.services .services_link:nth-child(5) .text {
		top: 2px;
	}
}
@media (max-width: 320px) {
	.services .services_link:nth-child(2) .text {
		
	}
	.services .services_link:nth-child(3) .text {
		
	}
	.services .services_link:nth-child(4) .text {
		
	}
	.services .services_link:nth-child(5) .text {
		top: -8px;
	}
}
.hide_m_img{
	cursor: pointer;
}
.mCSB_scrollTools .mCSB_draggerContainer {
    display: none;
}
.mCSB_inside > .mCSB_container {
    margin-right: 0 !important; 
}
@media (max-width: 1099px){
	.popup {
    padding-bottom: 0px;
	}
}


.section_text_2 {
    position: relative;
    min-width: 50%;
}
.slider_img{
	position: absolute;
	top:0;
	left: 0;
	text-align: left;
	vertical-align: middle;
	margin-top: -40px;
}
.slider_img img{
	width: 90%;
}
.about .section_row{
	position: relative;
	max-width: 1100px;
}
.about .slider_three{
	z-index: 9;
	width: 55%;
  float: right;
}
@media (max-width: 1024px){

.slider_img img{
	width: 80%;
}
@media (max-width: 960px){
	.section_text_2 h2 {
    font: 35px "BebasNeue-Regular", sans-serif;
	}
	.section_text_2 {
    max-width: none;
    left:0;
	}
	.slider_img{
		position: relative;
		text-align: center;
	}
	.slider_img img{
		width: 50%;
	}
	.section_text_2 {
    margin-right: 30px;
	}
}

@media (max-width: 600px){
	.slider_img img{
		width: 90%;
	}
}