/* This stylesheet generated by Transfonter (https://transfonter.org) on February 16, 2018 7:24 AM */
/* 
@font-face {
    font-family: 'Montserrat-Regular';
    src: url('../fonts/Montserrat-Regular.eot');
    src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Regular.woff2') format('woff2'),
        url('../fonts/Montserrat-Regular.woff') format('woff'),
        url('../fonts/Montserrat-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-Bold';
    src: url('Montserrat-Bold.eot');
    src: url('../fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Bold.woff2') format('woff2'),
        url('../fonts/Montserrat-Bold.woff') format('woff'),
        url('../fonts/Montserrat-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

.Montserrat-Regular{
    font-family: 'Montserrat-Regular';
    font-weight: normal;
    font-style: normal;
}

.Montserrat-Bold{
    font-family: 'Montserrat-Bold';
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans';
    src: url('../fonts/OpenSans.eot');
    src: url('../fonts/OpenSans.eot?#iefix') format('embedded-opentype'),
     url('../fonts/OpenSans.woff2') format('woff2'), 
     url('../fonts/OpenSans.woff') format('woff'),
      url('../fonts/OpenSans.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans-Bold';
    src: url('../fonts/OpenSans-Bold.eot');
    src: url('../fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
     url('../fonts/OpenSans-Bold.woff2') format('woff2'),
      url('../fonts/OpenSans-Bold.woff') format('woff'), 
      url('../fonts/OpenSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans-Semibold';
    src: url('../fonts/OpenSans-Semibold.eot');
    src: url('../fonts/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/OpenSans-Semibold.woff2') format('woff2'),
        url('../fonts/OpenSans-Semibold.woff') format('woff'),
        url('../fonts/OpenSans-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans-Light';
    src: url('../fonts/OpenSans-Light.eot');
    src: url('../fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/OpenSans-Light.woff2') format('woff2'),
        url('../fonts/OpenSans-Light.woff') format('woff'),
        url('../fonts/OpenSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
} */
.grid-item figure img {
    transition: transform .5s;
    -webkit-transition: -webkit-transform .5s;
}

.grid-item figure img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

body,
html {
    height: 100%;
    margin: 0;
}

body,
body * {
    font-family: 'Inter';
}

.OpenSans {
    font-weight: normal;
    font-style: normal;
    font-family: 'Inter';
}

.OpenSans-Bold {
    font-weight: bold;
    font-style: normal;
    font-family: 'Inter';
}

.OpenSans-Semibold {
    font-family: 'Inter';
    font-weight: 600;
    font-style: normal;
}

.OpenSans-Light {
    font-family: 'Inter';
    font-weight: 300;
    font-style: normal;
}

row,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
}

.padzero {
    padding: 0;
}

a:focus {
    outline: 0;
}

/* css start */
.header-menu {
    position: relative;
    z-index: 9999;
    padding-top: 20px;
}

.nav.navbar-nav.menu-nav {
    padding-top: 15px;
}

.menu-nav li a {
    color: #fff !important;
    font-size: 12pt;
    text-transform: uppercase;
}

.cmn-t-underline:hover::before {
    width: 100%;
}

.cmn-t-underline::before {
    display: block;
    position: absolute;
    left: 0;
    bottom: 41px;
    height: 2px;
    width: 0;
    background-color: #d96a29;
    content: "";
    transition: width 0.5s ease;
}

.open {
    border-top: 2px solid #d96a29;
    border-radius: unset !important;
}

#menu-section {
    background: url(../images/home_bannerbg.png);
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;

}

.rotate-img {
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    text-align: center;
}

.rotate-img img {
    width: 100%;
    margin: 0px auto;
    animation: 20s linear 0s normal none infinite running spin;
    -webkit-animation: 20s linear 0s normal none infinite running spin;
    -moz-animation: 20s linear 0s normal none infinite running spin;
}

.cup-img {
    text-align: center;
}

#banner-text {
    bottom: 0;
    position: absolute;
    width: 100%;
}

