/**
* Description: Dash - Onepage Personal Template
* Version: 1.0.0
* Last update: 2015/11/05
* Author: nazzars <nazzars79@gmail.com> 
* Copyright: nazzars
*/


/*!---------- IMPORT STYLES ----------*/

@import url("http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800");
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700");
@import url("bootstrap.min.css");
@import url("owl.carousel.css");
@import url("owl.theme.css");
@import url("ionicons.min.css");
@import url("magnific-popup.css");
@import url("animate.css");
@import url("assets/css/fonts/slick.woff") format("woff");
@import url("assets/css/fonts/slick.ttf") format("ttf");

/*!---------- COMMON STYLES ----------*/

p. data {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 10px;

}

body {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    line-height: 24px;
    color: #333333;
}
section {
    padding-top: 25px;
    padding-bottom: 20px;
}
img {
    width: 100%;
}
a,
a:hover,
a:focus {
    color: inherit;
    text-decoration: none;
    outline: 0;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
a {
    opacity: 0.8;
}
a:hover {
    opacity: 1;
}
a.icon {
    font-size: 36px;
    padding-right: 20px;
}
.container,
.container-fluid {
    position: relative;
    z-index: 1;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 10px 0;
    font-family: 'Open Sans', sans-serif;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-weight: 300;
}
.alt-font {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;	
    -webkit-font-smoothing: antialiased;
    font-weight: 300;
}
.bold-title {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;	
    font-weight: 700;
}
.thin-title {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;	
    font-weight: 100;
}
.block-title {
    font-family: 'Montserrat';
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.03em;
}
.uppercase {
    text-transform: uppercase;
}
.through {
    text-decoration: line-through;
}
.thin {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;  
    font-weight: 100;
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}
.bg-inverse h1,
.bg-inverse h2,
.bg-inverse h3,
.bg-inverse h4,
.bg-inverse h5,
.bg-inverse h6 {
    color: #fff;
}
.bg-inverse {
    color: #fff;
}
h1 {
    font-size: 46px;
    font-weight: 800;
}
h1.welcome   {
    font-size: 110px;
    font-weight: 800;
    color: white;
}


p.welcome_small {

    font-size: 38px;
    font-weight: 100;
    letter-spacing: 10px;
    color: white;
}

@media all and (max-width: 768px) {
    h1.welcome {
        font-size: 48px;
    }
}
h2 {
    font-size: 32px;
    margin: 0 0 30px 0;
    font-weight: 800;
}
@media all and (max-width: 768px) {
    h1 {
        font-size: 36px;
    }
}
h3 {
    font-size: 26px;
    font-weight: 300;
    line-height: 36px;
}
@media all and (max-width: 768px) {
    h3 {
        font-size: 20px;
        line-height: 28px;
    }
}
h4 {
    font-size: 20px;
    font-weight: 300;
    margin: 10px 0 20px 0;
}
h5 {
    font-size: 18px;
    font-weight: lighter;
    margin: 10px 0 20px 0;
}
h6 {
    font-size: 16px;
    font-weight: lighter;
    margin: 10px 0 20px 0;
}

h7 {
    font-size: 12px;
    font-weight: lighter;
    margin: 10px 0 20px 0;
}

p {
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 24px;
}
p.title {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 24px;
    cursor: default;
}
ul {
    list-style: none;
    padding-left: 5px;
}
hr {
    color: #E7EFF2;
}


/* TITTLE */
.bottomtext {
    color: #353535;
    font-size: 232px;
    line-height: 232px;
    font-weight: 600;
    opacity: .15;
    text-align: center;
}

.title {
    color: #353535;
    font-size: 49px;
    line-height: 50px;
    position: relative;
    font-weight: 700;
    letter-spacing: -2px;
    z-index: 1;
    margin-top: -10%;
    width: 100%;
    text-align: center;
    padding-bottom: 9%;

}

@media (max-width: 767px) {

    .title {
        font-size: 40px;
    }
}

.under_line {

    width: 35px;
    height: 5px;
    background-color: #ccdb2a;
    margin-left: auto;
    margin-right: auto;
    margin-top: -7%;
}


.subtitle {
    color: #353535;
    font-size: 15px;
    text-align: center;
    padding-bottom: 1%;
    margin-top: 2%;
}

@media (max-width: 767px) {
    .pixflowHeader .bottomtext {
        font-size: 100px;
        line-height: 110px;
    }
}



@media (max-width: 767px) {

    .bottomtext {
        font-size: 100px;
        line-height: 110px;
    }


}


#politica .btn {

    border: solid #ffffff 2px;
    border-radius: 0px;
    background-color: transparent;
    color: white;
    margin-left: 4%;

}


#politica .btn:hover {

    border: solid #ffffff 2px;
    border-radius: 0px;
    background-color: #ccdb2a;
    color: white;
    margin-left: 4%;

}












/* Grelha de Portfolio */

.imagem {
    margin-right: 3px;
    margin-bottom: 3px;
    position: relative;
    transition: all 1s;
}

.imagem img{
    width: 100%;

}

.imagem:hover div.img_transparencia{
    opacity: 1;
}

.img_transparencia{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(204, 219, 42,.8);
    left: 0;
    top: 0;
    opacity: 0;
    transition: all 1s;

}

.imagem:hover {
    background: rgba(204, 219, 42,.8);
}

.imagem:hover div.box{
    opacity: 1;
}


.box{
    opacity: 0;
    transition: all 1s;

    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(204, 219, 42,.8);
    left: 0;
    top: 0;

}

.img_transparencia a{
    position: absolute;
    top: 20px;
    right: 20px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;	
}

