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

p {
    font-family: 'Raleway';
}

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

body {
    background: #fff;
}

::placeholder {
    color: #a7a7a7;
    opacity: 1;
    /* Firefox */
}

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

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

.input-text {
    color: #121212;
    height: 40px;
    width: 100%;
    font-size: 16px;
    font-family: 'poppins';
    padding: 5px 15px;
    background: #fff;
    border: 1px solid #fff;
}

.input-textarea {
    color: #121212;
    width: 100%;
    font-size: 16px;
    font-family: 'poppins';
    padding: 5px 15px;
    background: #fff;
    border: 1px solid #fff;
}
.singh{padding-top: 20px !important;}
.kumar{padding-top: 20px !important;}
.input-submit {
    color: #fff;
    font-size: 14px;
    border: 2px solid #f06230;
    background: #f06230;
    width: 100%;
    padding: 10px 25px;
    transition: 0.50s;
    -webkit-transition: 0.50s;
    -moz-transition: 0.50s;
    -ms-transition: 0.50s;
    -o-transition: 0.50s;
    font-family: 'poppins';
    border-radius: 25px;
}

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


/*BUTTON*/

.button1 {
    font-family: 'poppins';
    font-weight: 600;
    font-style: normal;
    color: #f06230;
    font-size: 16px;
    border: 2px solid #f06230;
    background: transparent;
    padding: 10px 25px;
    transition: 0.50s;
    -webkit-transition: 0.50s;
    -moz-transition: 0.50s;
    -ms-transition: 0.50s;
    -o-transition: 0.50s;
}

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

.button2 {
    font-family: 'Montserrat';
    font-weight: 600;
    font-style: normal;
    color: #fff;
    font-size: 16px;
    border: 2px solid #f06230;
    background: #f06230;
    padding: 10px 20px;
    transition: 0.50s;
    -webkit-transition: 0.50s;
    -moz-transition: 0.50s;
    -ms-transition: 0.50s;
    -o-transition: 0.50s;
    border-radius: 25px;
}

.button2:hover {
    color: #f06230;
    background: transparent;
    border: 1px solid #f06230;
}

.button3 {
    font-family: 'Montserrat';
    font-weight: normal;
    font-style: normal;
    color: #fff;
    font-size: 14px;
    border: 1px solid #fff;
    background: transparent;
    padding: 10px 25px;
    transition: 0.50s;
    -webkit-transition: 0.50s;
    -moz-transition: 0.50s;
    -ms-transition: 0.50s;
    -o-transition: 0.50s;
    border-radius: 25px;
}

.button3:hover {
    color: #121212;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 25px;
}


/*Top-Header Css*/

.top-header {
    padding: 15px 0;
    background-color: #f06230;
}

.top-header p {
    font-family: 'poppins';
    font-size: 16px;
    color: #fff;
    display: inline-block;
    margin: 0;
}

.text-right {
    text-align: right;
}

.top-header a {
    color: #fff;
    text-decoration: none;
}

.top-header .fa {
    padding: 0 10px;
    color: #fff;
}

.top-header .icons {
    border-left: 1px solid #fff;
    padding-left: 10px;
    margin-left: 10px;
}


/*Mid-Header Css*/

.right-header-img {
    margin-left: auto;
    transform: rotateY(180deg);
}

.mid-header .right-header-img,
.mid-header .left-header-img {
    position: relative;
    margin-top: -55px;
}

.mid-header .xl-header-text {
    font-family: 'poppins';
    font-size: 22px;
    display: block;
    padding-top: 10px;
}

.mid-left .xl-header-text {
    padding-left: 55px;
}

.mid-right .xl-header-text {
    padding-right: 55px;
}

.mid-header a {
    text-decoration: none;
    color: #f06230;
}

.mid-header p {
    font-family: 'poppins';
    font-size: 18px;
    color: #000;
    margin: 0;
}

.mid-header .mid-left {
    padding: 36px 0;
    border-bottom: 3px solid #e6e6e6;
}

.mid-header .header-box {
    padding: 20px 0px;
    border-left: 2px solid #e6e6e6;
    border-right: 2px solid #e6e6e6;
    border-bottom: 3px solid #e6e6e6;
}

.mid-header .mid-right {
    padding: 20.5px 0;
    border-bottom: 3px solid #e6e6e6;
}

.mid-header .mid-left p {
    padding-left: 25px;
}

.mid-header .mid-right p {
    padding-right: 25px;
}


/*BANNER*/

.banner-content {
    position: relative;
}

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

.banner-content .centered {
    position: absolute;
    top: 50%;
    left: 36%;
    transform: translate(-50%, -50%);
}

