/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 17 2023 | 20:35:12 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */

.home.page-template #header .logo {
    
    display: flex;
    align-items: center;
}

#header .logo:after,
.home.page-template #header .logo:after,
#services-tab li.nav-item a:after,
.logo_footer:after {
    border-top-color: #8e0404 !important;
}

.bg-media {
    background-color: #fff;
}

.side-navigation ul .current_page_item a {
    color: #8e0404 !important;
}

#goals_skills .section-heading h3 {
    color: #8e0404;
}

.section_bg_fixed {
    position: relative;
}

.section_bg_fixed::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 0;
}

#slider h2 {    
    padding: 10px !important;
    font-size: 37px !important;
}

.vw-lds-spinner {
       left: calc((100% - 64px) / 2 ) !important;
    top: calc((100% - 64px) / 2 ) !important;
}

#goals-tab .nav-pills .nav-link.active h4,
#goals-tab li.nav-item a:hover h4 {
    color: #fff !important;
}

#our_speciality .owl-nav {
    display: none !important;
}

#services-tab li.nav-item a:after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    border: 0;
    padding: 0;
    white-space: nowrap;
    clip-path: inset(100%);
    clip: rect(0 0 0 0);
    overflow: hidden;
}

#services-tab li.nav-item {
    margin-bottom: 0px !important;
    border: 1px solid #bbbbbb38;
}

#services-tab .nav {
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 15px #0000001a;
    margin-bottom: 75px;
}

#services-tab .nav-link {
    padding: 0 !important;
}

#services-tab .nav-justified .nav-item,
.nav-justified>.nav-link {
    flex-basis: auto !important;
    height: 200px;
}

#services-tab .nav-justified .nav-item .nav-link {
    height: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

#services-tab li.nav-item.col-md-3.col-12:hover .nav-link h4 {
    color: #131313 !important;
}

#services-tab li.nav-item img {
    filter: grayscale();
    transition: transform .3s ease-in-out;
}

#services-tab li.nav-item.col-md-3.col-12:hover .nav-link img {
    filter: grayscale(0.5);
    transform: scale(1.1);
}

#goals-tab a.nav-link:hover {
	background-color: #8e0404 !important;
}
#goals-tab a.nav-link.active {
	background-color: #8e0404 !important;
}

#goals-tab .tab-content h4 {
    color: #8e0404 !important;
}

.tab-content h4 {
	border-color: #8e0404 !important;
}

#services-tab .nav-pills .nav-link.active img,
#services-tab .nav-link.active h4 {
    filter: grayscale(0);
    transition: 0.70s;
    transform: none !important;
    color: #131313 !important;
    font-weight: 700;
}


#services-tab .nav-justified .nav-item {
    flex-basis: auto !important;
}

.faq-box i {
    background-color: #8e0404;
}

.faq-box i:hover,
input[type="submit"]:hover {
    background-color: #8e0404;
}

.short_text>p,
.testimonial_name {
    color: #fff;
}

#testimonials .owl-dots {
    top: 100%;
    right: 50%;
    transform: translateX(50%);
    display: flex !important;
    flex-wrap: nowrap;
    align-items: center;
}

#testimonials .owl-dot.active {
    background-color: #8e0404;
    height: 15px;
    width: 15px;
}

.wpcf7-form.init {
    display: flex;
    flex-direction: column;
}

.footer_form .wpcf7-form-control-wrap input[type="text"],
.footer_form .wpcf7-form-control-wrap input[type="email"],
.footer_form .wpcf7-form-control-wrap textarea {
    max-width: 100% !important;
    width: 100% !important;
}

.grecaptcha-badge {
    visibility: hidden;
}

.contact_box {
	background-color: #7a7a77 !important;
}

.footer_form .wpcf7-form-control-wrap input[type="tel"] {
    border: 1px solid #dcdcda;
    font-size: 16px;
    padding: 10px 10px;
    margin-bottom: 20px;
    height: auto;
    max-width: 100%;
    background: #fff;
    color: var(--black);
    margin-right: 20px;
    float: left;
    font-style: italic;
}

#testimonials .owl-nav {
    display: flex !important;
}

#testimonials button.owl-next,
#testimonials button.owl-prev {
    color: #7a7a77;
    top: 50%;
}
.contact_box:after {
    border-top-color: #7a7a77 !important;
}
.contact_box p {
    color: #8e0404 !important;
}



.carousel-slider .owl-nav .owl-next svg, .carousel-slider .owl-nav .owl-prev svg {
    fill: #bbbbbb !important;
}

.alignnone.size-medium.wp-image-95 {max-width: 75%;}

