/*
Theme Name: Custom Theme
Theme URI: http://technoties.net/
Author: Custom Theme
Author URI: http://technoties.net/
Description: Custom Theme is a modernized take on an ever-popular WordPress layout. the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Version: 1.0
License: GNU General Public License v2 or later

*/

  @import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body{
	font-family: 'Poppins', sans-serif;
}
.wrapper {
    overflow: hidden;
}
@media (min-width: 1200px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1200px;
}
}
*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
a{
 color:#000;
}
a:hover {
	text-decoration: none;
}
ul{
  list-style-type:none;
  margin-bottom:0;
}

/*Header Css Start*/
.main-menu ul {
    display: flex;
    column-gap: 24px;
}

.about-section-even {
	background: #eee;
}
.home-slider-content-wrap {
	top: 35%;
}
.inner-banner {
    height: 350px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-position-y: center;
}
.inner-banner:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	left: 0;
	top: 0;
}
.inner-page-content {
	position: relative;
	z-index: 9;
}
.contact-details-icon svg {
	width: 80px;
	height: 80px;
	fill: var(--c1);
}
.card-description p:last-of-type {
	margin-bottom: 0;
}
.card-image a {
	height: 280px;
}
.object-fit-cover {
	object-fit: cover;
}
.error-svg svg {
	width: 60%;
	height: 600px;
}
.card-link.collapsed i {
	transform: rotate(0deg);
}
.card-link i {
	transform: rotate(180deg);
}
#accordion .card-header {
	background: var(--c1);
}
#accordion .card-header a {
	color: #fff;
}
.card-body p:last-child {
	margin-bottom: 0;
}
.custom-theme-search-result-content {
	flex: 1;
}
.search-submit {
	right: 0;
	top: 0;
}
.alignleft {
	float: left;
	margin-right: 15px;
}
.alignright {
	float: right;
	margin-left: 15px;
}
.btn.btn-primary {
    background: var(--c1);
}

/*comments form css start*/
.comment-author a {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    text-transform: capitalize;
}
.comment-author img {
    position: absolute;
    width: 80px;
    height: 80px;
    border-radius: 100px;
    left: 14px;
}
.comment-body {
    position: relative;
    padding-left: 118px;
}
.comment-meta a {
    font-size: 15px;
    color: #909090;
}
.comment-meta {
    margin-bottom: 12px;
}
.comment-body p {
    font-size: 15px;
}
.reply a {
    color: #fff;
    padding: 7px 24px;
    border-radius: 28px;
    margin: 10px 0;
    display: inline-block;
    background: linear-gradient(250deg, var(--c1) 19%, var(--c1) 100%);
}
.comments-title {
    font-size: 25px;
    margin-bottom: 48px;
}
.comment-list {
    border-bottom: 1px solid #d6cece;
    margin: 22px 0;
    padding-bottom: 18px;
}
#reply-title {
    font-size: 25px;
    margin: 0;
}
#respond :is(input[type="text"],input[type="email"]) {
    width: 100%;
}
#respond :is(.comment-form-author,.comment-form-email) {
    width: 49%;
    float: left;
}

#respond .comment-form-author {
    margin-right: 14px;
}
#respond :is(input[type="text"],input[type="email"],textarea) {
    border: 1px solid #dedede;
    padding: 6px 7px;
}
#respond textarea {
    height: 194px;
}
.comment-notes {
    margin-top: 20px;
}
#commentform a {
    color: #000;
    text-decoration: underline;
    margin: 12px 0px;
    display: inline-block;
}
.comment-form-comment label {
    display: block;
    font-weight: 600;
    color: #000;
    font-style: italic;
}
.comment-form-comment textarea {
    width: 100%;
}
.comment-form-comment input#submit {
    background: var(--gradient);
    border: none;
    padding: 11px 21px;
    color: #fff;
    margin: 6px 11px;
    border-radius: 26px;
}
.form-submit input#submit {
    background: linear-gradient(250deg, var(--c1) 19%, var(--c1) 100%);
    border: none;
    padding: 9px 22px;
    color: #fff;
    border-radius: 100px;
}
.comment::marker {
    content: "";
}
.comment ul.children > li {
    margin-left: 35px;
    margin-top: 13px;
}
.comment ul.children > li .comment-body {
    background: #eee;
    padding: 16px;
    border-radius: 10px;
    padding-left: 112px;
}
.commentlist {
    margin-top: 20px;
}
/*comments form css end*/

