.section2 {
  color: #fff;
  position: fixed;
  right: 0; left: 0;
  z-index: 999;
  max-height: 202px;
  overflow: hidden;
}
.section2 .img-responsive.image_main {
    border-bottom: 2px solid #4d6c7f; 
}
.container-fluid.section2  {
  padding: 0;

}
.section2  .container{
  height: 100%;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
 }
.section2 img.img-responsive {
  width: 100%;
}
img.img-responsive.image_main.shrink{
  border-bottom: 2px solid #4d6c7f; 
}
/*section3*/
.section3 {color: #fff; position: fixed; right: 0; left: 0; }
.section3 .container {/*background-image: url('../../images/background_home.png');*/ }
.section3 .container img.img-responsive {width: 100%; }
/*section back*/
.sectionBack {
  right: 0;
  left: 0;
  top: 0;
  z-index: 998;
  padding-right: 0;
  padding-left: 0;
  height: 195px;
}
.sectionBack .container {
  /*background-image: url('../../images/background_home.png');*/
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.row.image-sectionBack {
  margin-right: -15px;
  margin-left: -15px;
  position: relative;
}
.sectionBack .container img.img-responsive {
  width: 100%;
  border-bottom: 2px solid #4d6c7f; 
}
/*section4*/
.section4 {
  color: #fff;
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1000;
  padding: 0;
}
.section4 .container.fixed{
  border-bottom: 2px solid #4d6c7f; 
}
.section4 .container.fixed h1{
}
.section4 .container {
}
.section4 h1 {
  text-transform: uppercase;
  font-size: 50px;
  margin-bottom: 5px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.slogan {
  height: 50px;
  text-align: center;
  text-transform: uppercase;
  position: absolute;
  top: 145px;
}
.slogan p{
  font-size: 16px;
  color: rgba(255,255,255,0.6);
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.slogan.shrink {
  opacity: 0;
  height: 0;
}
.animsition.item.bg-cyan.sloganp{
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.animsition.item.bg-cyan.sloganp.shrink {
  opacity: 0;
}
.section_title {
  text-align: center;
  padding-top: 65px;
}
.section_title .fixed{
  border-bottom: 2px solid #4d6c7f;
}
.col-sm-12.scene_element.scene_element--fadeinup {
  text-align: right;
}
img.img-responsive.next-icon {
  width: 14px;
  max-height: 24px;
}
img.img-circle.img-responsive {
  margin: 0 auto;
  max-width: 135px;
}
.project_image-left {
  padding: 0px;
}
.project_image-left .img-responsive.project-img {
  float: right;
  position: relative;
  right: 400px  ;
}
.project_image-middle .img-responsive.project-img{
  opacity: 0;
}
.project_image-right {
  padding: 0px;
}
.project_image-right .img-responsive.project-img {
  float: left;
  position: relative;
  left: 400px  ;
}
img.img-responsive.project-img {
  margin: 0 auto;
  margin-bottom: 10px;
  width: 280px;
  border: 1px solid #636363;
}
.project_content {
  text-align: center;
  font-size: 15px;
  min-height: 175px;
}
.middle_content_project img{
}
.project_description {
  font-family: Montserrat-Light;
  font-size: 18px;
  line-height: 27px;
  margin: 0 auto;
  width: 70%;
  padding-bottom: 20px;
}
.project_content h3 {
  margin-top: 17px!important;
}
/*section10*/
.section10 {
  padding-right: 0;
  padding-left: 0;
}
.container.section10_container {
  background-color: #ffffff;
  padding: 0;
  position: relative;
  overflow: hidden;
  display: block;
  min-height: 604px;
}
.section10-app {
  padding-bottom: 70px;
  padding-top: 35px;
  color: #303133;
  background-color: #ffffff;
  position: absolute;
  min-height: 604px;
  width: 100%;
  left: 0;
  display: block;
}
.section10-web {
  padding-bottom: 70px;
  padding-top: 35px;
  color: #303133;
  background-color: #ffffff;
  position: absolute;
  min-height: 604px;
  width: 100%;
  left: 0;
  display: none;
}
.section10 h4 {
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  margin-top: 10px;
  margin-bottom: 0px;
  color: #303133;
}
.section10 h3 {
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  margin-top: 5px;
  margin-bottom: 31px;
  color: #303133;
  font-family: Montserrat-Bold;
}
.gotoproject p {
  margin: 1px 5px 0 5px;
  font-family: Montserrat-Bold;
  font-size: 16px;
}
.section10 a {
  font-size: 15px;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-flex;
  color: #000000;
  margin-top: 58px;
}
.container.section10-web{
  display: none;
}
.container.section10-app{
}
/*section11*/
.section11 {
  padding-right: 0;
  padding-left: 0;
}
.container.section11_container {
  background-color: #303133;
  color: #ffffff;
  padding: 0;
  position: relative;
  overflow: hidden;
  display: block;
  min-height: 604px;
}
.section11-app {
  padding-bottom: 70px;
  padding-top: 35px;
  color: #ffffff;
  background-color: #303133;
  position: absolute;
  min-height: 604px;
  width: 100%;
  left: 0;
  display: block;
}
.section11-web {
  padding-bottom: 70px;
  padding-top: 35px;
  color: #ffffff;
  background-color: #303133;
  position: absolute;
  min-height: 604px;
  width: 100%;
  left: 0;
  display: none;
}
.section11 h4 {
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  margin-top: 10px;
  margin-bottom: 0px;
  color: #303133;
}
.section11 h3 {
  color: #ffffff;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  margin-top: 5px;
  margin-bottom: 31px;
  font-family: Montserrat-Bold;
}
.section11 a {
  font-size: 15px;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-flex;
  color: #ffffff;
  margin-top: 58px;
}
.container.section11-web{
  display: none;
}
.container.section11-app{
}
/*section12*/
.section12 {
  padding-right: 0;
  padding-left: 0;
}
.container.section12_container {
  background-color: #ffffff;
  padding: 0;
  position: relative;
  overflow: hidden;
  display: block;
  min-height: 604px;
}
.section12-app {
  padding-bottom: 70px;
  padding-top: 35px;
  color: #303133;
  background-color: #ffffff;
  position: absolute;
  min-height: 604px;
  width: 100%;
  left: 0;
  display: block;
}
.section12-web {
  padding-bottom: 70px;
  padding-top: 35px;
  color: #303133;
  background-color: #ffffff;
  position: absolute;
  min-height: 604px;
  width: 100%;
  left: 0;
  display: none;
}
.section12 h4 {
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  margin-top: 10px;
  margin-bottom: 0px;
  color: #303133;
}
.section12 h3 {
  color: #303133;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  margin-top: 5px;
  margin-bottom: 31px;
  font-family: Montserrat-Bold;
}
.section12 a {
  font-size: 15px;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-flex;
  color: #000000;
  margin-top: 58px;
}
.container.section12-web{
  display: none;
}
.container.section12-app{
}
/*section13*/
.section13 {
  padding-right: 0;
  padding-left: 0;
}
.container.section13_container {
  background-color: #BEBEBC;
  padding: 0;
  position: relative;
  overflow: hidden;
  display: block;
  min-height: 604px;
}
.section13-app {
  padding-bottom: 70px;
  padding-top: 35px;
  color: #303133;
  background-color: #BEBEBC;
  position: absolute;
  min-height: 604px;
  width: 100%;
  left: 0;
  display: block;
}
.section13-web {
  padding-bottom: 70px;
  padding-top: 35px;
  color: #303133;
  background-color: #BEBEBC;
  position: absolute;
  min-height: 604px;
  width: 100%;
  left: 0;
  display: none;
}
.section13 h4 {
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  margin-top: 10px;
  margin-bottom: 0px;
  color: #303133;
}

.section13 h3 {
  color: #303133;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  margin-top: 5px;
  margin-bottom: 31px;
  font-family: Montserrat-Bold;
}
.section13 a {
  font-size: 15px;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-flex;
  color: #000000;
  margin-top: 58px;
}

.container.section13-web{
  display: none;
}
.container.section13-app{
}

/*section14*/
.section14 {
  padding-right: 0;
  padding-left: 0;
}
.container.section14_container {
  background-color: #ffffff;
  padding: 0;
  position: relative;
  overflow: hidden;
  display: block;
  min-height: 604px;
}
.section14-app {
  padding-bottom: 70px;
  padding-top: 35px;
  color: #303133;
  background-color: #ffffff;
  position: absolute;
  min-height: 604px;
  width: 100%;
  left: 0;
  display: block;
}
.section14-web {
  padding-bottom: 70px;
  padding-top: 35px;
  color: #303133;
  background-color: #ffffff;
  position: absolute;
  min-height: 604px;
  width: 100%;
  left: 0;
  display: none;
}
.section14 h4 {
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  margin-top: 10px;
  margin-bottom: 0px;
  color: #303133;
}
.section14 h3 {
  color: #303133;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  margin-top: 5px;
  margin-bottom: 31px;
  font-family: Montserrat-Bold;
}
.section14 a {
  font-size: 15px;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-flex;
  color: #000000;
  margin-top: 58px;
}
.container.section14-web{
  display: none;
}
.container.section14-app{
}

/*section15*/
.section15 {
  padding-right: 0;
  padding-left: 0;
}
.container.section15_container {
  background-color: #FAA519;
  padding: 0;
  position: relative;
  overflow: hidden;
  display: block;
  min-height: 604px;
}
.section15-app {
  padding-bottom: 70px;
  padding-top: 35px;
  color: #303133;
  background-color: #FAA519;
  position: absolute;
  min-height: 604px;
  width: 100%;
  left: 0;
  display: block;
}
.section15-web {
  padding-bottom: 70px;
  padding-top: 35px;
  color: #303133;
  background-color: #FAA519;
  position: absolute;
  min-height: 604px;
  width: 100%;
  left: 0;
  display: none;
}
.section15 h4 {
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  margin-top: 10px;
  margin-bottom: 0px;
  color: #303133;
}
.section15 h3 {
  color: #303133;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  margin-top: 5px;
  margin-bottom: 31px;
  font-family: Montserrat-Bold;
}
.section15 a {
  font-size: 15px;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-flex;
  color: #000000;
  margin-top: 58px;
}
.container.section15-web{
  display: none;
}
.container.section15-app{
}

/*general*/
.right_content_project {
    padding: 0 15px 0 0;
}

/* scale and fade */

.pt-page-scaleDown {
  animation: scaleDown .7s ease both;
}

.pt-page-scaleUp {
  animation: scaleUp .7s ease both;
}

.pt-page-scaleUpDown {
  animation: scaleUpDown .5s ease both;
}

.pt-page-scaleDownUp {
  animation: scaleDownUp .5s ease both;
}

.pt-page-scaleDownCenter {
  animation: scaleDownCenter .4s ease-in both;
}

.pt-page-scaleUpCenter {
  animation: scaleUpCenter .4s ease-out both;
}