.img_transparencia h2{
    position: absolute;
    bottom: -5px;
    /*bottom: 28px;*/
    left: 20px;
    font-size: 25px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;	
}


.box h2{
    position: absolute;
    bottom: 28px;
    left: 20px;
    font-size: 25px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;  
}

.img_transparencia h4{
    position: absolute;
    bottom: 11px;
    left: 20px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;	
}

.box h4{
    position: absolute;
    bottom: 11px;
    left: 20px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;  
}

.sem_padding{
    padding-left: 0px;
    padding-right: 0px;
}


.portfolio_titulo h1, .contatos_titulo h1{
    font-size: 25px;
    color: #3d3d3d;
    letter-spacing: 5px;
    padding-top: 80px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.portfolio_titulo img, .contatos_titulo img{
    margin-bottom: 30px;
}

.portfolio_titulo p, .contatos_titulo p{
    font-size: 14px;
    color: #000;
    margin-bottom: 100px;
}



/*!---------- SPACING STYLES ----------*/

.no-m {
    margin: 0;
}
.m-5 {
    margin-top: 5px;
    margin-bottom: 5px;
}
.m-t-5 {
    margin-top: 5px;
}
.m-b-5 {
    margin-bottom: 5px;
}
.m-10 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.m-t-10 {
    margin-top: 10px;
}
.m-b-10 {
    margin-bottom: 10px;
}
.m-15 {
    margin-top: 15px;
    margin-bottom: 15px;
}
.m-t-15 {
    margin-top: 15px;
}
.m-b-15 {
    margin-bottom: 15px;
}
.m-20 {
    margin-top: 20px;
    margin-bottom: 20px;
}
.m-t-20 {
    margin-top: 20px;
}
.m-b-20 {
    margin-bottom: 20px;
}
.m-25 {
    margin-top: 25px;
    margin-bottom: 25px;
}
.m-t-25 {
    margin-top: 25px;
}
.m-b-25 {
    margin-bottom: 25px;
}
.m-50 {
    margin-top: 50px;
    margin-bottom: 50px;
}
.m-t-50 {
    margin-top: 50px;
}
.m-b-50 {
    margin-bottom: 50px;
}
.m-75 {
    margin-top: 75px;
    margin-bottom: 75px;
}
.m-t-75 {
    margin-top: 75px;
}
.m-b-75 {
    margin-bottom: 75px;
}
.m-100 {
    margin-top: 100px;
    margin-bottom: 100px;
}
.m-t-100 {
    margin-top: 100px;
}
.m-b-100 {
    margin-bottom: 100px;
}
.no-p {
    padding: 0;
}
.p-5 {
    margin-top: 5px;
    margin-bottom: 5px;
}
.p-t-5 {
    margin-top: 5px;
}
.p-b-5 {
    margin-bottom: 5px;
}
.p-10 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.p-t-10 {
    margin-top: 10px;
}
.p-b-10 {
    margin-bottom: 10px;
}
.p-15 {
    margin-top: 15px;
    margin-bottom: 15px;
}
.p-t-15 {
    margin-top: 15px;
}
.p-b-15 {
    margin-bottom: 15px;
}
.p-20 {
    margin-top: 20px;
    margin-bottom: 20px;
}
.p-t-20 {
    margin-top: 20px;
}
.p-b-20 {
    margin-bottom: 20px;
}
.p-25 {
    margin-top: 25px;
    margin-bottom: 25px;
}
.p-t-25 {
    margin-top: 25px;
}
.p-b-25 {
    margin-bottom: 25px;
}
.p-50 {
    margin-top: 50px;
    margin-bottom: 50px;
}
.p-t-50 {
    margin-top: 50px;
}
.p-b-50 {
    margin-bottom: 50px;
}
.p-75 {
    margin-top: 75px;
    margin-bottom: 75px;
}
.p-t-75 {
    margin-top: 75px;
}
.p-b-75 {
    margin-bottom: 75px;
}
.p-100 {
    margin-top: 100px;
    margin-bottom: 100px;
}
.p-t-100 {
    margin-top: 100px;
}
.p-b-100 {
    margin-bottom: 100px;
}
.p-l-25 {
    padding-left: 25px;
}
.p-l-50 {
    padding-left: 50px;
}


.p-r-12 {
    padding-left: 12px;
}

.p-r-25 {
    padding-right: 25px;
}
.p-r-50 {
    padding-right: 50px;
}
.m-r-50 {
    margin-right: 50px;
}

/*!---------- BACKGROUND STYLES ----------*/

.bg-cover {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.bg-color1 {
    background: #E7EFF2;
}
.bg-color2 {
    background: #fffaa7;
}
.bg-dark {
    background: #212221;
}

.bg-gray {
    background: #414042;
}

.bg-gray_light {
    /*background: #e6e7e8;*/
}



.bg-green {

    background: #cfde00;
}

.bg-light {
    background: #fefefe;
}

/*!---------- TEXT COLOR STYLES ----------*/

.text-white {
    color: #ffffff;
}
.text-color1 {
    color: #E7EFF2;
}
.text-color2 {
    color: #fffaa7;
}

/*!---------- BUTTON STYLES ----------*/

.btn {
    border-radius: 8px;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    height: 45px;
    line-height: 40px;
    margin: 10px 0;
    padding: 0 28px;
    text-align: center;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    opacity: 1;
}
.btn:hover {
    opacity: 1;	
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}
.btn-sm {
    font-size: 14px;
    height: 35px;
    line-height: 32px;
    padding: 0 22px;
}
.btn-line {
    border: 2px solid #333333;
    color: #333333;
}
.btn-line:hover {
    background: #E7EFF2;
    color: #333333;
}
.btn-line-w {
    border: 2px solid #ffffff;
    color: #ffffff;
}
.btn-line-w:hover {
    background: #ffffff;
    color: #000000;
}
.btn-fix {
    border-radius: 0;
}
.btn-round {
    border-radius: 50px;
    letter-spacing: 1px;
    margin: 10px 0;
}
@media all and (max-width: 767px) {
    .btn {
        font-size: 14px;
        height: 35px;
        line-height: 32px;
        padding: 0 22px;
    }
}
/* MENU TESTE */

/*!---------- NAVIGATION STYLES

.nav-container, nav {
overflow: visible;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
}
nav {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
}
nav a {
color: white;
}

nav a:hover {
color:  #ccdb2a;
}

.navbar {
background: transparent;
height: 100px;
max-height: 100px;
padding-top: 34px;
padding-bottom: 100px;
margin: 0;
border-radius: 0;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
}
.brand {
padding: 0 0;
width: 90px;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
}

.sticky .brand {
padding: 0 0;
width: 70px;
margin-top: -40%;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
}

.menu {
margin-top: 26px;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
}
nav ul {
display: inline-block;
}
nav ul.right {
float: right;
right: 0
}
nav ul li {
float: left;
font-family: 'Montserrat';
font-weight: 400;
font-size: 12px;
letter-spacing: 1px;
text-transform: uppercase;
margin-right: 26.66666667px;
}

.nav-text-light a {
color: black;
}

.sticky {

opacity: 1;
}

.sticky .brand a {
color: #555555;
}

.sticky li a {
color: #555555;
}

.sticky .nav-text-light a {
color: #555555;
}
.mobile-toggle {
position: relative;
cursor: pointer;
top: 8px;
transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
opacity: 1;
display: none;
}
.mobile-toggle:hover,
.mobile-toggle.active {
opacity: 0.7;
}
.mobile-toggle i {
font-size: 48px;
color: #555555;
}
.mail-top {
font-family: 'Montserrat';
font-weight: 400;
font-size: 16px;
padding-top: 28px;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
}
.sticky nav.nav-inner .navbar {
height:85px;
max-height: 100px;
margin: 0;
background: #ffffff;
}
.sticky nav.nav-inner .menu:first-child li {
position: relative;
}
.sticky nav.nav-inner .brand {
font-family: 'Montserrat';
font-weight: 700;
font-size: 24px;
text-transform: uppercase;
letter-spacing: 1px;
padding: 14px 0;  
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
}
.sticky nav.nav-inner .menu {
margin-top: 15px;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
}
.sticky .mail-top {
padding-top: 15px;
}
.nav-open .navbar {
height: auto !important;
max-height: 600px !important;
}

@media all and (max-width: 990px) {
.nav-text-light a {
color: #555555;
}
.nav-inner {
background: #ffffff;
}
.navbar {
overflow: hidden;
height: 80px;
max-height: 80px;
}
.mobile-toggle {
display: inline-block;
}
.menu {
margin-bottom: 8px;
}
.menu li {
float: none !important;
margin: 0;
line-height: 32px;
}
.nav-inner .text-center {
text-align: left;
}
nav ul.right {
float: left;
}  
.mail-top { 
display: none;

}

.sticky nav.nav-inner .navbar {

height: 95px;
max-height: 110px;

}
.sticky nav.nav-inner .brand {
padding: 24px 0;

}

}

----------*/


/* MENU ASERIO */

/* ==================================
Navbar
================================== */
.navbar-default {
    background-color: #101010;
    border-color: #000000;
    padding: 0;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
.navbar-default .navbar-brand {
    color: #101820;
    letter-spacing: 1px;
    max-width: 189px;
    height: auto;
    opacity: 1;
}
.navbar-default .navbar-brand:hover {
    opacity: .5;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
.navbar-default .navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.navbar-default .navbar-nav > li > a {
    color: #ffffff;
    font-size: 13px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #ccdb2a;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #ccdb2a;
    background-color: transparent;
}
.navbar-default .navbar-nav > li.active:first-child > a {
    color: #ffffff;
}
.navbar-default .dropdown-menu {
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 11px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 1px 1px rgba(255, 255, 255, 0.25) inset;
    box-shadow: 0px 0px 1px 1px rgba(255, 255, 255, 0.25) inset;
}
.navbar-default .dropdown-menu > li > a {
    padding: 6px 20px;
    color: #838379;
}
.navbar-default .dropdown-menu > li > a:hover {
    background: none;
    color: #101820;
}

@media (min-width: 768px){
    .navbar-right {
        float: right!important;
        margin-right: -15px;
        margin-top: 3% ;
    }
}

@media only screen and (min-width: 991px) {
    .is-transparent {
        background-color: transparent;
        border-color: transparent;
        padding: 1em;
    }
    .is-transparent .navbar-brand {
        color: #ffffff;
    }
    .is-transparent .navbar-brand:hover {
        color: #fed141;
    }
    .is-transparent .navbar-nav > li > a {
        color: #ffffff;
        opacity: 1;
    }
    .is-transparent .navbar-nav > li > a:hover,
    .is-transparent .navbar-nav > li > a:focus {
        color: #ffffff;
        opacity: 1;
    }
    .is-transparent .dropdown-menu {
        background-color: rgba(0, 0, 0, 0.25);
        border: none;
        -webkit-box-shadow: 0px 0px 1px 1px rgba(255, 255, 255, 0.25) inset;
        box-shadow: 0px 0px 1px 1px rgba(255, 255, 255, 0.25) inset;
    }
    .is-transparent .dropdown-menu > li > a {
        color: #ffffff;
        opacity: 0.7;
    }
    .is-transparent .dropdown-menu > li > a:hover {
        color: #ffffff;
        opacity: 1;
    }
    .has-dropdown {
        position: relative;
    }
    .navbar-right .has-dropdown > .dropdown-menu {
        right: 100%;
        top: -25%;
    }
}
.dropdown:hover > .dropdown-menu {
    display: block;
}
.has-dropdown:hover > .dropdown-menu {
    display: block;
}



.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 12% !important;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}





.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 12% !important;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}




@media (max-width: 768px) {

    .navbar-toggle {

        margin-top: 7% !important;

    }



}


@media (max-width: 768px) {

    .navbar-right {
        float: left !important;
        margin-right: -15px;
        margin-top: 3%;
    }
}



@media (max-width: 500px) {

    .navbar-toggle {

        margin-top: 12% !important;

    }



}


.activo a {

    color: #ccdb2a !important;

}

.inactivo a:hover {

    color: #ccdb2a !important;

}
.servicos_ .section-block {
    height: 50vh;
}






/*!---------- SECTIONS STYLES ----------*/

.section-block {
    height: 91vh;
}
.half-block {
    height: 100%;
    padding: 0;
    overflow: hidden;
}
.half-block .container {
    width: 100%;
}
.left-block h1{
    padding-top: 40vh;
    text-align: center;
}
@media all and (max-width: 760px) {
    .left-block{
        padding: 0;
        margin-top: 0px;
    }
    .right-block{
        padding: 0;
        margin-top: 0px;
    }
}


@media (min-width: 1400px) {

    .section-block {
        height: 58vh;
    }


    .servicos_ .section-block {
        height: 40vh;
    }

    #skills .section-block p {
        font-size: 18px;
    }


    #slider .item {
        padding-top: 7% !important;

    }

    #slider2 .item {
        padding-top: 9% !important;

    }



    .title {

        margin-top: -8%;

    }

    .bg-about .icon-large {

        margin-top:35% !important;
    }




}