.nav-links .nav-previous a {
    text-decoration: underline;
}
.navigation.post-navigation .nav-links {
    display: flex;
    justify-content: space-between;
}
.sidebar-recent-posts .media-body a {
    color: #000000;
}
.custom-theme-single-post .custom-theme-post-image {
    height: 277px;
}
.btn-1:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    color: #fff;
    right: 0;
    background: #fff;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.btn-1 {
    padding: 16px 33px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgb(0 0 0 / 0%);
    position: relative;
    background: var(--c1);
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    font-weight: 600;
}
.btn-1:hover:before {
    transform: scaleY(0);
}
.btn-1:hover {
    color: #fff;
}
.blogs-item .custom-theme-post-item {
    display: flex;
}
.blogs-item .custom-theme-post-item .custom-theme-post-image {
    flex: 1.4;
}
.blogs-item .custom-theme-post-item .custom-theme-post-content {
    flex: 2;
    padding-left: 25px;
}
.custom-theme-post-title a,.custom-theme-post-title {
    color: #000;
    font-size: 1.5rem;
    font-weight: 600;
}
.categories .post-categories li a {
    color: #818181;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    display: flex;
    column-gap: 10px;
    position: relative;
}
.categories .post-categories {padding-left: 13px;margin-bottom: 5px;display: flex;column-gap: 23px;}
.categories .post-categories li a:before {
    width: 7px;
    height: 7px;
    background: var(--c1);
    position: absolute;
    content:"";
    border-radius:100px;
    left: -12px;
    top: 6px;
}
.post-meta span {
    color: #818181;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    position: relative;
}
.post-meta {
    display: flex;
    column-gap: 24px;
    margin-top: 12px;
}
.post-meta span:nth-child(n+2):before {
    position: absolute;
    content: "";
    left: -14px;
    top: 8px;
    width: 4px;
    height: 4px;
    background: #818181;
    border-radius: 100px;
}
.custom-theme-post-title a:hover {
    color: var(--c1);
}
.single-meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.single-meta .post-meta {
    margin-top: 0;
}
.custom-theme-post-description p:first-of-type > img {
    width: 100%;
    margin-top: 14px;
    height: auto;
}
.single-meta .post-categories {
    margin-bottom: 0;
}
/* width */
::-webkit-scrollbar {
  width: 6px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #222; 
  border-radius: 0;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: var(--c1); 
}
::selection {
    color: #fff;
    background: var(--c1);
}
.services-item {
}
.custom-theme-post-description a i {
    vertical-align: middle;
    margin-left: 12px;
    font-size: 34px;
    margin-top: -30px;
    color: white;
}
.service-btn i {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.service-btn {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgb(0 0 0 / 0%);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.service-btn:hover i {
    -webkit-animation-name: hvr-icon-wobble-horizontal;
    animation-name: hvr-icon-wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    webkit-transform: translateZ(0);
    transform: translateZ(0);
}


@keyframes hvr-icon-wobble-horizontal {
    
  16.25%   {    
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
    }
  33.3%  {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);}
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);}
  66.6%  {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);}
  83.25% {    
    -webkit-transform: translateX(1px);
    transform: translateX(1px);}
  100%{
    -webkit-transform: translateX(0);
    transform: translateX(0);
      }
}
.scale {
    position: relative;
    overflow: hidden;
}
.scale:hover img {
    transform: scale(1.2) rotate(6deg);
}
.scale img {
    transition: .5s all;
}
#preloader {
    position: fixed;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    z-index: 99999;
}
#preloader .spinner-border {
    animation: 2s linear infinite spinner-border;
    width: 4rem;
    height: 4rem;
    border: .5em solid var(--c1);
    border-right-color: transparent;
    background: #eee;
}

/*Mobile Menu Css Start*/
.mobile-menu-btn .mobile-menu-icon .menu-line {
    height: 2px;
    margin: 5px 0;
    border-radius: 24px;
    transition: .5s;
    background: #000;
}
.mobile-menu-btn .mobile-menu-icon .menu-line.one {
    width: 40px;
}
.mobile-menu-btn .mobile-menu-icon .menu-line.two {
    width: 20px;
}
.mobile-menu-btn .mobile-menu-icon .menu-line.three {
    width: 30px;
}
.mobile-menu-btn:hover .menu-line {
    width: 40px !important;
}

	.mobile-menu-btn {
    cursor: pointer;
}
section.responsive-menu {
    height: 100vh;
    top: 0;
    right: -31%;
    padding: 20px 30px 0 30px;
    width: 30%;
    position: fixed;
    background: rgb(0 0 0 / 62%);
    backdrop-filter: blur(20px);
    transition: all 1s ease-in-out;
    z-index: 9999;
}
.menu-icon {
    align-items: center;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #ffffff7d;
    padding-bottom: 20px;
}
.menu-icon .menu-logo {
    width: 65%;
    padding-right: 20px;
}
.menu-close i {
    font-size: 25px;
    color: #fff;
    cursor: pointer;
}
.mobile-menu ul li {
    text-align: right;
    padding-bottom: 15px;
}
.mobile-menu ul li a {
    color: #fff;
    transition: all .2s;
    border-bottom: 2px solid transparent;
}
.mobile-menu {
    padding-top: 40px;
    padding-right: 20px;
}
.responsive-bottom {
    position: absolute;
    bottom: 10px;
    width: 100%;
    left: 0;
}
.responsive-social ul {
    display: flex;
    column-gap: 12px;
    justify-content: center;
}
.responsive-social ul li a {
    color: #fff;
}
section.responsive-menu.active {
    right: 0;
}
/*Mobile Menu Css Start*/