@media screen and (min-width:1200px) {
    .contact_box {
        width: 390px;
    }
}
@media screen and (max-width:1199px) {
    .footer-cols {
    padding-bottom: 0px !important;
}
	.widget td {
    padding: 0 !important;
}
	#footer p {
     line-height: 16px;
}
}

    @media screen and (min-width: 992px) and (max-width:1200px) {

        #slider h2 {
            font-size: 35px !important;
        }

        .side-navigation li {
            padding: 10px !important;
        }
    }
@media screen and (min-width: 768px) and (max-width:991px) {
	#services-tab .work-box {
		width: 350px;
	}
	.work-box {
			height: 467px;
	}

	
}

    @media screen and (max-width: 991px) {
        #slider h2 {
            font-size: 30px !important;
        }

        #services-tab .nav-justified .nav-item,
        .nav-justified>.nav-link {
            height: 150px;
        }

        #services-tab li.nav-item img {
            height: 45px;
        }
		#goals-tab li.nav-item  {
			flex-basis: auto !important;
		}
    }

#services-tab .services-available {
           border-color: #8e0404;
        }

    @media screen and (max-width: 767px) {

        #slider h4,
        #slider .prop_desc {
            display: flex !important;
            justify-content: flex-end;
            font-size: 16px;
        }

        #slider h2 {
            font-size: 25px !important;
            background-color: #8e0404 !important;
            opacity: 0.75;
        }

        .side-navigation ul li a {
            border-bottom: none !important;
            font-family: Rubik !important;
        }

        .close-sidebar {
            color: #8e0404 !important;
        }

        #services-tab .col-12 {
            flex: 0 0 50%;
            max-width: 50%;
        }
		
		#goals-tab .row {
			flex-direction: column;
		}

        #goals-tab .services-editor {
            font-size: 14px;
        }

        #services-tab .services-available {
            border-right: 4px solid;
            padding-right: 15px;
            border-color: #8e0404;
        }

        #services-tab .tab-content>.active>.row {
            display: flex;
            flex-wrap: wrap;
            flex-direction: column-reverse;
        }

        #services-tab img.service-img {
            margin-bottom: 50px;
        }
				#our_partners img {
	    width: 50% !important;
}
    }



.block_patriot {
    display: flex;
    justify-content: left;
    margin-top: 60px;
}

@media screen and (max-width: 1024px) {
	.side-navigation ul li a {
    font-size: 16px !important;
}
}


    @media (min-width: 768px) and (max-width: 1199px) {
        .block_patriot {
			display: flex;
			margin-top: 40px;
		}
    }
	@media screen and (max-width: 767px) {
		.block_patriot {
		display: flex;
			justify-content: center;
		margin-top: 25px;
	}
		.widget-title {
			margin-top: 25px;
		}
		.textwidget {
			display: flex;
    justify-content: flex-end;
		}
		.top_title {
			margin-top: 25px;
		}
		.widget th, .widget td {
    padding: 0;
}
		.footer-cols {
    padding-bottom: 0;
}
		.copyright p.right {
   text-align: center!important;
}
		.main_sociobox {
			display: flex;
			flex-direction: column-reverse;
		}
		.vwsmp_facebook {
    display: none;
}
		#home_contact_details .contact_box h5 {
    margin: 0;
			padding: 3px;
}
		.contact_box p {
    font-size: 14px;
}
	.block_patriot-text {
    font-size: 18px !important;
	}
		.choose-box-content h4 {
			font-size: 30px;
		}
		
}


.flag {
    width: 10px;
    height: 80px;
    background-image: linear-gradient(rgb(0, 217, 255) 50%, yellow 50%);
    margin-right: 15px;

    @media (min-width: 768px) and (max-width: 1199px) {
        width: 6px;
        height: 65px;
        margin-right: 10px;
    }
}

.block_patriot-text {
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    padding: 0;
    text-align: left;
    font-weight: 500;
    margin-bottom: 0.1rem !important;

    @media (min-width: 768px) and (max-width: 1199px) {
        font-size: 15px;
    }
}

.block_patriot-h2 {
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
    padding: 0;
    text-align: left;
    font-weight: 500;
    margin-bottom: 0.1rem !important;
}

@media (min-width: 768px) and (max-width: 1199px) {
    .block_patriot-h2 {
        font-size: 25px;
    }
}

@media screen and (max-width: 497px) {
	.top_bar {
    background: rgba(0, 0, 0, 0) linear-gradient(120deg, #000 65%, #8e0404 35%) repeat scroll 0 0 !important;
  }
	#slider h2 {
		font-size: 18px !important;}
}


#footer ul li,
.credit_link,
strong {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    border: 0;
    padding: 0;
    white-space: nowrap;
    clip-path: inset(100%);
    clip: rect(0 0 0 0);
    overflow: hidden;
}