body{
    font-family: 'Teko', sans-serif;
}
/* -====Header section strat=== */
.top-bar-contact {
    display: flex;
}
.contact-method {
    margin-right: 20px;
}
.contact-method i {
    margin-right: 10px;
    color: #8C0B32;
}
.contact-method span {
    font-family: sans-serif;
    font-size: 17px;
    font-weight: 100;
    color: #FF6969;   
}
.top-bar{
    background-color: #0e0d15;
    padding: 10px 0;
}
header {
    background: #fff;
    /* box-shadow: 0 0 20px 0px #F1F1F1; */
}
ul.navbar-nav.contec {
    flex-direction: row;
    justify-content: end;
    font-family: sans-serif;
}
li.nav-item.lang-item.lan {
    margin-right: 10px;
}


.navbar .navbar-nav .nav-item {
    position: relative;
    font-family: Sans-serif;
    cursor: pointer;
}
/* .navbar-light .navbar-nav .nav-link.active {
    border-bottom: 1px solid;
    color: #8C0B32;
    border-color: #55595C;
    
} */
.navbar-light .navbar-nav .nav-link:hover {
    color: #8C0B32;
}
/* .navbar .navbar-nav .nav-item::after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    content: "";
    background-color: #55595C;
    width: 0%;
    height: 4px;
    transition: all 0.5s;
} */
/* .navbar .navbar-nav .nav-item:hover::after {
    width: 100%;
} */
a.navbar-brand img {
    width: 100px;
}
li.lang-item {
    display: -webkit-inline-box;
}
li.lang-item img {
    width: 22px;
    padding-top: 0px;
    margin-right: 5px;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding: 0px;
    margin-right: 20px;
    margin-left: 5px;
}
ul.en li.lang-item a {
    margin-right: 10px;
}
a.nav-link.active {
    border-bottom: 1px solid;
}
a.nav-link:hover {
    border-bottom: 1px solid;
}
.rigt-drop.show {
    left: 99%;
    top: 80px;
}
button.appartbtn {
    background: #8c0b32;
    color: #ffd;
    font-size: 25px;
    padding: 10px 15px;
    border-radius: unset;
}
button.appartbtn:hover {
    background: #fff;
    color: #8c0b32;
    border-color: #8c0b32;
}
.about:hover .about-menu {
    display: block;
  }
  .service:hover .services-menu-1{
    display: block;
  }
  .service-1:hover .rigt-drop {
    display: block !important;
    left: 99.5%;
    top: 40px;
  }
/* -====Header end====-- */


/* ====Index apge strat==== */
span.reply {
    font-size: 18px;
    font-family: Sans-serif;
    color: #D84343;
}
a#navbarDropdown:after,.dropdown-icon:after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}
img.logo {
    width: 30%;
}
.sec-guaranteed.same {
    padding: 0px;
    text-align: center;
}
.pic {
    padding-bottom: 15px;
}

.card.service-card img {
    height: 277px;
}
.progress-bar.w-90 {
    width: 90%;
}
.progress-bar.w-80 {
    width: 80%;
}
.progress-bar.w-95 {
    width: 95%;
}
.contact-info a {
    font-size: 18px;
    font-family: Sans-serif;
    color: #D84343;
}
.contact-method a {
    font-size: 18px;
    font-family: Sans-serif;
    color: #D84343;
}
iframe {
    width: 100%;
}
.single_footer_address ul li.open-time {
    color: #fff;
    color: #FF6969;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    line-height: 45px;
    font-size: 16px;
    text-transform: capitalize;
    font-family: sans-serif;
}
.single_footer ul li.open-time {
    color: #fff;
    color: #FF6969;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    line-height: 45px;
    font-size: 16px;
    text-transform: capitalize;
    font-family: sans-serif;
}
.requst {
    width: 360px;
    height: 284px;
    background: #0e0d15;
    padding: 50px;
    position: absolute;
    right: 0;
    margin-top: -21rem;
    z-index: 111;
}
.requst h6{
    font-size: 32px;
    color: #fff;
}
.requst button {
    margin-top: 10px;
}
.provides-sequrety {
    width: 90%;
    background: #0e0d15;
    padding: 75px 54px 30px;
    text-align: right;position: relative;
}
.provides-sequrety h6 {
    font-size: 36px;
    color: #fff;
}
section.saffty {
    padding-top: 106px;
    padding-bottom: 25px;
}
.rout {
        position: absolute;
    right: 28px;
    z-index: 111;
    top: -25px;
}
.rout i {
    font-size: 50px;
    background: #8c0b32;
    padding: 14px;
    color: #fff;
}
.service-heding h6 {
    font-size: 30px;
    font-weight: 500;
    color: #D84343;
    font-family: Sans-serif;
    margin-bottom: 0;
}
.service-heding h3{
    font-size: 60px;
    color: #0e0d15;
    font-weight: 400;
    margin-bottom: 40px;
}
.card.service-card h5 a{
    font-size: 29px;
    color: #0e0d15;
    margin-bottom: 20px;
    text-decoration: none;
}
.card.service-card p {
    font-size: 18px;
    font-family: Sans-serif;
    max-height: 57px;
    overflow: hidden;
}
a.btn.read-more {
    font-size: 20px;
    background: #8c0b32;
    color: #fff;
    padding: 12px 26px;
    border-radius: 0;

}
a.btn.read-more:hover {
    background-color: #fff;
    border: 1px solid #8c0b32;
    color: #8c0b32;
}
a.btn.read-more:focus{
    box-shadow: none;
}
.card.service-card {
    box-shadow: 0 0 10px 0px #000000;
    border: none;
}