a.menu-logo .menu-title img {
    width: 100%;
}
.service-page-menu ul.menu-style-01 li a {
    background: #eee;
    width: 100%;
    display: table;
    padding: 12px 15px;
    color: #222;
    border-left: 3px solid var(--c1);
    transition: all .7s;
}
.service-page-menu ul.menu-style-01 li {margin: 9px 0;}
.service-page-menu ul.menu-style-01 li a:hover {
    background: var(--c1);
    color: #fff;
}
.service-page-menu ul.menu-style-01 li a:hover i {
    padding-right: 10px;
}
.service-page-menu ul.menu-style-01 li a i {
    transition: all .7s;
}
.contact-details-item .contact-details-icon i {
    color: var(--c1);
    font-size: 35px;
}
.header-menu ul {
    display: flex;
    justify-content: space-evenly;
}

.header-menu ul li {
}

header .row {
    align-items: center;
}

.header-menu ul li a {
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: center;
    position: relative;
    color: white;
}

.header-menu ul li {
    position: relative;
}

.header-menu ul li a:before {
    content: "";
    width: 0%;
    height: 100%;
    position: absolute;
    border-bottom: solid 2px var(--c1);
    transition: 0.5s;
}

.header-menu ul li:hover:before {
	left: 0;
	transition: 0.5s;
	}

.header-btn a {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    letter-spacing: 0px;
    text-align: left;
    color: white;
    padding-top: 18px;
    padding-bottom: 18px;
    position: relative;
}

.header-btn {
    height: 57px;
    width: 158px;
    border-radius: 0px;
    background: var(--c1);
    text-align: center;
    line-height: 56px;
    position: relative;
    overflow: hidden;
}
.header-menu ul li a:hover {
    color: white;
}
.home-slider-content h2 {
    font-size: 36px;
    font-weight: 700;
    color: var(--c1);
}
.home-slider-content h3 {
    font-size: 38px;
    color: white;
}
.home-slider-content {
    text-align: center;
    margin-top: 10%;
}
.home-slider-content p {
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    text-align: center;
    color: white;
    width: 62%;
    margin: 0 auto;
    padding-top: 20px;
}

.home-slider-btns {
    margin-top: 26px;
}
.home-slider-image {
    position: relative;
}

.home-slider-image:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 90%;
    mix-blend-mode: multiply;
}
.sec1-botm-image img {
    width: 62%;
    position: relative;
    padding-top: 20px;
}

.sec1-botm-image {
    text-align: center;
    margin: 0 auto;
    position: relative;
}

.home-sec1-left h2 {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    position: relative;
    z-index: 1;
    color: #DB3527;
}

section.home-sec-1 {
    margin: 100px 0px;
}

.home-sec1-left p {
    font-size: 28px;
    font-weight: 600;
    line-height: 42px;
    text-align: left;
    position: relative;
    z-index: 1;
    color: white;
}

.home-sec1-right p {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    position: relative;
    z-index: 1;
}

.sec1-botm-image {
}

.home-sec1-left {margin-top: 50px;}

.sec1-botm-image:before {
    content: "";
    width: 48%;
    height: 100%;
    position: absolute;
    background: #DB3527;
    left: -64px;
    top: -167px;
}

.home-sec1-right {
}

.home-sec1-left h2:before {
    content: "";
    width: 17%;
    height: 100%;
    position: absolute;
    background: white;
    z-index: -1;
    left: -2px;
}
section.home-sec2:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: #272727;
    opacity: 90%;
    mix-blend-mode: multiply;
}

section.home-sec2 {
    height: 321px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    margin-bottom: 50px;
}
.services-content {
    display: flex;
    flex-wrap: wrap;
    background: var(--c1);
    padding-bottom: 17px !important;
    padding-top: 32px !important;
    position: relative;
}

.custom-theme-post-description {
    float: right;
    width: 5%;
}

h5.services-title {
    width: 90%;
}

.services-content h5.services-title a {
    color: white;
    font-size: 24px;
    font-weight: 600;
    margin-left: -72px;
}

