/* ##234982; */

:root {
    --primary-color:#234982;;
    --primary-color-rgb: 35, 73, 130;
    --secondary-color: #f26b31;
}


.header-light {
    background: #ffffff;
}

.subtitle {
color: #f26b31;
}

#banner .subtitle h1,
#banner .subtitle p{
--title-font-color: #0a2540;
}
.header-light #mainmenu>li>a:hover {
 color: #f26b31;   
}
header.smaller.scroll-light #mainmenu li a, header.smaller.scroll-light #mainmenu li.has-child:after {
    color: #234982;;
}
header.smaller.scroll-light #mainmenu li a:hover{
    color: #f26b31;
}
.header-light #mainmenu>li>a {
    color: #234982;
}

.header-light #mainmenu li.has-child:after {
    color: #ffffff;
}

#logo img {
    width: 150px;
    height: 120px;
}
footer {
    background: #234982;
}
footer img{
    width: 250px;
}

a.btn-main.btn-dark-trans {
    background: rgba(242, 107, 49);
}

footer a:hover{
   color: #f26b31;
}

.bg-color-2, .bg-color-secondary, section.bg-color-2, section.bg-color-secondary, .timeline h5, .testimonial-color .item:nth-child(2n) blockquote:before, a.btn-main.bg-color-2, a.btn-main.invert, #mainmenu li li a.menu-item:hover, #mainmenu ul li:hover>a.menu-item, .icon-box.invert:hover, #jpreBar, .t-circle, .author_list_pp i, .pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus, .profile_avatar i, #btn_copy.clicked, #form_quick_search #btn-submit i, .owl-dot.active, .p_list_pp i, .author_list_pp img, .activity-filter li.active, .dark-scheme .de_countdown.bg-color-secondary, .btn-line.hover, a.btn-line.hover, .de_form input[type="checkbox"]:checked + label:before, .coll_list_pp i, #form_sb #btn-submit i, .de-switch input[type=checkbox]:checked + label, .de-card .de-price span, .de-color-icons i, .container-timeline ul li::before, .pricing-table.table-featured .mid, .pricing-table.table-featured a.btn-main, .page-item.active .page-link, .de-marquee-list .d-item-block.bg-color-2, body::-webkit-scrollbar-thumb, #de_modal::-webkit-scrollbar-thumb {
    background: #234982;;
}

.id-color-2
{
    color: #ffffff;
}

#products .img-fluid {
    height: 350px;
}
#product-detail img{
    height:250px;
}
.hover *{
    height:250px;
}
.hide-robot
{
    display: none;
    opacity: 1;
    height:0;
}
.whatsapp-chat img{
    position: fixed;
    bottom: 100px;
    right: 15px;
    width: 60px;
    z-index: 9999;
}
@media only screen and (max-width: 992px) {
    #logo img {
    width: 125px;
    height: 95px;
    }
}