.service-card a img {
    width: 100%;
}
.sec-sequrety-service {
    padding: 50px 0;
}

/* img.profe-secqurty {
    width: 100%;
} */
.profe-sequrety{
    background-image: url('https://tandurasec.net/wp-content/uploads/2022/06/bodyguard-in-sunglasses-and-black-business-woman-2021-08-26-16-27-08-utc.jpg');
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
    width: 80%;
    margin: auto;
}

.profesonal-secqurty-heding h6 {
    font-family: Sans-serif;
    font-size: 17px;
    font-weight: 600;
    color: #D84343;
    
}
.profesonal-secqurty-heding h3 {
    font-size: 54px;
    color: #0e0d15;
    line-height: 55px;
    font-weight: 500;
}
h4.sequrety-name {
    font-size: 28px;
    color: #D84343;
}
.profesonal-card h6 {
    font-size: 60px;
    color: #8C0B32;
}
.profesonal-card {
    text-align: center;
    border: none;
    background: none;
}
.profesonal-card h5 {
    color: #fff;
    font-size: 20px;
}

.profesonal-count {
    background: #0e0d15;
    margin-top: -100px;
}
.sec-words {
    padding-top: 50px;
}

.secial-contact h3 {
    color: #fff;
}
.secial-contact p {
    color: #fff;
    margin-top: 20px;
    font-family: Sans-serif;
    font-size: 18px;
}
a.get-quote {
    font-size: 20px;
    background: #8c0b32;
    color: #fff;
    padding: 12px 26px;
    border-radius: 0px;
}
.get-quote:active {
    color: #fff;
}
a.get-quote:hover{
    background-color: #fff;
    border: 1px solid #8c0b32;
    color: #8c0b32;
}
a.get-quote:focus{
    box-shadow: none;
}
.progress-heding {
    display: flex;
    color: #fff;
    justify-content: space-between;
}
.progress-line {
    margin-bottom: 50px;
}
.progress-bar {
    background-color: #8C0B32;
}
.bar-group {
    padding: 90px 0;
}
.how-work {
    text-align: center;
    margin-bottom: 40px
}
.service-step i {
    font-size: 25px;
    padding: 17px;
    color: #fff;
}
.service-step {
    background: #8c0b32;
    width: 60px;
    height: 60px;
    margin: auto;
}
.service-step-card {
    border: none;
}
.service-step-card h5 {
    text-align: center;
    font-size: 20px;
}
.sec-how-work {
    padding: 50px 0;
}


.sec-happy{
    background-image: url('https://tandurasec.net/wp-content/uploads/2022/06/business-woman-bodyguard-in-suit-on-background-2021-08-26-16-26-18-utc.jpg');
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 600px;
}
.happy-quot {
    background: #0e0d15;
    width: 547px;
    padding: 60px;
    /* height: 400px; */
    position: absolute;
    margin-top: 20rem;
    left: 10%;
}
.happy-quot h4{
    font-size: 40px;
    color: #fff;
    margin-top: 15px;
}
.quote-box {
    background: #8c0b32;
    width: 70px;
    height: 70px;
    padding: 13px;
    position: absolute;
    top: -30px;
}
.quote-box i{
    font-size: 43px;
    color: #fff;
}
.qoute-auther h5 {
    font-size: 25px;
    color: #fff;
    margin: 0;
}
.qoute-auther p {
    margin: 0;
    color: #8c0b32;
    font-size: 20px;
}