/* SOBRE */ 

.bg-about {

    width: 100%;
    height: 1000px;;
    background: url(../img/bg/about-01.jpg) repeat bottom center;
    background-size: cover;

}


.bg-about h1 {

    color: #ffffff;
    font-weight: 400;
    font-size: 40px;
    /* margin-top: 10%;
    margin-left: 10%; */
    line-height: 42px;
    border-left: solid #ccdb2a 5px;
    margin-left: 15px;
}

.bg-about p {

    color: #ffffff;
    font-weight: 300;
    font-size: 14px;
    margin-left: 80px;
    line-height: 22px;
    padding-right: 10px;
    padding-top: 15px;

}


.line-right {

    border-right: none;
}

.bg-about h1 span {
    color: transparent;

}



.bg-about .icon-title{
    max-width: 45px;
    /*  margin-top: 70%;
    margin-left: 148%; */
    margin-left: 80px;
    margin-top: 14px;
}

.bg-about .icon-large {
    width: 300x;
    /*  margin-top: 70%;
    margin-left: 148%; */
    margin-top:65%;
    margin-right: 50px;

}


.about-title {

    margin-top: 10%;

}





#about .btn {

    border: solid #ffffff 2px;
    border-radius: 0px;
    background-color: transparent;
    color: white;
    margin-left: 80px;
    margin-top: 14px;

}


