/*!
 * Start Bootstrap - Modern Business (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

/* Global Styles */

html,
body {
    height: 100%;
}

body {
    font-family: 'Poppins', sans-serif;
}


/* Home Page COVERFLOW */

    .ui-coverflow-wrapper{
        height:400px;
        margin-top: 60px;
        margin-bottom: 60px;
    }
    .ui-state-active{
        border:0px;
    }

    figure hgroup{
        position: absolute;
        top: 30%;
        left: 20%;
        right: 20%;
        text-align: center;
        text-shadow: 1px 1px 0 rgba(0,0,0,.75);
    }

    figure p{
        color: white;
        font-size: 22px;
        font-weight: 300;
    }

    figure h1{
        color: white;
        font-size: 40px;
        font-weight: 900;
    }

    figure h4{
        color: white;
        font-size: 15px;
        font-weight: 600;
    }

/* Home Page business model */

.drift-second{
    background-color: #003a66;
    padding-top: 60px;
    padding-bottom: 60px;
}

.drift-second-slogan{
    margin-top: 50px;
    margin-bottom: 50px;
}

.mais{
    font-size: 45px;
    font-weight: 600;
    color: white;
    text-align: center;
}

.menos{
    font-size: 45px;
    color: white;
    text-align: center;
    font-family: Merriweather;
    font-style: italic;
    font-weight: 400;
}

