/* TAG */
body { background: #fff!important }
img { color:#212529!important }

/* ID */
#copyrights { padding: 10px 0!important; background-color: #242858;}
#divRecaptcha div { margin:auto; margin-bottom: 20px }
#footer { border: 0px!important; background: #b2d0e5!important }
#footer .section { background: #5d6083!important; color: #fff!important}
#footer h3 { color: #fff!important }
#footer .footer-widgets-wrap { padding: 20px 0px 0px 0px!important }
#footer .table tr td { color: #212529!important }
#header-wrap { border: 0px!important }
#logo img { padding-bottom: 5px!important; padding-top: 5px!important; height: 60px!important }
#portfolio .portfolio-item .grid-inner { border: 1px solid #dee2e6!important; border-radius: 10px!important; padding-bottom: 20px!important }
#radius_top { border-radius: 10px 10px 0px 0px!important }

/* CLASSES */
.alert { z-index: 999!important }
.box { border: 2px solid #21a042!important; width: 210px!important; height: 210px!important; padding: 10px!important; border-radius: 5px!important; box-shadow: 10px 10px 5px #dedede!important }
.box:hover { box-shadow: none!important; background-color: #eeeeee!important }
.btn-outline-primary { color:#21a042!important; border-color: #21a042!important }
.btn-outline-primary:hover { color:#fff!important; background-color: #21a042!important }
.button-light { color: #fff!important; border-color: #21a042!important; background: rgba(33, 160, 66, 0.4)!important }
.button-light:hover { background: #21a042!important; color: #fff!important }
.heading-block::after { border-color: #ADD8E6!important }
.fs-1 { text-shadow: 2px 2px 4px #333!important }
.jf_font { margin-bottom: 10px!important }
.modal-content, .modal-header{ border-radius: 0px }
.modal-content { border: none }
.modal-header { border-bottom: 1px solid #ADD8E6; background: #b6b9c9 }
.modal-header .modal-title { color: white; margin: auto }
.modal-body { padding: 20px }
.modal-footer { border-top: 1px solid #ADD8E6; display: flow-root; text-align: center }
.owl-item, .active { background-color: #FFFFFF44!important; backdrop-filter: blur(20px)!important; border-radius: 10px!important }
.our_divider { background-image:url('../../images/graphics_2024_02_27/divider.jpg')!important; background-size: cover!important }
.our_divider h2 { text-shadow: 2px 2px 4px #ddd!important }
.portfolio-desc { padding: 20px!important }
.portfolio-desc a { color:#ADD8E6!important }
.portfolio-desc span { color:#212529!important }
.portfolio-image img { border-radius: 10px 10px 0px 0px!important }
.social-icon { border-color: #fff!important }
.title-block h2 + span { font-size: 18px!important }


.button-home { color: #242858!important; border-color: #242858!important; background-color: white;}
.button-home:hover {  background: #242858!important; color: white!important}




/* MEDIA QUERY */
@media (min-width: 992px){
    .fs-1 { font-size: 50px!important }
}


@media (max-width: 991px){
    #header_image { width: 50px!important }
}