.item .btn {

    border: solid #ccdb2a 1px;
    border-radius: 10px;
    background-color: transparent;
    color: white;
    margin-top: 189px;

}

.item .btn a{

    color: black;
}

.item .btn .white{

    color: white ;
}


.item .btn:hover {

    border: solid #ffffff 1px;
    border-radius: 10px;
    background-color:  #ccdb2a;
    color: white;
    margin-top: 189px;

}

.item .btn a:hover{

    color: white;
}




#about .btn:hover {

    background-color: #ccdb2a;


}

img.hdownload {

    max-width: 50px !important;
}


#premios .thumbnail {
    display: block;
    padding: 20px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: transparent; 
    border: 1px solid transparent;
    border-radius: 0px;
    margin-left: auto;
    margin-right: auto;
}



#premios .thumbnail h4{

    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px !important;
}

#premios .thumbnail p{

    font-size: 14px !important;
}










.thumbnail {
    position:relative;
    overflow:hidden;
}

.thumbnail .caption {
    position:absolute;
    top:2%;;
    right:0;
    background:rgba(204, 219, 42, 1);
    width:100%;
    height:100%;
    padding:2%;
    display: none;
    text-align:center;
    color:#fff !important;
    z-index:2;
}

.caption h4 {

    margin-top: 15%;
}





/*height:500px;width:100%;overflow:auto;color:white;scrollbar-base-color:transparent; */


/* Box styles */
.myBox {
    border: none;
    padding: 5px;
    font: 24px/36px sans-serif;
    width: 100%;
    height: 700px;
    overflow-x:hidden;
    overflow-y: scroll;
}

/* Scrollbar styles */
::-webkit-scrollbar {
    width: 8px;
    height: 12px;
}

::-webkit-scrollbar-track {
    border: 1px solid #ccdb2a;
    background-color: transparent;
    border-radius: 0px;
}

::-webkit-scrollbar-thumb {
    background: #ccdb2a;  
    border-radius: 0;
}

::-webkit-scrollbar-thumb:hover {
    background: yellowgreen;  
}



@media (max-width: 1024px) {
    .bg-about h1 {

        margin-left: 54px;
    }

}


@media (max-width: 375px) {
    .bg-about h1 {

        margin-left: 0px !important;
    }

}

