@charset "utf-8";
@font-face {
    font-family: "Poetsen One";
    src: url("../fonts/PoetsenOne-Regular.ttf");
}

p {
    font-family: "Poppins";
  font-size: 16px;
}

ul,
li {
    margin: 0;
    padding: 0;
}

body {
    background: #fff;
}
html {
  scroll-behavior: smooth;
}

html {
   scroll-padding-top: 278px;
}

html {margin-top:0 !important;}

#rmp_menu_trigger-39 {background: #000 !important;}

@media screen and (max-width: 1024px) {
#rmp-container-39 {background-color: #fff;}
}

#rmp-container-50 {background-color: #040303 !important;}
    #rmp-menu-wrap-50 .rmp-menu-current-item .rmp-menu-item-link {
        color: #000;
        border-color: #1d4354;
        background-color: #686868;
    }

@media screen and (max-width: 1024px) {
    #rmp-container-40 {background: #000;

    }
}

@media screen and (max-width: 1024px) {
    #rmp-menu-wrap-39 .rmp-menu-current-item .rmp-menu-item-link {
        color: #fff;
        border-color: #1d4354;
        background-color: #000;
    }

     #rmp-menu-wrap-39 .rmp-menu-current-item .rmp-menu-item-link:hover {
        color: #fff;
        border-color: #1d4354;
        background-color: #d0402d;
    }
}

    #rmp-menu-wrap-40 .rmp-menu-current-item .rmp-menu-item-link:hover {
        color: #000;
       

    }

   
#rmp_menu_trigger-40 {width: 42px; height: 39px !important;}

#rmp_menu_trigger-39 {width: 46px; height: 40px;}
#rmp_menu_trigger-39 .responsive-menu-pro-inner::before {
    top: 8px;
}
#rmp_menu_trigger-39 .responsive-menu-pro-inner::after {
    bottom: 8px;
}

@media screen and (max-width: 1024px) {
    #rmp-container-41 {background-color: #1c1c1c;}
}