section.sec-gettuch {
    padding-top: 100px;
    padding-bottom: 50px;
    background: #F1F1F1;
}
p.service-message {
    font-size: 18px;
    font-family: Sans-serif;
    margin: 30px 0;
    color: #D84343;
}
.get-in-row {
    margin-top: 25px;
}
.contact-info h4 {
    font-size: 35px;
    color: #0e0d15;
    margin: 0;
}
.contact-info p {
    font-size: 18px;
    font-family: Sans-serif;
    color: #D84343;
}
input.get-input {
    height: 60px;
    border-radius: unset;
    border-color: #0e0d15;
    font-family: sans-serif;
}
input.get-input:focus {
    box-shadow: none;
}
select.get-input {
    height: 60px;
    border-radius: unset;
    border-color: #0e0d15;
    font-family: sans-serif;
}
select.get-input:focus{
    box-shadow: none;
}
textarea.get-input {
    height: 100px;
    border-radius: unset;
    border-color: #0e0d15;
    font-family: sans-serif;
}
textarea.get-input:focus{
    box-shadow: none;
}
a.btn.get-send {
    padding: 12px 50px;
    letter-spacing: 1px
}

   
/* -==== Index page end===== */

/* =====Armed secqurity page strat===== */
.secqurety-content h4 {
    font-size: 35px;
    color: #0e0d15;
    margin-bottom: 20px;
}
.secqurety-content p {
    font-size: 17px;
    font-family: sans-serif;
    line-height: 26px;
}
.sec-guaranteed {
    padding: 50px 0;
}
.hour-work {
    text-align: center;
    padding-top: 12rem;
}
.hour-work h3{
    color: #fff;
}
.sec-hour{
    background-image: url('https://tandurasec.net/wp-content/uploads/2022/06/business-woman-bodyguard-in-suit-on-background-2021-08-26-16-26-18-utc.jpg');
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
}
.slider-in-heding{
    left: 12px;
    padding-bottom: 0;
    text-align: left;
    border-left: 5px solid #8c0b32;
    padding-top: 0;
}
.slider-in-heding h3 {
    color: #fff;
    margin: 0;
    margin-left: 60px;
    line-height: 50px;

}
/* =====Armed secqurity page end===== */

/* =======security-driver-and-vehicle start======= */
.secqurety-car img {
    width: 100%;
    padding: 0 30px;
}
.secqurety-car {
    margin-bottom: 20px;
    padding-top: 50px;
}
.our-contact h4 a {
    font-size: 35px;
    color: #fff;
}
.our-contact h4 a:hover {
    color: #0e0d15;
}
.our-contact p a{
    font-size: 17px;
    font-family: sans-serif;
    color: #D84343;
}
.our-contact p{
    margin: 0;
}
.our-contact p a:hover{
    color: #fff;
}
.bottom-line {
    border-bottom: 1px solid #fff;
    margin: 30px 0;
}
.our-contact {
    background: #0e0d15;
    padding: 50px;
}
.contact-step {
    display: flex;
}
.pay-prosses-name {
    padding-top: 0;
}
.paymetn-profit ul li {
    margin-bottom: 20px;
}
.paymetn-profit {
    padding: 0 0 0 45px;
}
.gurd-bg {
    padding: 50px 0;
    background-color: #F1F1F1;
}
.work-section{
    background-color: #F1F1F1;
    padding: 50px 0;
}
.our-contact h4 a:hover {
    color: #fff;
}
.pay-prosses-name h5 {
    font-size: 25px;
}
.paymetn-profit ul {
    margin-top: 40px;
}
.communication ul li {
    margin-bottom: 15px;
}
.slider-in-heding h6 {
    margin-left: 60px;
    margin-bottom: 0;
    color: #fff;
}
/* =======security-driver-and-vehicle end======= */

/* ========security-technology-services====strat */