.our-partners {
    background: #efaa15;
    padding: 20px 0 18px;
}

.fst-text div {
    display: inline-block;
    color: #431f09;
}

.fst-text div h4 {
    font-size: 16pt;
    padding-bottom: 10px;
}

.fst-text div img {
    margin-top: -20px;
    padding-right: 10px;
}

p {
    font-size: 13pt;
    line-height: 30px;
}

.sec_title,
.ser_title,
.qn-service-text h3,
.our_title {
    font-size: 26pt;
    text-transform: uppercase;
    color: #431f09;
    padding: 5px 15px;
}

.sec_title,
.qn-service-text h3 {
    border-left: 5px solid #d96a29;
}

.ser_title {
    border-right: 5px solid #d96a29;
    text-align: right;
}

.sec_head,
.ser_head,
.qn-our-sec,
.our_title,
.contact_head {
    padding-bottom: 5%;
}

.sec_title span,
.wrt_text h3 span,
.our_title h2 span,
.our_title h2 span {
    color: #d96a29;
}

#about,
#serve,
#qn-ourwork,
#our_client,
#testimonials {
    padding: 5% 0;
}

.abt_title,
.test-effect h4 {
    font-size: 20pt;
    color: #431f09;
    padding-bottom: 2%;
}

.abt_title span,
.test-effect h4 span {
    color: #d96a29;
}

.abt_para,
.test-effect p {
    color: #363636;
}

.cnt-width,
.services .slide,
.gallery_items,
#customers-testimonials,
.cont_container {
    width: 90%;
    margin: 0 auto;
}

#count {
    padding-top: 5%;
}

#count h5 {
    font-size: 16pt;
}

.counter {
    padding-top: 10px;
    font-size: 14pt;
    color: #d96a29;
}

.abt_img_sec img {
    width: 100%;
    margin-top: 100px;
}

/* write us */
#write_us {
    background: url(../images/write-bg.png);
    height: 543px;
    background-repeat: no-repeat;
    background-size: cover;
}

.wrt_text {
    padding-top: 10%;
    padding-left: 0%;
    width: 50%;
    margin: 0 auto;
}

.wrt_text h3 {
    font-size: 24pt;
    color: #431f09;
    margin-bottom: 20px;
    border-left: 5px solid #d96a29;
    padding-left: 15px;
}

.wrt_text p {
    padding: 10px 0 0 0;
}

.quote a,
.quote a:hover,
.quote a:focus {
    color: #431f09;
    background: #efaa15;
    padding: 10px 20px;
    clear: both;
    margin: 10px;
    text-decoration: none;
    outline: none;
}

/* .services .item .col-sm-6:nth-child(2) {
    text-align: right;
} */
.indicators li {
    display: inline-block;
    padding: 5px 10px;
    cursor: pointer;
    border-bottom: 3px solid #efaa15;
    margin-right: 20px;
    color: #431f09;
    font-size: 14pt;
}

.indicators {
    list-style: none;
    text-align: center;
    margin-top: 3%;
}

.indicators .active {
    border-bottom: 3px solid #d96a29;
    color: #363636;
}

/* clints */
.client_img {
    text-align: center;
    background: #fff;
    border: 1px solid #f5f5f5;
}

.our_title {
    text-align: center;
}

.clt_bottom {
    width: 5%;
    border-bottom: 5px solid #d96a29;
    margin: 0 auto;
    padding-top: 10px;
}

/* testmonials */
.test-effect,
.test_img img {
    text-align: center;
}

.test-effect h4 {
    padding: 20px 0 15px 0;
}

#testimonials {
    position: relative;
    background: #ebebeb;
}

#testimonials .owl-nav .owl-prev {
    background: url('../images/icon-3.png');
    width: 20px;
    height: 33px;
    position: absolute;
    left: -40px;
    top: 40px;
}

#testimonials .owl-nav .owl-next {
    background: url('../images/icon-2.png');
    width: 20px;
    height: 33px;
    position: absolute;
    right: -40px;
    top: 40px;
}