.services-item {
    border: none !important;
    border-radius: 0px !important;
}

.services-image {
    position: relative;
    height: 320px;
}

.services-image:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: #272727;
    opacity: 60%;
    mix-blend-mode: multiply;
    transition: 0.5s;
}
section.service-sec {
    margin-top: -17%;
}
section.about-sec {
    background-size: cover;
    background-repeat: no-repeat;
    padding: 50px 0px;
    position: relative;
    margin-top: 100px;
}

.about-left h2 {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    color: var(--c1);
}

.about-left h3 {
    font-size: 32px;
    font-weight: 600;
    line-height: 38px;
    color: white;
}

.about-left p {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    color: white;
    width: 76%;
}
.section-image img {
    width: 100%;
    object-fit: cover;
    height: 550px;
}

.section-image {
    width: 100%;
    height: 400px;
    position: relative;
    overflow: hidden;
}
.about-left {
    margin-top: 29%;
}

.about-form {
    padding: 50px;
    background: #222222;
}

.about-form label {
    width: 100%;
    margin: 0;
}

.about-form input {
    width: 100%;
    padding: 15px 12px;
    background: #121212;
    border: none;
    color: white;
    margin: 0 !important;
}

.about-form p {
    margin: 0;
}

.about-form textarea {
    width: 100%;
    padding: 10px;
    height: 115px;
    background: #121212;
    border: none;
    color: white;
}

input .wpcf7-submit {
    background: var(--c1);
}

.about-form submit {
}

.about-form input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: var(--c1);
    width: 29%;
    height: 49px;
    color: white;
    font-weight: 600;
    margin-top: 15px !important;
}
section.about-sec:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: #272727;
    opacity: 100%;
    mix-blend-mode: multiply;
    top: 0;
}
section.testimonial-sec {
    margin-top: 100px;
    margin-bottom: 100px;
}

.testi-heading {
    text-align: center;
    margin-bottom: 20px;
}

.testi-heading h2 {
    font-family: Poppins;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    background: var(--c1);
    width: 13%;
    margin: 0 auto;
    color: white;
    margin-bottom: 10px;
}

.testi-heading h3 {
    font-size: 32px;
    font-weight: 600;
    line-height: 38px;
    text-align: center;
    color: black;
    width: 29%;
    margin: 0 auto;
}

.testi-content-main {
    display: flex;
    background: #272727;
    padding: 19px;
    height: 327px;
    position: relative;
}

.testi-icon i {
    font-size: 30px;
    color: var(--c1);
    padding-bottom: 20px;
}

.testi-content-1 p {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: white;
}

.testi-content-1 {
    margin: 19px;
}

.testi-content-1 h2 {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: var(--c1);
}

.testi-content-main:before {
    content: "";
    width: 100%;
    height: 85%;
    position: absolute;
    border-right: dashed white 2px;
    left: -285px;
    top: 26px;
}
footer {
    background: black;
    padding-top: 50px;
}

.footer-about h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    color: white;
}

.footer-about p {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: white;
    width: 80%;
    padding-top: 10px;
}

.footer-icons {
    display: flex;
}

.footer-icons li {
    list-style-type: none;
    margin-right: 36px;
    font-size: 25px;
}

.footer-icons li a {
    color: white;
}
.footer-details h2 {
    font-family: Poppins;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    color: white;
}

.details-heading h2 {
    font-size: 14px;
    font-weight: 600;
    color: white !important;
}

.dtails-content p {
    font-size: 12px;
    font-weight: 400;
    color: white;
    margin-top: -8px;
}