.banner-content .centered h1 {
    color: #fff;
    font-size: 60px;
    font-family: 'lato';
    margin: 0;
    font-weight: bold;
    line-height: 75px;
}

.banner-content .centered h1 .banner-xs-text {
    font-family: 'poppins';
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 30px;
}

.banner-content .centered h1 .orange {
    font-family: 'lato';
    font-weight: bold;
    font-size: 60px;
    text-transform: none;
    color: #f06230 !important;
}

.banner-content .centered p {
    color: #e0e0e0;
    font-family: 'poppins';
    font-size: 24px;
    line-height: 36px;
    margin: 0;
}


/*HOME*/

.one {
    padding: 50px 0;
}

.one h2 {
    font-family: 'poppins';
    font-size: 36px;
    font-weight: 600;
    color: #100f10;
    margin: 0;
    line-height: 55px;
    padding-left: 20px;
    border-left: 4px solid #f06230;
}

.one h2 span {
    font-size: 18px;
    color: #8e8e8e;
    line-height: 32px;
    text-transform: uppercase;
}

.one p {
    font-family: 'poppins';
    font-size: 16px;
    color: #727272;
    line-height: 30px;
    margin: 0;
}

.one p span {
    font-weight: 600;
    font-size: 18px;
}

.one a {
    font-family: 'poppins';
    color: #f06230;
    font-weight: 500;
    font-size: 18px;
    text-decoration: none;
}

.two {
    padding: 50px 0;
}

.two h2 {
    font-family: 'lato';
    font-weight: bold;
    font-size: 48px;
    color: #00163f;
    text-align: center;
}

.service-box {
    padding: 25px 35px;
    background-color: #f9f9f9;
    border: 1px solid #f3f2f2;
    margin: 20px 0;
}

.line {
    width: 25%;
    background-color: #f06230;
    height: 3px;
}

.service-box h3 {
    font-family: 'poppins';
    font-size: 22px;
    color: #2c2c2c;
    line-height: 24px;
    font-weight: 500;
}

.service-box p {
    font-family: 'lato';
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #4f4f4f;
}

.service-box a {
    color: #f06230;
    font-family: 'poppins';
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
}

.three {
    padding: 50px 0;
    background: #ebecf1;
}

.three h2 {
    text-align: center;
    font-family: 'lato';
    font-weight: bold;
    font-size: 48px;
    line-height: 52px;
    color: #00163f;
}

.three p {
    display: inline-block;
}

.four {
    padding: 50px 0;
}

.four h2 {
    text-align: center;
    font-family: 'lato';
    font-weight: bold;
    font-size: 48px;
    line-height: 52px;
    color: #00163f;
}

.grid-container {
    display: grid;
    grid-template-columns: auto auto auto auto;
    grid-gap: 0 20px;
    background-color: #fff;
}

.item1 {
    grid-row: 1/3;
}

.item2 {
    grid-column: 2 / 4;
}

.item3 {
    grid-row: 1 / 3;
    grid-column-start: 4;
}

.item4 {
    grid-column: 2 / 4;
}

.ourwork-images {
    overflow: hidden;
    -webkit-transition: all linear 0.5s;
    -moz-transition: all linear 0.5s;
    transition: all linear 0.5s;
    margin: 9px 0;
}

.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);
    overflow: hidden;
}

.four p {
    text-align: center;
}

.five {
    padding: 50px 0;
    background-color: #f1f1f1;
}

.five h2 {
    font-family: 'poppins';
    font-size: 30px;
    color: #1c1c1c;
    line-height: 40px;
    font-style: italic;
    margin: 0;
    font-weight: 400;
}

.five h3 {
    text-transform: uppercase;
    font-family: 'poppins';
    font-size: 24px;
    margin-left: 15px;
}

.five p {
    font-family: 'poppins';
    font-size: 16px;
    line-height: 30px;
    color: #1e1e1e;
    margin: 0;
}


/*FOOTER*/

.top-footer {
    padding: 60px 0;
    background: #222222;
}

.top-footer p {
    color: #b4b4b4;
    font-family: 'poppins';
    font-size: 14px;
    line-height: 26px;
}

.top-footer h2 span {
    color: #b4b4b4;
}

.top-footer h1 {
    color: #fff;
    font-family: 'poppins';
    font-size: 22px;
    font-weight: 600;
}

.top-footer h2 {
    color: #fff;
    font-family: 'Lato';
    font-size: 22px;
    font-weight: 500;
}

.top-footer .fa {
    color: #fff;
    font-size: 15px;
    padding: 0 10px 0 0;
}