@media screen and (max-width: 1024px) {
    #rmp-menu-wrap-41 .rmp-menu-current-item .rmp-menu-item-link {
        color: #fff;
        border-color: #2e2e2e;
        background-color: #b88f08;
    }

     #rmp-menu-wrap-41 .rmp-menu-current-item .rmp-menu-item-link:hover {
        color: #fff;
        border-color: #2e2e2e;
        background-color: #6c5404;
    }
}
@media screen and (max-width: 1024px) {
    #rmp-menu-wrap-39 .rmp-menu-item-link {color: #d0402d;}
    #rmp-menu-wrap-39 .rmp-menu-item-link:hover {color: #000;}
}
#ftg-11 .ftg-items .loading-bar i {
    background: #27378e !important;
}
#ftg-22 .ftg-items .loading-bar i {
    background: #fff !important;
}
/*to copy*/
.blink_me {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}
button.sub-menu-toggle {
    display: none;
}
nav.navigation.post-navigation {
    padding: 40px;
}
.singh{padding-top: 140px !important;}
.kumar{padding-top: 138px !important;}
.image-block{border:1px solid #cc2c32; border-radius: 12px; padding:15px;}
.banner-content{color:#fff; font-size: 18px;}
.nservice{padding-right:10px; padding-left:10px;}
.brands{padding:40px 40px; background: #fff;}

.chat{padding-right: 0; padding-left:0;}
.chatbox {
    
    padding: 15px 20px 15px 20px;
    position: absolute;
    z-index: 9999;
    margin: -250px 0 0 80px;
    width: 500px;
   background: transparent;
backdrop-filter: blur(2px) saturate(160%) contrast(45%) brightness(140%);
}
.chat2{padding:60px 40px 60px 40px;}

.maroonbelt{background:#a00643; padding:40px;}
.maroonbelt p {
  color: #fff;
  font-family: "Poppins";
  font-size: 16px;
  line-height:23px;
  margin-bottom: 30px;
  text-align: center;
}

.maroonbelt p span{
  color: #febf10;
  font-family: "Poppins";
  font-size: 18px;
  font-weight:bold;
  line-height:23px;
  margin-bottom: 30px;
  text-align: center;
}
.maroonbelt h2 {
    color: #fff;
    font-size: 35px;
    font-family: "Poppins";
    font-weight: 600;
    margin: 0;
    line-height: 40px;
}


.greenbelt{background:#c32133; padding:15px 25px 20px 25px;}
.greenbelt p {
  color: #fff;
  font-family: "Poppins";
  font-size: 16px;
  line-height:23px;
 
  text-align: center;
}

.greenbelt p span{
  color: #fff;
  font-family: "Poppins";
  font-size: 18px;
  font-weight:bold;
  line-height:23px;
  margin-bottom: 30px;
  text-align: center;
}

.quotenew a {
    background: #cc2c32;
    color: #fff !important;
    border-radius: 25px 0 0 25px;
    padding: 1em 2em;
    margin:10px 0 0 20px;
    position:absolute;
    z-index: 999;
    width:100%;
}

.affix .quotenew a {padding: 1em 2em; margin: 10px 0 0 139px;}
.logo1 {
    margin-top: -40px;
}

.affix .logo1 {
    margin-top: -3px;
    width: 17%;
}
.affix .logo1{margin-top: -5px;}
::placeholder {
    color: #8d8d8d;
    opacity: 1;
    /* Firefox */
}

/*
flip image start
*/
#slidecaption {
     -webkit-animation-name: spinner;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 2s;
    animation-name: spinner;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-duration: 2s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

  /* WebKit and Opera browsers */ @-webkit-keyframes spinner {
    from
    {
        -webkit-transform: rotateY(0deg);
    }
    to {
        -webkit-transform: rotateY(-360deg);
    }
} /* all other browsers */
@keyframes spinner {
    from {
        -moz-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }
    to
    {
        -moz-transform: rotateY(-360deg);
        -ms-transform: rotateY(-360deg);
        transform: rotateY(-360deg);
   
    }
}
/*
flip image closed
*/

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #8d8d8d;
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #8d8d8d;
}

.page ::placeholder {
    color: #333;
    opacity: 1;
    /* Firefox */
}

.page :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #333;
}

.page ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #333;
}

/*===== Go To Top Section =====*/
#back-top{ display: block; position: fixed; bottom: 140px; right: 10px; bottom:55px; text-align: center;  z-index: 99999; }
#back-top a{ display: block; text-decoration: none; }
#back-top a .fa{ width: 40px; height: 40px; padding-top: 8px; font-size: 20px; border-radius: 5px; opacity: 1; color: #fff; background: #dc212c; border: #dc212c solid 2px; -webkit-transition: all linear 0.3s; -moz-transition: all linear 0.3s; -o-transition: all linear 0.3s; transition: all linear 0.3s; }
#back-top a .fa:hover{ background: #fff; color: #dc212c; }

.input-text {
    color: #333;
    height: 45px;
    width: 100%;
    font-size: 14px;
    font-family: "Poppins";
    padding: 5px 15px;
    background: transparent;
    border: 1px solid #2e2e2e;
   
}

.input-textarea {
    color: #333;
    width: 100%;
    font-size: 14px;
    font-family: "Poppins";
    padding: 5px 15px;
    background: transparent;
    border: 1px solid #2e2e2e;
  
}

.input-submit {
    color: #dc212c;
    font-size: 15px;
    border: 2px solid #dc212c;
    background: transparent;
    width: 100%;
    padding: 10px 25px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    font-family: "Poppins";
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 6px;

}

.input-submit:hover {
    color: #fff;
    background: #dc212c;
    border: 2px solid #dc212c;
}

.page .input-text {
    color: #121212;
    height: 50px;
    width: 100%;
    font-size: 14px;
    font-family: "Poppins";
    padding: 5px 15px;
    background: #fff;
    border: 1px solid #d7d7d7;
    font-weight: 300
}

.page .input-textarea {
    color: #121212;
    width: 100%;
    font-size: 14px;
    font-family: "Poppins";
    padding: 5px 15px;
    background: #fff;
    font-weight: 300;
    border: 1px solid #d7d7d7;
}

.page .input-submit {
    color: #0d1939;
    font-size: 16px;
    border: 2px solid #0d1939;
    background: transparent;
    width: 100%;
    padding: 10px 25px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    font-family: "Poppins";
}

.page .input-submit:hover {
    color: #fff;
    background: #0d1939;
    border: 2px solid #0d1939;
}

.button1 {
    font-family: "Poppins";
    font-weight: normal;
    font-style: normal;
    color: #0d1939;
    font-size: 16px;
    border: 2px solid #0d1939;
    background: transparent;
    padding: 10px 25px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    font-weight: 400;
}

.button1:hover {
    color: #fff;
    background: #0d1939;
    border: 2px solid #0d1939;
}

.button2 {
    color: #0d1939;
    font-size: 15px;
    border: 2px solid #0d1939;
    background: #fff;
    padding: 10px 25px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    font-family: "Montserrat";
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 500;
    border-radius: 25px
}

.button2:hover {
    color: #fff;
    background: #0d1939;
    border: 2px solid #0d1939;
}



.button3 {
    font-family: "Poppins";
    color: #fff;
    font-size: 15px;
    border: 2px solid #fff;
    background: #c32133;
    padding: 15px 25px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    font-weight: 500;
    border-radius: 30px;
    margin-bottom: 5px !important;

}

.button3:hover {
    color: #fff;
    background: #000;
    border: 2px solid #fff;
}


.button33 {
    font-family: "Poppins";
    color: #fff;
    font-size: 15px;
    border: 2px solid #fff;
    background: #000;
    padding: 15px 25px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    font-weight: 500;
    border-radius: 30px;

}

.button33:hover {
    color: #fff;
    background: #c32133;
    border: 2px solid #fff;
}

.top-header {
    background: #2d2b2b;
    padding: 12px 0;
    margin: 0;
}

.top-header .info{ text-align:right !important;
}

.top-header .info ul li {
    display: inline-block;
    text-decoration: none;
    font-family: 'Poppins';
    color: #dbdbdb;
    font-size: 15px;
    margin-left: 25px;
}

.top-header .info .fa {
    color: #dbdbdb;
}

.top-header .info ul li:first-child {
    margin-left: 0;
}

.top-header .info ul li a {
    color: #dbdbdb;
}

.top-header .info ul li a:hover {
    color: #dc212c;
    transition: all ease-in 0.2s;
    text-decoration: none;
}

.top-header .social-info {
    text-align: right;
}

.top-header .social-info ul li {
    display: inline-block;
    text-decoration: none;
    font-family: 'Poppins';
    color: #fff;
    font-size: 16px;
    margin-right: 20px;
}

.top-header .social-info ul li a {
    color: #fff;
}

.top-header .social-info ul li .fa {
    color: #fff;
}


.banner-content {
    position: relative;
    text-align: center;
}

.banner-content img {
    width: 100%;
}

.banner-content .centered {
    position: absolute;
    top: 55%;
    left: 50%;
    width: 100%;
    transform: translate(-50%,-50%);

}


.banner-content .centered h1 {
    color: #fff;
    font-size: 50px;
    font-family: "Poppins";
    font-weight: 500;
        line-height: 40px;

}

.banner-content .centered h1 span{
    color: #fff;
    font-size:68px;
    font-family: 'Bebas Neue', cursive;
    font-weight: 600;
    text-shadow:1px 2px 1px #000;

}

.one {
   padding:0;
  /*background: url(../images/circlebg.jpg) no-repeat center center;*/
   position: relative;
}


.one h3 {
    color: #121212;
    font-size: 40px;
    font-family: 'Bebas Neue', cursive;
    font-weight: ;
    margin: 0 0 30px 0;
}

.one h4 {
    color: #fff;
    font-size:28px;
    font-family: "Poppins";
    font-weight: 500;
    margin: 0 0 10px 0;
    text-align:center;
}

.one p {
  color: #000;
  font-family: "Poppins";
  font-size: 15px;
 
}


.two {
 background: url(../images/testimonialsbg.jpg) no-repeat center center fixed;
 -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
 position: relative;
 padding: 100px 0;
}

.two .title-section{
    margin-bottom: 35px;
    text-align: center;
}

.two .title-section h3 {
    color: #fff;
    font-size: 16px;
    font-family: "Poppins";
    font-weight: 500;
    text-transform: uppercase;
    margin: 0 0 25px 0;
}

.two .title-section h2 {
    color: #fff;
    font-size: 35px;
    font-family: "Poppins";
    font-weight: 600;
    margin: 0;
    line-height: 40px;
}

.three{
    background: #024583;
    padding: 80px 0;
    text-align: center;
}
.three .title-section{
    margin-bottom: 30px;
}

.three .title-section h2 {
    color: #121212;
    font-size: 35px;
    font-family: "Poppins";
    font-weight: 600;
    margin: 0;
    line-height: 40px;
}

.four {
     background: url(../images/servicesbg.jpg) no-repeat center fixed;
 -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
 position: relative;
 padding: 80px 0;
}

.four .title-section {
    margin-bottom: 30px;
    text-align: center;
}

.gallery{padding:58px; background: #d3d7d7;}

.gallery h2 {
    color: #27378e;
    font-size: 35px;
    font-family: "Poppins";
    font-weight: 600;
    margin: 0 0 15px 0;
}
.gallery h2 span{
    color: #febf10;
    font-size: 35px;
    font-family: "Poppins";
    font-weight: 600;
    margin: 0 0 15px 0;
}

.four .title-section h2 {
    color: #fff;
    font-size: 35px;
    font-family: "Poppins";
    font-weight: 600;
    margin: 0 0 15px 0;
}
.four .title-section h2 span{
    color: #000;
    font-size: 35px;
    font-family: "Poppins";
    font-weight: 600;
    margin: 0 0 15px 0;
}


.four .service-content-block{
    text-align: center;
    background: #fff;
    padding: 15px 0px 15px 0px;
    margin:0 20px 0 20px;
    border-radius:24px 0 24px 0;
   
}


.four .service-content-block h3{
    color: #2e2e2e;
    font-family: "Poppins";
    font-size: 15px;
    font-weight: 600;
    margin: 0 0 15px 0;
}

.four .service-content-block p{
    color: #fff;
    font-family: "Poppins";
    font-size: 15px;
}


.four img {
    margin: 0 auto;
}

.seven {
    background:#fff;
   /*background: url(../images/sevenbg.jpg) no-repeat center center;*/
   padding:40px 0;
}

.seven .title-section {
    margin-bottom:0px;
}

.seven .title-section h3 {
    color: #c32133;
    font-size: 16px;
    font-family: "Poppins";
    font-weight: 500;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}

.seven .title-section h2 {
    color: #000;
    font-size: 32px;
    font-family: "Poppins";
    font-weight: 600;
    margin: 0;
    line-height:32px;
}

.seven h4 {
    color: #2E2E2E;
    font-size: 20px;
    font-family: "Poppins";
    font-weight: 500;
    margin: 0 0 10px 0;
}

.seven p {
    color: #333;
    font-family: "Poppins";
    font-size: 16px;
    line-height:23px;
    text-align: left;
   
}

.seven img {
    margin: 0 auto;
    margin-bottom: 30px;
    border-radius: 4px;
}

.top-footer {background: #000;
      /*background: url(../images/top-footer.jpg) no-repeat center center fixed;
 -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
 position: relative;*/
 padding: 60px 0;

}

.top-footer h5 {
    color: #fff;
    font-size: 20px;
    font-family: "Poppins";
    font-weight: 500;
    margin: 0 0 25px 0;
    text-transform: uppercase;
}

.top-footer .social-info {
    margin-top: 30px;
}

.top-footer .social-info ul{
    list-style: none;
    text-decoration: none;
}

.top-footer .social-info ul li{
 font-family: 'Poppins';
 font-size: 16px;
 color: #fff;
 margin-bottom: 15px;
 display: inline-block;
}

.top-footer .social-info .fa{
    color: #fff;
    border-radius: 50%;
    padding: 8px 9px;
    border: 2px solid #fff;
    margin-right: 20px;
}

.top-footer .social-info .fa:hover{
    background: #fff;
    color: #121212;
    border: 2px solid #fff;
    transition: all ease-in 0.2s;
}

.top-footer .social-info .fa-facebook{
    padding: 8px 11px;
}

.top-footer-content ul{
    list-style: none;
    text-decoration: none;
}

.top-footer-content ul li{
 font-family: 'Poppins';
 font-size: 16px;
 color: #fff;
 margin-bottom: 15px;
}

.top-footer-content ul li span{
  margin-left: 28px;
}



.top-footer h3 {
    color: #fff;
    font-size: 18px;
    font-family: "Poppins";
    font-weight: 500;
    margin: 0;
}

.top-footer p {
    color: #fff;
    font-family: "Poppins";
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
}

.top-footer .top-footer-content .fa {
    color: #fff;
    font-size: 18px;
    width: 25px;
}


.top-footer a {
    color: #fff;
}

.top-footer a:hover {
    color: #dc212c;
    transition: all ease-in 0.2s;
    text-decoration: none;
}

.top-footer img {
    margin: 0 auto;
}


.footer {
    padding:20px 0 15px 0;
    background:#000;
      /*background: url(../images/top-footer.jpg) no-repeat center center fixed;
 -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
 position: relative;
 text-align: center;*/
  border-top: 1px solid #f7f7f7;
}

.footer span {
    color: #0d1939;
}

.footer p {
    color: #fff;
    font-family: "Poppins";
    font-size: 14px;
    margin: 0;
}





/* Inner Page */



.page .inner-cont {
    background: white;
    margin-top: -60px;
    box-shadow: 0 10px 10px 0px #666;
    padding: 25px 25px 80px 25px;
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
}



.page h4 {
    color: #121212;
    font-size: 30px;
    font-family: "Poppins";
    margin: 0;
    line-height: 50px;
    font-weight: bold;
    text-transform: uppercase;
}



.page h3 span {
    font-family: "Poppins";
    color: #ccc;
    font-size: 14px;
}




.reset {
    margin: 0px !important;
    padding: 0px !important;
}

.margin-reset {
    margin: 0px !important;
}

.padding-reset {
    padding: 0px !important;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    border-top: 0px solid #fff !important;
}


/* Typography */

.opensans {
    font-family: "Open Sans";
}

.coda {
    font-family: "Coda";
}

.rokkitt {
    font-family: "rokkitt";
}


/* Coloring */

.black {
    color: #000 !important;
}

.white {
    color: #fff !important;
}


/* Header */

.affix {
    position: fixed;
    top: 0px;
    transition: all 0.5s ease-in-out;
    width: 100%;
    z-index: 999999;
    box-shadow: 0 1px 10px #666;
    margin-bottom: 10px;
}

.affix-top {
    position: static;
    top: -35px;
    transition: all 0.5s ease-in-out;
}



.affix .header img{
width: 87%;

}

.affix .header .main-header{
    box-shadow: inherit;
}

.affix .header .logo{
    top: 0;
}

.affix .header #menu .quote:last-child a {
    margin-top: 5px;

}


.header {
    display: block;
    width: 100%;
   
}


.header {
    display: block;
    background: #000;
    z-index: 2;
    width: 100%;
}

.header::before{
    content: '';
    position: absolute;
       width:21%;
      height: 0;
      border-top: 151px solid #fff;
      border-right: 110px solid transparent;
      top: 0;
}

.affix .header::before{
    content: '';
    position: absolute;
       width: 17%;
      height: 0;
      border-top:78px solid #fff;
      border-right: 70px solid transparent;
      top: 0;
}

.header::after{
  content: '';
    position: absolute;
    width: 12%;
    height: 0;
    border-bottom: none;
    border-left: 50px solid transparent;
    top: 47px;
    right: 0;
}

/*header-alt*/


.header #menu .quote:last-child {
    
}

.header #menu .quote:last-child a {
    background: #febf10;
    color: #fff !important;
    border-radius: 25px 0 0 25px;
    padding: 1em 2em;
    margin-top: 19px;
}