.footer-logo img {width: 100%;}
.about-form input.wpcf7-form-control.has-spinner.wpcf7-submit:hover {
    background: white;
    color: black;
    transition: 0.5s;
}
.header-logo img {
    width: 100%;
}
.header-logo {
    width: 73%;
}
.contact-input-11:focus {
    border: 1px solid #e3b83e;
}
.contact-input-11:hover {
    border: 1px solid #e3b83e;
    outline: none;
}
.contact-input-11 {
    width: 100%;
    height: 50px;
    outline: none;
    border: 1px solid white;
    border-radius: 5px;
    padding: 12px 18px;
    transition: .5s;
}
.contact-input-12:focus {
    border: 1px solid #e3b83e;
}
.contact-input-12:hover {
    border: 1px solid #e3b83e;
    outline: none;
}
.contact-input-12 {
    width: 100%;
    height: 50px;
    outline: none;
    border: 1px solid white;
    border-radius: 5px;
    padding: 12px 18px;
    transition: .5s;
    margin-top: -30px;
}
.contact-input-13:focus {
    border: 1px solid #e3b83e;
}
.contact-input-13:hover {
    border: 1px solid #e3b83e;
    outline: none;
}
.contact-input-13 {
    width: 100%;
    height: 50px;
    outline: none;
    border: 1px solid white;
    border-radius: 5px;
    padding: 12px 18px;
    transition: .5s;
}
.contact-input-14:focus {
    border: 1px solid #e3b83e;
}
.contact-input-14:hover {
    border: 1px solid #e3b83e;
    outline: none;
}
.contact-input-14 {
    width: 100%;
    height: 220px;
    outline: none;
    border: 1px solid white;
    border-radius: 5px;
    padding: 12px 18px;
    transition: .5s;
    margin-top: -10px;
}
.submit-btn {
    width: 25%;
    height: 50px;
    outline: none;
    border: none;
    background: #db3527;
    color: white;
    font-family: 'poppins';
    font-weight: 700;
    transition: .5s;
    border-radius: 5px;
}
.submit-btn:hover {
    background: black;
    color: white;
}
label {
    width: 100%;
}
.main-services-items {
    margin: 10px 0px;
}
section.custom-theme-single-post.py-md-5.py-4 .custom-theme-post-description {
    width: 100%;
    float: none;
}
.nav-links {
    display: none !important;
}
.service-1-img img {
    width: 67%;
    padding-bottom: 50px;
}
.service-2 img {
    width: 69%;
}
.service-2 p img {
    width: 61% !important;
}
.service-2 ul li {
    list-style-type: disc;
    margin-left: 20px;
    line-height: 36px;
}
.services-items h5.services-title a {
    font-size: 20px;
}
.services-6 img {
    width: 61% !important;
    padding-bottom: 20px;
}
.service-7 img {
    width: 60%;
    padding-bottom: 20px;
}
.Construction-Site-Security .image img {
    width: 100%;
    padding-bottom: 20px;
}

.Construction-Site-Security h2 {
    color: black;
    font-size: 30px;
    font-weight: 600;
    padding-bottom: 10px;
}
.Access-Control-Systems img {
    width: 96% !important;
    padding-bottom: 20px;
}
.Access-Control-Systems h2 {
    font-size: 30px;
    color: black;
    font-weight: 600;
}
.Access-Control-Systems .image-2 img {
    width: 30% !important;
}
.Loss-Prevention .image-1 img {
    width: 100%;
    padding-bottom: 20px;
}
.Loss-Prevention h2 {
    color: black;
    font-size: 30px;
    font-weight: 600;
    padding-bottom: 10px;
}
section.service-sec .services-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.main-services-items .services-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.main-services-items h5.services-title a {
    font-size: 18px;
}
.Hotel-Security h2 {
    color: black;
    font-size: 30px;
    font-weight: 700;
    padding-bottom: 10px;
}

.Hotel-Security .image-1 img {
    width: 100%;
    padding-bottom: 20px;
}
.page-id-223 .main-services-items {
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 20px;
}
.page-id-223 section.services-section {
    margin-top: 50px;
}
.Employee-Termination h2 {
    color: black;
    font-size: 30px;
    font-weight: 600;
    padding-bottom: 10px;
}

.Employee-Termination .image-1 img {
    width: 100%;
    padding-bottom: 20px;
}
.secuity-guarde-sec1-heading {
    text-align: center;
    margin: 50px 0px;
}

.secuity-guarde-sec1-heading h2 {
    font-size: 30px;
    font-weight: 600;
    color: var(--c1);
}

.secuity-guarde-sec1-heading h3 {
    color: black;
    font-size: 25px;
    font-weight: 600;
    padding-bottom: 20px;
}

.secuity-guarde-sec1-heading p {
    color: black;
    font-size: 18px;
    line-height: 30px;
}

.security-guard-items {}

.security-guard-items .items1-img img {
    width: 100%;
    padding-bottom: 20px;
}

.security-guard-items .items-content h2 {
    color: black;
    font-size: 23px;
    font-weight: 600;
}

.security-guard-items .items-content p {
    color: black;
    padding-top: 20px;
    font-size: 16px;
}

section.security-guard-sec1 {}

section.security-guard-sec1 .security-guarde-btn {
    text-align: center;
    margin: 50px 0px;
}

section.security-guard-sec1 .security-guarde-btn a {
    padding: 16px 40px;
    background: var(--c1);
    color: white;
    font-size: 18px;
    font-weight: 600;
    border-radius: 50px;
}

section.security-guard-sec1 .security-guarde-btn a:hover {
    background: black;
    transition: 0.5s;
}

section.security-guard-sec2 {
    background-size: cover;
    background-repeat: no-repeat;
    padding: 100px 0px;
    position: relative;
}

section.security-guard-sec2:before {content: "";width: 100%;height: 100%;background: black;position: absolute;top: 0;left: 0;opacity: 90%;mix-blend-mode: multiply;}