@media (max-width: 768px) {

    .bg-about h1 {
        color: #ffffff;
        font-weight: 400;
        font-size: 40px;
        line-height: 42px;
        border-left: solid #ccdb2a 5px;
        margin-left: -44px;
    }

    .bg-about h1 {

        font-size: 35px !important
    }

    .bg-about p {

        color: #ffffff;
        font-weight: 300;
        font-size: 16px;
        margin-left: 0px !important;
        padding-right: 0px;
        padding-top: 15px;

    }


    .bg-about .icon-title{
        width: 55px;
        /*  margin-top: 70%;
        margin-left: 148%; */
        margin-left:0px;
        margin-top: 10px;
    }


    .line-right {

        border-right: none;
        border-bottom: none;
        margin-top: 100px;
    }

    .bg-about {
        width: 100%;
        height: 1000px;
        background: url(../img/bg/about_mobile-01.jpg) repeat bottom center;
        background-size: cover;
    }



    .bg-about .icon-large {
        display: block;
        margin-top: 6%;
        width: 200px

    }


    #about .btn {

        border: solid #ffffff 2px;
        border-radius: 0px;
        background-color: transparent;
        color: white;
        margin-left: 0;
        margin-top: 20px;

    }


}


@media (max-width: 1024px) {

    .item .btn {

        margin-top: 10px;
        margin-bottom: 50px;
    }

}




/*!---------- INTRO STYLES ----------*/

.bg_pages {

    min-height: 200px;
    background-color: #080808;
    background-size: cover

}



.intro {
    padding: 0;
    position: relative;
}
.parallax-container {
    height: 100vh;
    width: 100%;
}
.intro-left {
    padding-top: 50vh;
}
.intro-inner {  
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
}

/*!---------- SERVICESSS SECTION STYLES ----------*/
.services1 {
    background-color: #ccdb2a;

}

.services1 h1{
    padding-bottom: 75px;
    text-align: center;
    color: white;
}
.services1 h3{
    padding-bottom: 25px;
}
.services2 h3{
    padding: 200px 50px 0;
}
.services2 a {
    padding: 50px 0 0 50px;
}


.title_service {
    font-weight: 500;
    text-align: center;
    color: white;
    text-transform: uppercase;

}


#services img {
    max-width: 130px;

}

#services p {
    margin-bottom: 50px;
    text-align: center;
    color: white;
    font-size: 14px;
}

/*!---------- SKILLS SECTION STYLES ----------*/

.skills1 p {
    margin-top: 10px;
    text-align: left;
    font-size: 14px;
}



.item h2 {
    color: #101010;
    font-weight: 700;
    font-size: 49px;
    letter-spacing: -2px;
    line-height: 42px;
    border-left: solid #ccdb2a 8px;
    padding-left: 16px;
}


.bg-dark h2 {
    color: white;
    font-weight: 700;
    font-size: 49px;
    letter-spacing: -2px;
    line-height: 42px;
    border-left: solid #ccdb2a 8px;
    padding-left: 16px;
}


.bg-dark p {
    color: white;
}


.bg-color1 h2 {

    font-weight: 700;
    font-size: 49px;
    letter-spacing: -2px;
    line-height: 42px;
    border-left: solid #ccdb2a 8px;
    padding-left: 16px;
}

#skills.index_ .item .btn.goto {

    margin-top: 0px;
    border-radius: 0px;

}


#skills.index_ .item .btn.goto a {

    font-size: 12px;
    padding: 5px;

}


#skills.index_ .bg-dark .item .btn.goto a {

    font-size: 12px;
    padding: 5px;
    color: white;

}



/*  PÁGINA SERVIÇOS */



#skills.servicos_ .item .btn.goto {

    margin-top: 0px;
    border-radius: 0px;

}


#skills.servicos_ .item .btn.goto a {

    font-size: 12px;
    padding: 5px;

}


#skills.servicos_ .bg-dark .item .btn.goto a {

    font-size: 12px;
    padding: 5px;
    color: white;

}

.servicos_ #slider2 .item {

    padding-left: 5%;
    padding-top: 5%;
}

.servicos_ #slider .item {

    padding-left: 5%;
    padding-top: 5%;
}


@media all and (max-width: 760px) {
    .left-block{
        padding: 0;
        margin-top: 0px;
        display: none;
    }
    .right-block{
        padding: 0;
        margin-top: 0px;
    }


    .section-block {

        height: auto!important;
        width: 100%;
    }
}


@media (max-width: 1024px) {    
    .servicos_.section-block {
        height: auto !important;
        width: 100%;
    }

    #slider .item {
        padding-top: 5% !important;
        padding-left: 15%;
        padding-right: 0% !important;
    }

    #slider2 .item {
        padding-top: 5% !important;
        padding-left: 15%;
        padding-right: 0% !important;
    }

}










/*  http://quickly.com.ar/wp-content/uploads/2012/12/calidad1.png */


.big-bg1 {
    min-height: 680px;
    background: url('../img/bg/bg-01.jpg') repeat bottom center;
    background-size: cover;
}


@media (max-width: 768px) {


    .big-bg1 {
        min-height: 680px;
        background: url('../img/bg/bg-01.jpg') repeat right center;
        background-size: cover;
    }

}



.big-bg1 img {
    max-width: 100%;
    height: auto;
    width: 337px;
    margin: 45% auto;

}


.big-bg1 h2 {
    color: #ffffff;
    font-weight: 700;
    font-size: 49px;
    letter-spacing: -2px;
    line-height: 42px;
    border-left: solid #ccdb2a 8px;
    padding-left: 16px;
    margin-top: 50%;

}