.technology ul li i {
    font-size: 6px;
    margin-right: 3px;
    color: #D84343;
}
.technology ul li {
    font-family: sans-serif;
    margin-bottom: 6px;
}
.technology span {
    font-weight: 600;
    font-size: 16px;
}
.technology {
    padding-bottom: 20px;
}
/* ===========security-technology-services==end */

/* -==========Event Sequrity page Start====== */
.event-squrity li{
    font-family: sans-serif;
    margin-bottom: 6px;
}
.event-squrity span {
    font-size: 16px;
}
.event-squrity ul li i {
    font-size: 7px;
    margin-right: 3px;
    color: #000000;
}
/* -==========Event Sequrity page end====== */

/* ===security-trainings====strat */

.secqurety-taring {
    height: 380px;
    background-image: url(http://tandurasec.net/wp-content/uploads/2022/06/portrait-of-a-bodyguard-in-a-stylish-suit-2021-08-29-21-21-04-utc.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 5rem;
}
.train-includ {
    padding-top: 10px;
}
.train-includ h3 {
    color: #D84343;
    margin-bottom: 30px;
}
.train-includ i {
    color: #fff !important;
    position: relative;
    top: -3px;
}
.train-includ ul li {
    color: #fff;
    font-weight: 600;
}

/* ===security-trainings====end */

/* =====Our Team page strat===== */
.oparetion-center-list ul li{
    font-family: sans-serif;
    margin-bottom: 6px;
    font-size: 18px;
}
.oparetion-center-list ul li i {
    font-size: 7px;
    margin-right: 3px;
    color: #000000;
}
/* =====Our Team page end===== */
/* ====Contact Us page strat=== */
.office-contact ul li i {
    font-size: 22px;
    color: #D84343;
}
.office-contact ul li a {
    color: #0e0d15 !important;
}
.office-contact ul li a:hover{
    color: #0e0d15 !important;
}
.sec-location{
    background-color: #F1F1F1;
}
/* ====Contact Us page end=== */

/* ===Certificate page strat==== */
.certificat-number span {
    display: block;
    font-family: sans-serif;
    font-weight: 600;
}
.certificat-number {
    text-align: center;
    margin-top: 15px;
}

/* ===Certificate page end==== */

/* ====About us=====strat */
.satisfy h5 {
    color: #0e0d15;
}
h5.experiance {
    font-family: sans-serif;
    font-weight: 600;
    margin: 20px 0;
}
.alone img {
    width: 100%;
}
.about-thander{
    background-color: #F1F1F1;
}
.profesonal-ex {
    background: #0e0d15;
    margin-top: 50px;
}
.testi-heding {
    text-align: center;
}
.logistic {
    background: #0e0d15;
    padding: 80px 76px;
}
.logistic h4 {
    font-size: 40px;
    color: #fff;
    margin-top: 15px;
}
.quote-hi i {
    font-size: 43px;
    color: #8c0b32;
}
.work-promot{
    background-image: url(https://tandurasec.net/wp-content/uploads/2022/06/business-woman-bodyguard-in-suit-on-background-2021-08-26-16-27-07-utc.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 482px;
}
.pr {
    padding-right: 0;
}
.pl {
    padding-left: 0;
}
.testimonial {
    padding: 50px 0;
    background-color: #F1F1F1;
}

/* ====About us=====end */


/* ====Footer section strat=== */
footer{
    background-color: #0e0d15;
    padding: 50px 0 15px;

}
.footer-logo img {
    width: 130px;

}
.goodwill {
    font-size: 17px;
    color: #FF6969;
    font-family: sans-serif;
}
.spcialy-icon i {
    margin-right: 12px;
}
.single_footer {
    padding-top: 35px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
}
a,
a:hover,
a:focus,
a:active {
  text-decoration: none;
  outline: none;
}

a,
a:active,
a:focus {
  color: #fff;
  text-decoration: none;
  transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
img {
  max-width: 100%;
  height: auto;
}


/*END FOOTER SOCIAL DESIGN*/


.single_footer h4 {
  color: #fff;
  margin-top: 0;
  text-transform: uppercase;
  font-size: 25px;
}

.single_footer p {
  color: #fff;
}
.single_footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.single_footer ul li a {
  color: #FF6969;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  line-height: 45px;
  font-size: 16px;
  text-transform: capitalize;
  font-family: sans-serif;
}
.single_footer ul li a:hover {
  color: #FF6969;
}



.single_footer_address ul li {
  color: #fff;
}
.single_footer_address ul li span {
  font-weight: 400;
  color: #fff;
  line-height: 28px;
}
.contact_social ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

/*START NEWSLETTER CSS*/
.subscribe {
  display: block;
  position: relative;
  margin-top: 15px;
  width: 100%;
}
.subscribe__input {
  background-color: #fff;
  border: medium none;
  border-radius: 5px;
  color: #333;
  display: block;
  font-size: 15px;
  font-weight: 500;
  height: 60px;
  letter-spacing: 0.4px;
  margin: 0;
  padding: 0 150px 0 20px;
  text-align: center;
  text-transform: capitalize;
  width: 100%;
}


.subscribe__btn {
  background-color: transparent;
  border-radius: 0 25px 25px 0;
  color: #01c7e9;
  cursor: pointer;
  display: block;
  font-size: 20px;
  height: 60px;
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
}
.subscribe__btn i {
  transition: all 0.3s ease 0s;
}


.subscribe__btn:hover i {
  color: #ff3666;
}
button {
  padding: 0;
  border: none;
  background-color: transparent;
  -webkit-border-radius: 0;
  border-radius: 0;
}
/*END NEWSLETTER CSS*/

/*START SOCIAL PROFILE CSS*/

.social_profile ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.social_profile ul li {
  float: left;
}
.social_profile ul li a {
  text-align: center;
  border: 0px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  margin: 0px 5px;
  font-size: 20px;
  color: #fff;
  width: 40px;
  height: 40px;
  line-height: 45px;
  display: block;
  border-radius: 30px;
}

.social_profile ul li a:hover {
  background: #ff3666;
  border: 1px solid #ff3666;
  color: #fff;
  border: 0px;
}
/*END SOCIAL PROFILE CSS*/
.copyright {
  margin-top: 5px;
  color: #fff;
  font-size: 17px;

  font-family: sans-serif;
}
.sborder{  border-top: 1px solid rgba(255, 255, 255, 0.4);}
.copyright a {
  color: #01c7e9;
  transition: all 0.2s ease 0s;
}
.copyright a:hover {
  color: #ff3666;
}
/* ====Footer section end=== */

.mobile-menu{display: none;}
.desktop-menu{display: block;}
@media screen and (max-width: 991px) {

    .mobile-menu .dropdown-toggle::after{
        margin: 0;
    }
     
    ul.dropdown-menu.right-arow.show {
        margin-right: -80px;
    }

    ul.dropdown-menu.arow.show {
        margin-right: -104px;
        font-size: 10px;
    }

    .dropdown {
        padding-top: 8px;
    }

    button#dropdownMenuButton1 {
        color: #fff;
        background-color: #8c0b32;
        padding: 0px 5px;
    }
 
    .mobile-menu ul.dropdown-menu {
        margin-left: -85px;
    }


    .mobile-menu{display: block;}
    .desktop-menu{display: none;}
    .navbar {
      padding: 0;
    }
    .navbar .navbar-nav .nav-link {
        padding: 5px 0;
        width: fit-content;
    }
    .navbar .navbar-nav .nav-item {
        margin-right: 10px;
    }
    .subscribe__btn {
        right: 0px;
    }
    /* =====Armed secqurity page strat===== 991px*/
    .profesonal-secqurty-heding h3 {
        font-size: 35px;
        line-height: 30px;
    }
  
    .sec-hour {
        height: 380px;
    }
    /* =====Armed secqurity page end=====991px */

    /* =====Certificate page strat=====991px */
    .hour-work {
        padding-top: 10rem;
    }
    /* =====Certificate page end=====991px */

    /* ====event security==page=== start 991px*/
    .paymetn-profit {
        padding: 40px 0 0 0;
    }
    .paymetn-profit ul {
        margin-top: 0;
    }
    
    .bottom-line {
        margin: 20px 0;
    }
    .work-section {
        padding: 15px 0;
    }
    .secqurety-car img {
        padding: 0 0px;
    }
    /* ====event security==page=== end 991px*/

    /* ===Index page strat===991px */
    .requst {
        width: 100%;
        height: auto;
        padding: 50px;

        margin-top: -100px;
    }
    section.saffty {
        padding-top: 20px;
    }
    .provides-sequrety {
        top: 10rem;
        width: 100%;
    }
    .provides-sequrety h6 {
        font-size: 35px;
    }
    .sec-sequrety-service {
        margin-top: 7rem;
    }
    .service-card {
        margin-bottom: 30px;
    }
    .profesonal-count {
        margin-top: 40px;
    }
    .profe-sequrety {
        width: 100%;
        margin: 0;
        height: 200px;
    }
    .sec-words {
        padding-top: 0;
    }
    .happy-quot h4 {
        font-size: 35px;
    }
    .service-heding h3 {
        font-size: 50px;
    }
    .service-heding h6 {
        font-size: 25px;
    }
    h4.sequrety-name {
        font-size: 20px;
    }
    /* ===Index page end===991px */


    /* ===About page start=== */
    .pl {
        padding-left: calc(var(--bs-gutter-x) * .5);
    }
    .pr {
        padding-right: calc(var(--bs-gutter-x) * .5);
    }
     /* ===About page end=== */
}
@media only screen and (max-width: 767px) {
    .single_footer {
      margin-bottom: 30px;
    }
    .social_profile ul li a {
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .subscribe__input {
        padding: 0 50px 0 20px;
    }
     /* =====Armed secqurity page strat===== 767px*/
    .width-container {
        max-width: 720px !important;
    }
    .profesonal-secqurty-heding h3 {
        line-height: 40px;
    }
    .hour-work {
        padding-top: 9rem;
    }
    .top-bar {
        /* display: none; */
     }
     /* .top-bar-contact{
        display: inherit;
     } */
    /* =====Armed secqurity page end===== 767px*/

    /* =====Certificate page strat=====767px */
    img.certificat-pic {
        margin-top: 30px;
    }
    /* =====Certificate page end=====767px */

    /* =====index page strat====767px */
    .prof-sequrity-sm {
        margin-top: 30px;
    }
    .provides-sequrety {
        top: 12rem;
    }
    .sec-sequrety-service {
        margin-top: 10rem;
    }
    .card.service-card h5 a {
        font-size: 25px;
    }
    .card.service-card p {
        font-size: 17px;
    }
    .happy-quot {
        width: 100%;
        left: 0;
    }
    .service-step-card h5 {
        font-size: 18px;
    }
  /* =====index page end====767px */

}
@media only screen and (max-width: 575px){
    /* =====Armed secqurity page start===== 575px*/
    .single_footer {
        padding-top: 0;
    }
    .copyright {
        margin-top: 0;
        padding-top: 30px;
    }
    /* =====Armed secqurity page end===== 575px*/
    /* --===Index page start====--575px-- */
    .coustom-col {
        width: 50% !important;
    }
    .counting-col {
        width: auto;
        margin: auto;
    }
    .best-serv {
        margin-bottom: 50px;
    }
    .bar-group {
        padding: 0;
    }
    /* --===Index page end====--575px-- */
}

@media only screen and (max-width: 480px) {
    .social_profile ul li a {
      width: 40px;
      height: 40px;
      line-height: 40px;
    }
    .top-bar-contact{
        flex-direction: column;
        text-align: center;
    }
    ul.navbar-nav.contec{
        justify-content: center;
    }
    /* =====Armed secqurity page strat===== 480px*/
    .secqurety-content h4 {
        font-size: 30px;
    }
    /* =====Armed secqurity page end===== 480px*/

    /* ====event security==page=== start 480px*/
    .our-contact {
        padding: 35px;
    }
    /* ====event security==page=== end 480px*/

    /* ====---Index page strat =====480px */
    .requst {
        padding: 40px; 
    }
    .requst h6 {
        font-size: 25px;
    }
    .provides-sequrety {
        padding: 75px 30px 30px;
    }
    .provides-sequrety h6 {
        font-size: 25px;
    }
    .service-heding h6 {
        font-size: 20px;
    }
    
    .service-heding h3 {
        margin-bottom: 25px;
        font-size: 40px;
    }
    .happy-quot h4 {
        font-size: 25px;
    }
    .contact-info h4 {
        font-size: 25px;
    }
    .contact-info p {
        font-size: 17px;
    }
    section.sec-gettuch {
        padding-top: 50px;
    }
    a.btn.read-more {
        font-size: 17px;
        padding: 8px 20px;
   
    }
    a.get-quote {
        font-size: 19px;
        padding: 10px 20px;
    
    }
    /* ====---Index page strat =====480px */
}