section.security-guard-sec2 .security-gurde-sec2-left img {
    width: 100%;
}

section.security-guard-sec2 .security-guarde-sec2-right h2 {
    color: white;
    font-size: 30px;
}

section.security-guard-sec2 .security-guarde-sec2-right p {
    color: white;
    font-size: 16px;
    line-height: 30px;
}

section.security-guard-sec2 .security-guarde-sec2-right h3 {
    color: white;
    font-size: 30px;
    padding-top: 20px;
}
section.security-guard-sec2 .security-guarde-sec2-right ul li {
    color: white;
    list-style-type: disc;
    margin-left: 20px;
    line-height: 34px;
}

.faqs-heading {
    text-align: center;
    margin: 50px 0px;
}

.faqs-heading h2 {
    font-size: 30px;
    color: var(--c1);
    font-weight: 600;
}

.faqs-heading h3 {
    font-size: 25px;
    font-weight: 700;
    color: black;
}

section.video-sec {
    display: none;
}
.counter-sec-1 {
    display: flex;
}

.counter-sec-1 .counter-icon i {
    font-size: 105px;
    padding-right: 20px;
    color: black;
}

.counter-sec-1 .counter-content h2 {
    color: black;
    font-weight: 700;
}

.counter-sec-1 .counter-content h3 {
    color: white;
    font-size: 30px;
    font-weight: 600;
}

section.counter-sec {
    background: var(--c1);
    padding: 32px 0px;
}

.counter-sec-2 p {
    font-size: 16px;
    color: white;
}
.counter-btn a {
    padding: 18px 40px;
    background: black;
    color: white;
    font-size: 18px;
    font-weight: 700;
    border-radius: 50px;
}

.counter-btn a:hover {
    background: white;
    color: black;
    transition: 0.5s;
}

.counter-btn {
    text-align: center;
    margin-top: 48px;
}

section.security-guarde-sec-3 {margin-top: 50px;}

section.security-guarde-sec-3 .sec3-left-content h2 {
    color: var(--c1);
    font-size: 25px;
    width: 80%;
    font-weight: 600;
    padding-bottom: 20px;
}

section.security-guarde-sec-3 .sec3-left-content h3 {
    color: black;
    font-size: 25px;
    font-weight: 600;
}

section.security-guarde-sec-3 .sec3-left-content h4 {
    font-size: 20px;
    font-weight: 600;
    color: black;
    padding-bottom: 20px;
}

section.security-guarde-sec-3 .sec3-left-content ul li {
    color: black;
    font-size: 18px;
    list-style-type: disc;
    margin-left: 20px;
    line-height: 33px;
}

.sec3-right-content h2 {
    color: var(--c1);
    font-size: 35px;
    font-weight: 600;
    padding-bottom: 20px;
}

.sec3-right-content h3 {
    font-size: 25px;
    color: black;
    font-weight: 600;
}

.testi-left-content h2 {
    color: var(--c1);
    font-size: 40px;
    font-weight: 600;
    padding-bottom: 20px;
}

.testi-left-content h3 {
    color: black;
    width: 62%;
    font-size: 30px;
    font-weight: 600;
}

.testimonials-slider {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    background: white;
    padding: 30px;
}

.testimonials-slider .slider-image img {
    width: 30%;
    margin-left: -14px;
}

.testimonials-slider .slider-content h2 {
    color: black;
    font-weight: 600;
    font-size: 20px;
    padding-top: 7px;
}

.testimonials-slider .slider-content p {
    color: black;
    font-size: 18px;
    font-weight: 500;
}

.slick-dots li button:before {
    font-size: 50px;
    color: var(--c1);
    opacity: 1;
    padding-top: 19px;
}

section.security-services-sec {
    margin-top: 50px;
}

section.security-services-sec .security-service-heading {
    text-align: center;
    margin: 50px 0px;
}

section.security-services-sec .security-service-heading h2 {
    color: var(--c1);
    font-size: 30px;
    font-weight: 600;
}

section.security-services-sec .security-service-heading h3 {
    color: black;
    font-size: 25px;
    font-weight: 600;
}

.security-services-items1-image img {
    width: 100%;
    padding-bottom: 20px;
}

.security-services-content h2 {
    font-size: 20px;
    color: black;
    font-weight: 700;
}

section.security-services-sec p {
    font-size: 16px;
    color: black;
}

section.security-services-sec .security-services-content ul li {
    color: black;
    list-style-type: disc;
    margin-left: 20px;
    line-height: 33px;
}
section.testimonials-sec {
    background-size: cover;
    padding: 50px 0px;
}