.big-bg1 p {
    margin-bottom: 50px;
    text-align: left;
    color: white;
    font-size: 14px;
    margin: auto 4%;
}



@media (max-width: 768px) {

    .section-block {
        height: 400px;
    }

    #slider h2 {
        color: #ffffff;
        font-weight: 700;
        font-size: 40px;
        letter-spacing: -2px;
        line-height: 42px;
        border-left: solid #ccdb2a 8px;
        padding-left: 10px;
    }
    .item h2 {
        color: #101010;
        font-weight: 700;
        font-size: 40px;
        letter-spacing: -2px;
        line-height: 42px;
        border-left: solid #ccdb2a 8px;
        padding-left: 10px;
    }


    #slider .item {
        padding-top: 15% !important;
        padding-left: 5% !important;
        padding-right: 1% !important;
    }
    #slider2 .item {
        padding-top: 15% !important;
        padding-left: 5% !important;
        padding-right: 1% !important;
        padding-bottom: -10%!important;
    }


}


@media (max-width: 1024px) {

    .section-block {
        height: 400px;
    }

}


/* ==================================
Clients
================================== */
.clients {
    position: relative;
    width: 100%;
    height: auto;
    padding: 50px 50px;
    text-align: center;
    background-size: cover;
    border-bottom: solid gray 2px;
    border-top: solid gray 2px;
}
.clients::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0.4;
}

.clients_slide img {
    margin: auto;
    width:215px;
    /*filter: grayscale(100%);
    -webkit-filter: grayscale(100%);*/
}




/* ==================================
marcas
================================== */
.marcas {
    position: relative;
    width: 100%;
    height: auto;
    padding: 50px 50px;
    text-align: center;
    background-size: cover;
    border-bottom: solid gray 2px;
    border-top: solid gray 2px;
}
.marcas::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0.4;
}

.marcas_slide img {
    margin: auto;
    width:130px;
}

.title_marcas {
    color: #353535;
    font-size: 20px;
    font-weight: 700;
    text-align: center;

}


.slick-prev {

    position: absolute;
    top: 50%;
    display: block;
    width: 35px !important;
    height: 35px !important;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    border: none;
    outline: none;
    background: transparent url('../img/icon/arrows-01.png') !important;
}


.slick-next {

    position: absolute;
    top: 50%;
    display: block;
    width: 35px !important;
    height: 35px !important;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    border: none;
    outline: none;
    background: transparent url('../img/icon/arrows-02.png') !important;
}




@media (max-width: 768px) {

    .slick-next {
        right: -19% !important;
    }

    .slick-prev {
        left: -19% !important;
    }

}

/*!---------- SLIDER SECTION STYLES ----------*/

#slider .item {
    padding-top: 15%;
    padding-left: 15%;
    padding-right: 15%;
}


@media all and (max-width: 760px) {

    #slider .item {
        padding-top: 15%;
        padding-left: 10%;
        padding-right: 10%;
    }

}


#slider2 .item {
    padding-top: 15%;
    padding-left: 15%;
    padding-right: 15%;
}


#slider3 .owl-controls .owl-page span {
    margin-top: 100px;
    filter: Alpha(Opacity=90);/*IE7 fix*/
    background: #000000;
}

/*!---------- WORKS SECTION STYLES ----------*/

#works {
    width: 100%
}


.grid {
    max-width: 69em;
    list-style: none;
    margin: 30px auto;
    padding: 0;
}
.grid li {
    display: block;
    float: left;
    padding: 7px;
    width: 33%;
}
.grid-2 li {
    display: block;
    float: left;
    padding: 7px;
    width: 50%;
}
.grid li.shown, .no-js .grid li, .no-cssanimations .grid li {
    opacity: 1;
}
.grid li a, .grid li img {
    outline: 0;
    border: 0;
    display: block;
    max-width: 100%}
.grid img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.grid-2 img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.grid img:hover {
    -webkit-filter: none;
    filter: none;
}
.grid-2 img:hover {
    -webkit-filter: none;
    filter: none;
}
.grid.effect-2 li.animate {
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    transform: translateY(200px);
    -webkit-animation: moveUp .65s ease forwards;
    -moz-animation: moveUp .65s ease forwards;
    animation: moveUp .65s ease forwards;
}

/*!---------- SERVICE TYPE STYLES ----------*/

#service i{
    font-size: 80px;
    padding-bottom: 25px;
}



/* história */




#history h2 {
    color: #101010;
    font-weight: 700;
    font-size: 49px;
    letter-spacing: -2px;
    line-height: 42px;
    padding-left: 16px;
    margin-top: 5%;
    border-left: solid #ccdb2a 8px;

}

/* */

#history small {
    color: white;
    font-size: 25px;

}


#history h1 {

    color: white;
    font-size: 30px;
    line-height: 30px;
    margin-left: 49%;
    padding-top: 3%;
    font-weight: 700;
}


#history p {

    color: white;
    font-size: 14px;
    margin-left: 49%;
    font-weight: 300;
    padding-right: 5%;
}



#history .img-history1{
    max-width: 1395px;
    padding-bottom: 10px;
    width: 100%;
    height: 100%;
    background: transparent url('../img/history/history-01.jpg') no-repeat;
    background-size: cover;
    min-height: 200px;
    margin-bottom: 10px;
}



#history .img-history2{
    max-width: 1395px;
    padding-bottom: 10px;
    width: 100%;
    height: 100%;
    background: transparent url('../img/history/history2.jpg');
    background-size: cover;
    min-height: 200px;
    margin-bottom: 10px;
}

