    /*!
    Theme Name: TDS
    Theme URI: http://underscores.me/
    Author: Underscores.me
    Author URI: http://underscores.me/
    Description: Description
    Version: 1.0.0
    Tested up to: 5.4
    Requires PHP: 5.6
    License: GNU General Public License v2 or later
    License URI: LICENSE
    Text Domain: custom-theme
    Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
    
    This theme, like WordPress, is licensed under the GPL.
    Use it to make something cool, have fun, and share what you've learned.
    
    custom theme is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
    Underscores is distributed under the terms of the GNU GPL v2 or later.
    
    Normalizing styles have been helped along thanks to the fine work of
    Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
    */
    
    /*--------------------------------------------------------------
    >>> TABLE OF CONTENTS:
    ----------------------------------------------------------------
    # Generic
    	- Normalize
    	- Box sizing
    # Base
    	- Typography
    	- Elements
    	- Links
    	- Forms
    ## Layouts
    # Components
    	- Navigation
    	- Posts and pages
    	- Comments
    	- Widgets
    	- Media
    	- Captions
    	- Galleries
    # plugins
    	- Jetpack infinite scroll
    # Utilities
    	- Accessibility
    	- Alignments
    
    --------------------------------------------------------------*/
    
    /*--------------------------------------------------------------
    # Generic
    --------------------------------------------------------------*/
    
    /* Normalize
    --------------------------------------------- */
    
    /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
    
    /* Document
    	 ========================================================================== */
    
    /**
     * 1. Correct the line height in all browsers.
     * 2. Prevent adjustments of font size after orientation changes in iOS.
     */
      @import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
    html {
     
    }
    
     
    
    body {
    	margin: 0;    color: #212529!important ;
    }
     
    /**
     * Correct the font size and margin on `h1` elements within `section` and
     * `article` contexts in Chrome, Firefox, and Safari.
     */
    h1 {
     
    }
    
    /* Grouping content
    	 ========================================================================== */
    
       
    a {
    	background-color: transparent;
    }
    p{font-family: 'Poppins', sans-serif;
        font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    }
     
     h1{font-family: "Benzin";font-size: 32px!important;line-height: 112px!important;font-weight: 600!important;text-transform: uppercase!important;}
     h2{
        color: #0c0b0b;
        font-weight: 600!important;
        font-family: "Benzin";
        font-size: 45px!important;
        text-transform: uppercase;
        line-height: 55px!important;
        }
    h3{
        font-family: "Benzin";
        font-weight: 600!important;
        font-size: 33px!important;
        text-transform: uppercase;
        line-height: 41px!important;
        }
     .btn-1{
        height: 51px;
        line-height: 51px;
        padding: 0px 35px;
/*         border: 1px solid #E74552; */
        background: linear-gradient(to right, #E74552, #FBBC15);
        display: inline-block;
        text-decoration: none;
        transition: all .3s ease;
        font-family: "Benzin";
        font-size: 17px;
        font-weight: 500;
        text-transform: capitalize;
        letter-spacing: 1px;
        color: #FFFFFF;
        border-width: 2px 2px 2px 2px;
        border-radius: 0px 0px 0px 0px;
        }
      .btn-2{
          font-family: "Benzin";
          font-size: 18px;
          font-weight: 500;
          text-transform: capitalize;
          height: 51px;
          line-height: 51px;
          padding: 0 65px;
          border: 2px solid #E74552;
          color:#E74552;
          background: #fff;
          display: inline-block;
          text-decoration: none;
          transition: all .3s ease;
      }
      .sidebar_whatsapp {
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 9999;
    transform: translateY(-50%);
    background-color: #25d366;
    border-radius: 50%;
    padding: 12px;
}

 .sidebar_whatsapp svg path {
    fill: #fff;
}
     .main-header {
        padding: 32px 0;
    }
     .gbwc {margin-right:10px;
    color: white;
    background: linear-gradient(to right, #E74552, #FBBC15);
    padding: 2px 10px;
}
body.page-template.page-template-about .banner .buttons {
    display: none;
}
.demo_new {
    display: none;
}
    ul {
        list-style: none; 
        padding: 0!important;
        margin: 0!important;
    }
    
    ul li a {
        text-decoration: none!important;
        color: #0C0B0B;
    }
    
    nav.stroke {}
    
    nav.stroke ul li {
        display: inline-block;
    }
    
    nav.stroke ul li a {
        font-family: "Poppins", sans-serif;
        font-size: 18px;
        font-weight: 400;
        color: #000000;
        padding: 10px 20px 0px 20px;
    }
    .pt-100{padding-top:100px;z-index: 99;position: relative;}
    .pb-100{padding-bottom:100px;}
    .pt-70{padding-top:70px;}
    .pb-70{padding-bottom:70px;}
    .gbwc {margin-right:10px;
    color: white;
    background: linear-gradient(to right, #E74552, #FBBC15);
    padding: 2px 10px;
}
body.page-template.page-template-about .banner .buttons {
    display: none;
}
.sidebar_whatsapp svg {
    width: 40px;
    height: 40px;
}
.pb-50 {
    padding-bottom: 50px;
}

.pt-50 {
    padding-top: 50px;
}
.box_cta_btn {
    display: none;
}
    h1.page-title {
    font-size: 30px!important;
    text-align: center;
}
     
    .banner  h6 {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 300;
        font-size: 24px;
        line-height: 36px;
        text-transform: capitalize!important;
    }
    .span{color: white;
        background: linear-gradient(to right, #E74552, #FBBC15);
        padding: 2px 10px;
    }
    
    .buttons  .btn-1 {
        margin-right: 20px;
    }
    section.awardsbox {
        background: linear-gradient(to right, #E74552, #FBBC15);
    }
    .awards_img {
        opacity: 0.5;
        transition: .20s ease;
    }
    
    .awards_img:hover {
        opacity: 1;
        transition: .20s ease;
    }
    .slider_social  ul.slick-dots {
        display: none!important;
    }
    ul.ind {
        display: flex;
        flex-wrap: wrap;
        width: 90%;
        margin-left: auto!important;
    }
    ul.ind li {
        list-style: none;
        width: 40%;
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 400;
        font-size: 20px;
        line-height: 30px;
        color: #000000;
        margin-bottom: 38px;
    }
    ul.ind li:hover {
        color: linear-gradient(to right, #E74552, #FBBC15);
    }
    ul.ind li:nth-child(3), ul.ind li:nth-child(6), ul.ind li:nth-child(9), ul.ind li:nth-child(12) {
        width: 20%;
    }
    .industries  p {
        margin-bottom: 40px;
    }
    
    .industries  a.btn-1 {
        font-family: "Benzin-Medium", sans-serif;
        font-weight: 500;
        padding: 0 24px;
    }
    .mb-7{margin-bottom: 70px;}
    
    .testimonials {
        background: #F2F2F2;
    }
    
    .awards_img1 {
        width: 130px;
        height: 130px;
        margin-left: auto!important;
    }
    
    .awards_img1 img {
        width: 100%;
        height: 100%;
        border-radius: 50%;
        object-fit: contain;
    }
    
    .testi_content p {
        text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 219.5%;
    /* or 57px */
        color: #0C0B0B;
    }
    .testi_content p br{display:none}
    p.name {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 32px;
    /* identical to box height */
        color: #414141;
        margin: 0;
    }
    
    p.designation {display:none;
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
    /* identical to box height */
        color: #A5A5A5;
    }
    .awardsbox p {font-size: 14px;    margin-top: 20px;
        line-height: 20px;
    }
    .br1{    border-right: 2px solid #ffffff33;}
    .client_detail {
        margin-top: 60px;
    }
    .logo a {
    display: block;
    z-index: 99999;
    position: relative;
}
    .testimonial {
        padding-top: 60px;
    }
    
    .testimonial {}
    
    .testimonial ul.slick-dots {}
    
    .testimonial ul.slick-dots li {
        display: inline-block;
        margin-right: 9px;
    }
    
    .testimonial ul.slick-dots li  button {
        font-size: 0;
        background: linear-gradient(to right, #E74552, #FBBC15);
        opacity: 0.3;
        border-radius: 2.5px;
        width: 50px;
        height: 5px;
        border: 0px;
    }
     
    .testimonial ul.slick-dots li.slick-active button {
        opacity: 1;
    }
    .testimonial ul.slick-dots {
        position: absolute;
        right: 0;
        bottom: 20px;
    }
    .slider_portfolio {
        background: linear-gradient(to right, #E74552, #FBBC15);
        padding-top: 100px;
        margin-top: 90px;
    }
    
    .titleP {
        color: #FFFFFF;
        font-family: "Benzin";
        font-size: 32px;
        font-weight: 600;
        line-height: 40px;
        margin: 0 0 5px;
        text-align: left;
        margin-bottom: 20px;
    }
    
    .num {
        color: #FFFFFF;
        font-family: "Benzin";
        font-size: 20px;
        font-weight: 600;
        line-height: 40px;
        margin: 0 0 5px;
        text-align: left;
        margin-bottom: 10px;
    }
    
    p.cat {
        font-size: 16px;
        font-family: poppins;
        font-weight: 400;
        color: #fff;
        opacity: 0.75;
    }
    
    .slider_portfolio  p {
        color: #fff;
    }
    .slider_portfolio a {    margin: 0!important;
    padding: 0!important;
    border: 0!important;
        margin: 20px 0;
        border: 1px solid white;
        color: white;
        padding: 10px 20px;
        text-decoration: none;
        display: inline-block;
        transition: .5s ease;
    }
    
    .slider_portfolio {}
    
    .slider_portfolio ul.slick-dots {}
    
    .slider_portfolio ul.slick-dots li {
        display: inline-block;
        margin-right: 9px;
    }
    
    .slider_portfolio ul.slick-dots li  button {
        font-size: 0;
        background: #ffffff;
        opacity: 0.8;
        border-radius: 2.5px;
        width: 40px;
        height: 3px;
        border: 0px;
    }
     .postid-1919 .colum1, .postid-1919 .colum2, .postid-1919 .colum3, .postid-1919 .colum4 {
    margin-bottom: 30px;
}

.postid-1919 .process_service_01 {
    height: 100%;
}
    
    .slider_portfolio ul.slick-dots li.slick-active button {
        opacity: 1;
    }
    .slider_portfolio ul.slick-dots {
        position: absolute;
        left: 100px;
        top: 50px;
    }
    
    .box_counter {
        transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
        margin: 0px 0px 10px 0px;
        --e-column-margin-right: 10px;
        --e-column-margin-left: 0px;
        padding: 35px 35px 35px 35px;
        background-color: #F6F6F6;
        text-align: center;
    }
    
    .box_counter h5 {
        color: #000000;
        font-family: "Benzin";
        font-size: 32px;
        font-weight: 700;
        line-height: 65px;
        letter-spacing: 1.1px;
    }
    
    .box_counter p {
        font-family: "Poppins", Sans-serif;
        font-size: 16px;
        font-weight: 400;
        line-height: 30px;
    }
    
    .box_counter:hover {
        transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
        background: linear-gradient(to right, #E74552, #FBBC15);
    }
    
    .box_counter:hover p,.box_counter:hover h5 {
        color: #fff;
    }
    .year img {
        width: 82%;
    }
    button.accordion-button.collapsed {}button.accordion-button.collapsed {}
    
    .faq  button.accordion-button {
        padding: 15px;
        line-height: 20px;
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 30px;
    /* identical to box height, or 125% */
        color: #414141;
        border: 0px!important;
    }
  .faq  .accordion-button::after { 
    width: 12px;
    height: 12px; 
    background-size: contain;
}
    .faq  .accordion-header {
        border: 0px;
    }
    
    .faq  .accordion-item {
        border: 0px;
    }
    
    .faq  .accordion-body {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 30px;
    /* or 167% */
    }
    
div#displayed .title.accordion-button {
    background: linear-gradient(to right, #E74552, #FBBC15)!important;
    color: #fff!important;
}

div#displayed {}

.accordianlist .title.accordion-button {
    background: #ffffff!important;
    color: #000!important;
    padding: 15px;
    line-height: 20px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #414141;
    border: 0px!important;
    box-shadow: inset 0 0px 0 rgba(0,0,0,.125);
    border-bottom: 0px;
}

    .accordion-collapse.collapse.show {}
    
    .faq  .accordion-collapse  .accordion-body {
        background: linear-gradient(to right, #E74552, #FBBC15);
        color: #fff;
    }
    
    button.accordion-button {}
    
    .faq  .accordion-button:not(.collapsed) {
        background: linear-gradient(to right, #E74552, #FBBC15);
        color: #fff;
        border: 0px!important;
    }
     .faq  .accordion-button:focus{box-shadow:initial;}
    .faq .accordion-button:not(.collapsed)::after {
       background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z' style='&%2310; fill: %23fff;&%2310;'/%3E%3C/svg%3E")!important; transform: rotate(-180deg);
    }
    .cta  .buttons .btn-1 {
        background: #000; border-color: #000;
    }
    
    .cta .buttons .btn-2 {
        border-color: #fff;
        color: #fff;
        background: #fff0;
    }
    .cta  h2 {
         
        margin-bottom: 24px;
    }
    
    .cta  p {
        margin-bottom: 42px;
        font-size: 17px;
        font-weight: 400;
        line-height: 30px;
    }
    .cta {
        background-repeat: no-repeat!important;
        background-size: cover!important;
        background-position: center right!important;
    }
    
    
    .service_detail {
        height: 590px;
        padding: 30px 20px;
        position: relative;
        transition: bottom 0.8s ease;
    }
    
    .service_detail {}
    
    .service_detail .nun_serv {
        font-family: 'Benzin';
        font-size: 20px;
        line-height: 162.5%;
    /* identical to box height, or 32px */
        text-transform: uppercase;
        color: #FFFFFF;
        font-weight: 500;
    }
    
    .service_detail .title_serv {
        font-family: 'Benzin';
        font-size: 25px;
        line-height: 162.5%;
        text-transform: uppercase;
        color: #FFFFFF;
        display: block;
        font-weight: 600;
        position: initial;
    }
    .box_abs {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        /* transition: .20s ease; */
        transition: bottom 0.8s ease;
        width: 100%;
        left: 0;
        padding: 30px 20px;
    }
    
    .service_Box:hover .title_servp p {
        position: initial;
        bottom: 0;
        animation-timing-function: ease;
        letter-spacing: 0;
        font-size: 16px;
        height: auto;
        overflow: visible;
        -webkit-transition-delay: 0.05s;
        transition-delay: 0.05s;
        -webkit-transition-duration: 0.35s;
        transition-duration: 0.35s;
        opacity: 1;
    }
    .service_detail .title_servp p {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 400;
        font-size: 15px;
        line-height: 25px;
    /* or 167% */
        color: #FFFFFF;
        position: absolute;
        bottom: -870px;
        /*transition: bottom 0.8s ease;*/
        letter-spacing: 1px;
        height: 2.25em;
        overflow: hidden;
        opacity: 0;
        -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
        transition: opacity 0.2s, transform 0.35s;
    }
    .service_Box {
        margin: 0 5px;
    }
    a.link:hover {
        color: #fff;
    }
    a.link {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 162.5%;
    /* or 29px */
        text-decoration-line: underline;
        color: #FFFFFF;
    }
    .site-footer h5 {
        color: #FFFFFF;
        font-weight: 600!important;
        font-family: "Benzin";
        font-size: 18px;
        font-weight: 400;
        line-height: 29px;
        letter-spacing: 0.8px;
        margin-bottom: 13px;
    }
    
    .site-footer a {
        font-family: "Benzin";
        font-size: 13px;
        line-height: 22px;
        color: #FFFFFF;
        text-decoration: none;
        font-weight: 400;
    }
    
    .site-footer .p {
        font-family: "Benzin";
        font-size: 13px;
        line-height: 22px;
        color: #FFFFFF;
        font-weight: 400;
    }ul.social.icons_s {}
    
    ul.social.icons_s li {
        display: inline-block;
        margin-right: 10px;
    }
    
    ul.social.icons_s li svg path {
        fill: #fff;
    }
    
    .mt-20 {
        margin-top: 80px;
    }
    .border1 hr {
        background: 1px #d9d9d9c9!important;
    }
    .site-footer a:hover {
        color: #fff;
    }
    footer.site-footer {
        background: #E74552;
        padding: 100px 0 20px;
    }
    .f_links a,.pera {
        color: #FFFFFF;
        font-family: "Poppins", Sans-serif;
        font-size: 14px;
        font-weight: 400;
        line-height: 21px;
    }
    .border1 {
        margin: 0 0 50px 0;
    }
    .f_links {
        color: #FFFFFF;
        text-align: right;
    }
    .contact_form  .form-control {
        background: #E74552;
        border-top: 0px;
        border-left: 0px;
        border-radius: 0px;
        border-right: 0;
        border-bottom: 1px solid #FBBC15;
        padding: 10px 0;
        margin-top: 5px;
        color: #fff;
    }
    .contact_form  .form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
      color: #fff;
      opacity: 1; /* Firefox */
    }
    
    .contact_form  .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
      color: #fff;
    }
    
    .contact_form  .form-control::-ms-input-placeholder { /* Microsoft Edge */
      color: #fff;
    }
    .contact_form textarea.form-control {
        height: 80px;
    }
    
    .contact_form input.form-control:focus {
        box-shadow: initial;
    }
    
    input.wpcf7-form-control.has-spinner.wpcf7-submit {
        background: #FFFFFF;
        box-shadow: 0px 4px 10px 4px rgba(0, 179, 116, 0.15);
        border: 0px;
        height: 50px;
        padding: 0 80px;
        margin-top: 10px;
        font-family: "Benzin";
        font-size: 18px;
        line-height: 21px;
        color: #E74552;
    }
    
    .contact_form {
        margin-bottom: 40px;
    }.btn-1:hover {
        transform: scale(0.9);
        color: #fff;
        transition: all .3s ease;
    }
    
    .btn-2:hover {
        color:#E74552;
        transform: scale(0.9);
        transition: all .3s ease;
    }
    
    .slider_portfolio a:hover {
        color: #fff;
        transform: scale(0.9);
        transition: .5s ease;
    }
     .font-14{font-size:14px;line-height:22px;}
     
     .font-12{font-size:12px;line-height:25px;}
     .left2{position:relative; left:-20px;}
     .text-portfolio p {
        font-size: 14px;
        font-weight: 400;
        line-height: 27px;
    }
    
    .img-slid {
        width: 627px;
        height: 438px;
    }
    
    .img-slid img {
        width: 100%;
        height: 100%;
    }
    
.service_slider  .slick-list.draggable {
    overflow: visible;
}
section.counter p.mb-4 {
    padding: 15px 100px 20px 0px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

section.counter h3 {
    font-size: 35px!important;
}
div#counter-box-container {
    padding: 0 5px!important;
}
.service_slider:before {content:'';width: 402px;height: 100%;position: absolute;left: 0;top: 0;background: #fff;z-index: 9;left: -405px;}
 section.services {
    overflow: hidden;
}


footer h3 {
    font-family: "Benzin-Medium", sans-serif;
    margin-bottom: 30px;
}

.aboutslider .about_slide {}

.aboutslider .about_slide:nth-child(even) {
    margin-top: 50px;
    /* padding-left: 10px; */
    /* padding-right: 10px; */
}







.aboutslider .about_slide img.img-fluid {
    width: 90%;
    margin: 0 auto;
}

.slider_about{
    position: relative;
}
.slider_about:before{content:'';height: 350px;width: 100%;position: absolute;left: 0;top: 0;background: linear-gradient(to right, #E74552, #FBBC15);}
 .innovation h4 {
    color: var(--e-global-color-text );
    font-family: "Poppins", Sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
}
 span.counter {
    color: linear-gradient(to right, #E74552, #FBBC15);
    font-family: "Roboto", Sans-serif;
    font-weight: 600;
    font-size: 69px;
}

section.innovation .wpsm_counterbox {
    margin: 0!important;
    text-align: left!important;
    display: flex;
    align-items: center;
}

section.innovation .wpsm_counterbox .wpsm_count-icon {
    display: none!important;
}

section.innovation .wpsm_counterbox h3.wpsm_count-title {
    margin: 0 0 0 10px!important;
    font-family: "Poppins", Sans-serif!important;
    font-size: 18px!important;
    font-weight: 400!important;
    text-transform: uppercase!important;
    line-height: 30px!important;
    color: #54595f!important;
    letter-spacing: 0px!important;
    width: 150px!important;
}
 

span.counter:after {
    content: '+';
} 
.about_portfolio {
    background-color: #F2F2F2;
}

.about_portfolio h3 {
    font-size: 45px!important;
    text-transform: uppercase;
    line-height: 55px!important;
}

.about_portfolio  .slider_portfolio {
    margin-top: 50px;
}

.about_portfolio .left2 {
    margin: auto 0;
}

.about_portfolio .left2 p {
    margin: 0;
}

 
.single-services section.banner  a.btn-1 {
    
}

.box_inno:nth-child(odd) .bx {
    background: linear-gradient(to right, #E74552, #FBBC15);
}

.box_inno:nth-child(even) .bx {
    background-color: #000000;
}

.box_inno .bx {
    padding: 50px 10px 50px 15px;
    color: #fff;
    height: 100%;
}

.box_inno .bx  h6 {
    color: #FFFFFF;
    font-family: "Poppins", Sans-serif;
    font-size: 27px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 30px;
}

.box_inno .bx  p {
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 40px;
}
section.cta_about {
    background-size: cover!important;
}

.experience_box h4 {
    font-family: "Poppins", Sans-serif;
    font-size: 25px;
    font-weight: 600;
}

.experience_box p {
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 20px;color:#54595f;
}
.experience_box:hover {
    transition: 1s ease;
    padding-left: 14px;
}
 
.experience_box{position:relative;transition: 1s ease;}
.experience_box:hover:before{
    content: " ";transition: 1s ease;
    height: 39px;
    width: 4px;
    background: linear-gradient(to right, #E74552, #FBBC15);
    left: 0;
    top: 0;
    margin: 6px auto;
    margin-left: 0;
    position: absolute;
    }
section.experiance img:hover {
    transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
--e-transform-rotateZ: 10deg;
    transition: 2s ease;
}

section.experiance img {
    transform: perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));
    transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
    transition: 2s ease;
}


.counter-count .wpsm_count-icon {
    display: none!important;
}

.counter-count .wpsm_number {
    margin: 0px!important;
}

.counter-count  h3.wpsm_count-title {
    font-family: "Poppins", Sans-serif!important;
    font-size: 16px!important;
    font-weight: 400!important;
    line-height: 30px!important;
    letter-spacing: 0!important;
    min-height: auto!important;
    margin: 0px!important;
    text-transform: capitalize;
    color: #54595f!important;
}

.counter-count .wpsm_number span.counter {
    color: #000000;
    font-family: "Benzin";
    font-size: 32px;
    font-weight: 700;
    line-height: 65px;
    letter-spacing: 1.1px;
}

.counter-count  .wpsm_counterbox {
    background-color: #F6F6F6;
    margin: 0!important;
    padding: 45px 0;
}

.wpsm_col-md-6.wpsm_col-sm-6 {
    padding: 0 4px 5px 4px;
}

.counter-count .wpsm_counterbox:hover {
    background: linear-gradient(to right, #E74552, #FBBC15);
    transition: .20s ease;
}

.counter-count .wpsm_counterbox:hover span.counter {
    color: #fff!important;
    transition: .20s ease;
}

.counter-count .wpsm_counterbox:hover h3.wpsm_count-title {
    color: #fff!important;
    transition: .20s ease;
}

.portfolio_img {
    position: relative;
    height: 384px;
    width: 100%;
}

.btn-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999999;
    height: 100%;
    background: linear-gradient(to right, #E74552, #FBBC15)cf;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: .20s ease;
}

.btn-box a {
    font-family: "Benzin";
    font-size: 18px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 1px;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #FFFFFF00;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #FFFFFFFC;
    border-radius: 0px 0px 0px 0px;
    padding: 12px 60px 12px 60px;
    text-decoration: none; transition: .20s ease;
}

.portfolio_img:hover {}

.portfolio_img:hover .btn-box {
    opacity: 1;
    transition: .20s ease;
}

.portfolio_col h4 {
    color: #000000;
    font-family: "Benzin";
    font-size: 36px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 25px 0px 0px 0px;
} 

.portfolio_img img.img-fluid {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: top;
}
  .box_portp_folio01:nth-child(even) {
    margin-top: 100px;
}

.btn-box a:hover {
    color: #fff;  transform: scale(1.1);  transition: .20s ease;
}
.box_portp_folio01 {
    margin-bottom: 50px;
}
 .buttons.abt {}

.buttons.abt a.btn-2.btn-white {
    border-color: #fff;
}
.grn {
    color: white;
}

.animated_arrow {}
@-webkit-keyframes uparrow {
  0% { -webkit-transform: translateY(0); }
  100% { -webkit-transform: translateY(-0.9em);  }
}
.animated_arrow:before {
    width: 80px;
    height: 80px;
    position: absolute;
    left: 0;
    top: 30%;
    margin: 0 auto;
    border-radius: 50%;
    background: #fff;
    content: '';
    right: 0;
    transform: translateY(-50%);
    background-image: url("data:image/svg+xml,%0A%3Csvg width='35' height='50' viewBox='0 0 35 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32.5 32L17.5 47M17.5 47L2.5 32M17.5 47L17.5 2' stroke='%230C0B0B' stroke-width='3' stroke-linecap='square'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    -webkit-animation: uparrow 0.6s infinite alternate ease-in-out;
}
ul.project_details {
    display: flex;
    justify-content: center;
    margin-top: 30px!important;
}

ul.project_details li {
    padding: 0 20px;
}

ul.project_details li p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
/* identical to box height */
    margin: 0 0 10px 0;
    color: #000000;
}

ul.project_details li h6 {
    font-family: 'Benzin';
    font-size: 19px;
    line-height: 28px;
    text-transform: uppercase;
    color: #000000;
    font-weight: 600;
}
.counter_portfolio {}

.counter_portfolio .wpsm_counterbox {
    display: flex;
    flex-wrap: wrap;
    background: linear-gradient(to right, #E74552, #FBBC15);
    padding: 40px 111px;
}

.counter_portfolio .wpsm_counterbox .wpsm_number {
    width: 100%;
    order: 2;
    color: #fff!important;
    margin: 0!important;
}

.counter_portfolio .wpsm_counterbox  .wpsm_count-title {
    width: 100%;
    order: 1;
    color: #fff!important;
    text-align: left;
    margin: 0!important;
    color: #FFFFFF;
    font-family: "Poppins", Sans-serif!important;
    font-size: 16px!important;
    font-weight: 400!important;
    line-height: 30px!important;
    letter-spacing: 0!important;
    min-height: auto!important;
}

.counter_portfolio .wpsm_counterbox .wpsm_number span.counter {
    color: #fff;
    font-family: "Benzin";
    font-size: 32px;
    font-weight: 600;
    line-height: 65px;
}
.counter_portfolio .wpsm_counterbox .wpsm_number span.counter:after {
    content: '%';
}

.counter_portfolio .wpsm_counterbox .wpsm_number span.counter:before {
    content: '+';
}

section.cto_portfolio  h2 {
    font-size: 40px!important;
    font-weight: 600!important;
    line-height: 60px!important;
    text-transform: capitalize;
    margin-bottom: 40px;
}

section.cto_portfolio  a.btn-2 {
    border-color: #E74552!important;
}

section.banner.banner-contact h1 { 
    font-size: 60px!important;
    line-height: 82px!important;
}
.contact_banner_form {
    background: linear-gradient(to right, #E74552, #FBBC15);
    padding: 70px 70px 70px 70px;
}

.contact_banner_form label {
    font-family: "Poppins", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    color: #fff;
}

.contact_banner_form  input {
    font-size: 14px;
    line-height: 1.8;
    padding: 6px 12px;
    vertical-align: middle;
    color: #333;
    border: 1px solid #ddd;
    -webkit-border-radius: 0;
    height: 40px;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit {
    font-family: "Benzin";
    text-transform: uppercase;
}
 
.page-id-27  .social {
    margin-top: -100px;
    z-index: 9;
    position: relative;
}
.bx_team {}

.bx_team h6 {
    color: #000000;
    font-family: "Poppins", Sans-serif;
    font-size: 30px;
    font-weight: 600;
    margin-top: 15px;
}

.bx_team p {
    color: #000000;
    font-family: "Poppins", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 40px;
}
.contact_banner_form textarea.wpcf7-form-control.wpcf7-textarea.form-control {
    height: 140px;
}


section.banner.banner-contact {position:relative;z-index:999;}
.services-template section.awardsbox.sa.pt-70.pb-70 {}

.services-template section.awardsbox.sa.pt-70.pb-70 p.text-white {
    font-size: 18px;
    line-height: 31px;
    padding-right: 30px;
}
.service_process h6,section.service_013 h6  {
    font-family: "Poppins", Sans-serif;
    font-size: 24px;
    font-weight: 300;
    line-height: 36px;
    margin-bottom: 20px;
}
.service_process h2 {
    font-size: 37px!important;
    text-transform: uppercase;
    line-height: 50px!important;
}
.service_process h2 {
    font-size: 37px!important;
    text-transform: uppercase;
    line-height: 50px!important;
}

.process_service {}

.process_service h5 {
    font-family: "Benzin";
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

.process_service h3 {
       font-family: "Poppins", Sans-serif;
    font-size: 20px!important;
    font-weight: 500!important;
    line-height: 30px!important;
    text-transform: capitalize;
    margin-bottom: 16px;
}

.process_service p {
    line-height: 30px;
}

.color1 {
    color: #f4b41c;
}
.color2 {
    color: #fc6474;
}
.color3 {
    color: #04acf9;
}
.color4 {
    color: #541cc4;
}
section.service_011 {
    background: linear-gradient(to right, #E74552, #FBBC15);
    padding-bottom: 150px;
    position: relative;
}

.service_011:before {
    content: '';
    width: 100%;
    height: 70px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
}
.top_heading  {
    color: #0C0B0B;
    font-size: 16px;
    font-family: Poppins;
    font-weight: 300;
    margin-bottom: 30px;
}
section.service_012 {}

section.service_012  p.mbb-5 {
    margin-bottom: 10px;
    padding-top: 0px;
}

li.listing {
    position: relative;
    padding-left: 26px;
    color: #0C0B0B;
    font-size: 23px;
    font-family: Poppins;
    font-weight: 600;
    line-height: 164%;
    margin-bottom: 10px;
}

li.listing:before {
    content: '';
    border-radius: 10px;
    background: linear-gradient(to right, #E74552, #FBBC15);
    width: 10px;
    height: 10px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.img-top{
    position: relative;
    top: -110px;
    z-index: 9999;
    }
    .listing1 {}

.listing1 li {
    margin-bottom: 30px;
}

.listing1 li h3 {
    color: #0C0B0B;
    font-size: 27px!important;
    font-family: Poppins;
    font-style: normal;
    font-weight: 600!important;
    text-transform: capitalize;
    padding-left: 20px;
    border-left: 7px solid linear-gradient(to right, #E74552, #FBBC15);
}
   .top_heading1{    font-family: "Poppins", Sans-serif;
    font-size: 16px;    color: #414141;
font-style: normal;
font-weight: 300;
line-height: normal;} 
    
    
    .colum1 .process_service_01 {
    background: #FF636A;
}

.colum2 .process_service_01 {
    background: #F6AE1E;
}

.colum3 .process_service_01 {
    background-color: #5418C3;
}

.colum4 .process_service_01 {
    background: #02A7FF;
}

.process_service_01 {
    padding: 10px;
    color: #fff;
    margin-bottom: 20px;
    min-height: 332px;
}

.process_service_01 h3 {
    font-family: "Poppins", Sans-serif;
    font-size: 25px!important;
    font-weight: 500!important;
    line-height: 40px!important;
    margin-left: 20px;
    text-transform: capitalize;
}

.box_01 {
    display: flex;
    align-items: end;
    margin-bottom: 15px;
}
    
    .service_014 {
    background-repeat: no-repeat!important;
    background-position: right top!important;
    background-size: 42%!important;    position: relative;
}
    
   .service_014 h6 {
    color: #0C0B0B;
    font-size: 21px;
    font-family: Poppins;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-top: 30px;
} 


    .cs section.portfolio.pt-100 {
    padding-top: 0px;
}
.box_service {
    background:#fff;
    box-shadow: 0px 0px 12px 0px rgba(210, 210, 210, 0.5);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0 0 30px 0;
    padding: 40px 15px 40px 15px;
    min-height: 430px;
}

.box_service:hover {
    background: linear-gradient(to right, #E74552, #FBBC15) !important;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    color: #fff;
}

.box_service h3 {
    font-family: "Poppins", Sans-serif;
    font-size: 25px!important;
    font-weight: 500!important;
    line-height: 40px!important;
    text-transform: capitalize;
}

.box_service  p {
    color: #414141;
    font-family: "Poppins", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    margin: 0;
}

.box_service:hover p {
    color: #fff;
}
p.m-20 {
    margin: 40px 0;
}

section.service_016 {
    background-color: #F2F2F2;
}

body.services-template.services-template-services-digital-branding section.banner a.btn-2 {
    display: none;
}
.services-template-service-web-php {}

.services-template-service-web-php .service_011 {}

.services-template-service-web-php  .service_011:before {
    display: none;
}

.services-template-service-web-php .img-top{top:0px}

.services-template-service-web-php  .service_012 ul {
    padding-top: 40px!important;
}

.services-template-service-web-php .service_012 ul li.listing {
    font-size: 20px;
}
.services-template-service-web-php  .testimonials  h3 {
    font-size: 40px!important;
    margin-bottom: 30px;
}
.postid-392   img.img-fluid.img-top {
    top: 0;
}


.postid-392   .listing1 li h3 {
    border-left: 0px;
    padding-left: 0px;
}

.postid-392  .listing1 li h3 span {
    padding-right: 15px;
}

.postid-392 section.service_011 {
    
    padding-bottom: 30px; 
}
.services-template-service-web-php .portfolio h3 {
    font-size: 40px!important;line-height: 50px!important;
    /* width: 50%; */
}

.services-template-service-web-php .portfolio p {
    /*font-size: 16px;*/
}
 
.bx_serv svg path {
    fill: #000;
}

.bx_serv:hover svg path {
    fill: #fff;
}

.box_service_3d {
    transition: .20s ease;
    background: #fff;
    padding: 30px 40px;
    box-shadow: 2px 2px 10px 5px rgba(0, 0, 0, 0.05);
    height: 100%;
}
h4.p-relat {
    position: inherit!important;
    left: 0!important;
}

.box_service_3d .bx_serv {
    position: relative;
    margin-bottom: 20px;
}

.box_service_3d .bx_serv h4 {
    position: absolute;
    top: 10px;
    left: 113px;
    font-family: Poppins;
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    transition: .20s ease;
}

.box_service_3d .bx_serv svg {
    width: 100px;
}
.box_service_3d:hover svg path{fill: #fff;}
.box_service_3d:hover {
    background: linear-gradient(to right, #E74552, #FBBC15);
    transition: .20s ease;
}

.box_service_3d:hover h4 ,.box_service_3d:hover p {
    color: #fff!important;
    transition: .20s ease;
}

.box_service_3d:hover {
    background: linear-gradient(to right, #E74552, #FBBC15)!important;
}
.box_service_3d1 {
    padding: 20px;
    /* min-height: 665px; */
    height: 100%;
}

.box_service_3d1  .bx_serv {
    position: relative;
    margin-bottom: 20px;
}

.colorr1 {
    background: #5418C3;
}

.colorr2 {
    background: #F6AE1E;
}

.colorr3 {
    background: #02A7FF;
}

.box_service_3d1 .bx_serv h4 {
    position: absolute;
    left: 100px;
    top: 50%;
    color: #fff;
    font-family: Poppins;
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: norma;
    transform: translateY(-50%);
}

.box_service_3d1 .bx_serv img {
    width: 80px;
}

.box_service_3d1 p {
    color: #fff;
}
ul.list_old li {
    position: relative;
    color: #0C0B0B;
    padding-left: 20px;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 20px;
}

ul.list_old {
    position: relative;
}

ul.list_old li:before {
    content: '';
    width: 10px;
    height: 10px;
    background: #E74552;
    position: absolute;
    left: 0;
    top: 50%;
    border-radius: 50%;
    transform: translateY(-50%);
}
.box_service_3d11 {}

.box_service_3d11 h4 {
    color: #0C0B0B;
    font-family: Poppins;
    font-size: 27px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    margin-top: 20px;
}

.box_service_3d11 p {
    color: #0C0B0B;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    margin-top: 20px;
}

.grid-item {
    width: 50%;
    padding: 0 15px;
    margin-bottom: 80px;
}.pd_pcf_thumbnail img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    box-shadow: -3px 3px 9px 0px #949494;
    transition: .30s ease;
}  .pd_pcf_thumbnail {
    height: 340px;
    width: 100%;
}
.pd_pcf_thumbnail:hover img {
    transform: scale(.9);
    transition: .30s ease;
}h4.blog_title a {
    font-family: "Poppins", Sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 20px;
    color: #000;
    text-decoration: none;
    margin-top: 30px;
    display: block;
}
.filter-button-group.filter_post button {
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    color: #000000!important;
    background: initial!important;
    padding: 10px 25px !important;
    border: 0px !important;
    font-family: "Poppins", Sans-serif;
    margin: 0 30px 40px 0!important;
}

.filter-button-group.filter_post button.button.current {
    background: linear-gradient(to right, #E74552, #FBBC15)!important;
    color: #fff!important;
}
.main_btn {
    display: none;
}
.h4{  color: #0C0B0B;  font-family: Poppins;
    font-size: 25px;}
.demo_new {}

.demo_new ul {
    padding: 0;
    margin: 0;
    display: flex;flex-wrap: wrap;
    justify-content: start;
/*     flex-direction: row-reverse; */
	margin-bottom:20px;
}

.demo_new ul li {
    list-style: none;
    padding-right: 15px;
    margin-right: 15px;
    position: relative;
}

.demo_new ul li a {
    font-size: 14px;
}

.demo_new ul li a:hover {
    color: linear-gradient(to right, #E74552, #FBBC15);
}

.demo_new ul li:after {
    content: '/';
    position: absolute;
    right: 0;
    line-height: 29px;
    top: 0;
}

.demo_new ul li:last-child:after {
    display: none;
}
.btn-1.newbtn {
    background: #FFF!important;
    color: linear-gradient(to right, #E74552, #FBBC15)!important;
}

.main_blog h1 {
  font-size: 36px!important;
  line-height: 42px!important;
  color: #0C0B0B;
  padding-top: 20px;
  font-family: 'Benzin';
}
 
.date {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
/* identical to box height */
    color: #0C0B0B;
    margin-bottom: 50px;
    margin-top: 15px;
}

.post_image {}

.post_image img {}

.main_blog h1 span {}

.main_containt_blog {
    padding: 60px 0;
}

.main_containt_blog p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 15px;
}
.main_containt_blog {
    padding: 60px 0;
}

.main_containt_blog p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 15px;
}
.more_blogs{margin-bottom:70px;padding-top: 100px;}
.more_blogs  h2 {
    font-size: 48px;
    line-height: 162.5%;
/* identical to box height, or 78px */
    text-transform: uppercase;
    color: #0C0B0B;
    margin-bottom: 40px;
}

.more_blogs  h2 span {
    color: linear-gradient(to right, #E74552, #FBBC15);
}

.post_image1 {
    width: 100%;
    height: 360px;
}

.post_image1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.more_blogs h3{font-family: 'Poppins';
font-style: normal;
font-weight: 500;
font-size: 28px;
line-height: 42px;margin-bottom:10px;margin-top:20px;
/* identical to box height */


color: #0C0B0B;}
  .main_blog a {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    color: #0C0B0B;
    text-decoration: none;
}

.box_cta {
    background-size: cover!important;
    background-position: top center!important;
    padding: 100px 0;
}

.box_cta h2 {
    font-size: 48px;
    line-height: 56px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 10px;
}

.box_cta p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
/* identical to box height */
    text-align: center;
    color: #FFFFFF;
}
a.btn-cta:hover {
    color: linear-gradient(to right, #E74552, #FBBC15);
}

a.btn-cta {
    font-size: 18px;
    line-height: 21px;
    color: linear-gradient(to right, #E74552, #FBBC15);
    text-decoration: none;
    height: 48px;
    line-height: 48px;
    background: #fff;
    display: inline-block;
    margin-top: 30px;
    padding: 0 46px;
    border: 2px solid linear-gradient(to right, #E74552, #FBBC15);
    transition: .20s ease;
    font-family: 'Benzin';
}
#primary {
    padding: 0;
}

.more_blogs a {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
/* identical to box height */
    color: #0C0B0B;
    text-decoration: none;
}
a.btn-cta:hover {
    transform: scale(1.1);
    color: #000;
}

.more_blogs h3 a {
    color: #0C0B0B;
}

.post_image1:hover img {transform: scale(.9);transition: .30s ease;}.post_image1 img { transition: .30s ease;}
.blogpage 
 .pd_pcf_thumbnail {
    height: 340px;
    width: 100%;
}

.blogpage .pd_pcf_thumbnail a,.blogpage .pd_pcf_thumbnail img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    transition: .30s ease;
}

.blogpage .pd_pcf_thumbnail:hover img {
    transform: scale(.9);
    transition: .30s ease;
}

.postid-1732 .section.service_3dsec01 {}

.postid-1732 .service_3dsec01 .row.cc {
    direction: rtl;
}

.postid-1732 .service_3dsec01 .row.cc .ms-auto {
    margin-right: auto;
}

.postid-1732 .service_3dsec01 .row.cc .mb-5, .postid-1732 .service_3dsec01 .row.cc h2.mb-5 p {
    text-align: left;
}
.postid-1732 .section.service_011{padding-bottom:100px;}
.postid-1732 .section.service_011:after,.postid-1732 section.service_3d_05.pb-100.pt-100,.postid-1732  section.service_3d_02.pt-100.pb-100 {display:none;}
body.postid-1732 .service_011:before {
    display: none;
} 
body.postid-1732 .service_011 {
    padding-bottom: 40px;
}
 section.service_3d_04 p {
    margin-top: 40px;
}
.hide-bottom {}

.hide-bottom ul.sub-menu {
    /*display: none;*/
}
.wpmm_brand_logo_wrap {
    display: none!important;
}
.wpmm-search-wrap {
    display: none;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li > a {
    color: #000;
}
 
 .heading_header {
    color: linear-gradient(to right, #E74552, #FBBC15);
    font-family: "Benzin";
    font-size: 15px!important;
    text-transform: uppercase;
    line-height: 30px;
    display: block!important;
}

.wp-megamenu-wrap .wp-megamenu li a {}

.wp-megamenu-wrap .wp-megamenu li a:hover { color: #E74552!important;}
 .wp-megamenu-sub-menu {
    box-shadow: 0 0 35px 5px #cacaca!important;
    border-radius: 30px!important;
    padding: 30px 3px!important;
    background: #fff;
}
 
 .wp-megamenu-sub-menu ul {
    box-shadow: initial!important;
    padding: 0!important;
}
 

.textwidget.custom-html-widget {
    display: block!important;
    width: 100%;
}
 
ul.wp-megamenu-sub-menu li.menu-item {
    width: 100%;
}

ul.wp-megamenu-sub-menu li.menu-item a {
    font-family: "Poppins", Sans-serif;
    font-size: 15px;
    font-weight: 400!important;
    text-transform: capitalize!important;
}
ul.wp-megamenu-sub-menu li.menu-item a:hover{ color: #E74552!important;} 
.postid-1765  .listing1 li h3 {
    border: 0px;
    padding: 0px;
}

.postid-1765 section.service_012{display:none;}

.postid-1765 section.service_013 {
    padding-top: 80px;
}  
 

ul.list_011 li span {
    color: #FFFFFF;
    font-family: "Poppins", Sans-serif;
    font-size: 26px;
    font-weight: 500;
    line-height: 30px;
    padding-left: 30px;
}

ul.list_011 li {
    margin-bottom: 25px;
}

ul.list_011 li img {
    width: 55px;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: linear-gradient(to right, #E74552, #FBBC15); /* Green */
	background: linear-gradient(to right, #E74552, #FBBC15);
	color: #fff;
}
li#wp-megamenu-item-1780  ,

li#wp-megamenu-item-1781, 
li#wp-megamenu-item-1782  

  {display:none;}
  .mobmenu-content #mobmenuleft li:hover, .mobmenu-content #mobmenuright li:hover {
    background-color: #fff!important;
    color: #000!important;
}
.animated_arrow a {
    font-size: 0px;
    width: 100%;
    display: block;
    height: 166px;
    position: absolute;
}

.animated_arrow {
    position: relative;
}

.demo_new {}

.demo_new ul {
    padding: 0;
    margin: 0;
    display: flex;flex-wrap: wrap;
    justify-content: start;
/*     flex-direction: row-reverse; */
	margin-bottom:20px;
}

.demo_new ul li {
    list-style: none;
    padding-right: 15px;
    margin-right: 15px;
    position: relative;
}

.demo_new ul li a {
    font-size: 14px;
}

.demo_new ul li a:hover {
    color: linear-gradient(to right, #E74552, #FBBC15);
}

.demo_new ul li:after {
    content: '/';
    position: absolute;
    right: 0;
    line-height: 29px;
    top: 0;
}

.demo_new ul li:last-child:after {
    display: none;
}
section.banner.pt-100.pb-100.location_banner {
    background-position: bottom center!important;
    background-size: cover!important;
    background-repeat: no-repeat!important;
}


section.location3 {
    background-color: #F2F2F2;
}

.location4 .colum1 .process_service_01 {
    background-color: #5418C3;
}

.location4 .colum2 .process_service_01 {
    background-color: #F6AE1E;
}

.location4 .colum3 .process_service_01 {
    background-color: #02A7FF;
}
section.location4 .box_01 img {
    width: 60px;
}

section.location4 .box_01 {
    align-items: center;
}

.location4 .process_service_01 {
    min-height: 562px;
}

 

section.location5 button.accordion-button {
    font-family: "Poppins", Sans-serif;
    font-size: 27px;
    font-weight: 600;
    border: 0px;
    padding: 0;
}

section.location5 button.accordion-button:after {
    display: none;
}
 

.location5 .accordion-item {
    border: 0px;
    padding: 0 0 20px 0;
}

section.location5 button.accordion-button:not(.collapsed) {
    background: #fff;
    box-shadow: initial;
    color: #000;
    border-left: 4px  solid       linear-gradient(to right, #E74552, #FBBC15);
    line-height: 30px;
    padding-left: 14px;
    margin-bottom: 15px;
}

section.location5 .accordion-body {
    padding: 0 0 0 19px;
    color: #54595f;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
}

 .color5 {
    color: linear-gradient(to right, #E74552, #FBBC15);
}
.single-location .buttons.text-center.mob a:last-child {
    display: none;
}

.location8 {}

.location8  .process_service_01 {
    min-height: 842px;
    padding: 20px 18px;
}

.location8 .process_service_01 h3 {
    margin-left: 0;
    font-size: 29px!important;
}

.location8 .colum1 .process_service_01 {
    background-color: #5418C3;
}

.location8 .colum2 .process_service_01 {
    background: #FF636A;
}

.location8 .colum3 .process_service_01 {
    background-color: #02A7FF;
}
section.service_011.locaation_serv:after {
    width: 41%;
}


li#wp-megamenu-item-36 ul.wp-megamenu-sub-menu {width: auto;}

 

li#wp-megamenu-item-36 > ul.wp-megamenu-sub-menu {
    width: 210px; border-radius:20px!important;
    padding: 10px!important;
}

 h6.fs-4 {
    font-size: 18px!important;
    margin-bottom: 15px;
}
.color6 {
    color: #fc6474;
}

.frisco_location {}

.frisco_location.location8 .process_service_01 {
    min-height: 392px;
}
 
.accordian_bg button.accordion-button.collapsed {
    background: #F2F2F2;
}

.accordian_bg  .accordion-item {
    background: #F2F2F2;
}
 

.accordian_bg  button.accordion-button:not(.collapsed) { background: #F2F2F2!important ;}
.term h3 {
    font-family: "Benzin";
    font-size: 16px!important;
    letter-spacing: 0.5px;
    margin: 40px 0;
}


.accordianlist{
  transition: 0.5s ease-out;
  border-bottom: 0px solid rgb(209, 209, 209);
  /* padding: 15px; */
}
.title{
  font-size: 1.5em;
  cursor: pointer;
}
.desc{
  /* font-size: 1.3em; */
  display: none;
  /* width: 95%; */
  /* margin: auto; */
  /* padding-bottom: 30px; */
  /* padding-top: 10px; */
}
#first-letter{
  font-size: 2.0em;
  font-weight: bold;
}
#open{display:none;
  background: rgb(209, 209, 209);
  height: 4.5px;
  margin-top: 40px;
  width: 20px;
  position: relative;
  float: right;
  border-radious: 15px;
}

#closed{
  background: rgb(209, 209, 209);
  height: 20px;
  position: absolute;
  width: 4.0px;
  top: -7px;
  left: 8.1px;
  border-radious: 15px;
}


.cta_blogs  a.btn-cta {
    line-height: 44px;
}
.main_containt_blog h2 {
       font-size: 33px!important;
    line-height: 50px!important;
    margin-bottom: 10px;
} 
.main_containt_blog h3 {
    font-size: 21px!important;
    line-height: 40px!important;
    margin-bottom: 10px;
} 

.main_containt_blog h4 {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 10px;
} 

 

li#wp-megamenu-item-1900 > ul.wp-megamenu-sub-menu{    width: 210px;
    border-radius: 20px!important;
    padding: 10px!important;}
 
li#wp-megamenu-item-1900 {
    position: relative !important;
}
.main_containt_blog ul {
    padding: 10px 0!important;
}

.main_containt_blog ul li {
    position: relative;
    padding-left: 19px;
    margin-bottom: 5px;
    font-family: 'Poppins';
}

.main_containt_blog ul li:before {
    content: '';
    width: 10px;
    height: 10px;
    background: linear-gradient(to right, #E74552, #FBBC15);
    position: absolute;
    left: 0;
    top: 10px;
    border-radius: 40px;
    /* transform: translateY(-50%); */
}
.main_containt_blog ul {
    padding: 10px 0!important;
}

.main_containt_blog ul li {
    position: relative;
    padding-left: 19px;
    margin-bottom: 5px;
    font-family: 'Poppins';
}

.main_containt_blog ul li:before {
    content: '';
    width: 10px;
    height: 10px;
    background: linear-gradient(to right, #E74552, #FBBC15);
    position: absolute;
    left: 0;
    top: 10px;
    border-radius: 40px;
    /* transform: translateY(-50%); */
}
.postid-124 section.service_3dsec01.pt-100 {
    display: none;
}

.postid-124 section.service_3d_04.pb-100.pt-100 {
    padding-top: 0px;
}
.postid-124 .hide01 {display:none;}
.postid-124 .service_3d_02   h2 p {
    text-transform: initial;
    margin-top: 30px;
}
.faq .title.accordion-button:after {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='15' height='10' viewBox='0 0 15 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.125 9.3125H7.07812C7.17187 9.40625 7.3125 9.45312 7.5 9.45312C7.64062 9.45312 7.78125 9.40625 7.92187 9.3125L14.8594 2.42188C14.9531 2.32813 15 2.1875 15 2.04688C15 1.90625 14.9531 1.76563 14.8594 1.625L13.9219 0.6875C13.7812 0.59375 13.6406 0.546875 13.5 0.546875C13.3125 0.546875 13.2187 0.59375 13.125 0.6875L7.5 6.26562L1.875 0.6875C1.78125 0.59375 1.64062 0.546875 1.5 0.546875C1.3125 0.546875 1.17187 0.59375 1.07812 0.6875L0.140625 1.625C0.046875 1.76562 0 1.90625 0 2.04688C0 2.1875 0.046875 2.32812 0.1875 2.42188L7.125 9.3125Z' fill='%23414141'/%3E%3C/svg%3E%0A")!important;
    transform: rotate(0deg);
}

.faq div#displayed   .title.accordion-button:after{background-image: url("data:image/svg+xml,%0A%3Csvg width='15' height='10' viewBox='0 0 15 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.875 0.687501L7.92187 0.687501C7.82812 0.593751 7.6875 0.546876 7.5 0.546876C7.35937 0.546876 7.21875 0.593751 7.07812 0.687501L0.140624 7.57813C0.0468739 7.67188 -1.06547e-06 7.8125 -1.05317e-06 7.95313C-1.04088e-06 8.09375 0.046874 8.23438 0.140624 8.375L1.07812 9.3125C1.21875 9.40625 1.35937 9.45313 1.5 9.45313C1.6875 9.45313 1.78125 9.40625 1.875 9.3125L7.5 3.73438L13.125 9.3125C13.2187 9.40625 13.3594 9.45313 13.5 9.45313C13.6875 9.45313 13.8281 9.40625 13.9219 9.3125L14.8594 8.375C14.9531 8.23438 15 8.09375 15 7.95312C15 7.8125 14.9531 7.67188 14.8125 7.57813L7.875 0.687501Z' fill='white'/%3E%3C/svg%3E%0A")!important; transform: rotate(-180deg);}


.wrapper.faq1 {}

.wrapper.faq1 .title.accordion-button {
    padding: 15px 0;
}

.wrapper.faq1   div#displayed .title.accordion-button {
    background: #ffffff!important;
    color: linear-gradient(to right, #E74552, #FBBC15)!important;
}

.wrapper.faq1   .title.accordion-button:after {
    display: none;
}

.wrapper.faq1 .accordion-body {
    padding: 0 0;
}
.single-services section.banner {
    background: initial;
}
.location_boxes {
    height: 100%;
}

.process_service_01 {}

.location_boxes .process_service_01 {
    height: 100%;
}

.location_boxes .process_service_01 h3 {
    margin-left: 0;
}

.colum1.location_boxes {}

.colum1.location_boxes .process_service_01 {background: #5418C3;}
.colum2.location_boxes .process_service_01 {background: #02A7FF;}
.colum3.location_boxes .process_service_01 {background: #FF636C;}
.colum4.location_boxes .process_service_01 {background: #F6AE1E;}


section.service_3d_02.new_box1 .title.accordion-button,section.service_3d_02.new_box1 .wrapper.faq1 div#displayed .title.accordion-button {
    background: #F2F2F2!important;
}
span.sma{
    text-transform: initial;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 16px;
    display: block;
}
.buttons.abt.cta_eccommerce_btn a.btn-1 {
    background: initial;
    border-color: #fff;
}

.process_service1 {
    background: #EDFFF9;
    height: 160px;
    display: flex;
    align-items: center;
    padding: 20px;
    margin-bottom: 12px;
}

.process_service1 p {
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    margin: 0px;
    line-height: 25px;
}


.colum5 .process_service_01 {
    background: #f4b41c;
}

.colum6 .process_service_01 {
    background: linear-gradient(to right, #E74552, #FBBC15);
}p.hashtag {
    color: var(--White, #FFF);
    font-family: Poppins;
    font-size: 30px;
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    background: linear-gradient(to right, #E74552, #FBBC15);
    padding: 0 7px;
}

.location-template-location-chicago .frisco_location.location8 .process_service_01 {
    min-height: 500px;
}
@media (min-width:1301px) and (max-width:1500px){
         
         .container{    max-width: 1650px!important;} 
         
     }
     
      
       @media (min-width:1201px) and (max-width:1365px){
           .service_detail .title_serv {
    font-family: 'Benzin';
    font-size: 21px;}
    a.link { 
    font-size: 16px;
    line-height: 142.5%; 
}
           .service_Box:hover .title_servp p { 
    font-size: 14px;}
           .container {
    max-width: 1640px!important;
}
           .slider_portfolio { 
    padding-top: 50px;
    margin-top: 90px;
}.slider_portfolio ul.slick-dots { 
    top: 29px;
}
            .img-slid {    position: relative;
    top: 36px;
    width: 507px;
    height: 388px;
}
.slider_portfolio a {
    margin-bottom: 50px!important;}
       }

.location_boxes1 p {
    margin-left: 20px;
    margin-right: 20px;
}


       @media (min-width:0px) and (max-width:767px){
           .mt-5 {
    margin-top: 1.5rem!important;
}
           body.mob-menu-overlay, body.mob-menu-slideout, body.mob-menu-slideout-over, body.mob-menu-slideout-top {
    padding-top: 0!important;
}
           .slider_portfolio{padding-botton:0px!important;}
           .text-portfolio p {
  
    height: 189px;
}
          .old_btn {
    display: none!important;
}
           
.location-template-location-chicago .frisco_location.location8 .process_service_01 {
    min-height: auto;
}
           p.hashtag { 
    font-size: 22px; 
    
}
           header.page-header {
    padding-top: 50px;
}
           .main_containt_blog h2 {
    font-size: 21px!important;
    line-height: 32px!important;
    margin-bottom: 10px;
}
          .mob-mt-0 {
    margin-top: 0px!important;
}
       
 .awardsbox h2 {
    font-size: 20px!important; 
    line-height: 27px!important;
}    
 .service_011.pt-100 .buttons.abt.cta_eccommerce_btn {
    margin-left: 0;
    margin-bottom: 20px;
}
           .or3 {
    order: 3!important;
    margin-top: 20px;
}
           .buttons.abt.cta_eccommerce_btn a {text-align:center;
    margin-bottom: 10px;
    width: 100%;
}

.buttons.abt.cta_eccommerce_btn {
    width: 270px;
    margin: 0 auto;
}
           .accordianlist .title.accordion-button { 
    font-size: 16px;
    line-height: 20px;
           }
           .faq .accordion-body { 
    font-size: 14px;
    line-height: 24px;
}
           .mob_pt-20{padding-top:20px;}
           section.location2 img {
    margin-top: 20px;
}

.location3  h2.mb-5 {
    margin-bottom: 30px!important;
}

section.service_011.pt-100.locaation_serv {}

section.service_011.pt-100.locaation_serv h2.mb-5 {
    margin-bottom: 0px!important;
}

section.service_011.pt-100.locaation_serv p.mb-5.text-white br {
}

section.faq.pt-100.pb-100.location10 {}

section.faq.pt-100.pb-100.location10  .mb-5 {
    margin-bottom: 20px!important;
}

section.faq.pt-100.pb-100.location10 div#accordionExample1 {
    margin-bottom: 20px;
}
           section.location5 button.accordion-button { 
    font-size: 20px; 
}
 
 .single-location .buttons.text-center.mob {
    width: 210px;
    margin: 0 auto;
}
 
.location8 .process_service_01 h3 { 
    font-size: 22px!important;
    line-height: 34px!important;
}
           .or1{order:1;}
            .or2{order:2;}
           ul.list_011 li img {
    width: 35px;
}
           ul.list_011 li span { 
    font-size: 16px; 
    padding-left: 10px;}
           li#wp-megamenu-item-1780  ,

li#wp-megamenu-item-1781, 
li#wp-megamenu-item-1782  

  {display:block;}
		   .wp-mobile-menu li .menu-heading a {
    color: linear-gradient(to right, #E74552, #FBBC15)!important;
    font-family: "Benzin"!important;
    font-size: 16px!important;
    text-transform: uppercase;
    line-height: 30px;
    display: block!important;
}
		   .mobmenu-content li > .sub-menu li {
    padding-left: 0!important;
}
		   .mobmenu-content #mobmenuleft > li > a:hover {
    background-color: #fff!important;
}
		   .mobmenu-content #mobmenuleft .sub-menu {
			   background-color: #ffffff!important;}
		   #mobmenuleft li:hover a, #mobmenuleft li:hover i {
    color: #000!important;
}
		   section.service_3d_04 p {
    margin-top:20px;
}
           .main_blog {
    padding-top: 30px;
}
.main_blog h1 {
    font-size: 26px!important;
    line-height: 32px!important; 
}
.main_containt_blog {
    padding: 30px 0;
}
.main_containt_blog p { 
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 15px;
}
.more_blogs a { 
    font-size: 14px;
    line-height: 26px; 
}
.post_image1 { 
    height: 170px;
}
.date {   
    font-size: 15px;
    line-height: 20px; 
    margin-bottom: 30px;
    margin-top: 5px;
}
           .pd_pcf_thumbnail {
    height: 190px; 
}
a.btn-cta {
    font-size: 15px;
    }
    h4.blog_title a {     margin-top: 40px;
    font-size: 19px; 
    line-height: 30px;}
           .filter-button-group.filter_post button {
    
    font-size: 14px;
    line-height: 26px; 
    padding: 10px 15px !important;  
    margin: 0 10px 10px 0!important;
}
.grid-item {
    width: 100%;}
           .box_service_3d11 h4 { 
    font-size: 20px; 
    margin-top: 17px;}
    ul.list_old li { 
    font-size: 16px;}
           section.service_011:before {display:none;}
           
           .box_service_3d .bx_serv svg {height: 50px;
    width: 50px;
}
.box_service_3d .bx_serv h4 { font-size:17px;
    top:  0px;
    left: 60px;}
.box_service_3d {margin-bottom: 20px; 
    background: #fff;
    padding: 20px 22px;
    box-shadow: 2px 2px 10px 5px rgba(0, 0, 0, 0.05);
}


           .services-template-service-web-php .portfolio h3 {
    font-size: 25px!important;
    line-height: 34px!important;
    /* width: 50%; */
}
.left2 { 
    left: 0;
   
}
.left2 p{ padding: 0 0px!important;}

.industries-template-industries-medicle .left2 p{ padding: 0 0px!important;}
           .services-template-service-web-php  .testimonials  h3 {
    font-size:25px!important;
    margin-bottom: 20px;
}
           .service_015 
 a.btn-1,.service_017 
 a.btn-1 {
    margin-bottom: 30px;
}
           .or1{order:1;}
           .or2{order:2;}
         
         




           .service_014:after{display:none;}
           .service_process h2 {
    font-size: 25px!important; 
    line-height: 40px!important;
}
.service_process h6,section.service_013 h6 { 
    font-size: 16px; 
    line-height: 22px;
    margin-bottom: 10px;
}
.process_service h5 { 
    font-size: 27px; 
    line-height: 30px; 
    margin-bottom: 10px;
    margin-top: 20px;
}
.process_service h3 { 
    margin-bottom: 10px;
}
.top_heading { 
    font-size: 16px;  
    margin-bottom: 20px;
}.img-top { 
    top:  0px;     margin-top: 20px;
}
 section.service_012.pb-100 .col-12.col-lg-6.col-md-6 {
    order: 2;  
}
body.services-template.services-template-service-custom-webdesign 
 .banner h1 {
    font-size: 19px!important;
    line-height: 33px!important;
}
.service_011:after{display:none;}
li.listing { 
    font-size: 18px;}
    .listing1 li h3 { 
    font-size: 20px!important;}
section.service_012.pb-100 .col-12.col-lg-5.col-md-5.ms-auto {
    order: 1;
}
section.service_011 { 
    padding-bottom: 0px; 
}

		   section.banner.banner-contact h1 {
    font-size: 35px!important;
    line-height: 42px!important;
}
.contact_banner_form {
    background: linear-gradient(to right, #E74552, #FBBC15);
    padding: 40px 30px 30px 30px;
}
.page-id-27 .social {
    margin-top: 50px; 
}
.bx_team h6 { 
    font-size: 25px; 
    margin-top: 10px;
}
.bx_team p { 
    font-size: 15px; 
    margin-bottom: 30px;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {     font-weight: 400;
    padding: 0 20px;}
.counter_portfolio .wpsm_counterbox .wpsm_count-title {
    
	text-align: center!important;}

section.cto_portfolio {
    background-position: center!important;
    background-size: cover!important;
}
           ul.project_details { 
    flex-wrap: wrap;
}
ul.project_details li {
    padding: 0 10px 10px 0;
    width: 100%;
}

.single-portfolios section.banner  p.mt-5 {
    margin-top: 20px!important;
}
 
ul.project_details li:last-child {
    padding-bottom: 0px;
}
section.portfolio-02 img.img-fluid.ps-5 {
    padding: 0!important;
}
.or2{order:2;}
.or1{order:1;}
section.portfolio-04  p {
    padding-bottom: 20px;
}
section.cto_portfolio h2 {
    font-size: 20px!important; 
    line-height: 30px!important; 
    margin-bottom: 20px;
}
section.portfolio-04.pb-100.text-center.sese {
    text-align: left!important;
}
.counter_portfolio .wpsm_counterbox { 
    padding: 40px 61px;
    margin: 10px 0!important;
}
ul.project_details li h6 { 
    font-size: 15px;
    line-height: 23px; 
}

           .portfolio_img { 
    height: 254px; 
}

 
.btn-box a {
    
    font-size: 16px;  
    padding: 12px 30px 12px 30px; 
}
.box_portp_folio01:nth-child(even) {
    margin-top: 0;
}
.portfolio_col h4 {  
    font-size: 26px; 
    margin: 15px 0px 0px 0px;
}
         h1 { 
    font-size: 25px!important;
    line-height: 40px!important; 
}
.btn-1 {
    height: 41px;
    line-height: 36px;
    padding: 0px 35px; 
    font-size: 13px;
    margin-bottom: 10px; 
}
.btn-2{ height: 41px;
    line-height: 36px;  
    font-size: 13px;}
            .banner h6 {  
        font-weight: 300;
        font-size: 13px;
        line-height: 20px;
        text-transform: capitalize!important;
    }
    .pb-100 {
    padding-bottom: 60px;
}

.pt-100 {
    padding-top: 60px;
}
.awardsbox h2 br {
    display: none;
}
ul.ind li {  
    font-size: 13px;
    line-height: 30px; 
    margin-bottom: 12px;
}
ul.ind {      width: 100%;
    margin-top: 20px!important;
}
.mb-7 {
    margin-bottom: 30px;
}
.awards_img img {
    margin: 0 auto;
}.awards {
    text-align: center;
    padding-top: 30px;
}h3 { 
    font-size: 25px!important; 
    line-height: 32px!important;
}
section.portfolio h3 {
    padding: 10px 0px;
}
.main_blog p a {
    font-size: 16px;
    line-height: 18px;
}
section.portfolio .p-0 {
    padding: 0 15px!important;
}
.testimonials   h3 br {
    display: none;
}.awards_img1 {
    width: 100px;
    height: 100px;
    margin-left: 0!important;
    margin-right: auto!important;
}
 .client_detail {
    margin-top: 30px;
}
p.name { 
    font-size: 17px;
    line-height: 27px;
    color: #414141;
    margin: 0;
}.testimonial ul.slick-dots { 
    bottom: -30px;
}
.col-12.col-lg-4.col-md-4.p-0.left2 {
    padding: 0 15px!important;
    left: 0;
}
.titleP { 
    font-size: 22px; 
    line-height: 25px;
    margin: 0 0 5px; 
    margin-bottom:  0px;
}
.num { 
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    margin: 14px 0 5px; 
    margin-bottom: 10px;
}
p.cat {
    font-size: 14px; 
}.img-slid {
    width: 100%;
    height: auto;
    margin-top: 30px;
}
section.counter h3 {
    font-size: 27px!important; 
    margin-bottom: 22px!important;
}
 section.counter p.mb-4 {
    padding: 5px 0px 20px 0px;
    font-size: 16px;
    
    line-height: 24px;
}
section.counter a.btn-1 {
    margin-bottom: 35px;
}
.slider_portfolio ul.slick-dots { 
    left: initial; 
    right: 50px;
}
.slider_portfolio {
       padding-bottom: 20px;
     padding-top: 80px;
     padding-left: 50px;
     padding-right  : 50px;
    margin-top: 30px;
}
p.designation { 
    font-size: 13px;
    line-height: 21px;
    color: #A5A5A5;
}
.testi_content p { 
    font-size: 15px;
    line-height: 179.5%; 
    margin-top: 20px;
}

.testimonials h3 {
    margin-bottom: 20px;
}
div#counter-box-container {
    padding: 0 15px!important;
}
.box_counter h5 { 
    font-size: 20px; 
    line-height: 35px; 
}
section.h-years.pt-100 {
    padding-top: 20px;    padding-bottom: 0px;
}
section.services h2 {
    margin-bottom: 20px;
}
.service_detail {
    height: 510px; 
}
.service_detail .title_serv {
    
    font-size: 20px;
    line-height: 142.5%; 
}
.service_slider:before{display:none;}
.cta h2 {
  
    margin-bottom: 25px;
  
}
.cta p {
    margin-bottom: 42px;
    font-size: 16px; 
    line-height: 30px;
    padding: 0 29px;
}
.cta .buttons .btn-1 {      
    margin-right: 0;
}
.buttons.text-center.mob .btn-2, .buttons.text-center.mob .btn-1 {
       display: block;
    padding: 0 10px;
    border-bottom: 2px solid;
    margin-bottom: 10px;
}
footer .mb-5 {
    margin-bottom: 2rem!important;
}
.border1 {
    margin: 0 0 20px 0;
}.mt-20 {
    margin-top: 30px;
}
.contact_form {
    margin-bottom: 0px;
}
.f_links {
    text-align: center;
}
p.pera {
    text-align: center;
}

.faq button.accordion-button {
    padding: 15px;
    line-height: 20px; 
    font-size: 18px;}
    footer.site-footer {
    background: linear-gradient(to right, #E74552, #FBBC15);
    padding: 50px 0 15px;
}
footer.site-footer img.img-fluid {
    width: 133px;
    margin-bottom: 20px;
}
.service_detail .title_servp p { 
    font-size: 14px!important;
    line-height: 24px;}
.h-years h2.mb-5 {
    margin-top: 20px;
}

.main-header .stroke {
    display: none;
}
.main-header {
    padding: 7px 0;
    position: absolute;
    top: 0;
}
.mob-menu-header-holder {
    width: 100%;
    background-color: #11111100!important;
    height: 50px;
    position: absolute;
}
.mobmenul-container {
    right: 15px;
    top: 20px;
}
.main-header .logo img {
    width: 100px;
    height: auto;
}

h2 {  
    font-size: 24px!important;
    text-transform: uppercase;
    line-height: 32px!important;
}

.aboutslider .about_slide:nth-child(even) {
    margin-top: 0; 
}

.innovation h4 {
    margin-bottom: 0px!important;
    font-size: 20px;
    font-weight: 600;
    line-height: 29px;
}
.pb-70 {
    padding-bottom: 40px;
}

a.btn-1.mt-5 {
    margin-top: 20px!important;
    margin-bottom: 30px;
}

 
span.counter {
    font-size: 38px;
}

section.innovation .wpsm_counterbox h3.wpsm_count-title {
    min-height: 20px!important;
    font-size: 15px!important;
    text-transform: uppercase!important;
    line-height: 22px!important;
    width: 200px!important;
    padding-top: 10px!important;
}

.about_portfolio h3 {
    font-size: 30px!important;
    line-height: 43px!important;
}

.box_inno .bx {
    padding: 50px 15px 50px 15px;
}

.box_inno .bx h6 {
    font-size: 22px;
    margin-bottom: 18px;
}

.box_inno .bx p {
    font-size: 14px;
}

section.cta_about h2 br {
    display: none;
}

.experience_box h4 {
    font-size: 20px;
}

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