.testi-left-content {
    margin-top: 9%;
}
.tel-btn {
    text-align: center;
    margin: 50px 0px;
}

.tel-btn a {
    padding: 18px 40px;
    background: var(--c1);
    font-size: 18px;
    font-weight: 600;
    border-radius: 50px;
    color: white;
}
.section-content h3 {
    font-size: 24px;
    font-weight: 600;
    line-height: 38px;
    color: #fff;
    background: var(--c1);
    padding: 5px 10px;
    text-align: center;
    display: table;
    margin: 25px auto;
}
.section-content p {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: #fff;
}
.section-content ul li {
    font-size: 16px;
    color: #fff;
    padding-bottom: 20px;
    list-style-type: disc;
    margin-left: 15px;
}
.tel-btn a:hover {
    background: black;
    transition: 0.5s;
}
section.about-section {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
section.about-section:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /* background: rgb(227 184 62 / 72%); */
    mix-blend-mode: multiply;
    background-color: rgb(0 0 0 / 55%);
}
.section-content p strong {
    color: var(--c1);
}
.section-content ul li strong {
    color: var(--c1);
}
.header-menu ul li a:hover:before {
    width: 100%;
}
.header-menu ul li ul.sub-menu {
    display: block;
    position: absolute;
    top: 30px;
    left: 0;
    width: 272px;
    height: auto;
    background: black;
    z-index: 99;
    padding: 12px;
    transition: .2s;
    opacity: 0;
    visibility: hidden;
}
.header-menu ul li ul.sub-menu li {
    line-height: 2.5;
}
.header-menu ul li ul.sub-menu li a {
    color: #fff;
    position: initial;
}
.header-menu ul li:hover ul.sub-menu {
    opacity: 1 !important;
    visibility: visible !important;
}

.page-id-426 section.about-section:before {
    background: white;
}
.page-id-426 .section-content p {
    color: black;
}
header {
    background: black;
    padding: 12px 0;
}
.footer-logo {
    width: 39%;
    float: left;
}
.menu-item-has-children> a::after {
    content: " \f0d7";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 600;
}
.custom-theme-post-description.pb-3 img {
    width: 800px !important;
}
.footer-bage img {
    width: 100%;
}
.footer-bage {
    width: 45%;
    float: left;
    margin-left: 20px;
}
.header-menu ul li ul.sub-menu li ul.sub-menu {
    opacity: 0 !important;
    visibility: hidden !important;
}
.header-menu ul li ul.sub-menu li:hover ul.sub-menu {
    opacity: 1 !important;
    visibility: visible !important;
}
.fa-caret-down:before {
	display: none;
}

.menu-item-has-children> a::after {
	display: none;
}
.header-menu ul li ul.sub-menu li ul.sub-menu {
    opacity: 0 !important;
    visibility: hidden !important;
    left: 259px !important;
}
section.custom-theme-single-post.py-md-5.py-4 {
    padding-bottom: 0px !important;
}
.footer-copyright {
    padding-top: 20px;
    border-top: solid 1px #7d7a7a;
}

.footer-copyright-content {
    text-align: center;
}

.footer-copyright-content p {
    color: white;
}

/*             sticky header     */

.page-header {
  top: 0;
  right: 0;
  left: 0;
  padding: 10px 0;
  z-index: 1;
}

.page-header nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.page-header button {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: bold;
  padding: 14px 20px;
  border-radius: 10px;
  color: white;
  background: #08a6df;
  transition: background 0.3s;
}

.page-header button svg {
  flex-shrink: 0;
  margin-left: 5px;
  fill: currentColor;
}

.page-header button:hover {
  background: #0ab8f6;
}
.page-header.is-sticky {
  position: fixed;
  box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1);
  padding: 8px 0;
  backdrop-filter: blur(10px);
  animation: slideDown 0.35s ease-out;
  z-index: 99;
}

.page-header.is-sticky img {
  max-width: 80%;
}

.page-header.is-sticky button {
  font-size: 14px;
  padding: 7px 10px;
}

