/* ===================================================================================

* Theme Name: Sectox Child
* Theme URI: https://wp.hixstudio.net/sectox/
* Author: Theme_Pure
* Author URI: https://themeforest.net/user/theme_pure/portfolio
* Description: Sectox - CCTV & Security WordPress Theme
* Version: 1.0.0
* Template: sectox
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */
.slider-arrow-3-style .slick-arrow {
	font-size: 35px;
}
.tp-btn-2{
    background: #8e0202;
}
.tp-btn-2:hover{
    background: #000;
}
.header-notification-area{
	display:none;
}
header{
	    position: sticky;
    top: 0;
    z-index: 999;
    width: 100%;
    background: #fff;
}
.tp-header-right .tp-header-icon, .tp-header-right .tp-mini-card{
	display:none;
}
.about-icon i{
	  background: #d7362e;
}
.service-box .tp-service-tab button:hover, .service-box .tp-service-tab button.active{
	background: #d7362e;
}
.service-box .tp-service-tab button::after{
	    border-top: 10px solid #d7362e;
}
.service-tab-section .e-con-inner{
	    background: white;
    padding: 10px;
    box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.06);
}
.right::before{
	background: #d7362e;
}
.slide .right::before{
	display:none;
}
.we-are-your .fea-list{
	display:none !important;
}
.we-are-your .tp-section-box-2{
	margin-bottom:0px;
}
.service-box .e-n-tabs-heading{
	width:950px;
	margin:auto;
}
.about-section .ab-main-img{
	padding-top:0px;
}
.about-section .tp-ab-fe-box.mb-40{
	display:none;
}
.about-section .pl-50 {
    padding-left: 0px;
}
.about-section .pt-55 {
     padding-top: 0px; 
}
.about-section .row{
	align-items:center;
}
.radius-10 img{
	border-radius:10px;
}
.footer-subscribe button{
	    background: #8b0000;
}
.logo img {
    width: 100px;
}
.banner-slider .col-xl-8 {
        background: #8b0000c9;
        padding: 70px;
        border-radius: 20px;
	height:450px;
    }
.service-box-inside .elementor-image-box-content{
	         padding: 10px 25px 0px;
}
.service-box-inside .elementor-button-wrapper{
	    padding: 0px 25px 25px;
}
.tp-footer-logo img {
    width: 100px;
}
.tp-slider-overlay-3::after{
	    background-color: rgb(0 0 0 / 60%);
}
/* .tp-footer-social:hover, .footer-social a:hover{
	background-color: #8e0202;
} */
.about-page-section .row .tp-about-wrapper{
	margin-bottom:0px;
}
.about-page-section .row .tp-about-wrapper .mb-30, .about-page-section .row .tp-about-wrapper .mb-40{
	display:none;
}
.about-page-section .row .tp-about-fea-signature{
	display:none !important;
}
.about-page-section .ab-main-img{
	padding:0px;
}
.about-page-section .tp-ab-wrapper-3{
	padding:0px;
}
.about-page-section .tp-ab-fe-box{
 display:none;
}
.about-page-section .tp-section-box{
	margin-bottom:0px;
}
.about-page-section .row{
	align-items:center;
}
.about-page-section .row img{
	 border: 1px solid #dbdbdb;
    border-radius: 12px;
    padding: 0px;
}
.tp-main-menu ul li:hover a {
    color: #8e0202;
}
.tp-main-menu ul li .submenu li a:hover {
    color: #8e0202;
}
.footer-social a:hover {
    background-color: transparent !important;
}
.tp-footer-social :hover {
	background-color: #8e0202;
}
.tp-footer-social{
	display:none;
}
.footer-menu{
	display:none;
}

.mobile-menu .sidebar-title{
	display:none;
}
.mobile-menu .sidebar-list{
		display:none;
}
.mobile-menu .tp-sidebar-social{
display:none;
}
.timeline__cover{
	background:white !important;
}
.image-100 img{
	width:100%;
}
@media only screen and (max-width: 767px) {
 .tp-menu-toggle{
	display:block !important;
}
}
