/*
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 : Jan 25, 2017, 10:48:20 AM
    Author     : David
*/
/*=================== CUSTOM =================*/
.hvr-bounce-to-right-three::before {
	background: #19296C;
}
#banner .p-color{
	color: #205096;
}
.recent-project{
    margin-bottom: 0;
}
.icon-center{
    display: table-cell; width: 109px; text-align: center; vertical-align: middle; height: 125px;
}
.icon-center img{
    display: inline-block;
}
.idiomas .dropdown-toggle{
    border: 1px solid #e4e4e4;
    height: 34px;
    width: 185px;

}
.idiomas .dropdown-toggle a, .idiomas .dropdown-menu a{
    width: 100%;
    color: #67726c;
    font-weight: normal;
    text-align:left;
        margin:0;
}
.idiomas li{
     margin-left: 0px !important;
     width: 100%;
     margin: 0 !important;
}
.idiomas img{
    display: inline-block;
    padding-right: 5px;
    max-height: 16px;
}
.idiomas .btn .fa{
    margin-left: -10px;
}
.header-style-two .bottom-header ul li {
    vertical-align: middle;
}
.theme-title-style::before {
    width: 162px;
}
#mixitup-list .mix {
    /*display: none;*/
}
.service-page-list li a{
    cursor: pointer;
}
.shop-item-wrapper .dropdown button {
    width: 270px;
}
.shop-item-wrapper .single-item .img {
    padding: 0;
}
.shop-details-wrapper .product-history .img {
    padding: 0;
}
.shop-details-wrapper .related-product .item .img {
    padding: 0;
}
.page-navigation .share {
    width: auto;
    padding-left: 10px;
    padding-right: 15px;
    cursor: pointer;
}
.shop-details-wrapper .product-history .product-info button {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
}
#google-map-area{
    width: 100%;
    margin-bottom: 0;
    border-top: 10px solid #1F54A3;
    padding: 0;
}
.client-slider {
    margin: 80px 0 0 0;
}
.shop-details-page {
    margin-bottom: 80px;
}
#table-downloads .broucher-download{
    background: #f5f5f5 none repeat scroll 0 0;
    border: 1px solid #f0efef;
    color: #76808a;
    display: block;
    font-weight: 500;
    line-height: 65px;
    padding: 0 0 0 25px;
    position: relative;
    padding-right: 25px;
}
#table-downloads .broucher-download:hover {
  color:#262626;
  background: #fff;
  border-color:#7cc2ff;
}
#table-downloads{
    width: 100%;
}
#table-downloads tr{
    border-bottom: 1px solid #eaeaea;
}
#table-downloads .fa-angle-right{
    color: #7cc2ff;
    padding-right: 10px;
}
#table-downloads .file-col{
    max-width: 200px; 
    overflow: hidden; 
    font-size: 12px;
    text-align: right;
    padding-right: 10px;
    box-sizing: border-box;
}
#table-downloads .desc-col{
    font-size: 12px;
}
.owl-item img {
    background: #FFF;
}
.shop-item-wrapper .single-item .img {
    background: #FFFFFF;
}