@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}
.wpcf7 form.spam .wpcf7-response-output {
    border-color: #f56e28;
    color: white;
}
.form input {
    border: solid 2px #db3527;
    transition: 0.3s;
}
.form textarea {
    border: solid 2px var(--c1) !important;
    transition: 0.3s;
}
.form input:hover {
    border: solid 2px black;
}
.form textarea:hover {
    border: solid 2px black !important;
}
.wpcf7-response-output {
    color: white !important;
}
.page-id-50 .wpcf7-response-output {
    color: black !important;
}
.home-slider-content h1 {
    color: white;
}
section.about-section .section-content h2 {
    color: var(--c1);
    font-size: 20px;
    font-weight: 600;
}
.home-sec3-right img {
    width: 100%;
}
.home-sec3-left h2 {
    font-size: 25px;
    color: black;
    line-height: 33px;
    font-weight: 600;
}
section.home-sec-3 {
    margin-bottom: 70px;
}
.home-sec4-left img {
    width: 100%;
}
.home-sec4-right h2 {
    font-size: 25px;
    color: black;
    line-height: 33px;
    font-weight: 600;
}
section.home-sec-4 {
    margin-bottom: 70px;
}
section.home-sec-5 {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 50px 0px;
    margin-bottom: 70px;
}
.home-sec5-heading {
    text-align: center;
    padding-bottom: 30px;
}
.home-sec5-heading h2 {
    color: white;
}
.home-sec5-left p {
    color: white;
}
.home-sec5-left h3 {
    color: var(--c1);
    font-size: 20px;
}
section.service-sec .slick-next::before {
    content: "\f105";
    font-family: 'Font Awesome 5 Pro';
    color: white;
    opacity: 1;
    border-radius: 50%;
}

section.service-sec button.slick-next.slick-arrow {
    width: 50px;
    height: 50px;
    background: var(--c1);
    right: -65px;
    border-radius: 50%;
}

section.service-sec .slick-prev::before {
    content: "\f104";
    font-family: 'Font Awesome 5 Pro';
    color: white;
    opacity: 1;
    border-radius: 50%;
}
section.service-sec button.slick-prev.slick-arrow {
    width: 50px;
    height: 50px;
    background: var(--c1);
    left: -65px;
    border-radius: 50%;
}
.new-content-left img {
    width: 100%;
}
.new-content-right h2 {
    font-size: 25px;
    font-weight: 500;
    color: black;
}
.new-content-right ul li {
    list-style-type: disc;
    margin-left: 20px;
    line-height: 26px;
    font-size: 18px;
}
.services-imagee img {
    width: 100%;
    object-fit: cover;
}
h5.services-titlee a {
    color: white;
}
h5.custom-theme-post-title.pb-3.border-bottom {
    display: none;
}
.custom-theme-post-descriptio h2 {
    font-size: 20px;
}

.custom-theme-post-description h2 {
    font-size: 25px;
    font-weight: 600;
    color: var(--c1);
}

.custom-theme-post-description h3 {
    font-size: 20px;
    color: var(--c1);
    font-weight: 600;
}

.custom-theme-post-description p {
    font-size: 18px;
    color: black;
}

.custom-theme-post-description ul li {
    list-style-type: disc;
    margin-left: 20px;
    line-height: 30px;
    font-size: 18px;
    color: black;
}

.custom-theme-post-description ul {
    margin-bottom: 20px;
}
.custom-theme-post-description h4 {
    font-size: 30px;
    color: var(--c1);
}
div#respond {
    display: none;
}
.form label {
    width: 100%;
}
.form input {
    width: 100%;
    padding: 13px;
}
.form .wpcf7-submit {
    background: var(--c1);
    color: white;
    transition: 0.3s;
}
.form .wpcf7-submit:hover {
    background: black;
}
.form textarea {
    height: 150px;
    width: 100%;
    padding: 13px;
}
.form h2 {
    color: black;
}
.services-imagee {
    height: 250px;
}
.services-imagee img {
    height: 100%;
}
section.services-section {
    padding: 72px 0 35px 0;
}
body.postid-743 section.custom-theme-single-post .custom-theme-post-description h2, body.postid-743 section.custom-theme-single-post .custom-theme-post-description h3, body.postid-743 section.custom-theme-single-post .custom-theme-post-description ul li strong {
    color: var(--c1);
}
body.postid-743 section.custom-theme-single-post .custom-theme-post-description h2{
	font-size: 35px;
	margin-bottom: 20px;
}
body.postid-743 section.custom-theme-single-post .custom-theme-post-description h3{
	font-size: 25px;
}
body.postid-743 section.custom-theme-single-post .custom-theme-post-description ul li strong{
	font-size: 22px;
}
body.postid-757 section.custom-theme-single-post .custom-theme-post-description h2{
	font-size: 40px;
	margin-bottom: 20px;
}
body.postid-757 section.custom-theme-single-post .custom-theme-post-description h3{
	font-size: 28px;
}
body.postid-757 section.custom-theme-single-post .custom-theme-post-description ul li strong{
	font-size: 22px;
}
.custom-theme-post-description h2 {
    font-size: 40px;
    font-weight: 400;
}

.custom-theme-post-description h3 {
    font-size: 35px;
    font-weight: 400;
}

.postid-778 .custom-theme-post-description h1 {
    color: var(--c1);
    text-align: center;
}
.custom-theme-post-description i {
    color: black;
    font-size: 30px;
    margin-right: 20px;
}