@charset "utf-8";
@font-face {
    font-family: "Poetsen One";
    src: url("../fonts/PoetsenOne-Regular.ttf");
}

p {
    font-family: 'poppins' !important;  margin-top:15px; font-size: 16px !important;
}

ul,
li {
    margin: 0;
    padding: 0;
}

body {
    background: #fff;
}

html {
  scroll-behavior: smooth;
}

html {
   scroll-padding-top: 278px;
}

html {margin-top:0 !important;}
#ftg-11 .ftg-items .loading-bar i {
    background: #27378e !important;
}


a#ea-header-850 {
    /* font-weight: normal; */
    font-size: 16px; color:#db1f23 !important;

}

a#ea-header-851 {
    /* font-weight: normal; */
    font-size: 16px; color:#db1f23 !important;

}

a#ea-header-852 {
    /* font-weight: normal; */
    font-size: 16px; color:#db1f23 !important;

}

a#ea-header-853 {
    /* font-weight: normal; */
    font-size: 16px; color:#db1f23 !important;

}

a#ea-header-854 {
    /* font-weight: normal; */
    font-size: 16px; color:#db1f23 !important;

}




i.ea-expand-icon.eap-icon-ea-expand-plus {
    margin-top: 5px;
    color:#4d63ae !important;
}



#ftg-22 .ftg-items .loading-bar i {
    background: #fff !important;
}
/*to copy*/
.blink_me {
  animation: blinker 4s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}
