/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 8/03/2018, 08:01:14 AM
    Author     : nena
*/

.navbar-dark .navbar-nav .nav-link{
    color: #0056b3;
}

.icofont{
    color: #0056b3;
}


.icon-bar {
    background-color: #000;
}

.navbar-toggle {
    border-color: #000;
}

.texpar{
    color:#969696;
    line-height: 1.8;
}

.textit{
    font-size: 38px;
    font-weight: 300;
    font-style: normal;
    color:#403b6d; 
}

.textit1{
    font-size: 20px;
    font-weight: 300;
    font-style: normal;
    color:#403b6d; 
}

.imgsep{
    width: 30px;
    height: 2px;
}

.posimapar{
    position: relative;
    width: 100%;
}

.imareg{
    color: #007bff;
    font-size: 12px;
    font-weight: bold;
    display:scroll;
    position:fixed;
    bottom:100px;
    right:5px;
    text-align: center;
}

.imaws{
    color: #007bff;
    font-size: 12px;
    font-weight: bold;
    display:scroll;
    position:fixed;
    bottom:200px;
    right:5px;
    text-align: center;
}

.imapago{
    color: #007bff;
    font-size: 12px;
    font-weight: bold;
    display:scroll;
    position:fixed;
    bottom:10px;
    right:5px;
    text-align: center;
}

.titpag{
    background-color: #c6c8d9;
    color: #fff;
}


.titdesprod{
   color: #403b6d;  //#474761
   font-size: 12px;
   font-weight: bold;
}

.desprod{
   color: #000; //#9b9cab
   font-size: 14px;
   
}

.bordiv {
   border: 1px solid #c6c6c6;
    border-radius: 3px;
    padding: 10px;
    margin: 10px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
}