.drift-second-text figure img {
    opacity: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.drift-second-text figure:hover img {
    opacity: .5;
}

.drift-second-text-1 figure img {
    opacity: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.drift-second-text-1 figure:hover img {
    opacity: .5;
}

.drift-second-text-2 figure img {
    opacity: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.drift-second-text-2 figure:hover img {
    opacity: .5;
}

.drift-second-text-3 figure img {
    opacity: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.drift-second-text-3 figure:hover img {
    opacity: .5;
}

.drift-second-text-4 figure img {
    opacity: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.drift-second-text-4 figure:hover img {
    opacity: .5;
}

.drift-second-text-5 figure img {
    opacity: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.drift-second-text-5 figure:hover img {
    opacity: .5;
}

.drift-second-text h3{
    color: white;  
    font-size: medium;  
    margin-bottom: 5px;
    font-family: Merriweather;
    font-style: italic; 
}

.drift-second-text p{
    color: white;
    font-size: small;
    font-weight: 200;
}

.drift-second-text-1 h3{
    color: white;  
    font-size: medium;  
    margin-bottom: 5px; 
    font-family: Merriweather;
    font-style: italic;
    line-height: inherit;
}

.drift-second-text-1 p{
    color: white;
    font-size: small;
    font-weight: 200;  
}

.drift-second-text-2 h3{
    color: white;  
    font-size: medium;  
    margin-bottom: 5px; 
    font-family: Merriweather;
    font-style: italic;
}

.drift-second-text-2 p{
    color: white;
    font-size: small;
    font-weight: 200;   
}

.drift-second-text-1 img{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.drift-second-text img{
  display: block;
  margin-left: auto;
  margin-right: auto;

}

.drift-second-text-2 img{
  display: block;
  margin-left: auto;
  margin-right: auto;

}

.drift-second-text-1{
    text-align: center; 
}

.drift-second-text{
   text-align: center; 
}

.drift-second-text-2{
   text-align: center; 
}

.drift-second-text-3 h3{
    color: white;  
    font-size: medium;  
    margin-bottom: 5px; 
    font-family: Merriweather;
    font-style: italic;
}

.drift-second-text-3 p{
    color: white;
    font-size: small;
    font-weight: 200;    
}

.drift-second-text-4 h3{
    color: white;  
    font-size: medium;  
    margin-bottom: 5px; 
    font-family: Merriweather; 
    font-style: italic;
}

.drift-second-text-4 p{
    color: white;
    font-size: small;
    font-weight: 200;  
}

.drift-second-text-5 h3{
    color: white;  
    font-size: medium;  
    margin-bottom: 5px; 
    font-family: Merriweather;
    font-style: italic;
}

.drift-second-text-5 p{
    color: white;
    font-size: small;
    font-weight: 200;  
}

.drift-second-text-3 img{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.drift-second-text-4 img{
  display: block;
  margin-left: auto;
  margin-right: auto;

}

.drift-second-text-5 img{
  display: block;
  margin-left: auto;
  margin-right: auto;

}

.drift-second-text-3{
   text-align: center; 
}

.drift-second-text-4{ 
   text-align: center; 
}

.drift-second-text-5{
    text-align: center; 
}



/* Home Page NEWS */

    .drift-news{
        margin-bottom: 40px;
        background-color: white;
        padding-bottom: 20px;
    }

    .drift-news h3{
        font-weight: 500;
        font-size: 21px;
        color: #003a66;
    }

    .drift-news h4{
        font-size: 16px;
        color: #003a66;
    }

    .drift-news p{
        font-size: 14px;
        font-weight: 300;
        color: #003a66;
    }

    .carousel-indicators {
        left:0;
        width:100%;
        padding: 30px 0px;
        margin-left:0;
    }
    .carousel-indicators li {
        width:12px;
        height:12px;    
        background:#fff;
        border-color: white;
     
    }
    .carousel-indicators .active {
        width:14px;
        height:14px;
        background: white;
        border-color: white;
    }
    .carousel-inner .thumbnail {
        margin-bottom:0;
        border-bottom-left-radius:0;
        border-bottom-right-radius:0;
    }
    .carousel-inner .caption {
        padding: 10px;
    }

    .news-indicators{
        bottom: 0px;
        top: 100%;
    }

    .carousel-inner>.item>a>img, .carousel-inner>.item>img{
        margin-left: auto;
        margin-right: auto;
    }


/* History */

.drift-history{
    height: auto;
    margin-bottom: 40px;
}

.page-header{
    font-size: 30px;
    font-weight: 400;
    margin-top: 60px;
}

.drift-history p{
    font-size: 14px;
    font-weight: 300;
    color: #64686d;
    display: inherit;
}

#drift-history-p{
    font-size: 16px;
    font-weight: 500;
    color: inherit;
}


/* Local */

.drift-local{
    height: auto;
    margin-bottom: 40px;
}

.drift-local p{
    font-weight: 200;
}


.drift-representadas{
    margin-top: 25px;
    margin-bottom: 25px;
}

.drift-representadas img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 0px 10px 0px;
}


.subsubmenu li a{

    padding-bottom: 5px;
    text-decoration: none;
    color: #1b1b1b;
}

.breadcrumb{
    padding-top: 50px;
    background-color: transparent;
}

.breadcrumb-item{
    font-size: 16px;
    font-weight: 400;

}

.product-page img{
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 10px;
}

.product-page .products{
    margin-bottom: 20px;
    margin-top: 20px;
}

.products a p{
    text-align: center;
}

.breadcrumb-item+.breadcrumb-item::before{
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #636c72;
    content: "/";
}
    

/* Footer Styles */

footer {
    padding-right: 10px;
    padding-left: 10px;
    height: 100px;
    background-color: currentColor;
}

footer p{
    color: white;
    float: right;
    font-size: 12px;
    padding-top: 40px;
}

footer .policy{
    color: white;
    float: right;
    font-size: 12px;
    padding-top: 40px;
    padding-right: 10px;
}

footer .policy:hover,
footer .policy:focus {
    color: white;
}



/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }

    #drift-iniciar{
        display: none;
    }

    #drift-login-icon{
        display: table-row;
        font-size: 18px;
        text-align: center;
    }

    #drift-login-icon i{
        padding: 15px 8px 15px 8px;
    }

    #login-dp{
        left: -215px;
    }
}

@media(max-width:767px) {


    .drift-news h3{
        padding-top: 15px;
    }

}


@media (max-width: 990px){

    .get-to-know h1{
        font-size: 42px;
        text-align: center;
        margin-top: 65px;
        margin-bottom: 50px;
    }

    .drift-news{
        margin-top: 50px;
    }

    .drift-second-text{
        margin-bottom: 10px;
    }
    .drift-second-text-1{
        margin-bottom: 10px;
    }
    .drift-second-text-2{
        margin-bottom: 10px;
    }
    .drift-second-text-3{
        margin-bottom: 10px;
    }
    .drift-second-text-4{
        margin-bottom: 10px;
    }
    .drift-second-text-5{
        margin-bottom: 10px;
    }
}

@media (max-width: 768px){

    .get-to-know h1{
        font-size: 30px;
    }

}




 