button.sub-menu-toggle {
    display: none;
}
nav.navigation.post-navigation {
    padding:83px;
}
.singh{padding-top: 174px !important;}
.kumar{padding-top: 164px !important;}
/*to copy*/
.blink_me {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}
.extra1{padding:60px 0; background: #f8f7f7;}
.extra1 h2 {
     font-family: "Roboto Slab", serif;
    font-size: 26px;
    color: #4d63ae;
    font-weight: 600;
    margin: 0 0 15px;
    
}

button.btn.btn-link {
    font-size: 18px;
}

.extra1 p {
    font-family: 'questrial';
    font-size: 16px;
    line-height: 24px;
    color: #2e2e2e;
    margin:0 15px 15px 15px !important;
}

.card-new {
    margin: 1rem auto;
    perspective: 1000px;
    cursor: pointer;
    border: 1px solid #d0cfcf;
}

.btn-link {
    font-weight: normal;
    color: #000;
    border-radius: 0;
}

.btn-link:hover, .btn-link:focus {
    color: #2e2e2e;
    text-decoration: underline;
    background-color: transparent;
}

.commitment{background:#000 !important;}
.commitment-l{background:#000; padding:40px 50px 40px 50px;}
.commitment-l h2 {
    font-family: "Roboto Slab", serif;
    font-size: 26px;
    color: #db1f23;
    font-weight: 600;
    margin: 0 0 15px;
    
}

.commitment-l p {
    font-family: 'questrial';
    font-size: 15px;
    line-height: 24px;
    color: #fff;
}
.commitment-r{padding-right: 0; padding-left:0; background:#000; padding-bottom: 20px;}
.service-box {
    border: 1px solid #e0dfdf;
    background: url(../images/service-box-bg.png) center repeat-y;
    padding: 10px;
    width: 31%;
    margin-right: 29px;
    margin-bottom: 25px !important;
}
.icon{margin-top:28px;}
.new-quote {
   background: #db1f23;
     color: #fff !important;
    padding: 17px;
    text-align: center;
}

.new-quote a{color:#fff;}
.new-quote a:hover{color:#fff !important;}
.new-quote:hover{ background: #4d63ae; color:#fff; transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;}

.affix .new-quote{display:none !important;}
.formn{background:#fff; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
padding:20px 20px;}
.rotate{
width:130px;
height:130px;
animation: rotation infinite 7s linear;
}

@keyframes rotation{
  from{
    transform:rotate(0deg);
  }
 
  to{
    transform:rotate(360deg);
  }
}

.blackbelt{background:#fff; padding:60px 40px; text-align: center;}
.blackbelt h2 {
    font-family: "Roboto Slab", serif;
    font-size: 26px;
    color: #4d63ae;
    font-weight: 600;
    margin: 0 0 15px;
    
}

.blackbelt p {
    font-family: 'questrial';
    font-size: 15px;
    line-height: 24px;
    color: #2e2e2e;
}



.bb-left {
     /*background:url(../images/bb-left.jpg) center no-repeat;
    background-size: cover;*/
    padding: 25px; 
}
.bb-right {
    /* background:url(../images/bb-right.jpg) center no-repeat;
    background-size: cover;*/
    padding:25px; 
}


.caret {
    border: solid #fff;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    margin:0 0 0 3px;
}

.caret:hover{color:#000;}
 ::placeholder {
    color: #c0c0c0;
    opacity: 1;
    /* Firefox */
}

 :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #454645;
}

 ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #454645;
}

.page ::placeholder {
    color: #454645;
    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: 10px;
    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: #2e2e2e;
    border: #fff 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: #2e2e2e;
    border:1px solid #2e2e2e;
}

.input-text {
    color: #000;
    height: 50px;
    width: 100%;
    font-size: 14px;
    font-family: "Poppins";
    padding: 5px 15px;
    background: #fff;
    border: 1px solid #454645;
}

.input-textarea {
    color: #454645;
    width: 100%;
    height: 100px;
    font-size: 16px;
    font-family: "Poppins";
    padding: 5px 15px;
    background: #fff;
    border: 1px solid #454645; 
}

.input-submit {
    color: #4d63ae;
    font-size: 15px;
    border: 2px solid #4d63ae;
    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;
}
.input-submit:hover{border: 2px solid #000;
    background:#db1f23; color:#fff;}
.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: #1e4c8f;
    font-size: 16px;
    border: 2px solid #1e4c8f;
    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: #1e4c8f;
    border: 2px solid #1e4c8f;
}


/*Buttons*/

.button1 {
    font-family: "poppins";
    font-weight: normal;
    font-style: normal;
    color: #fff;
    font-size: 16px;
    border: 2px solid #fff;
    background: #db1f23;
     border-radius: 25px;
    padding: 10px 25px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    font-weight: 600;
}

.button1:hover {
    color: #fff;
    background: #4d63ae;
    border: 2px solid #fff;
}

.button2 {
    color: #fff;
    font-size: 16px;
    border: 2px solid #fff;
    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-family: "poppins";
    font-weight: 600;
}

.button2:hover {
    color: #e67a38;
    background: #fff;
    border: 2px solid #fff;
}

.button3 {
    font-family: "Poppins";
    color: #000;
    font-size: 15px;
    border: 2px solid #000;
    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: 500;
    border-radius: 5px;
}

.button3:hover {
    color: #fff;
    background: #000;
    border: 2px solid #000;
}


/*Banner*/

.banner-content {
    position: relative;
}

.banner-content img {
    width: 100%;
}

.banner-content .centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

/*.banner-content .centered h1 {
    font-family: 'Bebas Neue', cursive;
    font-size: 48px;
    font-weight: 500;
    line-height: 51px;
    color: #fff;
    text-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
   background: #EE5B21;
background: linear-gradient(164deg,rgba(238, 91, 33, 1) 0%, rgba(245, 170, 49, 1) 62%, rgba(238, 91, 33, 1) 100%);
    padding:15px;
    border-radius:5px;
}*/
.banner-content .centered h1 {
    font-family: 'Bebas Neue', cursive;
    font-size: 48px;
    font-weight: 500;
    line-height: 51px;
    color: #fff;
    text-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
   background: #EE5B21;
background: linear-gradient(164deg,rgba(238, 91, 33, 1) 0%, rgba(245, 170, 49, 1) 62%, rgba(238, 91, 33, 1) 100%);
    padding:15px;
    border-radius:5px;

    background: 
        linear-gradient(90deg, #fff 50%, transparent 0) repeat-x,
        linear-gradient(90deg, #fff 50%, transparent 0) repeat-x,
        linear-gradient(0deg, #fff 50%, transparent 0) repeat-y,
        linear-gradient(0deg, #fff 50%, transparent 0) repeat-y;
    background-size: 4px 1px, 4px 1px, 1px 4px, 1px 4px;
    background-position: 0 0, 0 100%, 0 0, 100% 0;
    animation: linearGradientMove .3s infinite linear;
    cursor: pointer;
}

.banner-content .centered h1 span {
    background: #000;
    padding: 0px 10px 0 10px;
}

.banner-content .centered p{
    font-family: 'coda';
    font-size: 16px;
    color: #fff;
}

/*Top-Header*/

.top-header {
    background-color: #ebebeb;
    padding: 3px 0;
    position: relative;
}

.top-header p {
    font-size: 16px;
    margin: 0;
}

.top-header a {
    color: #0a1542;
    text-decoration: none;
}

.mid-header{
    background-color: #fff;
    padding: 0;
        margin: 0 0 10px 0;
}

.mid-header h2{
    font-family: 'coda';
    font-size: 18px;
    
    font-weight: 600;
    margin: 0;
    line-height: 30px;
    color: #000;
}

.mid-header p{
    font-family: 'coda';
    font-size: 16px;
    color: #4a4b4b;
}

.mid-header a{
    color: #4a4b4b;
    text-decoration: none;
}

.mid-header a:hover{
    color: #ed5b20;
    text-decoration: none;
}

.mid-header img{
    margin-top: 10px;
}

.mt-3{
    margin-top: 9px;
}



/*Home*/

.extra{
    padding: 50px 0 20px 0 !important; background:#222020;
}

.extra h2 {
    font-family: 'Bebas Neue', cursive;
    font-weight: 600;
    font-size: 26px;
    color: #dd890b;
    margin: 0 0 15px;
    text-transform: uppercase;
    text-align: center;
}

.one {
     background:url(../images/bg3.jpg) center no-repeat fixed;
    background-size: cover;

    padding: 50px 0;
}

.one .title-section {
    margin-bottom: 20px;
}



.one .title-section h2 {
   font-family: "Roboto Slab", serif;
    font-size: 26px;
    color: #ee5b21;
    font-weight: 600;
    margin: 0;
    
    text-align: center;
}

.one .button1{
    display: block;
    margin: 0 auto;
}

.ourwork-images {
    overflow: hidden;
    -webkit-transition: all linear 0.5s;
    -moz-transition: all linear 0.5s;
    transition: all linear 0.5s;
}

.ourwork-images img {
    width: 100%;
    -webkit-transition: all linear 0.5s;
    -moz-transition: all linear 0.5s;
    transition: all linear 0.5s;
}

.ourwork-images:hover img {
    transform: scale(1.1, 1.1);
}

.two {
    background: #f8f7f7;
    padding:60px 0;
    text-align: center;
}


.two h3 {
    color: #000;
    margin: 0;
    font-family: 'questrial';
    font-size: 16px;
    line-height: 30px;
    font-weight: 600;
    text-align: center;
}

.two h3:hover{font-size:26px; 
    transition: all ease-in 0.2s;
}
    

.two .box {
    padding: 10px 0;
    position: absolute;
    z-index: 9999;
    margin-top: -70px;
    width: 92%;
    text-align: center;
    margin-bottom: 20px;
}
.two .box:hover{padding: 10px 0;}
.two a{text-decoration: none;}
.two h2 {
    font-family: "Roboto Slab", serif;
    font-weight: 600;
    font-size: 26px;
    color: #4d63ae;
    margin: 0;
    
}

.two h2 span{
    font-family: "Roboto Slab", serif;
    font-weight: 600;
    font-size:18px;
    color: #000;
    margin: 0;
    
}

.two p {
    font-family: 'questrial';
    font-size: 15px;
    line-height: 24px;
    color: #2e2e2e;
    text-align: left;
}

.three {
    background: #000;
    padding: 20px 0;
}

.three h2 {
    font-family: 'Bebas Neue', cursive;
    font-size: 26px;
    font-weight: 600;
    color: #dd890b;
    margin-bottom: 15px;
    text-transform: uppercase;
    text-align: center;
}

.three .title-section {
    margin-bottom: 50px;
}

.image-block{
    border-top: 2px solid #243fae;
    border-bottom: 2px solid #243fae;
    padding: 30px 0;
}

.image-block img{
    display: inline-block;
}



.four{
  background: #000;
    display: inline-block;
    width: 100%;
    padding: 5px 0px;
    position: absolute;
    z-index:9999;
   
}

.four h2 {
    color: #fff;
    font-size: 26px;
    text-transform: uppercase;
    font-family: 'Bebas Neue', cursive;
    font-weight: 600;
    
}

.four .box2 {
    background: #fff;
    display: -webkit-box;
    padding: 20px 30px;
    border: 2px solid #e6e6e6;
}

.four .title-section {
    margin-bottom: 10px;
    margin-left: 15px;
}

.four p {
    color: #fff;
    font-size: 16px;
    font-family: 'poppins';
}

.four a {
    color: #022222;
    text-decoration: none;
}

.four h3 {
    color: #022222;
    font-size: 25px;
    font-family: "poppins";
    font-weight: 600;
    margin: 15px 00;
}

.wcu p {
    color: #333333;
    font-size: 16px;
}

.five {
    background: #fff;
    padding:120px 25px 50px 25px;
}

.five .title-section {
    margin-bottom: 5px;
}

.five h2 {
     font-family: "Roboto Slab", serif;
    font-weight: 600;
    font-size: 26px;
    color: #4d63ae;
    margin: 0 0 15px;
    
}

.five p {
    font-family: 'questrial';
    font-size: 15px;
    line-height: 24px;
    color: #2e2e2e;
}

.seven{
    padding: 75px 0;
    background:url(../images/bg1.jpg) center no-repeat fixed;
    background-size: cover;
}

.seven h2 {
     font-family: "Roboto Slab", serif;
    font-size: 26px;
    color: #4d63ae;
    font-weight: 600;
    margin: 0 0 15px;
    
}

.seven p {
    font-family: 'questrial';
    font-size: 16px;
    line-height: 24px;
    color: #2e2e2e;
}

.seven h3{
    font-family: 'questrial';
    font-size: 22px;
    color: #fff;
    text-align: center;
}

.seven .y-box{
    border: 2px solid #fff;
    padding: 20px;
    margin-bottom: 20px;
    background:#dd890b;
}

.foot-box {
    background: #e67a38;
    display: -webkit-box;
    border-radius: 15px;
    padding: 15px 0;
}

.footer {
    padding: 50px 0 20px;
       background: #000;

    position: relative;
}

.footer h1 {
    color: #db1f23;
    font-size: 22px;
    font-family: "poppins";
    font-weight: 600;
    margin: 0 0 0px 0;
    text-transform: uppercase;
}

.footer .fa {
    padding: 0 10px;
}

.footer span {
    color: #000;
    font-size: 16px;
    font-family: "Poppins";
    font-weight: 500;
    margin: 0;
}

.footer p {
    color: #fff;
    font-family: "Poppins";
    font-size: 16px;
  
    line-height: 24px;
}

.footer a {
    color: #fff;
}

.footer a:hover {
    color: #db1f23;
    transition: all ease-in 0.2s;
    text-decoration: none;
}

.bottom-footer {
    background: #4d63ae;
    padding: 10px 0;
    border-top: 4px solid #db1f23;
}

.bottom-footer p {
    color: #fff;
    font-family: 'poppins';
    font-size: 16px;
    text-align: center;
    margin: 0;
}


/* Inner Page */

.page {
    padding: 40px 0px 40px 0;
    background: #ededed !important;
    position: relative !important;
}

.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 h2 {
    color: #2d3745;
    font-size: 35px;
    font-family: "Raleway";
    margin: 0;
    line-height: 40px;
    font-weight: 700;
    text-transform: uppercase;
}

.page h4 {
    color: #114750;
    font-size: 30px;
    background: #fff;
    font-family: "poppins";
    margin: 0;
    line-height: 50px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px 15px;
}

.page h3 {
    font-size: 22px;
    font-weight: 600;
    font-family: "Poppins";
    color: #e67a38;
    margin: 10px 0;
}

.page h3 span {
    font-family: "Poppins";
    color: #ccc;
    font-size: 14px;
}

.page h5 {
    font-family: "Poppins";
    color: #114750;
    font-size: 20px;
    font-weight: 600;
    line-height: 36px;
}

.page p {
    color: #000;
    font-family: "Raleway";
    font-size: 16px;
    line-height: 23px;
    margin-top:15px;
}

.page .fa {
    font-size: 18px;
    color: #ffa500;
}

.page .service-text {
    padding: 5%;
}

.page .service-text p {
    color: #808080;
    font-size: 20px;
}

.page .title-section {
    margin-bottom: 30px;
    margin-left: 20px;
}

.page .box {
    border: 3px solid #e67a38;
    padding: 30px 25px;
}

.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;
}



.page .active,
.page .accordion:hover {
    background-color: #ccc;
}

.panel {
    padding: 0 18px;
    display: none;
    background-color: rgba(80, 181, 92, .50);
    overflow: hidden;
}


/* 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;
}

.logo2{display: none;}

.affix .logo2{display: block;}

.affix .header img {
    width: 29%;
    margin-top: 5px;
}

.affix .header {
    background: #fff;
    padding: 0;
}

.affix .header .logo {
    top: 0;
}

.header {
    width: 100%;
    background-color: #000;
}

.logo {    
}


/* Tap to Call */

.taptocall {
    color: #898787;
    font-size: 14px !important;
    border: 1px solid #898787;
    width: 50%;
    margin: 5px auto !important;
    padding: 10px 0px;
}

.taptocall:hover {
    background: #898787;
    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: 12%;
    width: 100%;
    margin: 0 auto;
    display: block;
}

#owl-demo22 .owl-pagination {
    position: absolute;
    bottom:2%;
    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) {
    .request-callback #ask {
        bottom: 65px;
    }
}


/* 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) {
    .two h2 {text-align: center !important;}

.two p {
    text-align: center;}
    .service-box{border:1px solid #e0dfdf; background:#ececec;
    }
   .service-box {
    border: 1px solid #e0dfdf;
    background: #ececec !important;
    padding: 0px;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 25px !important;
}
    .five {
    background: #fff;
    padding:0px 25px;
    margin-top:-10px;
}
    .banner-content .centered {
    position: absolute;
    top: 67%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.banner-content .centered h1 {
    font-family: 'Bebas Neue', cursive;
    font-size: 21px;
    font-weight: normal;
    line-height: 24px;
    color: #fff;
    text-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}

.banner-content .centered p{
    font-family: 'coda';
    font-size: 14px;
    color: #fff;
}
    .service-box.wow.fadeInUp {
    margin: 0 0 20px 0;
}
    .four p {
        color: #022222;
        font-size:16px;
        font-family: 'poppins';
    }

    .four{
    background-color: transparent;
    display: inline-block;
    width: 100%;
    padding: 5px 0px;
    position:inherit;
    z-index:9999;
    margin-top: -10px;
}

    .top-footer .top-footer-content {
        margin-top: inherit;
    }
    .logo {
        position: inherit;
        top: inherit;
    }
    .request-callback #ask {
        position: inherit;
        width: 100%;
        bottom: inherit;
        text-align: center;
        padding: 10px 0;
    }
    .header {
        top: inherit;
        padding: 10px 0px;
    }
    .affix .header {
        background: #000;
    }
    .title-section {
        margin-bottom: 30px;
    }
    .affix {
        position: inherit;
    }
    .owl-controls {
        display: none !important;
    }
    .navbar .navbar-nav>li>a {
        padding: 15px;
    }
    .dropdown-menu>li>a {
        color: #121212;
    }
    .footer::before {
        position: absolute;
        content: "";
        top: -60px;
        left: 50%;
        transform: translate(-50%);
        z-index: 0;
        animation: fadeIn 1.1s ease-in;
        width: 0;
        height: 0;
        border-left: 720px solid transparent;
        border-right: 720px solid transparent;
        border-bottom: 60px solid #363a43;
        /* filter: drop-shadow(0px 0px 6px #000000b3); */
        display: none;
    }
    .footer p {
        color: #fff;
        font-family: "Poppins";
        font-size: 14px;
        font-weight: 400;
        line-height: 28px;
    }
}

@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 {
    margin-top: 0;
}

.testimonials-content .client-name {
    font-size: 20px;
    font-family: "coda";
    font-weight: 600;
    color: #646262;
    display: block;
    
    padding: 15px 0;
}


.testimonials-content .client-review {
    display: block;
    margin-bottom: 5px;
    line-height: 25px;
    color:grey;
    font-size: 16px;
    font-family: "questrial";
    
}

.testimonials-content .client-information{
    padding: 0 15px;
}


/* -- 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: block !important;
}

#owl-demo2 .item {
    margin: 0 10px;
}
#owl-demo2 .owl-pagination {
    position: absolute;
    bottom: -6%;
    width: 100%;
    margin: 0 auto;
    display: block;
}

#owl-demo2 .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-demo2 .owl-controls .owl-page.active span {
    background: #db1f23 !important;
    width: 6px !important;
    height: 6px !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}


/*IPAD PRO*/


/* Portrait */


/* Declare the same value for min- and max-width to avoid colliding with desktops */


/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/

@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    #toggle-menu,
    #menu a {
        padding: 1.9em 0.5em !important;
    }
    .top-header p {
        font-size: 13px;
        margin: 0;
    }
    .banner-content .centered {
        position: absolute;
        top: 50%;
        left: 36%;
        transform: translate(-50%, -50%);
    }
    
        .footer p {
            color: #fff;
            font-family: "Poppins";
            font-size: 14px;
            font-weight: 400;
            line-height: 26px;
        }

        .seven h3 {
            font-family: 'questrial';
            font-size: 16px;
            color: #0a1542;
            text-align: center;
        }
}


/* Landscape */


/* Declare the same value for min- and max-width to avoid colliding with desktops */


/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/

@media only screen and (min-device-width: 1366px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {}


/*IPAD*/


/* Portrait */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .banner-content .centered {
        position: absolute;
        top: 50%;
        left: 38%;
        transform: translate(-50%, -50%);
    }
    .seven h3 {
    font-family: 'questrial';
    font-size: 16px;
    color: #0a1542;
    text-align: center;
}
.banner-content .centered h1 {
    font-family: 'Raleway';
    font-size: 36px;
    font-weight: 500;
    line-height: 40px;
    color: #e7e6eb;
}
    .scroll {
        position: relative;
        top: -35px;
    }
    .seven .title-section h3 {
        font-family: 'Raleway';
        font-weight: 600;
        font-size: 29px;
        color: #222222;
        margin-bottom: 20px;
        margin-top: 30px;
    }
    .one h3 {
        display: inline-block;
        margin: 0 24px;
        color: #fff;
    }
    
    .four p {
        color: #022222;
        font-size: 13px;
        font-family: 'poppins';
    }
}


/* Landscape */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    #toggle-menu,
    #menu a {
        padding: 1.9em 0.5em !important;
    }
    .top-header p {
        font-size: 13px;
        margin: 0;
    }
    .banner-content .centered {
        position: absolute;
        top: 50%;
        left: 36%;
        transform: translate(-50%, -50%);
    }
    .footer p {
        color: #fff;
        font-family: "Poppins";
        font-size: 12px;
        font-weight: 400;
        line-height: 28px;
    }
}

/*Double-sided card starts */

  .card {
  
  margin: 1rem auto;
  perspective: 1000px;
  cursor: pointer;
}

.card-inner {
  position: relative;
  width: auto;
  height: auto%;
  transition: transform 0.6s;
  transform-style: preserve-3d;
}

.card:hover .card-inner {
  transform: rotateY(180deg);
}

.card-front,
.card-back {
  position: absolute;
  width: 100%;
  height:auto;
  backface-visibility: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
}

.card-front {
  background: white;
 
}

.card-back {
  
  color: white;
  transform: rotateY(180deg);
}

/*Double-sided card ends */

/*service card2 starts*/
 .container .card2 .icon {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background: #2c73df;

}

.container .card2 .icon .fa {

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

    font-size: 80px;

    color: #fff;

}

.container .card2 .slide {

    width: 100%;

    height:auto;

    transition: 0.5s;
    margin-top: -8px !important;
}

.container .card2 .slide.slide1 {

    position: relative;

    display: flex;

    justify-content: center;

    align-items: center;

    z-index: 1;

    transition: .7s;

    transform: translateY(100px);
     

}

.container .card2:hover .slide.slide1{

    transform: translateY(0px);

}

.container .card2 .slide.slide2 {

    position: relative;

    display: flex;

    justify-content: center;

    align-items: center;

    padding: 13px;

    box-sizing: border-box;

    transition: .8s;

    transform: translateY(-100px);
border: 2px solid #000;
border-radius: 0 0 2px 2px !important;
  


}

.container .card2:hover .slide.slide2{

    transform: translateY(0);

}

.container .card2 .slide.slide2::after{

    content: "";

    position: absolute;

    width: 30px;

    height: 4px;

    bottom: 15px;

    left: 50%;

    left: 50%;

    transform: translateX(-50%);

   

}

.container .card2 .slide.slide2 .content p {

    margin: 0;

    padding: 0;

    text-align: center;

    color: #414141;

}

.container .card2 .slide.slide2 .content h3 {

    margin: 0 0 10px 0;

    padding: 0;

    font-size: 24px;

    text-align: center;

    color: #414141;

} 

.card2 {
    margin-top: -77px;
}

.container .card2 .slide.slide2::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    bottom: 0px;
    left: 50%;
    left: 50%;
    transform: translateX(-50%);
   
}
/*service card2 ends*/


@media only screen and (max-width: 768px) {
     .singh{padding-top:30px !important;}
.kumar{padding-top:30px !important;}
    button.btn.btn-link {
    font-size: 11px;
}
.extra1 p {
    font-family: 'questrial';
    font-size: 11px !important;
    line-height: 24px;
    color: #2e2e2e;
    margin:0 15px 15px 15px !important;
}
.card-inner {
    position: relative;
    width: auto;
    height: 264px !important;
    transition: transform 0.6s;
    transform-style: preserve-3d;
}
}

/*filp box hover why choose us starts*/
  .service-box2{
            position: relative;
            overflow: hidden;
            margin-bottom:10px;
            perspective:1000px;
            -webkit-perspective:1000px;
        }
        .service-icon{
            width: 100%;
            height: 220px;
            padding: 20px;
            text-align: center;
            transition: all .5s ease;
        }

        .service-content{
            position: absolute;
            top: 0;
            left: 0;
            z-index: 1;
            opacity: 0;
            width: 100%;
            height: 220px;
            padding: 20px;
            text-align: center;
            transition: all .5s ease;
            background-color: #474747;
            backface-visibility:hidden;
            transform-style: preserve-3d;
            -webkit-transform: translateY(110px) rotateX(-90deg);
            -moz-transform: translateY(110px) rotateX(-90deg);
            -ms-transform: translateY(110px) rotateX(-90deg);
            -o-transform: translateY(110px) rotateX(-90deg);
            transform: translateY(110px) rotateX(-90deg);
        }
        .service-box2 .service-icon .front-content{
            position: relative;
            top:80px;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%);
        }

        .service-box2 .service-icon .front-content i {
            font-size: 28px;
            color: #fff;
            font-weight: normal;
        }

        .service-box2 .service-icon .front-content h3 {
            font-size: 18px;
            color: #fff;
            text-align: center;
            margin-bottom: 15px;
            text-transform: uppercase;
        }
        .service-box2 .service-content h3 {
            font-size: 18px;
            font-weight: 700;
            color: #fff;
            margin-bottom:10px;
            text-transform: uppercase;
            margin-top:40px;
        }
         .service-box2 .front-content h3 {
            font-size: 18px;
            font-weight: 700;
            color: #fff;
            margin-bottom:10px;
            text-transform: uppercase;
        }
        .service-box2 .service-content p {
            font-size: 16px;
            color: #b1b1b1;
            margin:0;
        }
        .yellow{background-color: #db1f23;}
        .orange{background-color: #4d63ae;}
        .red{background-color: #000;}
        .grey{background-color: #4d63ae;}
        .service-box2:hover .service-icon{
            opacity: 0;
            -webkit-transform: translateY(-110px) rotateX(90deg);
            -moz-transform: translateY(-110px) rotateX(90deg);
            -ms-transform: translateY(-110px) rotateX(90deg);
            -o-transform: translateY(-110px) rotateX(90deg);
            transform: translateY(-110px) rotateX(90deg);
        }
        .service-box2:hover .service-content {
            opacity: 1;
            -webkit-transform: rotateX(0);
            -moz-transform: rotateX(0);
            -ms-transform: rotateX(0);
            -o-transform: rotateX(0);
            transform: rotateX(0);
        }
/*filp box hover why choose us ends*/

/*shake up down image*/
img.vert-move {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
img.vert-move {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
/*shake up down image*/

/*flim an image*/
#slidecaption {
     -webkit-animation-name: spinner;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 5s;
    animation-name: spinner;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-duration: 5s;
    -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);
   
    }
}
/*dashed border*/
.border-n{ padding: 20px; border:2px solid #000087;}
.border-n:hover{ padding: 20px; border:2px dashed #fff;}
/*dashed border*/

/*shaking left right*/
.sb:hover {
  animation: shake 4.0s;
  animation-iteration-count: infinite;}
  /*shaking left right*/

  /*moving border*/
  .gradient h3{color:#000 !important;}
  .gradient p{color:#2e2e2e !important;}
  .gradient {
    background: 
        linear-gradient(90deg, #333 50%, transparent 0) repeat-x,
        linear-gradient(90deg, #333 50%, transparent 0) repeat-x,
        linear-gradient(0deg, #333 50%, transparent 0) repeat-y,
        linear-gradient(0deg, #333 50%, transparent 0) repeat-y;
    background-size: 4px 1px, 4px 1px, 1px 4px, 1px 4px;
    background-position: 0 0, 0 100%, 0 0, 100% 0;
    cursor: pointer;
    
    &:hover {
        animation: linearGradientMove .3s infinite linear;
    }
}

.outline {
    // border: 1px solid #333;
    outline: 1px solid #333;
    outline-offset: -1px;
    transition: all .3s linear;
    cursor: pointer;
    
    &:hover {
        // border: 1px solid transparent;
        outline: 1px solid transparent;
        background: 
            linear-gradient(90deg, #333 50%, transparent 0) repeat-x,
            linear-gradient(90deg, #333 50%, transparent 0) repeat-x,
            linear-gradient(0deg, #333 50%, transparent 0) repeat-y,
            linear-gradient(0deg, #333 50%, transparent 0) repeat-y;
        background-size: 4px 1px, 4px 1px, 1px 4px, 1px 4px;
        background-position: 0 0, 0 100%, 0 0, 100% 0;
        animation: linearGradientMove .3s infinite linear;
    }
}

@keyframes linearGradientMove {
    100% {
        background-position: 4px 0, -4px 100%, 0 -4px, 100% 4px;
    }
}   /*moving border*/

/*flim an image*/
#slidecaption {
     -webkit-animation-name: spinner;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 5s;
    animation-name: spinner;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-duration: 5s;
    -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);
   
    }
}
.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:40px;
}
}