#history .img-history3{
    max-width: 1395px;
    padding-bottom: 10px;
    width: 100%;
    height: 100%;
    background:  transparent  url('../img/history/history-03.jpg');
    background-size: cover;
    min-height: 200px;
    margin-bottom: 10px;
}


@media (max-width: 768px){

    #history .img-history1 {
        max-width: 1395px;
        padding-bottom: 10px;
        width: 100%;
        height: 100%;
        background: transparent url('../img/history/history_2-01.jpg') no-repeat center center;
        background-size: cover;
        min-height: 146px;
        margin-bottom: 10px;
    }


    #history .img-history2 {
        max-width: 1395px;
        padding-bottom: 10px;
        width: 100%;
        height: 100%;
        background: transparent url('../img/history/history2_2.jpg') no-repeat center center;
        background-size: cover;
        min-height: 146px;
        margin-bottom: 10px;
    }

    #history .img-history3 {
        max-width: 1395px;
        padding-bottom: 10px;
        width: 100%;
        height: 100%;
        background: transparent url('../img/history/history_2-03.jpg') no-repeat center center;
        background-size: cover;
        min-height: 146px;
        margin-bottom: 10px;
    }


}


@media only screen and (min-device-width : 768px)  and (max-device-width : 1024px)  {


    .big-bg1 h2 {
        margin-top: 45% !important;
    }

}








@media (max-width: 768px){

    #history h1 {
        margin-left: 0% !important;
        color: transparent !important;
    }

    #history h1 small {
        margin-left: 0% !important;
        color: transparent !important;
    }


    #history p {
        margin-left: 0% !important;
        color: transparent !important;

    }


}














#rights .icon_rights {

    max-width: 40px;

}


#rights p {

    text-align: right;
    font-size: 15px;

}



#rights-list {
    display: inline-block;
}
#rights-list li {
    float: right;
    padding-left: 20px;
    color: #999999;
}
#rights ul.text-white li {
    float: right;
    padding-left:18px;
    color: gray;
}
#rights-list i{
    font-size: 20px;
}
#rights li p.block-title {
    padding-bottom: 10px;
}

@media (max-width: 768px){


    #rights p {

        text-align: center;
        font-size: 15px;
        padding-top: 5%;

    }

    #rights-list ul{
        margin-left: 20%;
    }


    #rights-list li {
        text-align: center;
        color: #999999;
    }
    #rights ul.text-white li {
        padding-left:18px;
        color: gray;
    }
    #rights-list i{
        font-size: 25px;
    }

    #rights .icon_rights {

        max-width: 40px;
        float: right;
        margin-left: 7% !important;


    }

    #footer ul.text-white li {
        float: left;
        padding-left: 18px;
        color: #ffffff;
    }
}




.ver_mais {

    text-align: center;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 15px;
    margin-top: 33;

}





.borange {

    padding-top: 2%;
    text-align: left;
}

.inicio {

    padding-top: 2%;
    text-align: right;
}



.nav-bottom  p {

    font-size: 14px;

}
.nav-bottom  p a {

    color: white;
    font-weight: 600;

}




@media (max-width: 768px) {

    .inicio {

        text-align: center;
    }

    .borange {
        padding-top:5%;
        text-align: center;
    }

    textarea {

        text-align: left !important;
    }


}

/*!---------- FORM TYPE STYLES ----------*/

.form-group {
    margin: 0;
}

.form-control {
    padding: 20px 25px;
    line-height: 1.6;
    font-size: inherit;
    height: auto;
}

.form-group .btn {
    border-radius: 0;
    font-size: inherit;
    padding: 20px;
}

.form-group input,
.input-group input,
.form-group textarea,
button {
    color: black;
    box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-appearance: none;
    border: 0;
    border-radius: 0;

}

textarea {

    text-align: center;
}


button#contact_submit {
    width: 150px;
    background: transparent;
    border-radius: 8px;
    margin-left: auto;
    margin-right: auto;


}


button#contact_submit:hover {
    width: 150px;
    background: #ccdb2a;
    border-radius: 8px;
    margin-left: auto;
    margin-right: auto;
    color: white;
    border: none;

}


.input-group input:focus,
.form-group input:focus,
.form-group textarea:focus,
.input-group button:focus {
    box-shadow: none;
    transition: none;
    border: 0;
    outline: 0;
}

.placeholdersjs {
    color: black !important;
}

/*!---------- CONTACT TYPE STYLES ----------*/

#contact {
    background: transparent url(../img/bg/contact-01.jpg) no-repeat center center;
    background-size: cover;


}

img.center-block.premios_footer {

    max-width: 65px;

}

.bg-location {

    width: 100%;
    height: 500px;
    background: url(../img/location.jpg) repeat center center;
    background-size: cover;

}

#location h3  {

    color: #101010;
    font-weight: 600;
    font-size: 30px;
    line-height: 42px;
    border-left: solid #ccdb2a 8px;
    padding-left: 16px;
}

.form-container {
    background: #fff;
    padding: 40px;
    border-radius: 3px;
}

.bg-inverse .form-container {
    background: #252830;
}

.form-container form {
    margin: 0 0 40px 0;
}

.form-container .title,
.form-container p,
.form-container small {
    margin: 0 0 40px 0;
}

.form-container *:last-child {
    margin-bottom: 0;
}


#modalContact .modal-title {
    margin: 0 0 40px 0;
}

#contact_form .form-group {
    margin: 0;
}

#contact_form .form-control {
    border-bottom: 1px solid rgba(0, 0, 0,1);
    padding-left: 0;
    width: 100%;
    background: none;
    color: inherit;
}

textarea.form-control {
    resize: none;
}