.top-footer a {
    color: #b4b4b4;
    text-decoration: none;
}

.footer {
    padding: 15px 0;
    background: #222222;
    border-top: 1px solid #ccc;
}

.footer p {
    color: #fff;
    font-family: 'poppins';
    font-size: 16px;
    margin: 0;
    float: left;
}

.footer span {
    color: #f06230;
}

.hit img {
    float: right;
}


/* 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 {
    font-size: 22px;
    font-family: 'Lora';
    color: #5e6b79;
}

.page h4 {
    font-size: 30px;
    font-weight: 600;
    font-family: "poppins";
    margin-bottom: -10px;
    color: #121212;
    text-transform: uppercase;
}

.page h3 {
    font-size: 20px;
    font-family: 'Lora';
    color: #1aadf3;
}

.page h3 span {
    font-family: 'Open Sans';
    color: #ccc;
    font-size: 14px;
}

.page h5 {
    font-family: 'questrial';
    color: #2c2c2c;
    font-size: 16px;
    font-weight: 600;
}

.page p {
    font-family: 'Questrial';
    text-align: justify;
    font-size: 16px;
    line-height: 21px;
}

.page .fa {
    font-size: 8px;
}

.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;
    -webkit-transition: all .5s ease-in-out;
    width: 100%;
    z-index: 999999;
    box-shadow: 0 1px 10px #666;
    margin-bottom: 10px;
}

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

.affix .header {
    background: #fff;
}

.affix .center {
    margin-top: 0px;
}

.affix .header-up {
    background: rgba(0, 0, 0, 0.6);
}

.header {
    background-size: cover;
    background: #fff;
    padding: 0;
    border-bottom: 2px solid #000;
}

.logo {
    z-index: 999;
    position: absolute;
}


/* Tap to Call */

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

.taptocall:hover {
    background: #f06230;
    transition: .2s ease-in;
    color: #fff;
}


/* 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-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: #f06230 !important;
    width: 6px !important;
    height: 6px !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}


/* Large Devices, Wide Screens */

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


/* Medium Devices, Desktops */

@media only screen and (max-width: 992px) {
    .center {
        display: block;
        margin-right: auto;
        margin-left: auto;
        margin-top: inherit;
    }
    .page .inner-cont {
        margin-top: inherit;
    }
    .header {
        position: inherit !important;
    }
}