/* Tap to Call */

.taptocall {
    color: #000;
    font-size: 14px !important;
    border: 1px solid #000;
    width: 50%;
    margin: 5px auto !important;
    padding: 10px 0px;
}

.taptocall:hover {
    background: #e1dfdf;
    transition: 0.2s ease-in;
    color: #000;
}


/* Menu */

:after,
:before {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}


/* Cool Heading */

.heading {
    display: inline-block;
    padding: 0 15px;
    position: relative;
    text-align: center;
    font-family: "Poetsen One";
    font-weight: bold;
    font-size: 26px;
}


/* Owl Banner CSS */

.owl-theme .owl-controls {
    margin-top: 0px !important;
}

#owl-demo {
    display: block;
    overflow: hidden;
    width: 100%;
    position: relative;
    background: #fff;
}

#owl-demo .item img {
    display: block;
    width: 100%;
}

.owl-controls.clickable .owl-buttons div {
    display: none !important;
    border-radius: 0px !important;
    width: 0px !important;
    height: 0px !important;
    line-height: 0px !important;
    text-align: center;
    color: transparent;
    font-size: 0px !important;
    background: rgba(0, 0, 0, 0) !important;
    border-radius: 0px !important;
}

.owl-theme .owl-controls {
    margin-top: 0px;
    text-align: center;
}

