/************ keyframes ************/

/* scale and fade */

@keyframes scaleDown {
  to { opacity: 0; transform: scale(.8); }
}

@keyframes scaleUp {
  from { opacity: 0; transform: scale(.8); }
}

@keyframes scaleUpDown {
  from { opacity: 0; transform: scale(1.2); }
}

@keyframes scaleDownUp {
  to { opacity: 0; transform: scale(1.2); }
}

@keyframes scaleDownCenter {
  to { opacity: 0; transform: scale(.7); }
}

@keyframes scaleUpCenter {
  from { opacity: 0; transform: scale(.7); }
}
@media screen and (max-width: 1160px){
  .section2 {
    background-image: url('../../images/background_services.png');
    background-repeat: no-repeat;
    background-size: 1160px 100%;
  }
  .section2 .img-responsive.image_main {
    border-bottom: 2px solid #4d6c7f;
    display: none;
  }
  .sectionBack {
    right: 0;
    left: 0;
    top: 0;
    z-index: 998;
    padding-right: 0;
    padding-left: 0;
    height: 202px;
  }

}
@media screen and (max-width: 980px){
  .project_image-left {
    padding-right: 15px;
    padding-left: 15px;
  }
  .project_image-right {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media only screen and (max-device-width : 1060px) and (orientation : landscape) {
  .section5 {
    display: none;
  }
  .navbar {
    min-height: 100%;
    min-width: 100%;
  }
  .navbar-default {
    background-image: url('../../images/background_home.png')!important;
    background-repeat: no-repeat;
    border-color: transparent;
    padding: 0 10px 0 10px;
    background-size: 100% 100%;
  }
  .nav.navbar-nav.navbar-left{
    display: none;  
  }
  .side-collapse-container {
    width: 100%;
    position: relative;
    left: 0;
    transition: left .4s;
    display: none;
  }
  .side-collapse-container p {
    margin: 0 0 0px;
  }
  .container.slogan-lanscape {
    display: block;
    position: absolute;
    top: 35%;
    width: 100%;
    z-index: 1030;
    text-align: center;
    text-transform: uppercase;
    color: rgba(255,255,255,0.6);
  }
  .container.slogan-lanscape p.ideas {
    font-size: 22px;
  }
  .container.slogan-lanscape p.ideas strong {
    font-size: 1.034em;
    color: #ffffff;
  }
  .container.slogan-lanscape p.bigs {
    font-size: 1.46em;
  }
  .container.slogan-lanscape p.bigs strong {
    font-size: 1.04em;
    color: #ffffff;
  }
  .container.footer-lanscape {
    position: absolute;
    bottom: 0;
    z-index: 2000;
    width: 100%;
    color: #636363;
    background-color: #ffffff;
    display: block;
  }
  .container.footer-lanscape p {
    margin: 0 0 0px;
  }

  .container.footer-lanscape a {
    color: #636363;
    text-decoration: none;
  }
  .navbar-default .navbar-toggle {
    display:none;
  }
  .turn_your_device .img-responsive {
    max-width: 61px;
    float: right;
    position: absolute;
    top: -100px;
    right: 0;
  }
  .img-responsive.logo {
    max-width: 250px!important;
  }
  .footer-lanscape-copyright {
    text-align: center;
    border-right: 1px solid;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .footer-lanscape-contact {
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
  }
}

@media screen and (max-width: 767px){
  .section2 {
    opacity: 0;
    z-index: 996;
    height: 106px!important;
  }
  .section4 {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1001;
    color: #ffffff;
    background-image: url('../../images/background.png');
    background-repeat: no-repeat;
    background-size: 1160px 199px;
  }
  .section4 .container {
    border-bottom: 2px solid #4d6c7f;
  }
  .slogan {
    height: 0px;
  }
  .slogan p {
    display: none;
  }
  .section3 {
    opacity: 0;
  }
  .sectionBack {
    opacity: 0;
    min-height: 105px;
    height: 105px;
  }
  .section_title {
    padding-top: 45px;
    padding-bottom: 0;
  }
  .section4 h1 {
    text-transform: uppercase;
    font-size: 30px;
  }

  .description_project{
    width: 100%;
    float: left;
  }
  .project_image-left .img-responsive.project-img {
    float: none;
  }
  .project_image-right .img-responsive.project-img {
    float: none;
  }
  .right_content_project{
    width: 25%;
    float: left;
    padding-right: 0;
    padding-left: 0;
    position: relative;
    min-width: 1px;
  }
  .middle_content_project{
    width: 50%;
    float: left;
    padding-right: 0;
    padding-left: 0;
    position: relative;
    min-width: 1px;
  }
  .left_contet_project{
    width: 25%;
    float: left;
    padding-right: 0;
    padding-left: 0;
    position: relative;
    min-width: 1px;
  }
  .container.section10_container {
    min-height: 1150px;
  }
  .container.section11_container {
    min-height: 1150px;
  }
  .container.section12_container {
    min-height: 1150px;
  }
  .container.section13_container {
    min-height: 1150px;
  }
  .container.section14_container {
    min-height: 1150px;
  }
  .container.section15_container {
    min-height: 1150px;
  }
  .project_description {
    font-size: 17px;
    line-height: 27px;
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 780px){
  .container.section10_container {
    min-height: 604px;
  }
  .container.section11_container {
    min-height: 604px;
  }
  .container.section12_container {
    min-height: 604px;
  }
  .container.section13_container {
    min-height: 604px;
  }
  .container.section14_container {
    min-height: 604px;
  }
  .container.section15_container {
    min-height: 604px;
  }
}