@media only screen and (max-width: 768px) {
     .singh{padding-top: 30px !important;}
.kumar{padding-top: 30px !important;}
    .header {
        top: inherit;
        background: #fff;
        padding: 10px 0px;
    }
    .affix {
        position: inherit;
    }
    .owl-controls {
        display: none !important;
    }
    .navbar .navbar-nav>li>a {
        padding: 15px;
    }
    .dropdown-menu>li>a {
        color: #121212;
    }
    .top-header p {
        font-family: 'poppins';
        font-size: 14px;
        color: #fff;
        display: block;
        margin: 0;
        text-align: center;
        line-height: 26px;
    }
    .top-header .icons {
        border-left: none;
        padding-left: 0;
        margin-left: 0;
    }
    .one h2 {
        font-family: 'poppins';
        font-size: 28px;
        font-weight: 600;
        color: #100f10;
        margin: 0;
        line-height: 40px;
        padding-left: 20px;
        border-left: 4px solid #f06230;
    }
    .two h2 {
        font-family: 'lato';
        font-weight: bold;
        font-size: 30px;
        color: #00163f;
        text-align: center;
    }
    .three h2 {
        text-align: center;
        font-family: 'lato';
        font-weight: bold;
        font-size: 30px;
        line-height: 52px;
        color: #00163f;
    }
    .four h2 {
        text-align: center;
        font-family: 'lato';
        font-weight: bold;
        font-size: 30px;
        line-height: 52px;
        color: #00163f;
    }
    .grid-container {
        display: block;
        grid-template-columns: auto auto auto auto;
        grid-gap: 0 20px;
        background-color: #fff;
    }
    .five {
        padding: 50px 0;
        background-color: #f1f1f1;
        text-align: center;
    }
    .hit img {
        float: none;
        margin: 0 auto;
        display: block;
    }
    .footer p {
        text-align: center;
    }
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
    /* For portrait layouts only */
    .top-header p {
        font-family: 'poppins';
        font-size: 12px;
        color: #fff;
        display: inline-block;
        margin: 0;
        text-align: inherit;
        line-height: 26px;
    }
    .top-header .icons {
        border-left: 1px solid #fff;
        padding-left: 10px;
        margin-left: 10px;
    }
    .mid-header .xl-header-text {
        font-family: 'poppins';
        font-size: 18px;
        display: block;
        padding-top: 10px;
        padding-bottom: 9px;
    }
    .mid-header .mid-left {
        padding: 33px 0;
        border-bottom: 3px solid #e6e6e6;
    }
    .banner-content .centered h1 {
        color: #fff;
        font-size: 34px;
        font-family: 'lato';
        margin: 0;
        font-weight: bold;
        line-height: 50px;
    }
    .banner-content .centered h1 .orange {
        font-family: 'lato';
        font-weight: bold;
        font-size: 36px;
        text-transform: none;
        color: #f06230 !important;
    }
    .banner-content .centered p {
        color: #e0e0e0;
        font-family: 'poppins';
        font-size: 18px;
        line-height: 30px;
        margin: 0;
    }
    .one p {
        font-family: 'poppins';
        font-size: 14px;
        color: #727272;
        line-height: 24px;
        margin: 0;
    }
    .one p span {
        font-weight: 600;
        font-size: 16px;
    }
    .service-box h3 {
        font-family: 'poppins';
        font-size: 17px;
        color: #2c2c2c;
        line-height: 24px;
        font-weight: 500;
    }
    .service-box p {
        font-family: 'lato';
        font-size: 12px;
        font-weight: 400;
        line-height: 20px;
        color: #4f4f4f;
    }
    .service-box {
        padding: 25px 32px;
        background-color: #f9f9f9;
        border: 1px solid #f3f2f2;
        margin: 20px 0;
    }
    .grid-container {
        display: grid;
        grid-template-columns: auto auto auto auto;
        grid-gap: 0 20px;
        background-color: #fff;
    }
    .item2,
    .item4 {
        width: 70%;
        margin: 0 auto;
    }
    .five {
        text-align: left;
    }
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
    /* For landscape layouts only */
    .singh{padding-top: 30px !important;}
.kumar{padding-top: 30px !important;}
    #menu ul {
        margin: 0 9% !important;
        padding: 0;
    }
    .affix #menu ul {
        margin: 0 14% !important;
        padding: 0;
    }
    .item2,
    .item4 {
        width: 74%;
        margin: 0 auto;
    }
    .input-submit {
        color: #fff;
        font-size: 10px;
        border: 2px solid #f06230;
        background: #f06230;
        width: 100%;
        padding: 10px 25px;
        transition: 0.50s;
        -webkit-transition: 0.50s;
        -moz-transition: 0.50s;
        -ms-transition: 0.50s;
        -o-transition: 0.50s;
        font-family: 'poppins';
        border-radius: 25px;
    }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .mid-header .xl-header-text {
        font-family: 'poppins';
        font-size: 20px;
        display: block;
        padding-top: 10px;
        padding-bottom: 9px;
    }
    #menu ul {
        margin: 0 9% !important;
        padding: 0;
    }
    .affix #menu ul {
        margin: 0px 14% !important;
        padding: 0;
    }
    .item2,
    .item4 {
        width: 75%;
        margin: 0 auto;
    }
    .input-submit {
        color: #fff;
        font-size: 10px;
        border: 2px solid #f06230;
        background: #f06230;
        width: 100%;
        padding: 10px 25px;
        transition: 0.50s;
        -webkit-transition: 0.50s;
        -moz-transition: 0.50s;
        -ms-transition: 0.50s;
        -o-transition: 0.50s;
        font-family: 'poppins';
        border-radius: 25px;
    }
}

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

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

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

.client-information {
    background: #fff;
    border: 1px solid #fff;
    border-radius: 10px;
    padding: 30px 20px;
    margin: 30px 15px;
    box-shadow: 0px 0 15px #1e1e1e;
}

img.quote {
    position: relative;
    margin-top: -50px;
}

.testimonials-content h2 {
    color: #121212;
    font-size: 25px;
    font-family: "Lora";
    font-weight: 600;
    margin: 0;
    line-height: 32px;
    text-align: center;
}

.testimonials-content .client-name {
    font-size: 18px;
    font-family: "poppins";
    font-weight: 600;
    color: #000;
    display: inline-block;
    padding-left: 20px;
}

.testimonials-content .client-review {
    display: block;
    line-height: 24px;
    color: #363636;
    font-size: 16px;
    font-family: "poppins";
    margin-top: 30px;
}

.testimonials-content .client-location {
    font-family: 'poppins';
    font-size: 17px;
    color: #363636;
    padding-left: 20px;
}

.client-img img {
    display: inline-block;
}


/* -- 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;
}