.items {
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 20;
    visibility: inherit;
    opacity: 1;
}

.owl-theme .owl-controls {
    margin-top: 0px;
    text-align: center;
}

.owl-pagination {
    position: absolute;
    bottom: 10%;
    width: 100%;
    margin: 0 auto;
    display: block;
}

#owl-demo11 .owl-pagination {
    position: absolute;
    bottom:-10%;
    width: 100%;
    margin: 0 auto;
    display: block;
}



.owl-controls .owl-page span {
    cursor: pointer;
    position: relative !important;
    background: rgba(0, 0, 0, 0.5) !important;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 6px !important;
    height: 6px !important;
    border: 5px solid rgba(0, 0, 0, 0) !important;
    display: inline-block;
    margin-right: 2px !important;
    margin-bottom: 0px !important;
    -webkit-transition: background-color 0.2s, border-color 0.2s;
    -moz-transition: background-color 0.2s, border-color 0.2s;
    transition: background-color 0.2s, border-color 0.2s;
    float: none !important;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

.owl-controls .owl-page.active span {
    background: #fff !important;
    width: 6px !important;
    height: 6px !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}


/* Large Devices, Wide Screens */

@media only screen and (max-width: 1024px) {


    .mid-header .info-content p{
        font-size: 15px;
    }

    .header .dash {
        margin: 1em 5px 0;
    }

    .main-header{
        box-shadow: inherit;
    }
}


/* Medium Devices, Desktops */

@media only screen and (max-width: 992px) {
    .center {
        display: block;
        margin-right: auto;
        margin-left: auto;
        margin-top: inherit;
        position: relative;
    }
    .header {
        top: inherit;
        background: #fff;
        padding: 10px 0px;
    }
    .services img {
        width: 100%;
        margin-bottom: 20px;
    }

    .affix .header img{
        width: inherit;
    }

    .logo{
        position: inherit;
        top: inherit;
    }

    .request-callback #ask{
        position: inherit;
        width: 100%;
        bottom: inherit;
        text-align: center;
        padding: 10px 0;
    }
    .three img {
        margin-bottom: 10px;
        margin: 0 auto;
    }
    .page .inner-cont {
        margin-top: inherit;
    }
    .header {
        position: inherit !important;
    }
    .top-header .info {
        text-align: center;
    }
    .top-header .social-info {
        text-align: center;
    }
    .header #toggle-menu {
        padding: 1em 0.8em;
        background: #000;
        color: #fff;
    }
    .header #menu .quote:last-child {
        float: none;
    }
    .header #menu .quote:last-child a {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 768px) {
    .four .service-content-block{margin:0 60px 0 60px;}
    .seven {padding:0;}