/* contact us */
.cnt_dtls {
    background: #2e2e2e;
    padding: 5% 0;
}

.link_dtls p {
    display: inline-block;
    padding: 5px;
}

.address div {
    display: inline-block;
    color: #fff;
}

.add_img img {
    margin-top: -30px;
    padding-right: 10px;
}

.add_text a,
.add_text a:hover,
.add_text a:focus {
    text-decoration: none;
    color: #fff;
}

.address {
    padding-bottom: 20px;
}

.address:last-child {
    padding-bottom: 0px;
}

.cnt_get {
    background: #fff;
    padding: 20px;
    position: absolute;
    bottom: -115px;
    width: 100%;
}

#contact {
    position: relative;
}

.get_title {
    text-align: center;
    padding-bottom: 20px;
    font-size: 18pt;
    text-transform: uppercase;
}

.getintouch input,
.getintouch textarea {
    border: 1px solid #c2c2c2;
}

.getintouch textarea {
    width: 100%;
    padding: 10px;
}

.getintouch .btn {
    width: 100%;
    border-radius: unset;
    background: rgb(239, 170, 21) none repeat scroll 0% 0%;
    box-shadow: unset;
}

.contact_title {
    color: #d96a29;
    padding: 5px 15px;
    border-left: 5px solid #d96a29;
}

.contact_title span {
    color: #fff;
}

.cont_container .col-sm-5 {
    margin-top: -50px;
}

.ftr_logo {
    padding-bottom: 20px;
    padding-left: 10px;
}

.ftr_logo img {
    width: 50%;
}

.copy {
    background: #130c08;
    color: #fff;
    text-align: center;
    padding: 10px;
}

.bg_load {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1000000;
    background: url(../images/loading.gif) 50% 50% no-repeat rgb(249, 249, 249);
    background-color: #fff;
}

.sticky_header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    animation-duration: .7s;
    -webkit-animation-duration: .7s;
    animation-name: fadeInDown;
    -webkit-animation-name: fadeInDown;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease-out;
    background-color: #2e2e2e;
}

.header-menu.sticky_header {
    padding: 10px 0;
}

#filter {
    display: none;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-animation-duration: infinite;
    -moz-animation-duration: infinite;
    -ms-animation-duration: infinite;
    -o-animation-duration: infinite;
    animation-duration: infinite;
}

/* scroll */
.scrollToTop {
    position: fixed;
    display: none;
    bottom: 40px;
    right: 20px;
    background: #d96a29;
    z-index: 9;
    cursor: pointer;
    width: 40px;
    height: 35px;
    text-align: center;
    padding-top: 6px;
    border-radius: 10%;
    -webkit-border-radius: 10%;
    -moz-border-radius: 10%;
    -ms-border-radius: 10%;
    color: #fff;
    font-size: 12pt;
}

.scrollToTop:hover {
    background: #d96a29;
    text-decoration: none;
    color: #fff;
}

.particles-block {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.more-btn,
.more-btn:hover,
.more-btn:active,
.more-btn:focus,
.more-btn:active:focus {
    background: rgb(239, 170, 21) none repeat scroll 0% 0%;
    border: none;
    border-radius: 0;
    margin-top: 10px;
    color: #000;
}

.more-btn {
    width: 33.1%;

}

.ser-ul {
    padding-top: 50px;
    padding-left: 40px;
}

.ser-ul h3 {
    font-size: 20pt;
}

@-webkit-keyframes spaceboots {
    0% {
        -webkit-transform: translate(2px, 1px) rotate(0deg);
    }

    10% {
        -webkit-transform: translate(-1px, -2px) rotate(-1deg);
    }

    20% {
        -webkit-transform: translate(-3px, 0px) rotate(1deg);
    }

    30% {
        -webkit-transform: translate(0px, 2px) rotate(0deg);
    }

    40% {
        -webkit-transform: translate(1px, -1px) rotate(1deg);
    }

    50% {
        -webkit-transform: translate(-1px, 2px) rotate(-1deg);
    }

    60% {
        -webkit-transform: translate(-3px, 1px) rotate(0deg);
    }

    70% {
        -webkit-transform: translate(2px, 1px) rotate(-1deg);
    }

    80% {
        -webkit-transform: translate(-1px, -1px) rotate(1deg);
    }

    90% {
        -webkit-transform: translate(2px, 2px) rotate(0deg);
    }

    100% {
        -webkit-transform: translate(1px, -2px) rotate(-1deg);
    }
}

.shake {
    -webkit-animation-name: spaceboots;
    -webkit-animation-duration: 10s;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
}

section#serve {
    background: #ebebeb;
}