#contact_form button {
    margin-top: 40px;
}

#contact_form label {
    display: block;
    font-size: 14px;
    font-weight: normal;
    position: relative;
    margin: 0;

}

#contact_form label.error {
    background: #e44646;
    color: #fff;
    padding: 5px 10px;
}

#contact_form label.valid {
    display: none !important;
}

.bg-inverse #contact_form,
.bg-inverse #contact_form .form-control {
    border-color: rgba(255, 255, 255, 0.2);
}

.data-list li {
    padding-left: 45px;
    padding-bottom: 30px;
    position: relative;
}

.data-list .icon {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 130%;
    opacity: 0.4;
}
@media (max-width: 992px) {

    .data-list li {
        padding-left: 0;
    }

    .data-list .icon {
        position: relative;
        display: block;
        top: auto;
        left: auto;
        padding-bottom: 10px;
        margin: 0;
    }
}




.col-sm-8.bg-dark.section-block.h55, .col-sm-4.section-block.bg-cover.left-block.h55{

    height: 78vh !important;
}

/* CONTACT */
.big-bg {
    min-height: 680px;
    background: transparent url(../img/bg/contact-01.jpg) repeat bottom center;
    background-size: cover;
}

#contact h2 {

    color: #101010;
    font-weight: 700;
    font-size: 49px;
    letter-spacing: -2px;
    line-height: 42px;
    border-left: solid #ccdb2a 8px;
    padding-left: 16px;
    margin-top: 9%;

}



#contact_page {
    width: 100%
}


#contact_page h1 {

}

#contact_page p{

    font-size: 15px;

}

.invisivel {

    color: transparent !important;
}

h2.invisivel {
    border: none;
}

#contact_page #slider .item, 
#contact_page #slider2 .item {
    padding-top: 10%;
    padding-left: 5%;
    padding-right: 5%;
}


#contact_page .section-block {

    height: 57vh;
}















/*!---------- FOOTER TYPE STYLES ----------*/

#footer {
    padding: 50px 0 30px;
}
#footer h3 {
    line-height: 0;
    padding-bottom: 20px;
}
#footer p {
    color: #999999;
    font-size: 16px;
    font-weight: 300;
    margin: 0;
}
#footer p.text-white {  
    color: #ffffff;
    font-size: 14px;
    margin: 0;
}
#footer-list {
    display: inline-block;
}
#footer-list li {
    float: right;
    padding-left: 20px;
    color: #999999;
}
#footer ul.text-white li {
    float: right;
    padding-left:18px;
    color: #ffffff;
}
#footer-list i{
    font-size: 20px;
}
#footer li p.block-title {
    padding-bottom: 10px;
}

#footer .text-transparency {

    color: transparent !important;
}


#footer .text-green {

    color: #cfde00 !important;
}


#footer h3 {

    color: #cfde00 !important;
    font-weight: 600;
}


img.right-block.premios_footer {

    width: 211px;
}


/*!---------- MODAL POPUP STYLES ----------*/

.modal {
    overflow-y: auto;
    text-align: center;
}
.modal-content {
    padding: 100px 20px;
    box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 0px;
    border: 0;
}
.modal-title {
    margin: 0;
}
.modal-title .icon {
    font-size: 72px;
    line-height: 48px;
    display: block;
    margin: 0 0 40px 0;
    color: #cfde00;
}
.modal-title .icon.ion-ios-minus {
    color: #cfde00;
}
.modal-open {
    overflow: auto;
}
.modal-content .close {
    position: absolute;
    top: 10px;
    right: 15px;
    color: #000;
}

.close {
    font-family: inherit;
    font-size: 32px;
    font-weight: 100;
    text-shadow: none;
}
.close:focus {
    outline: 0px auto -webkit-focus-ring-color;
}








@media (max-width: 768px) {

    .big-bg1 h2 {

        margin-top: 0%;
    }
}



/* BAGUETTEBOX */


#baguetteBox-overlay .full-image figcaption {

    display: none !important;

}

.baguetteBox-button {

    background-color: rgba(50,50,50,.0) !important;

}


div#baguetteBox-overlay {
    display: none;
}
















#small-dialog2 h1 {

    font-weight: 700;
    font-size: 40px;
    letter-spacing: -2px;
    line-height: 42px;
    border-left: solid #ccdb2a 8px;
    border-right: solid #ccdb2a 8px;
    padding-left: 5px;
    text-align: center;
}


#small-dialog2 h3{

    font-size: 20px;
    text-align: center !important;
}



/* Styles for dialog window */
#small-dialog2 {
    background: white;
    padding: 20px;
}

.front-img {

    max-width: 70px; 
    top: 90%;
    left: 85%;
    position: absolute;

}

.front-img-sgs {

    max-width: 70px; 
    top: 80%;
    left: 85%;
    position: absolute;

}


@media (max-width: 992px) {

    .front-img {

    max-width: 70px; 
    top: 90%;
    left: 80%;
    position: absolute;
    -webkit-filter: brightness(0) invert(1); /* Safari 6.0 - 9.0 */
    filter: brightness(0) invert(1);

    }

    .front-img-sgs {

    max-width: 70px; 
    top: 78%;
    left: 80%;
    position: absolute;
    -webkit-filter: brightness(0) invert(1); /* Safari 6.0 - 9.0 */
    filter: brightness(0) invert(1);


    }
}





button.slick-prev.slick-arrow{
    display: none !important;
}


button.slick-next.slick-arrow{
    display: none !important;
}


@media(min-width: 992px){
    .videomobile{
        display: none;
    }
}


video.video{
    max-height: 100%;
    max-width: 100%;
}