@import url(https://fonts.googleapis.com/css?family=Poppins:400,600,900&subset=devanagari,latin-ext);.form-control,.form-control:hover {
    background-color: #2c2c2c;
    -moz-box-shadow: none
}

.form-group,.select_item,li,ul {
    position: relative
}

.about,.no-marg,.works {
    z-index: 999
}

.blog p strong,.lab {
    text-transform: capitalize
}

.awards .client-item,.client-item:hover,.filter-items .client-item:hover .client-img {
    filter: grayscale(0)
}

.list-line a,.list-line li,.tagline--hero,body.text .tagline--hero,p {
    font-family: Poppins,sans-serif
}

li,ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none
}

.hg-30 {
    width: 100%;
    height: 30px;
    display: block
}

.form-group {
    overflow: hidden;
    margin: 10px auto
}

.form-control,.lab,.select_item {
    margin: 0 auto 10px;
    font-weight: 400;
    font-family: Poppins,sans-serif
}

.form-control {
    border: 0;
    padding: 0 20px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    border-radius: 25px;
    font-size: 13px;
    letter-spacing: .5px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.custom-btn,.social-links li a {
    background-color: #1c191f;
    overflow: hidden
}

.form-control:focus,.form-control:hover {
    outline: 0;
    border: 0;
    -webkit-box-shadow: none
}

.form-control:hover {
    box-shadow: none
}

.form-control:focus {
    background-color: #2a2929;
    -moz-box-shadow: none;
    box-shadow: none
}

textarea.form-control {
    height: 80px!important;
    resize: none;
    overflow-x: hidden;
    line-height: 40px;
    border-radius: 10px
}

.lab {
    font-size: 16px;
    line-height: 35px;
    color: #fff;
    letter-spacing: 1px
}

.custom-btn,.select_item,.select_item label {
    font-size: 14px;
    color: #fff
}

.select_item {
    line-height: 35px;
    letter-spacing: .5px;
    display: inline-block;
    min-width: 288px
}

.custom-btn,.head-title {
    font-weight: 600;
    margin: 15px auto
}

.select_item input[type=checkbox] {
    opacity: 0;
    visibility: hidden;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0
}

.select_item input[type=checkbox]+label {
    position: relative;
    padding-inline-start:25px;cursor: pointer;
    margin: 0;
    line-height: 35px;
    font-size: 13px
}

.select_item input[type=checkbox]+label::before {
    content: "";
    display: block;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 18px;
    height: 18px;
    border: 1px solid #dedede;
    z-index: 99;
    border-radius: 2px;
}

.select_item input[type=checkbox]:checked+label::before {
    background-color: #f1c34a;
    border-color: #f1c34a
}

.custom-btn {
    position: relative;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    padding: 0 25px;
    border: 0;
    border-radius: 0;
    letter-spacing: 2px;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.head-title,.works .section-title h3.head-title {
    line-height: 60px;
    font-family: Poppins,sans-serif
}

.custom-btn span {
    display: block;
    position: relative;
    z-index: 999
}

.about-img img,.social-links li {
    display: inline-block
}

.custom-btn:after,.custom-btn:before {
    content: " ";
    position: absolute;
    width: 105%;
    height: 100%;
    background-color: #fff;
    bottom: -50px;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.custom-btn:after,.social-links li a:after {
    background-color: #fece4e;
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.custom-btn:hover:after,.custom-btn:hover:before,.social-links li a:hover:after,.social-links li a:hover:before {
    bottom: 0
}

.custom-btn:hover {
    color: #000
}

.head-title {
    font-size: 46px;
    letter-spacing: 1px
}

.info-text {
    font-size: 14px;
    letter-spacing: .5px;
    line-height: 22px;
    margin: 15px auto
}

.section-setting {
    padding: 70px 0;
    position: relative;
    width: 100%;
    background-color: #fff;
    font-family: Poppins,sans-serif
}

.about {
    position: relative;
    padding: 200px 0
}

.about:before {
    position: absolute;
    content: " ";
    background: url(../images/bc.jpg) 0 0/cover no-repeat fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.about-img img {
    margin: 5px;
    width: 240px
}

.about-content {
    text-align: left;
    max-width: 640px
}

.about-content h3.head-title {
    text-transform: capitalize;
    font-weight: 900;
    color: #ffffff;
    margin: 0 0 40px
}

.about-content p.info-text {
    font-size: 20px;
    color: #ffffff;
    line-height: 25px;
    margin-bottom: 35px
}

.works .section-title h3.head-title {
    color: #dc212b;
    text-transform: uppercase;
    font-size: 38px;
    font-weight: 700;
    letter-spacing: 3px;
    margin: 15px auto 30px
}

.works {
    margin-top: 0;
    z-index: 1;
}

.no-marg {
    margin: 0
}

.no-marg-50 {
    margin-top: -50px
}

.works:before {
    position: absolute;
    content: " ";
    background-image: url(../images/Front-Combo.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    top: 0
}

.project-item {
    position: relative;
    overflow: hidden;
    margin: 15px auto;
    border: 1px solid #252525
}

.project-item:before {
    content: " ";
    width: 40%;
    height: 100%;
    background-color: rgba(255,255,255,.04);
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    z-index: 98;
    position: absolute;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    transition: .7s
}

.project-item:hover:before {
    right: 100%;
    visibility: visible;
    opacity: 1;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    transition: .7s
}

.project-item img {
    width: 100%
}

.project-item .project-content {
    position: absolute;
    bottom: 0;
    padding: 15px;
    left: -100%;
    text-align: left;
    width: 100%;
    z-index: 999;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.project-item .project-content:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(90deg,rgba(6,6,6,.9) 10%,rgba(6,6,6,.8) 40%,rgba(6,6,6,.1) 100%);
    background: -webkit-linear-gradient(90deg,rgba(6,6,6,.9) 10%,rgba(6,6,6,.8) 40%,rgba(6,6,6,.1) 100%);
    background: linear-gradient(90deg,rgba(6,6,6,.9) 10%,rgba(6,6,6,.8) 40%,rgba(6,6,6,.1) 100%)
}

.project-item .project-content a {
    color: #fff;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    font-size: 18px;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    transition: 1s
}

.project-item .project-content span {
    display: block;
    color: #fece4e;
    position: relative;
    text-transform: lowercase;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: .5px;
    margin: 5px auto;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    transition: 1s
}

#team_box_show a,.awards h2,.blog-item .blog-cont a,.filter-items .client-item h3,.filter-link li,.serv-name,.team-item .team-cont button,.team-item .team-cont h3 {
    text-transform: uppercase
}

.project-item .project-content span i,.team-item a i {
    margin-right: 5px
}

.project-item:hover .project-content {
    left: 0;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.project-item:hover .project-content a,.project-item:hover .project-content span {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    transition: 1s
}

.awards {
    background-color: #171717;
    margin: 0;
    width: 25%;
    height: 390px;
    float: left;
    padding: 25px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 9999
}

.awards:after {
    content: " ";
    position: absolute;
    right: 0;
    border: 20px solid transparent;
    border-right-color: #fff
}

.awards h2 {
    font-size: 40px;
    letter-spacing: 6px;
    line-height: 50px
}

.awards.sec {
    width: 75%;
    background-color: #fff;
    padding: 45px
}

.awards .grid-container p {
    color: #fff;
    margin: 0
}

.awards .client-item {
    width: 100%;
    height: 200px;
    overflow: hidden;
    margin: 2px 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.awards .client-item img {
    width: auto;
    height: auto;
    display: block;
    margin: auto
}

.awards .text-center {
    justify-content: center;
    align-items: center;
    display: flex
}

.client-item {
    width: 100%;
    padding: 15px;
    /*filter: grayscale(1);*/
    cursor: pointer;
    -webkit-transition: .1s ease-in;
    -moz-transition: .1s ease-in;
    -o-transition: .1s ease-in;
    transition: .1s ease-in
}

.client-item img {
    width: 95%
}

.client-item:hover {
    -webkit-transition: .1s ease-in;
    -moz-transition: .1s ease-in;
    -o-transition: .1s ease-in;
    transition: .1s ease-in
}

.social-links {
    padding: 30px 0;
    background-color: #0b0b0b;
    position: relative
}

.social-links li a {
    display: block;
    position: relative;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    font-size: 21px;
    margin: 5px;
    color: #fff;
    -webkit-transition: .4s .2s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .2s .2s
}

.contact-info p i,.team-item .team-img .bio {
    position: absolute;
    line-height: 30px;
    background-color: #191919
}

.social-links li a i {
    display: block;
    line-height: 50px;
    position: relative;
    z-index: 9
}

.social-links li a:after,.social-links li a:before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #0b0b0b;
    border-radius: 50%;
    bottom: -50px;
    left: 0;
    right: 0;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .2s
}

.social-links li a:hover {
    color: #000;
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.contact-info p {
    margin: 0 auto;
    font-size: 12px;
    /* letter-spacing: .5px; */
    position: relative;
    padding-left: 40px;
    line-height: 22px;
}

.contact-info p i {
    vertical-align: middle;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    margin-right: 10px;
    font-size: 12px;
    left: 0;
    top: 0
}

.inner-header {
    background-color: #171717;
    padding: 20px 0
}

.inner .tagline--hero {
    color: #fff
}

.padd-50 {
    padding-right: 50px
}

.blog-item,.team-item {
    display: block;
    margin: 15px auto;
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
    background-color: #fff;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    transition: .5s ease-in
}

.blog-item .blog-img,.team-item .team-img {
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative;
    background-color: #191919;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    transition: .5s ease-in
}

.blog-item .blog-img img,.team-item .team-img img {
    /*filter: grayscale(1);*/
    position: relative;
    overflow: hidden;
    -webkit-transition: .3s ease-in;
    -moz-transition: .3s ease-in;
    transition: .3s ease-in
}

.team-item .team-img .bio {
    left: 0;
    bottom: -100%;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    padding: 25px;
    text-align: justify;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s
}

.blog-item .blog-cont,.team-item .team-cont {
    display: block;
    position: relative;
    padding: 15px;
    text-align: left;
    letter-spacing: 1px
}

.blog-item .blog-cont {
    min-height: 115px
}

.team-item .team-cont h3 {
    display: block;
    margin: 5px auto;
    text-align: center;
    font-size: 16px;
    color: #191919;
    line-height: 25px
}

.team-item .team-cont p {
    color: #777;
    font-weight: 400;
    margin: 0 auto;
    line-height: 20px;
    font-size: 14px;
    letter-spacing: 1px
}

.team-item a {
    background-color: #005da6;
    border-radius: 3px;
    line-height: 30px;
    color: #f9f9f9;
    font-size: 15px;
    height: 30px;
    text-align: center;
    position: relative;
    padding: 0 20px;
    display: inline-block;
    margin: 10px auto 0
}

.blog h1,.blog p {
    margin: 15px auto
}

.team-item .team-cont a:hover {
    background-color: #1d2228
}

.team-item .team-cont button {
    display: inline-block;
    vertical-align: middle;
    background-color: #171717;
    color: #fff;
    padding: 0 10px;
    line-height: 30px;
    border-radius: 5px;
    font-weight: 600;
    cursor: pointer
}

.team-item .team-cont button:hover {
    background-color: #dc212b
}

.team-item:hover .team-img .bio {
    bottom: 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s
}

.blog-item:hover .blog-img img,.team-item:hover .team-img img {
    transform: scale(1.1) rotate(5deg);
    filter: grayscale(0);
    position: relative;
    -webkit-transition: .3s ease-in;
    -moz-transition: .3s ease-in;
    transition: .3s ease-in
}

.blog-item .blog-cont a {
    display: block;
    margin: 5px auto;
    font-size: 14px;
    color: #191919;
    line-height: 25px;
    font-weight: 600
}

.blog span,.blog-item .blog-cont span {
    font-size: 12px;
    color: #777
}

.blog span i,.blog-item .blog-cont span i {
    margin-right: 3px
}

.blog-item .blog-cont a:hover {
    color: #dc212b
}

.blog-wrap {
    padding-bottom: 0;
    margin-bottom: 0;
    font-family: Poppins,sans-serif
}

.blog {
    background-color: #fbfbfb;
    padding: 25px;
    border-radius: 5px
}

.blog h1 {
    font-size: 17px;
    line-height: 35px;
    letter-spacing: 1px
}

.blog p {
    font-size: 14px;
    line-height: 25px;
    display: block
}

.blog p strong {
    color: #473381;
    font-weight: 600;
    padding-right: 5px
}

.serv-name {
    font-size: 30px;
    letter-spacing: 2px;
    margin: 85px 0 25px;
    text-transform: initial;
}

.serv-info {
    font-size: 22px;
    line-height: 35px;
    padding-right: 45px
}

.serv-block {
    padding: 100px 0 0
}
.serv-block-home {
    padding: 50px 0 0;
    text-align: center;
}
.serv-block-home .hero-text-visual__animation-container {
    max-width: 430px;
    margin: 0 auto;
}
.serv-block-home .serv-name {
    font-size: 18px;
    margin: 0 auto;
}
.serv-block-home .button--icon {
    margin-bottom: 100px;
}
.padd-r-100 {
    padding-right: 100px
}

.padd-l-100 {
    padding-left: 100px
}

.filter-link {
    margin: 15px auto
}

.filter-link li {
    display: inline-block;
    cursor: pointer;
    color: #2e2e2e;
    background-color: #f7f5f5;
    padding: 0 15px;
    line-height: 30px;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 13px;
    margin: 2px auto
}

.mix {
    display: none
}

.filter-link li.active,.filter-link li:hover {
    background-color: #fece4e
}

.filter-items .client-item {
    padding: 0;
    display: block;
    margin: 15px auto;
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
    background-color: #fff;
    filter: none
}

.filter-items .client-item .client-img {
    display: block;
    text-align: center;
    padding: 15px;
    /*filter: grayscale(1);*/
}

.filter-items .client-item .client-img img {
    width: 220px;
    margin: auto
}

.filter-items .client-item span {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #473381;
    display: block;
    text-align: center;
    margin: 0 auto 10px
}

.filter-items .client-item span i {
    background-color: #fece4e;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 50%;
    font-size: 9px;
    letter-spacing: 0;
    color: #2b2b2b
}

.filter-items .client-item h3 {
    padding: 5px 15px 0;
    text-align: center;
    color: #161616;
    letter-spacing: 2px;
    font-size: 14px;
    border-top: 1px solid #f9f9f9;
    line-height: 45px;
    margin: 0
}

@media all and (max-width: 991px) {
    .hero__title {
        line-height:6.25rem;
    }

    .about {
        padding: 40px 0
    }

    .about-content {
        text-align: center;
        max-width: 100%
    }
}

@media all and (max-width: 767px) {
    .header__logo:hover {
        -webkit-transform:scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    .works {
        margin: 0
    }

    .header__logo {
        display: block;
        text-align: left;
        margin: auto;
        top: 0;
        visibility: visible!important;
        opacity: 1!important
    }

    .hero__title {
        font-size: 70px;
        line-height: 90px;
    }

    header .grid-x>.small-6 {
        display: none
    }

    .serv-block {
        padding: 15px
    }

    .padd-l-100,.padd-r-100 {
        padding: 0
    }

    .container {
        max-width: 100%
    }

    .serv-block:first-child .col-md-5,.serv-block:nth-child(3) .col-md-5,.serv-block:nth-child(5) .col-md-5,.serv-block:nth-child(7) .col-md-5,.serv-block:nth-child(9) .col-md-5 {
        order: 1
    }

    .serv-block:first-child .col-md-7,.serv-block:nth-child(3) .col-md-7,.serv-block:nth-child(5) .col-md-7,.serv-block:nth-child(7) .col-md-7,.serv-block:nth-child(9) .col-md-7, .serv-block:nth-child(11) .col-md-7 {
        order: 2
    }

    .serv-name {
        margin: 0;
        font-size: 20px
    }

    .serv-info {
        padding: 0;
        font-size: 16px;
        line-height: 25px
    }

    .bubble__pic1--mobile,.bubble__pic2--mobile,.bubble__pic3--mobile {
        -webkit-transform: translateX(0) translateY(-5%);
        -ms-transform: translateX(0) translateY(-5%);
        transform: translateX(0) translateY(-5%)
    }
}

#team_box_show a,.alert {
    display: inline-block;
    font-family: sans-serif
}

@media all and (max-width: 480px) {
    .hero__title {
        font-size: 50px;
        line-height: 70px;
        text-align: center;
        width: 100%;
        top: 55%;
    }
}

.alert {
    background-color: #eeffd9;
    line-height: 30px;
    font-size: 14px;
    padding: 0 15px;
    border-radius: 25px;
    color: #282828!important
}

.alert-danger {
    background-color: #fcc
}

.alert-success {
    background-color: #eeffd9
}

::-webkit-scrollbar {
    width: 5px
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
    -webkit-border-radius: 0px;
    border-radius: 0;
    background: #191919
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 5px;
    border-radius: 0;
    background: #dc212b;
    width: 5px;
    -webkit-box-shadow: none
}

::-webkit-scrollbar-thumb:window-inactive {
    background: #dc212b;
    width: 5px
}

#team_box_show img {
    border-radius: 15px;
    box-shadow: -16px 20px 20px 13px rgba(0,0,0,.2)
}

#team_box_show h1 {
    font-size: 32px;
    padding: 0;
    line-height: 50px
}

#team_box_show p {
    font-size: 14px;
    line-height: 25px
}

#team_box_show a {
    background-color: #fff;
    padding: 0 15px;
    line-height: 35px;
    font-weight: 700;
    border-radius: 5px;
    color: #0169a7
}

#clients-area {
    margin: auto;
    padding: 0 15px
}

@media all and (max-width: 1023px) {
    .padd-50 {
        padding:0
    }
}

.main-navigation ul.inline-list {
    text-align: center;
    justify-content: center
}

@media all and (min-width: 768px) and (max-width:991px) {
    .main-navigation ul li {
        margin:0 5px
    }

    .main-navigation a {
        font-size: 13px
    }

    .header .button {
        font-size: 10px
    }

    .header__logo img {
        height: auto;
        width: 100%;
        margin-top: 6px
    }
}

@media all and (max-width: 1200px) {
    .awards {
        width:30%
    }

    .awards.sec {
        width: 70%
    }

    .awards h2 {
        line-height: 40px;
        font-size: 36px
    }

    .awards .client-item {
        padding: 0
    }
}

@media all and (max-width: 992px) {
    .awards,.awards.sec {
        width:100%
    }

    .awards {
        height: auto;
        padding: 40px 0
    }

    .awards:after {
        right: auto;
        bottom: 0;
        border-color: transparent transparent #fff
    }

    .awards h2 {
        line-height: 30px;
        font-size: 32px
    }
}

.chat_btns a,.chat_btns a i {
    line-height: 45px
}

@media all and (max-width: 768px) {
    .awards .client-item {
        margin:15px auto 0;
        height: 160px
    }
}

@media all and (max-width: 576px) {
    .awards .client-item {
        height:auto;
        margin: 15px 0
    }
}

.chat_btns {
    position: fixed;
    left: 15px;
    bottom: 15px;
    margin: auto;
    font-size: 16px;
    z-index: 9998;
    width: 45px;
    height: 100px
}

.chat_btns a {
    display: block;
    margin: 5px auto 0;
    width: 100%;
    height: 45px;
    color: #fff;
    text-align: center;
    font-size: 26px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.chat_btns a.whats {
    background-color: #25d366
}

.chat_btns a.mes {
    background-color: #09f
}

.wel_form {
    background-color: #fff2;
    padding: 25px;
    position: relative;
    z-index: 1;
    margin: 50px auto;
    border-radius: 15px
}

.wel_form button {
    width: 180px;
    line-height: 25px;
    font-size: 14px;
    letter-spacing: 1px;
}

header li.dropdown ul.dropdown-menu {
    display: none;
    position: absolute;
    margin-left: 0;
    width: auto;
    min-width: 200px;
    text-wrap: nowrap;
    text-align: left;
    background: #171717;
}

header li.dropdown ul.dropdown-menu li {
    margin: 0;
    padding: 0 15px;
}

header li.dropdown ul.dropdown-menu li:first-child a {
    padding-top: 20px;
}

header li.dropdown:hover ul.dropdown-menu {
    display: block;
}