.top-header {display: none;}
     html {margin-top:0 !important;}
.singh{padding-top:30px !important;}
.kumar{padding-top:30px !important;}
    .chatbox {padding: 0 20px 0 20px;
    position: absolute;
    z-index: 9999;
    margin: -230px 0 0 0px;
    width: 100%;
   background: transparent;
backdrop-filter: blur(2px) saturate(160%) contrast(45%) brightness(140%);
}
    .banner-content .centered h1 {
    color: #fff;
    font-size:18px;
    font-family: "Poppins";
    font-weight: 500;

}

.banner-content .centered {
    position: absolute;
    top: 51%;
    left: 50%;
    width: 100%;
    transform: translate(-50%,-50%);

}

.banner-content{color:#fff; font-size: 14px;}
.banner-content .centered h1 span{
    color: #fff;
    font-size:35px;
    font-family: 'Bebas Neue', cursive;
    font-weight: 600;
    text-shadow:1px 2px 1px #000;
    line-height:19px;

}
    .logo1{margin-top: -10px;}
    .header::before{
    content: '';
    position: absolute;
       width: 20%;
      height: 0;
      border-top: none;
      border-right: 70px solid transparent;
      top: 0;
}

.affix .header::before{
    content: '';
    position: absolute;
       width: 20%;
      height: 0;
      border-top:none;
      border-right: 70px solid transparent;
      top: 0;
}

.header::after{
  content: '';
    position: absolute;
    width: 12%;
    height: 0;
    border-bottom: none;
    border-left: 50px solid transparent;
    top: 47px;
    right: 0;
}
    .button1 {
        margin-bottom: 20px;
    }

    .top-footer .top-footer-content {
        margin-top: inherit;
    }

    .header #menu .quote:last-child a{
        padding: 1em 1.25em;
    }

    .logo{
        position: inherit;
        top: inherit;
    }

    .request-callback #ask{
        position: inherit;
        width: 100%;
        bottom: inherit;
        text-align: center;
        padding: 10px 0;
    }

    .four .service-content-block{
        min-height: inherit;
    }
    .header {
        top: inherit;
        background: #fff;
        padding: 10px 0px;
    }
    .affix .header {
        background: #ed1b24;
    }
    .footer h2 {
        text-align: center;
    }
    .hr1 {
        display: none;
    }
    .title-section {
        margin-bottom:0px;
        text-align: center;
    }
    .one {
        text-align: center;
    }
    .three h2 {
        text-align: center !important;
    }
    .two h2 {
        text-align: center;
    }
    .two #ask {
        padding: 30px 0;
    }
    .seven {
        text-align: center;
    }
    .footer img {
        margin: 0 auto;
    }
    .footer p {
        text-align: center !important;
    }
       .four {
        text-align: center;
        margin-top: 40px;
    }
    .affix {
        position: inherit;
    }
    .owl-controls {
        display: none !important;
    }
    .testimonials-content .client-name {
        text-align: center;
    }
    .testimonials-content img {
        margin: 0 auto;
    }
    .five {
        text-align: center;
    }
    .navbar .navbar-nav>li>a {
        padding: 15px;
    }
    .dropdown-menu>li>a {
        color: #121212;
    }
    .six {
        text-align: center;
    }
    .four .service img {
        margin: 0 auto;
    }
    .top-footer .btm-menu {
        font-size: 15px;
    }

    .header .dash{
        display: none !important;
    }
}