section#our_client {
    background: #fff;
}

.popup-message {
    text-align: center;
    font-size: 12pt;
    color: red;
    font-family: 'Inter';
}

#ins1 {
    color: green;
    font-size: 12pt;
    font-family: 'Inter';
    text-align: center;
}

.form-control:focus,
#message:focus {
    border: 1px solid red;
}

.header-menu.sticky_header .mobile-logo img {
    width: 35%;
}

.header-menu.sticky_header .nav.navbar-nav.menu-nav {
    padding-top: 5px;
}

.more-images {
    width: 90%;
    margin: 0 auto;
    float: none;
    text-align: center;
}

.abt_para1 {
    padding: 10px 0;
}

.service-para {
    padding: 7px 0 0 0;
}

.service-ul {
    padding-left: 10px;
}

.service-ul li {
    font-size: 13pt;
    list-style: none;

}

/* .our-aim-ruby{
    display: ruby;
} */
.our-aim-ul li {
    list-style: none;
    padding: 10px;
}

.ser-ul p:before,
.service-ul li:before,
.our-aim-ul li:before {
    content: '✓';
    color: #d96a29;
    padding-right: 10px;
    font-size: 20px;
    font-weight: bold;
}

.qual-para {
    padding-top: 45px;
    font-size: 19px;
    padding-bottom: 20px;
}

.qual-para span {
    color: #d96a29;
}

.my-owl-caro p {
    display: flex;
    font-size: 11pt;
}

.my-owl-caro {
    text-align: left;
}

.my-owl-caro img {
    float: left;
    margin-right: 10px;
    width: 40px;
}

.my-owl-caro h4 {
    font-size: 16px;
}

.mobile-banner img {
    position: relative;
    bottom: 80px;
}

.not-counter-1 {
    padding-left: 60px;
}

.not-counter {
    padding-left: 40px;
}

.not-counter p,
.not-counter-1 p {
    color: #d96a29;
    padding-top: 10px;
    font-size: 13pt;
}

.test_img {
    text-align: center;
}


/* css new  */
.ban-tex-head {
    position: absolute;
    top: 20%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99999;
    color: #fff;
    text-align: center;
}

.ban-tex-head h1 {
    font-size: 48px;
    font-weight: 700;
    line-height: 70px;
}

