/*
CTC Separate Stylesheet
Updated: 2024-07-31 14:37:56
*/

html, body {
    cursor: default !important;
    border: 0 !important;
}

.site-main article .entry-header {
    text-align: center;
}

body a.pure-portfolio-scroll-to-top {
    bottom: 100px;
    height: 64px;
    width: 64px;
    right: 20px;
}

.grecaptcha-badge {
    visibility: hidden;
}


body #magicMouseCursor {
	display: none !important;
}

body #loader ,
.vertical-lines {
    display: none;
}

body .magic-hover:hover {
	cursor: pointer !important;
}

body .pure-portfolio-button a {

    background-color: #0F4366 !important;
}


.pure-portfolio-banner-slider-img img {
    aspect-ratio: 2 / 3;
}

.entry-content a,.entry-content a:visited,.entry-content a:hover, .entry-content a:focus,.entry-content a:active {
    color: #f8da15;
}

a.pure-portfolio-scroll-to-top {
    bottom: 90px;
}

.contact-form input::placeholder,
.contact-form input,
.contact-form textarea::placeholder,
.contact-form textarea{
color: #000 !important;
}

.contact-form input[type="submit"]{
	color: #FFF !important;
}

.page-id-4462 .site-main article .post-thumbnail {
    display: none;
}


.team-section .wp-block-columns {
    margin: 0 auto !important;
    padding: 0 !important;
    width: 100%;
    max-width: 1140px !important;
}

.site-footer .site-footer-bottom .site-footer-bottom-wrapper {

    display: none;
}