@media only screen and (max-width: 480px) {
    .owl-controls {
        display: none !important;
    }
}

@media only screen and (max-width: 320px) {
    .owl-controls {
        display: none !important;
    }
}

.testimonials-content .client-image {
    display: inline;
}

.client-information {
     background: transparent;
backdrop-filter: blur(2px) saturate(160%) contrast(45%) brightness(140%);
    padding: 30px;
    border-radius: 4px;
    position: relative;
    margin-bottom: 15px;
    color: #000;
}

.testimonials-content .fa{
    color: yellow;
}



.testimonials-content .client-name {
    font-size: 18px;
    font-family: "Lato";
    font-weight: 600;
    color: #fff;
   
}



.testimonials-content .client-review {
    display: block;
    margin-bottom: 5px;
    line-height: 23px;
    color: #000;
    font-size: 16px;
    font-family: "Poppins";
}

#owl-demo1 .item {
    margin: 0 10px;
}


/* -- Here is owl pagination { display: none; } you can { display: block; } to show the pagigation buttons -- */

#owl-demo1 .owl-pagination {
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translate(-50%, -50%);
    display: none !important;
}

#owl-demo1 .owl-pagination .owl-page span {
    width: 5px !important;
    height: 5px !important;
    border-radius: 50% !important;
    background: #fff;
}