section#write_us li {
    font-size: 16px;
}
section.new-label-sec-wrap {
    padding: 40px 0;
}
.row.btm-new-logo {
    display: flex;
    justify-content: center;
    flex-wrap:wrap;
}
/* mobile responsive */
@media (max-width:767px) {
    #menu-section {
        background: none !important;
        height: auto;
    }

    .header-menu {
        background: #2e2e2e;
        padding: 10px;
    }

    /* .header-menu.sticky_header { */
    /* padding: 10px; */
    /* } */
    #banner-text .col-sm-3 {
        padding-bottom: 20px !important;
    }

    #banner-text .col-sm-3:last-child {
        padding-bottom: 0 !important;
    }

    #about,
    #serve,
    #qn-ourwork,
    #our_client,
    #testimonials,
    .wrt_text {
        padding: 5%;
    }

    .abt_img_sec {
        margin-top: 0px;
    }

    #count,
    .fst-text {
        text-align: center;
    }

    .services .container,
    #our_client .container {
        padding: 0 !important;
    }

    .mk-gallery-text {
        text-align: center;
        font-size: 13pt;
        font-family: 'Inter';
    }

    section#our_client {
        background: #fff;
    }

    .cont_container .col-sm-5 {
        margin-top: 0;
    }

    .cnt_get {
        position: unset;
    }

    .cnt-width,
    .services .slide,
    .gallery_items,
    #customers-testimonials,
    .cont_container {
        width: 100%;
        margin: 0 auto;
    }

    .client_img {
        margin-bottom: 15px;
    }

    #write_us {
        background: unset;
        height: auto;
    }

    nav.navbar-nav.menu-nav {
        padding-top: 0 !important;
    }

    .navbar-nav {
        margin: 7.5px 15px;
    }

    .cont_container .col-sm-5.col-xs-12 {
        padding: 30px 0;
    }

    .img-responsive {
        display: table;
        max-width: 100%;
        height: auto;
        margin: 0 auto;
    }

    footer.copy p span {
        float: unset;
    }

    .cmn-t-underline::before {
        background: unset;
    }

    .mobile-logo img {
        width: 100%;
    }

    .header-menu.sticky_header .mobile-logo img {
        width: 100%;
    }

    .abt_img_sec img {
        width: 100%;
    }

    .add_img img {
        padding-right: 0;
    }

    .copy {
        padding: 25px;
    }

    .add_text p {
        font-size: 15px;
    }

    .owl-nav {
        display: none;
    }

    .wrt_text {
        width: 100%;
    }

    .our-aim-ruby {
        display: none;
    }

    #banner-text {
        bottom: 25px;
        position: absolute;
        width: 100%;
    }

    .not-counter-1 {
        padding-left: 0px;
        padding: 10px 0;
    }

    .not-counter {
        padding-left: 0px;
    }

    .navbar-toggle {
        margin-right: 0px;
    }

    .my-owl-caro h4 {
        font-size: 15px;
    }

    .my-owl-caro p {
        font-size: 10pt;
    }

    #about {
        padding-top: 0;
    }

    .sec_title,
    .ser_title,
    .qn-service-text h3,
    .our_title {
        font-size: 20pt;
    }

    .abt_title,
    .test-effect h4 {
        font-size: 18pt;
        padding-bottom: 5%;
    }

    .abt_para,
    .test-effect p {
        font-size: 13px;
    }

    #count h5 {
        font-size: 15pt;
    }

    .not-counter p,
    .not-counter-1 p {
        font-size: 10pt;
    }

    .our-aim-ul {
        padding: 0;
    }

    .our-aim-ul li {
        display: flex;
    }

    .ser-ul {
        padding-top: 30px;
        padding-left: 0;
    }

    .mob-padzero {
        padding: 0;
    }

    .ser-ul h3 {
        font-size: 13pt;
    }

    .service-ul li {
        font-size: 10pt;
        display: flex;
    }

    .clt_bottom {
        width: 50%;
        border-bottom: 2px solid #d96a29;
    }

    .qual-para {
        font-size: 15px;
    }

    .copy p {
        font-size: 13px;
    }

    .headerright {
        position: absolute;
        background: #2E2E2E;
        padding: 5px 10px;
    }

    .header-menu {
        padding: 0;
    }

    .nav.navbar-nav.menu-nav {
        padding-top: 0;
    }

    .navbar-toggle {
        margin-bottom: 0;
        padding: 5px 5px;
    }

    .header-menu.sticky_header {
        padding: 0px 0;
    }

    .ban-tex-head h1 {
        font-size: large;
        line-height: normal;
    }

    .ban-tex-head {
        width: 100%;
    }
    .single-label-icon {
        text-align: center;
    }
}

footer.copy p span {
    float: right;
}
a#form_submit {
    width: 90%;
    display: inline-block;
        background: rgb(239, 170, 21) none repeat scroll 0% 0%;
    margin: 10px 16px;
    max-width: 100%;
    text-align: center;
    padding: 5px;
    text-decoration:none;
    color:#000;
}
input {
    margin-bottom: 20px;
}