#owl-demo1 .owl-pagination .active span {
    background: #000000 !important;
    border: 1px solid #005826 !important;
    height: 15px !important;
    width: 15px !important;
}

#owl-demo2 .owl-pagination {
    display: none !important;
}

#owl-demo2 .item {
    margin: 0 10px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .header #menu a {
        font-size: 12px;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    .header #menu a {
        font-size: 12px
    }
}



.css-typing p {
  border-right: .15em solid #0d1939;
  font-family: "Courier";
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
}
.css-typing p:nth-child(1) {
  width: 15em;
  -webkit-animation: type 2s steps(40, end);
  animation: type 2s steps(40, end);
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.css-typing p:nth-child(2) {
  width: 9em;
  opacity: 0;
  -webkit-animation: type2 2s steps(40, end);
  animation: type2 2s steps(40, end);
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}


@keyframes type {
  0% {
    width: 0;
  }
  99.9% {
    border-right: .15em solid #0d1939;
  }
  100% {
    border: none;
  }
}

@-webkit-keyframes type {
  0% {
    width: 0;
  }
  99.9% {
    border-right: .15em solid #0d1939;
  }
  100% {
    border: none;
  }
}

@keyframes type2 {
  0% {
    width: 0;
  }
  1% {
    opacity: 1;
  }
  99.9% {
    border-right: .15em solid #0d1939;
  }
  100% {
    opacity: 1;
    border: none;
  }
}

@-webkit-keyframes type2 {
  0% {
    width: 0;
  }
  1% {
    opacity: 1;
  }
  99.9% {
    border-right: .15em solid #0d1939;
  }
  100% {
    opacity: 1;
    border: none;
  }
}

@keyframes type3 {
  0% {
    width: 0;
  }
  1% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes type3 {
  0% {
    width: 0;
  }
  1% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@keyframes blink {
  50% {
    border-color: transparent;
  }
}
@-webkit-keyframes blink {
  50% {
    border-color: tranparent;
  }
}

/*for post next previous*/

.post-navigation {
    font-size: 15px;
    margin-bottom: 10px !important;
}
.post-navigation .nav-previous {
    float: left;
}
.post-navigation .nav-next {
    float: right;
}
.post-navigation .nav-previous,
.post-navigation .nav-next {
    padding: 5px 10px;
    border: 1px solid #17284e !important;
    border-radius: 5px;
}
.post-navigation .nav-previous a{color:#17284e !important; font-size:14px; line-height:14px;}
.post-navigation .nav-next a{color:#17284e !important; font-size:14px; line-height:14px;}



@media (max-width:768px) {
.post-navigation {
    text-align: center;
}
.post-navigation .nav-previous,
.post-navigation .nav-next {
    float: none;
    margin-bottom: 7px;
}
}


         
