/*----------------------------------------*/
/* Header
/*----------------------------------------*/
header.site-header .maintop-header,
.page-template-home-template header.site-header .maintop-header,
.page header.site-header .maintop-header,
.single header.site-header .maintop-header {  
    background-size: 500%;
    padding: 14px;
    background-color: transparent;
} 


.product_list_widget .amount, .product_list_widget del .amount, .woocommerce ul.products li.product .total-product-title-wrap small, .total-product-title-wrap, .woocommerce div.product .product_title small, .woocommerce div.product .product_title, div#content-box p a:hover, div#content-box .woocommerce-info a:hover, section#inner-blog-section h2.title:hover small, .woocommerce .widget_rating_filter ul li a:hover span, .woocommerce .star-rating:hover, .woocommerce-page .star-rating:hover span, main#innerpage-box h2.woocommerce-loop-product__title small, main#innerpage-box h2.woocommerce-loop-product__title, .woocommerce ul.products li.product .price del, .ht-site-title a, .site-title a, .widget-area del span.woocommerce-Price-amount.amount{
    color: #fa4b4d;
}
    
.site-header,
.page-template-home-template .site-header,
.page .site-header,
.single .site-header {
    position: relative;
    z-index: 99999;
    position: absolute;
    width: 100%; 
}
.ht-sticky-header .site-header,
.page-template-home-template.ht-sticky-header .site-header,
.page.ht-sticky-header .site-header,
.single.ht-sticky-header .site-header{
    position: fixed;
}
.navigation .mainmenu li a,
.page-template-home-template .navigation .mainmenu li a,
.page .navigation .mainmenu li a,
.single .navigation .mainmenu li a{color: #edf0ef;}

.top-bar-head,
.page-template-home-template .top-bar-head,
.page .top-bar-head,
.single .top-bar-head{
    margin: 0em;
    border-radius: 0 0 15px 15px;
    padding: 0 0 0 20px;
} 
.site-header .top-bar-head, 
.ht-sticky-header .site-header .top-bar-head,
.page-template-home-template .site-header .top-bar-head, 
.page-template-home-template .ht-sticky-header .site-header .top-bar-head,
.page .site-header .top-bar-head,
.page .ht-sticky-header .site-header .top-bar-head,
.single .site-header .top-bar-head,
.single .ht-sticky-header .site-header .top-bar-head
{
    background-color: #fff;
}
  

 .page-template-home-template .navigation .mainmenu li.current_page_item a, .page-template-home-template .current_page_item > a, .navigation .mainmenu li.current_page_item a, .current_page_item > a, .page .navigation .mainmenu li.current_page_item a, .page .current_page_item > a, .single .navigation .mainmenu li.current_page_item a, .single .current_page_item > a{    color: #f45d48;
    /*background: #fff;*/
    padding: 0 10px;
    border-radius: 3px;
}
.mainmenu li.current_page_item a, .current_page_item > a, .page .navigation .mainmenu li.current_page_item a, .page .current_page_item > a{
     margin-top: 0;
}


.digital_marketing_agency-header-btn {
    float: right;
}
header.slider-above{
    background-color: #262626;
}

.digital_marketing_agency-header-btn a { 
  color: #fff;
    margin-top: 3%;
    background: linear-gradient(to top,#f45d48 0%,#fa4450 0%,#fa4450 25%,#f45d48 100%);
    display: inline-block;
    position: relative;
    overflow: hidden;
    border-radius: 0;
    padding: 8px 15px;
    text-align: center;
    font-weight: 500;
    z-index: 1;
    transition: all 0.3s ease 0.5s;
    border: none;
    font-size: 18px;
}
.digital_marketing_agency-header-btn a:hover{
    background: #fff;
    color: #000;
    transition: all 0.9s ease 0s;
}
.digital_marketing_agency-header-btn a:before {
    content: "";
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 100%;
    z-index: -1;
    transform: translateY(-50%);
    transition: left 0.3s ease 0s, border-radius 0.3s ease 0.3s, height 0.3s ease 0.3s, width 0.3s ease 0.5s;
}

.digital_marketing_agency-header-btn a:hover:before, .digital_marketing_agency-header-btn a.active:before {
    width: 100%;
    height: 104%;
    border-radius: 0;
    left: 0;
}
/*--------------------  General Header container---------------------------*/
.container.hr-btm {
    padding-right: 0;
    margin-right: 0;
}
/*--------------------  Site logo & title ---------------------------*/
.ht-site-description,
.page-template-home-template .ht-site-description,
.page .ht-site-description,
.single .ht-site-description{
    color: #ffffff;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    text-align: left;
    padding: 8px 0;
}
.ht-site-description a,
.page-template-home-template .ht-site-description a,
.page .ht-site-description a,
.single .ht-site-description a  {
    color: #fff;
}
.logo-header,
.page-template-home-template .logo-header,
.page .logo-header,
.single .logo-header{
    margin: 0 auto;
}
.ht-site-title,.site-title,
.page-template-home-template .ht-site-title, .page-template-home-template .site-title,
.page .ht-site-title, .page .site-title,
.single .ht-site-title, .single .site-title
 {
    font-weight: 600;
    font-size: 25px;
    line-height: 1;
    padding: 0;
}
.ht-site-title a,
.page-template-home-template .ht-site-title a,
.page .ht-site-title a,
.single .ht-site-title a{
    color:#fa4b4d;
}
/*--------------------  Site logo & title responsive ---------------------------*/
@media screen and (min-width: 320px) and (max-width: 475px){
    .ht-site-description,
    .page-template-home-template .ht-site-description,
    .page .ht-site-description,
    .single .ht-site-description {
        text-align: left;
    }
}
@media only screen and (max-width: 992px){
    .ht-site-description,
    .page-template-home-template .ht-site-description,
    .page .ht-site-description,
    .single .ht-site-description {
        padding: 8px 2px;
    }
}
/*--------------------  contact details ---------------------------*/
ul.h-contact,
.page-template-home-template ul.h-contact,
.page ul.h-contact,
.single ul.h-contact {
    text-align: center;
    margin: 0;
    padding: 8px 0;
}
ul.h-contact li,
.page-template-home-template ul.h-contact li,
.page ul.h-contact li,
.single ul.h-contact li{
    float: left;
    margin: 0;
    padding: 0 20px 0 0;
    font-size: 20px;
}
ul.h-contact li i,
.page-template-home-template ul.h-contact li i,
.page ul.h-contact li i,
.single ul.h-contact li i{
    padding-right: 10px;
    font-size: 20px;
}
.h-mailid a, .h-phone a,
.page-template-home-template .h-mailid a, .page-template-home-template .h-phone a,
.page .h-mailid a, .page .h-phone a,
.single .h-mailid a, .single .h-phone a{    
    color: #ffffff;
    font-size: 18px;    
}
.h-contact,
.page .h-contact,
.page-template-home-template .h-contact,
.single .h-contact{
    text-align: center;
}
.h-mailid a i, .h-phone a i,
.page-template-home-template .h-mailid a i, .page-template-home-template .h-phone a i,
.page .h-mailid a i, .page .h-phone a i,
.single .h-mailid a i, .single .h-phone a i{    
    color: #ffffff;
    font-size: 22px;  
    padding-right: 6px;  
}
.h-phone a i,
.page-template-home-template .h-phone a i,
.page .h-phone a i,
.single .h-phone a i{    
    margin-bottom: 15px;
}
.h-mailid a:hover,.h-phone a:hover,
.page-template-home-template .h-mailid a:hover, .page-template-home-template .h-phone a:hover,
.page .h-mailid a:hover, .page .h-phone a:hover,
.single .h-mailid a:hover, .single .h-phone a:hover{
    color: #000;
}

/*---------------- contact details responsive -----------------*/
@media only screen and (max-width: 767px) and (min-width: 520px){
   .col-md-2.col-sm-4.col-xs-12.wd {
        width: 33%;
    }
   .col-md-6.col-sm-4.col-xs-12.wd {
        width: 35%;
    }
    .col-md-4.col-sm-4.col-xs-12.wd {
        width: 32%;
    }

}
/*--------------------  Socials ---------------------------*/
.header-share,
.page-template-home-template .header-share,
.page .header-share ,
.single .header-share  {
    float: right;
}
.share-btn ul,
.page-template-home-template .share-btn ul,
.page .share-btn ul,
.single .share-btn ul{
    margin:0;
    padding:0;
    list-style:none;
    z-index: 9999;
    position: relative;
}
.share-btn ul li,
.page-template-home-template .share-btn ul li,
.page .share-btn ul li,
.single .share-btn ul li{
    float: left;
    transition:all 0.5s;
    -moz-transition:all 0.5s;
    -o-transition:all 0.5s;
    -webkit-transition:all 0.5s;
    -ms-transition:all 0.5s;
    text-align: center;
}
.share-btn ul li a.site-button,
.page-template-home-template .share-btn ul li a.site-button,
.page .share-btn ul li a.site-button,
.single .share-btn ul li a.site-button{
    border-radius: 50%;
    width: 40px;
    line-height: 35px;
    height: 40px;
    font-size: 22px;
    display: block;
    margin: 0 5px;
    color: #fefdff;
    border: 3px solid #f7fbec;
}
.share-btn ul li a.site-button:hover,
.page-template-home-template .share-btn ul li a.site-button:hover,
.page .share-btn ul li a.site-button:hover,
.single .share-btn ul li a.site-button:hover{
    color: #000;
    border: 3px solid #000;
} 
/*--------------------  Navigation ---------------------------*/
.navigation .mainmenu li,
.page-template-home-template .navigation .mainmenu li,
.page .navigation .mainmenu li,
.single .navigation .mainmenu li {
    display: inline-block; 
    position: relative;
    line-height: normal;
}
.navigation .mainmenu>li>a,
.page-template-home-template .navigation .mainmenu>li>a,
.page .navigation .mainmenu>li>a ,
.single .navigation .mainmenu>li>a {
    display: block;
    font-size: 18px;
    padding: 4px 0;
    font-weight: 600;
    line-height: 36px;
    text-transform: capitalize;
    text-decoration: none;
    position: relative;
    vertical-align: middle;
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    white-space: nowrap;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.navigation .mainmenu li.current_page_item a, .current_page_item > a,
.navigation .mainmenu li a:hover,
div#navbarNavDropdown li.current_page_item a:hover, 
.current_page_item > a:hover,
  
.page-template-home-template .navigation .mainmenu li.current_page_item a, .current_page_item > a,
.page-template-home-template .navigation .mainmenu li a:hover,
.page-template-home-template div#navbarNavDropdown li.current_page_item a:hover, 
.page-template-home-template .current_page_item > a:hover,
.page .navigation .mainmenu li.current_page_item a, .current_page_item > a,
.page .navigation .mainmenu li a:hover,
.page div#navbarNavDropdown li.current_page_item a:hover, 
.page .current_page_item > a:hover,

.single .navigation .mainmenu li.current_single_item a, .current_single_item > a,
.single .navigation .mainmenu li a:hover,
.single div#navbarNavDropdown li.current_single_item a:hover, 
.single .current_page_item > a:hover{
    color: #fa4b4d;   
}
.page-template-home-template .navigation .mainmenu li:first-child .current_page_item a, 
.navigation .mainmenu li:first-child.current_page_item a, 
.page .navigation .mainmenu li:first-child .current_page_item a, 
.single .navigation .mainmenu li:first-child .current_page_item a,

{
    color: #fff !important;   
}
ul.sub-menu, 
header.site-header ul.sub-menu, 
.navigation .mainmenu li ul.sub-menu:before, 
.navigation .mainmenu li ul.sub-menu:after

  .page-template-home-template ul.sub-menu, 
  .page-template-home-template header.site-header ul.sub-menu, 
  .page-template-home-template .navigation .mainmenu li ul.sub-menu:before, 
  .page-template-home-template .navigation .mainmenu li ul.sub-menu:after{ background-image: radial-gradient( circle farthest-corner at 10% 20%,'#f45d48' 0%,'#fa4450' 100.3% );}
   
    .page ul.sub-menu, 
  .page header.site-header ul.sub-menu, 
  .page .navigation .mainmenu li ul.sub-menu:before, 
  .page .navigation .mainmenu li ul.sub-menu:after,
  .single ul.sub-menu, 
  .single header.site-header ul.sub-menu, 
  .single .navigation .mainmenu li ul.sub-menu:before, 
  .single .navigation .mainmenu li ul.sub-menu:after
{ background-image: radial-gradient( circle farthest-corner at 10% 20%,'#f45d48' 0%,'#fa4450' 100.3% );}
  
header.site-header ul.sub-menu li a, 
.navigation .mainmenu li.current_page_item ul.sub-menu li a,
.header.site-header ul.sub-menu li a,

 .page-template-home-template header.site-header ul.sub-menu li a, 
 .page-template-home-template .navigation .mainmenu li.current_page_item ul.sub-menu li a,
 .page-template-home-template .header.site-header ul.sub-menu li a,
  .page header.site-header ul.sub-menu li a, 
 .page .navigation .mainmenu li.current_page_item ul.sub-menu li a,
 .page .header.site-header ul.sub-menu li a, 

 .single header.site-header ul.sub-menu li a, 
 .single .navigation .mainmenu li.current_single_item ul.sub-menu li a,
 .single .header.site-header ul.sub-menu li a{
    color: #fff;
 }

 header.site-header ul.sub-menu li a:hover,
.navigation .mainmenu ul.sub-menu li.current_page_item a,
ul.sub-menu .current_page_item > a,
div#navbarNavDropdown ul.sub-menu li.current_page_item a:hover, 
ul.sub-menu .current_page_item > a:hover,
div#navbarNavDropdown li.current_page_item ul.sub-menu li a:hover,
.header.site-header ul.sub-menu li:hover a,

   .page-template-home-template header.site-header ul.sub-menu li a:hover,
  .page-template-home-template .navigation .mainmenu ul.sub-menu li.current_page_item a,
  .page-template-home-template ul.sub-menu .current_page_item > a,
   .page-template-home-template div#navbarNavDropdown ul.sub-menu li.current_page_item a:hover, 
   .page-template-home-template ul.sub-menu .current_page_item > a:hover,
 .page-template-home-template div#navbarNavDropdown li.current_page_item ul.sub-menu li a:hover,
 .page-template-home-template .header.site-header ul.sub-menu li:hover a,
    .page header.site-header ul.sub-menu li a:hover,
  .page .navigation .mainmenu ul.sub-menu li.current_page_item a,
  .page ul.sub-menu .current_page_item > a,
   .page div#navbarNavDropdown ul.sub-menu li.current_page_item a:hover, 
   .page ul.sub-menu .current_page_item > a:hover,
 .page div#navbarNavDropdown li.current_page_item ul.sub-menu li a:hover,
 .page .header.site-header ul.sub-menu li:hover a,

   .single header.site-header ul.sub-menu li a:hover,
  .single .navigation .mainmenu ul.sub-menu li.current_page_item a,
  .single ul.sub-menu .current_page_item > a,
   .single div#navbarNavDropdown ul.sub-menu li.current_page_item a:hover, 
   .single ul.sub-menu .current_page_item > a:hover,
 .single div#navbarNavDropdown li.current_page_item ul.sub-menu li a:hover,
 .single .header.site-header ul.sub-menu li:hover a{
    color: #fff;
 }
.menu-click i,
 .page-template-home-template .menu-click i,
  .page .menu-click i,
   .single .menu-click i{
    color: #f45d48;
 }

.navigation .mainmenu ul.sub-menu li.current_page_item a, 
ul.sub-menu .current_page_item > a, 
div#navbarNavDropdown ul.sub-menu li.current_page_item a:hover, 
ul.sub-menu .current_page_item > a:hover, 
div#navbarNavDropdown li.current_page_item ul.sub-menu li a:hover,

  .page-template-home-template .navigation .mainmenu ul.sub-menu li.current_page_item a, 
  .page-template-home-template ul.sub-menu .current_page_item > a, 
  .page-template-home-template div#navbarNavDropdown ul.sub-menu li.current_page_item a:hover, 
  .page-template-home-template ul.sub-menu .current_page_item > a:hover, 
  .page-template-home-template div#navbarNavDropdown li.current_page_item ul.sub-menu li a:hover,

    .page .navigation .mainmenu ul.sub-menu li.current_page_item a, 
  .page ul.sub-menu .current_page_item > a, 
  .page div#navbarNavDropdown ul.sub-menu li.current_page_item a:hover, 
  .page ul.sub-menu .current_page_item > a:hover, 
  .page div#navbarNavDropdown li.current_page_item ul.sub-menu li a:hover,

     .single .navigation .mainmenu ul.sub-menu li.current_page_item a, 
  .single ul.sub-menu .current_page_item > a, 
  .single div#navbarNavDropdown ul.sub-menu li.current_page_item a:hover, 
  .single ul.sub-menu .current_page_item > a:hover, 
  .single div#navbarNavDropdown li.current_page_item ul.sub-menu li a:hover {
    background:none ;
  }
 ul.sub-menu, header.site-header ul.sub-menu, .navigation .mainmenu li ul.sub-menu:before, 
  .navigation .mainmenu li ul.sub-menu:after,

  .page-template-home-template ul.sub-menu, .page-template-home-template header.site-header ul.sub-menu, .page-template-home-template .navigation .mainmenu li ul.sub-menu:before, .page-template-home-template .navigation .mainmenu li ul.sub-menu:after,
    .page ul.sub-menu, .page header.site-header ul.sub-menu, .page .navigation .mainmenu li ul.sub-menu:before, 
    .page .navigation .mainmenu li ul.sub-menu:after,

.single ul.sub-menu, .single header.site-header ul.sub-menu, .single .navigation .mainmenu li ul.sub-menu:before, 
    .single .navigation .mainmenu li ul.sub-menu:after
     {
    background-color: #262626;
}
.header.site-header ul.sub-menu li a:before,
  .page-template-home-template .header.site-header ul.sub-menu li a:before,
  .page .header.site-header ul.sub-menu li a:before ,
   .single .header.site-header ul.sub-menu li a:before {
    color:#fff;
  }
.navigation .mainmenu ul.sub-menu li,
  .page-template-home-template .navigation .mainmenu ul.sub-menu li,
  .page .navigation .mainmenu ul.sub-menu li,
  .single .navigation .mainmenu ul.sub-menu li {
    display: block;
    position: relative;
    line-height: normal;
    margin-right: 0;
}
.navigation .mainmenu li:hover ul.sub-menu li,
.page-template-home-template .navigation .mainmenu li:hover ul.sub-menu li,
.page .navigation .mainmenu li:hover ul.sub-menu li,
.single .navigation .mainmenu li:hover ul.sub-menu li {
    opacity: 1;
    visibility: visible;
}
.header.site-header ul.sub-menu li:hover a,
.page-template-home-template .header.site-header ul.sub-menu li:hover a,
.page .header.site-header ul.sub-menu li:hover a,
.single .header.site-header ul.sub-menu li:hover a  {
    background: none;
    color: #000;
    border-radius: 0px;
    -moz-transform: translate(15px, 0%);
    -ms-transform: translate(15px, 0%);
    -webkit-transform: translate(15px, 0%);
    -o-transform: translate(15px, 0%);
    transform: translate(15px, 0%);
    overflow: hidden;
}
.navigation .mainmenu ul.sub-menu li a,
.page-template-home-template .navigation .mainmenu ul.sub-menu li a,
.page .navigation .mainmenu ul.sub-menu li a ,
.single .navigation .mainmenu ul.sub-menu li a {
    list-style-type: none;
    font-size: 13px;
    font-weight: 400;
    padding: 5px 20px;
    display: inline-block;
    width: 100%;
    margin: 0px;
}
.header.site-header ul.sub-menu li a,
.page-template-home-template .header.site-header ul.sub-menu li a,
.page .header.site-header ul.sub-menu li a ,
.single .header.site-header ul.sub-menu li a {
    font-size: 14px;
    /* transition: all 0.5s ease 0s; */
    font-weight: 500;
    position: relative;
}
.header.site-header ul.sub-menu li a,
.page-template-home-template .header.site-header ul.sub-menu li a,
.page .header.site-header ul.sub-menu li a,
.single .header.site-header ul.sub-menu li a  {
    display: block;
    vertical-align: middle;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    line-height: 1.4em;
    letter-spacing: .05em;
}

.header.site-header ul.sub-menu li:hover > a:before,
.page-template-home-template .header.site-header ul.sub-menu li:hover > a:before,
.page .header.site-header ul.sub-menu li:hover > a:before,
.single .header.site-header ul.sub-menu li:hover > a:before {
    opacity: 1;
}
/*----------------nav responsive -----------------*/

@media only screen and (min-width: 1300px){
    .navigation .mainmenu ul.sub-menu li,
    .page-template-home-template .navigation .mainmenu ul.sub-menu li,
    .page .navigation .mainmenu ul.sub-menu li,
    .single .navigation .mainmenu ul.sub-menu li {
        list-style-type: none;
        font-size: 13px;
        color: #666;
    }
    .navigation .mainmenu li:hover ul.sub-menu,
    .page-template-home-template .navigation .mainmenu li:hover ul.sub-menu,
    .page .navigation .mainmenu li:hover ul.sub-menu,
    .single .navigation .mainmenu li:hover ul.sub-menu {
        left: auto;
        top: 43px;
        text-align: left;
    }

    .navigation .mainmenu ul.sub-menu li,
    .page-template-home-template .navigation .mainmenu ul.sub-menu li,
    .page .navigation .mainmenu ul.sub-menu li ,
    .single .navigation .mainmenu ul.sub-menu li {
        list-style-type: none;
        font-size: 13px;
        color: #666;
        padding: 0;
    }
    .navigation .mainmenu li ul.sub-menu:before,
    .page-template-home-template .navigation .mainmenu li ul.sub-menu:before,
    .page .navigation .mainmenu li ul.sub-menu:before,
    .single .navigation .mainmenu li ul.sub-menu:before {
         content: "";
         position: absolute;
         right: 0px;
         top: -5px;
         height: 3px;
         width: 100%;
         z-index: 99;
         border-radius: 35%;
         opacity: 1;
         transition: .5s;
         background: #262626;
/*         background-image: radial-gradient( circle farthest-corner at 10% 20%,#441e87 0%,#4b91f1 100.3% );*/
    }
    .navigation .mainmenu li ul.sub-menu:after,
    .page-template-home-template .navigation .mainmenu li ul.sub-menu:after,
    .page .navigation .mainmenu li ul.sub-menu:after,
    .single .navigation .mainmenu li ul.sub-menu:after {
         content: "";
         position: absolute;
         right: 0px;
         bottom: -5px;
         height: 3px;
         width: 100%;
         z-index: 99;
         border-radius: 35%;
         opacity: 1;
         transition: .5s;
         background: #262626;
/*         background-image: radial-gradient( circle farthest-corner at 10% 20%,#441e87 0%,#4b91f1 100.3% );*/
    }
}

@media only screen and (min-width: 1180px){
#services .service-btn-arrow i {
    font-size: 30px;
    color: #fff;
    padding-left: 4px !important;
}
#about .about-logo-img {
    float: left;
    width: 26%;
    margin-top: 10%;
    margin-right: 6px;
    margin-bottom: 20px;
}


}

@media only screen and (max-width: 1180px){
    .page-template-home-template #steps .digital_marketing_agency-steps-b {
    padding: 21px !important;
}
.navigation .mainmenu>li>a, .page-template-home-template .navigation .mainmenu>li>a, .page .navigation .mainmenu>li>a, .single .navigation .mainmenu>li>a {
    font-size: 16px !important;
    
}
.navigation .mainmenu li{
    margin-right: 22px !important;
}
}
@media only screen and (max-width: 1024px){
    main#innerpage-box .blog-info-area ul.metabox li {
    margin-right: 7px !important;
}
.inner-blogpost-info {
    margin-bottom: 15px;
    padding: 0.5em 0.5em 0.5em 0.5em !important;
    border-radius: 0 0 5px 5px;
    position: relative;
}
   .logo-header {
    padding-top: 2em !important;
}
.maintop-header .menu-content {
    /* float: left; */
    margin-right: 0px;
}
.navigation .mainmenu>li>a, .page-template-home-template .navigation .mainmenu>li>a, .page .navigation .mainmenu>li>a, .single .navigation .mainmenu>li>a {
    font-size: 16px !important;
}
.navigation .mainmenu li, .page-template-home-template .navigation .mainmenu li, .page .navigation .mainmenu li, .single .navigation .mainmenu li {

    margin-right: 20px;
}
.digital_marketing_agency-header-btn a {
    font-size: 16px;
    padding: 15px 34px;
    margin-top: 19%;
}
#services .service-btn-arrow i {
    font-size: 30px;
}
#about .about-logo-img {
    width: 25% !important;
    margin-top: 10%;
    margin-right: 6px;
}
.page-template-home-template #steps .digital_marketing_agency-steps-b {
    padding: 20px !important;
}
.page-template-home-template #steps .digital_marketing_agency-steps-icon i {
    padding-top: 34%;
    font-size: 35px !important;
    line-height: 24px;
}
.page-template-home-template #steps .digital_marketing_agency-steps-icon {
    width: 70px !important;
    height: 70px !important;
    bottom: 93px;
    left: -44px !important;
}
.page-template-home-template #team .owl-nav .owl-prev  {
    opacity: 0 !important;
}
.page-template-home-template #team .owl-nav .owl-next{
     opacity: 0 !important;
}
.navigation .mainmenu li, .page-template-home-template .navigation .mainmenu li, .page .navigation .mainmenu li, .single .navigation .mainmenu li {
    margin-right: 20px;
}

.page-template-home-template #blog .digital_marketing_agency-blog-comment{
    width: auto!important;
}
.page-template-home-template #blog .blog_btn a{
        font-size: 16px!important;
        padding: 0!important;
}
}
@media only screen and (max-width: 768px){
.digital_marketing_agency-header-btn a{
        font-size: 15px !important;
    padding: 13px 12px !important;
}
.hamburger-menus, .page-template-home-template .hamburger-menus, .page .hamburger-menus, .single .hamburger-menus {
    top: 29% !important;
    margin-right: 185px !important;
}
.logo-header {
    padding-top: 1em !important;
    width: 140px;
}
.digital_marketing_agency-header-btn a {
    font-size: 16px;
    padding: 15px 34px;
    margin-top: 6%;
}
.slider-inner-box{
        margin-left: -425px !important;
}
.hero-style .slide-title h2 {
    font-size: 55px !important;    
    line-height: 64px!important;
}
.hero-style li.slide-btns-1 a.ReadMore {
    font-size: 18px!important;
    padding: 20px 22px 12px!important;
    line-height: 11px!important;
}
main#innerpage-box #digital_marketing_agency-contactus-wrap .digital-marketing-agency-contact-page-info {
    padding: 85px 10px 77px !important;
}
main#innerpage-box #digital_marketing_agency-contactus-wrap .digital-marketing-agency-contact-page-data{
        padding: 53px 10px 51px !important;
}
.wp-block-image img {
    /*max-width: 100%;*/
    width: 65% !important;
}
.page-template-home-template div#facility {
    padding-bottom: 1em !important;
}
.page-template-home-template div#team{
    padding-top: 1em!important;
}

}
@media only screen and (max-width: 426px){
    .footer-area, .page-template-home-template .footer-area, .page .footer-area, .single .footer-area{
        padding-top: 4em!important;
    }

.logo-header {
    padding-top: 1em !important;
    width: 100px;
}

.digital_marketing_agency-header-btn {
    margin-left: -4% !important;

.wp-block-image img {
    max-width: 100%;
    width: 65%;
}

}
.digital_marketing_agency-header-btn a{
    font-size: 13px !important;
    padding: 11px 15px !important;
    margin-top: 6% !important;
}
.page-template-home-template #contact .digital_marketing_agency-contact-block {
padding: 0 1em 0 1em;
}
.hamburger-menus, .page-template-home-template .hamburger-menus, .page .hamburger-menus, .single .hamburger-menus {
    top: 29% !important;
    margin-right: 16px !important;
}
.hero-style .slide-title h2 {
        font-size: 33px !important;
    line-height: 45px!important;
    padding-left: 10px;
    padding-right: 56px;
    padding-top: 2em;
}
.slider-inner-box {
      width: 360px!important;
      margin-left: -14em !important;
             top: 14em!important;
}
.hero-style .slide-text p {
    font-size: 14px !important;
    font-size: 14px !important;
   /* padding-left: 5em;
    padding-right: 6em;*/
    line-height: 1.6;
    line-height: 1.6;

}
.slider-inner-box {
    left: 89%;
}
.hero-slider{
    height: 470px !important;
}
main#innerpage-box #digital_marketing_agency-contactus-wrap .contact-head-content {
        width: 100%!important;
}
.digital_marketing_agency-contact-form-inner-block {
    padding: 54px 5px 48px !important;
    margin-bottom: -77px;
    margin-top: 30px;
}


}
@media only screen and (max-width: 540px){
.digital_marketing_agency-header-btn {
    /*margin-left: 32% !important;*/
}
.digital_marketing_agency-header-btn a {
    font-size: 14px !important;
    padding: 12px 20px !important;
    margin-top: 6% !important;
    margin-left: 0%;
        width: 140px;
}
#services .service-btn-arrow i {
    font-size: 25px;
}
main#innerpage-box #digital_marketing_agency-contactus-wrap .contact-head-content{
        width: 100% !important;
}
}
@media only screen and (max-width: 415px){
.digital_marketing_agency-header-btn a {
    font-size: 15px;
    padding: 10px 13px !important;
    margin-top: 6% !important;
}
.hamburger-menus, .page-template-home-template .hamburger-menus, .page .hamburger-menus, .single .hamburger-menus {
    right: 6px !important;
}
#services .service-btn-arrow i {
    font-size: 25px;
}
}
@media only screen and (max-width: 376px){

    main#innerpage-box div#content-box h3.faq-title{
        font-size: 15px!important;
    }
.page-template-home-template #contact .digital_marketing_agency-contact-block{
        padding: 0 1em 0 1em !important;
}
.hero-style .slide-text p {
    font-size: 14px !important;
    padding-left: 56px;
    padding-right: 17% !important;
    line-height: 1.6;
}
.slider-inner-box {
    left: 64%;   
    text-align: center;
    top: 50% !important;
}
#services .service-btn-arrow i {
    font-size: 25px;
}
} 
@media only screen and (max-width: 360px){
.logo-header {
    padding-top: 1em !important;
    width: 100px;
}
.digital_marketing_agency-header-btn a {
    font-size: 15px;
    padding: 15px 34px;
    margin-top: 3%;
}
}
@media only screen and (max-width: 320px){
.digital_marketing_agency-header-btn a {
    font-size: 14px;
    padding: 9px 8px;
    margin-top: 12%;
}
.logo-header {
    padding-top: 1em !important;
    width: 99px !important;
}

#about .about-logo-img {
    width: 26%;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-top: 10%;
    margin-bottom: 20px;
}
.page-template-home-template #about .digital_marketing_agency-about-img2 img {
    height: 273px;
    width: 100% !important;
}
.hamburger-menus, .page-template-home-template .hamburger-menus, .page .hamburger-menus, .single .hamburger-menus {
    right: 0px !important;
}
.hero-style .slide-title h2 {
    font-size: 23px !important;
    line-height: 45px!important;
}
}
@media only screen and (max-width: 896px){
.logo-header {
    padding-top: 1em !important;
    width: 140px;
}
.digital_marketing_agency-header-btn a {
    font-size: 16px;
    padding: 15px 34px;
    margin-
    top: 3%;
}
}
@media only screen and (max-width: 915px){
.digital_marketing_agency-header-btn a {
    font-size: 16px;
    padding: 15px 34px;
    margin-top: 1%;
    margin-left: 10% !important;
}
.page-template-home-template #about .digital_marketing_agency-about-btn a{
    margin-bottom: 20px !important;
}
}
@media only screen and (max-width: 992px){
    header.site-header ul.sub-menu li a, .navigation .mainmenu li.current_page_item ul.sub-menu li a, .header.site-header ul.sub-menu li a, .page-template-home-template header.site-header ul.sub-menu li a, .page-template-home-template .navigation .mainmenu li.current_page_item ul.sub-menu li a, .page-template-home-template .header.site-header ul.sub-menu li a, .page header.site-header ul.sub-menu li a, .page .navigation .mainmenu li.current_page_item ul.sub-menu li a, .page .header.site-header ul.sub-menu li a, .single header.site-header ul.sub-menu li a, .single .navigation .mainmenu li.current_page_item ul.sub-menu li a, .single .header.site-header ul.sub-menu li a, .header.site-header ul.sub-menu li a:before, .page-template-home-template .header.site-header ul.sub-menu li a:before, .page .header.site-header ul.sub-menu li a:before, .single .header.site-header ul.sub-menu li a:before, header.site-header ul.sub-menu li a:hover, .navigation .mainmenu ul.sub-menu li.current_page_item a, ul.sub-menu .current_page_item > a, div#navbarNavDropdown ul.sub-menu li.current_page_item a:hover, ul.sub-menu .current_page_item > a:hover, div#navbarNavDropdown li.current_page_item ul.sub-menu li a:hover, .header.site-header ul.sub-menu li:hover a, .page-template-home-template header.site-header ul.sub-menu li a:hover, .page-template-home-template .navigation .mainmenu ul.sub-menu li.current_page_item a, .page-template-home-template ul.sub-menu .current_page_item > a, .page-template-home-template div#navbarNavDropdown ul.sub-menu li.current_page_item a:hover, .page-template-home-template ul.sub-menu .current_page_item > a:hover, .page-template-home-template div#navbarNavDropdown li.current_page_item ul.sub-menu li a:hover, .page-template-home-template .header.site-header ul.sub-menu li:hover a, .page header.site-header ul.sub-menu li a:hover, .page .navigation .mainmenu ul.sub-menu li.current_page_item a, .page ul.sub-menu .current_page_item > a, .page div#navbarNavDropdown ul.sub-menu li.current_page_item a:hover, .page ul.sub-menu .current_page_item > a:hover, .page div#navbarNavDropdown li.current_page_item ul.sub-menu li a:hover, .page .header.site-header ul.sub-menu li:hover a, .single header.site-header ul.sub-menu li a:hover, .single .navigation .mainmenu ul.sub-menu li.current_page_item a, .single ul.sub-menu .current_page_item > a, .single div#navbarNavDropdown ul.sub-menu li.current_page_item a:hover, .single ul.sub-menu .current_page_item > a:hover, .single div#navbarNavDropdown li.current_page_item ul.sub-menu li a:hover, .single .header.site-header ul.sub-menu li:hover a {
    color: #fdfdfd !important;
    margin-top: 5px;
}
/*    header.site-header ul.sub-menu, .navigation .mainmenu li.current_page_item ul.sub-menu li a, .header.site-header ul.sub-menu li a, .page-template-home-template header.site-header ul.sub-menu li a, .page-template-home-template .navigation .mainmenu li.current_page_item ul.sub-menu li a, .page-template-home-template .header.site-header ul.sub-menu li a, .page header.site-header ul.sub-menu li a, .page .navigation .mainmenu li.current_page_item ul.sub-menu li a, .page .header.site-header ul.sub-menu li a, .single header.site-header ul.sub-menu li a, .single .navigation .mainmenu li.current_page_item ul.sub-menu li a, .single .header.site-header ul.sub-menu li a, .header.site-header ul.sub-menu li a:before, .page-template-home-template .header.site-header ul.sub-menu li a:before, .page .header.site-header ul.sub-menu li a:before, .single .header.site-header ul.sub-menu li a:before, header.site-header ul.sub-menu li a:hover, .navigation .mainmenu ul.sub-menu li.current_page_item a, ul.sub-menu .current_page_item > a, div#navbarNavDropdown ul.sub-menu li.current_page_item a:hover, ul.sub-menu .current_page_item > a:hover, div#navbarNavDropdown li.current_page_item ul.sub-menu li a:hover, .header.site-header ul.sub-menu li:hover a, .page-template-home-template header.site-header ul.sub-menu li a:hover, .page-template-home-template .navigation .mainmenu ul.sub-menu li.current_page_item a, .page-template-home-template ul.sub-menu .current_page_item > a, .page-template-home-template div#navbarNavDropdown ul.sub-menu li.current_page_item a:hover, .page-template-home-template ul.sub-menu .current_page_item > a:hover, .page-template-home-template div#navbarNavDropdown li.current_page_item ul.sub-menu li a:hover, .page-template-home-template .header.site-header ul.sub-menu li:hover a, .page header.site-header ul.sub-menu li a:hover, .page .navigation .mainmenu ul.sub-menu li.current_page_item a, .page ul.sub-menu .current_page_item > a, .page div#navbarNavDropdown ul.sub-menu li.current_page_item a:hover, .page ul.sub-menu .current_page_item > a:hover, .page div#navbarNavDropdown li.current_page_item ul.sub-menu li a:hover, .page .header.site-header ul.sub-menu li:hover a, .single header.site-header ul.sub-menu li a:hover, .single .navigation .mainmenu ul.sub-menu li.current_page_item a, .single ul.sub-menu .current_page_item > a, .single div#navbarNavDropdown ul.sub-menu li.current_page_item a:hover, .single ul.sub-menu .current_page_item > a:hover, .single div#navbarNavDropdown li.current_page_item ul.sub-menu :hover, .single .header.site-header ul.sub-menu:nth-child(1){
    margin-top: 15px;
}*/

    .navigation,
   .page-template-home-template .navigation,
   .page .navigation,
   .single .navigation {
    width: 255px;
    height: 100%;
    position: fixed;
    left: -100%;
    padding: 0;
    top: 0;
    margin: 0;
    z-index: 99999;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
        background: #f45d48;
    /*background: linear-gradient(to right,#f45d48 0%,#fa4450 20%,#fa4450 50%,#f45d48 100%) !important;*/
}
   .navigation .mainmenu li,
   .page-template-home-template .navigation .mainmenu li,
   .page .navigation .mainmenu li,
   .single .navigation .mainmenu li {
        display: block;
        position: relative;
        line-height: normal;
        margin-right: 35px;
        margin: 0;
        padding: 0;
    }
    .navigation .mainmenu>li>a,
    .page-template-home-template .navigation .mainmenu>li>a,
    .page .navigation .mainmenu>li>a,
    .single .navigation .mainmenu>li>a {
        padding: 5px 20px;
    }
    .hamburger-menus,
    .page-template-home-template .hamburger-menus,
    .page .hamburger-menus,
    .single .hamburger-menus{
        width: 30px;
        height: 30px;
        position: absolute;
        -webkit-transition: .1s;
        transition: .1s;
        margin: 5px 15px;
        cursor: pointer;
        display: inline-block;
        float: right;
        /*right: 35px;*/
        top: 13px;
        z-index: 1;
    }
}
@media only screen and (max-width: 916px){
.logo-header {
    padding-top: 1em !important;
    width: 133px;
}
}
/*--------------------  Header button ---------------------------*/
  .page-template-home-template .header-inquiry-btn .head-button a {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgb(0 0 0 / 0%);
    position: relative;
    background: #e1e1e1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    padding: 35px 10px 35px 20px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 0px 0 15px 0;
    color: #fff;
    width: 100%;
    background: -webkit-gradient(to right,#f45d48 0%,#fa4450 20%,#fa4450 50%,#f45d48 100%);
    background: linear-gradient(to right,#f45d48 0%,#fa4450 20%,#fa4450 50%,#f45d48 100%);
    background-size: 500%;
}

.page-template-home-template .header-inquiry-btn .head-button a:hover{
    color: #fff;
}
.page-template-home-template .header-inquiry-btn .head-button a:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fa4450;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-radius: 0 0 15px 0;
}

.page-template-home-template .header-inquiry-btn .head-button a:hover:before, 
.page-template-home-template .header-inquiry-btn .head-button a:focus:before, 
.page-template-home-template .header-inquiry-btn .head-button a:active:before {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.page-template-home-template .header-inquiry-btn .head-button a i {
    margin-left: 15px;
    padding: 6px 10px;
    background: #8587fe;
    border-radius: 5px 0 0 5px;
    color: #f7ffff;
}

/*----- Sticky Header ------*/
.sticky-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #262626;
    max-width: 100%;
    z-index: 99999;
    box-shadow: none;
}
@media screen and ( max-width: 768px) and (min-width: 720px){
    .page-template-home-template .sticky-header {
        margin-top: 0;
    }
}
@media screen and (max-width:720px) {
    .page-template-home-template .sticky-header {
        margin-top: 0;
    }
    #services .service-btn-arrow i {
    font-size: 30px;
}
}
/*----------------------------------------*/
/*  HOME PAGE COMMON AREA
/*----------------------------------------*/

.page-template-home-template .digital_marketing_agency-section-head {
    margin-bottom: 1em;
/*    padding-left: 2em;*/
}
.page-template-home-template .digital_marketing_agency-section-head h2{
    font-size: 30px;
    font-weight: 400;
    word-break: break-word;
    padding: 0;
    margin-bottom: 20px;
    line-height: 30px;
    color: #fa5947;
}
.page-template-home-template .digital_marketing_agency-section-head h2:after {
    display: inline-block;
    margin: 0 0 0px 25px;
    content: " ";
    text-shadow: none;
    width: 7%;
    flex: 1;
    border-style: solid;
    border-width: 1px;
    border-left: none;
    border-right: none;
    position: relative;
    top: 0px;
    border: none;
    border-bottom: 1px solid;
    border-image-slice: 1;
    border-width: 1px;
}

.page-template-home-template .digital_marketing_agency-section-head h3{
    font-size: 36px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    margin-bottom: 1.3em;
    line-height: 44px;
    color: #191919;
}
.page-template-home-template .digital_marketing_agency-section-head .digital_marketing_agency-section-head-icon i{
       font-size: 40px;
    line-height: 40px;
    margin-bottom: 15px;
    background: -moz-linear-gradient(top,#f45d48 0%,#fa4450 100%);
    background: -webkit-linear-gradient(top,#f45d48 0%,#fa4450 100%);
    background: linear-gradient(to right,#f45d48 0%,#fa4450 100%);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.page-template-home-template #services .service-bg,
.page-template-home-template #about .about-bg,
.page-template-home-template #counter .counter-bg,
.page-template-home-template #features .features-bg,
.page-template-home-template #steps .steps-bg,
.page-template-home-template #project .project-bg,
.page-template-home-template #facility .facility-bg,
.page-template-home-template #testimonials .testimonials-bg,
.page-template-home-template #team .team-bg,
.page-template-home-template #pricing .pricing-bg,
.page-template-home-template #contact .contact-bg,
.page-template-home-template #blog .blog-bg,
.page-template-home-template #ourclient .ourclient-bg,
.page-template-home-template #newsletter .newsletter-bg,
.page-template-home-template #footer .footer-bg

{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    top: 0;
    left: 0;
}
.page-template-home-template #services,
.page-template-home-template #about,
.page-template-home-template #counter,
.page-template-home-template #features,
.page-template-home-template #steps,
.page-template-home-template #project,
.page-template-home-template #facility,
.page-template-home-template #testimonials,
.page-template-home-template #team,
.page-template-home-template #pricing,
.page-template-home-template #contact,
.page-template-home-template #blog,
.page-template-home-template #ourclient,
.page-template-home-template #newsletter,
#footer{
    position: relative;
}
.page-template-home-template .digital_marketing_agency-section-head {
    position: relative;
}

/*----------------------------------------*/
/*  Slider Area
/*----------------------------------------*/

.swiper-container-horizontal>.swiper-pagination-bullets {
    display: none;
}
.hero-slider .swiper-slide {
    overflow: hidden;
    color: #fff;
}
.slider-area{    
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 1;
}
.hero-style {
   /* height: 850px;*/
    transition: all .4s ease;
}
.hero-slider {
    width: 100%;
    height: 750px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 0;
}
.hero-slider .slide-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background-size: cover;
    background-position: center;
    /* display: flex; */
    justify-content: center;
    align-items: center;
    text-align: left;
}
.hero-slider .swiper-container {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.hero-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 0.5;
}

.slider-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 0.2;
}

.slider-area .sliderimg{
    width: 100%;
    overflow: hidden;
  
}

.slider-area img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    display: block;
}

.slider-area .slider-center-img {
    margin: 0 auto 0em;
    width: 120px;
    height: 120px;
    top: 40%;
    background: #fdfdfd;
    position: absolute;
    padding: 10px 10px 10px;
    border-radius: 50%;
    box-shadow: 0px 0px 14px -4px #100000e8;
    right: 44%;
    z-index: 2;
    text-align: center;
    overflow: hidden;
    border: 15px solid #4c65fc;
}

.slider-area .slider-center-imgin {
    width: 90px;
    height: 90px;
    top: 0px;
    position: absolute;
    padding: 10px;
    border-radius: 50%;
    box-shadow: 0px 0px 13px 0px #100000e8 inset;
    right: 0px;
    left: 0;
    bottom: 0;
    z-index: 2;
    overflow: hidden;
}

.slider-area .slider-center-img img {
    width: 70px;
    height: 70px;
}

.slider-inner-box {
    position: absolute;
    top: 54%;
    left: 26%;
    width: 46%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
/*    word-break: break-all;*/
    text-align: center;
    padding: 2em 0em;
    z-index: 1;
}

.slider-area h2 {
    color: #fff;
    font-size: 60px;
    font-weight: 700;
    padding: 30px 0;
    margin-bottom: 0;
}

.hero-style .slide-title h2 {
    color: #fff;
    font-size: 57px;
    font-weight: bold;
    line-height: 70px;
    word-break: break-word;
    padding: 0 65px;
    margin-bottom: 20px;
}
.slider-area p {
    color: #fff;
    padding-bottom: 22px;
    margin: 0;
}

.hero-style .slide-text p {
 font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    color: #c6c5c6;
    text-align: center;
    padding: 0px 30px 25px;
}
.hero-style ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.hero-style ul li{
   display: inline-block;
    padding-right: 10px;
}

.hero-style li.slide-btns-1 a.ReadMore {
    text-decoration: none;
    line-height: 25px;
    color: #fff;
    margin-top: 3%;
    background: linear-gradient(to top,#f45d48 0%,#fa4450 0%,#fa4450 25%,#f45d48 100%);
    display: inline-block;
    position: relative;
    overflow: hidden;
    border-radius: 0;
    padding: 8px 15px;
    text-align: center;
    font-weight: 500;
    z-index: 1;
    transition: all 0.3s ease 0.5s;
    border: none;
    font-size: 18px;
}

.hero-style li.slide-btns-1 a.ReadMore:hover {
    background: #fff;
    color: #000;
    transition: all 0.9s ease 0s;
}

.hero-style li.slide-btns-1 a.ReadMore i {
    font-size: 15px;
    padding-left: 5px;
     -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
}
.hero-style li.slide-btns-1 a.ReadMore:hover i {
   -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


.hero-style li.slide-btns-1 a:after {
    content: "";
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 100%;
    z-index: -1;
    transform: translateY(-50%);
    transition: left 0.3s ease 0s, border-radius 0.3s ease 0.3s, height 0.3s ease 0.3s, width 0.3s ease 0.5s;
}
.hero-style li.slide-btns-1 a:hover:after, .hero-style li.slide-btns-1 a.active:after {

    width: 100%;
    height: 104%;
    border-radius: 0;
    left: 0;
}

/*.hero-style li.slide-btns-1 a:after{
    content: "";
    width: 0;
    height: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
    transition: all 0.35s ease 0s;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.hero-style li.slide-btns-1 a:hover:after{
    width: 100%;
}*/
.hero-style li.slide-btns-1 a:hover {
    color: #000;
}

.hero-slider .swiper-button-prev, .hero-slider .swiper-button-next {
    background: #000;
    width: 55px;
    height: 49px;
    line-height: 53px;
    margin-top: -30px;
    text-align: center;
    border: 0px solid #d4d3d3;
    border-radius:0;
    opacity: 1;   
    transition: all .3s ease;
    color: #fff;
}

.hero-slider .swiper-button-prev {
    left: -1em;
    transform: translateX(50px);
}

.hero-slider .swiper-button-next {
    right: 5em;
    transform: translateX(50px);
}

.hero-slider .swiper-button-prev:before {
    content: "\f053";
    font-family: FontAwesome;
    position: relative;
    left: 0;
    color: #fff;    
    line-height: 53px;
    font-size: 25px;
   
}
.hero-slider .swiper-button-next:before {
    content: "\f054";
    font-family: FontAwesome;
    position: relative;
    right: 0;   
    color: #fff;   
    line-height: 53px;
    font-size: 25px;
   
}

.hero-slider .swiper-button-prev:hover:before, .hero-slider .swiper-button-next:hover:before {
     color: #fa454e ;
    /*background: #000;*/

}

@media (min-width: 1024px){
   /* .hero-style {
        height: 677px;
    }*/
    .footer-area .single-footer-4, .page-template-home-template .footer-area .single-footer-4, .page .footer-area .single-footer-4, .single .footer-area .single-footer-4 {
    padding-left: 1em !important;
    
}
.page-template-home-template .footer-area p, .page .footer-area p, .single .footer-area p {
    font-size: 15px !important;
}
.footer-area i.fa, .page-template-home-template .footer-area i.fa, .page .footer-area i.fa, .single .footer-area i.fa {
    font-size: 18px !important;
    
}
.footer-area .single-footer-3, .page-template-home-template .footer-area .single-footer-3, .page .footer-area .single-footer-3, .single .footer-area .single-footer-3 {
    padding-left: 2em !important;
}


}


/*----------------------------------------*/
/*  Services Area
/*----------------------------------------*/

.page-template-home-template #services .digital_marketing_agency-section-head h2:after {
    border-color: #ffd95e;
/*    border-image-source: linear-gradient(to left, #f45d48, #fa4450);*/
}
.page-template-home-template #services .digital_marketing_agency-section-head h3{
    color: #021348;
}
.page-template-home-template div#services {
    position: relative;
}
.page-template-home-template div#services .digital_marketing_agency-section-head {
    margin-bottom: 3em;
}

.page-template-home-template #services .digital_marketing_agency-service-box{
    position: relative;
    margin: 0;
    margin-bottom: 30px;
    background: #fff;
}
.page-template-home-template #services .digital_marketing_agency-service-box .digital_marketing_agency-service-image {
    position: relative;
    overflow: hidden;
}
.page-template-home-template #services .digital_marketing_agency-service-box .ser_img {
   position: relative;
    overflow: hidden;
}

.page-template-home-template #services .digital_marketing_agency-service-box .digital_marketing_agency-service-image img {
    width: 100%;
    height: 100%;
    transform: scale(1);
    transition: all 1s ease 0s;
}
.page-template-home-template #services .digital_marketing_agency-service-box .ser_img img {
    width: 100%;
    height: 100%;
    transform: scale(1);
    transition: all 1s ease 0s;
}

.page-template-home-template #services .digital_marketing_agency-service-box:hover .ser_img img {
    transform: scale(1.1) rotateZ(0deg);
    -moz-transform: scale(1.1) rotateZ(0deg);
    -webkit-transform: scale(1.1) rotateZ(0deg);
    -o-transform: scale(1.1) rotateZ(0deg);
}

.page-template-home-template #services .digital_marketing_agency-service-box .digital_marketing_agency-service-icon {
     background: linear-gradient(to right,#f45d48 0%,#fa4450 20%,#fa4450 50%,#f45d48 100%);
    width: 70px;
    height: 60px;
    -webkit-box-shadow: 0px 0px 20px rgb(50 50 0 / 25%);
    box-shadow: 0px 0px 20px rgb(50 50 0 / 25%);
    position: relative;
    bottom: 218px;
    left: -22px;
    text-align: center;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    z-index: 1;
}
.page-template-home-template #services .digital_marketing_agency-service-box .digital_marketing_agency-service-icon i {
    font-size: 34px;
    line-height: 60px;
    background: -moz-linear-gradient(top,#f45d48 0%,#fa4450 100%);
    background: -webkit-linear-gradient(top,#f45d48 0%,#fa4450 100%);
    background: linear-gradient(to right,#f45d48 0%,#fa4450 100%);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    color: #fff;
}

#services .service-btn a{
    word-break: break-word;
    font-size: 16px;
    font-weight: 600;
    word-break: break-word;
    line-height: 20px;
    margin-bottom: 0px;
    position: relative;
    transition: all 0.3s ease 0s;
    color: #fb8578;
    padding: 5px;
}
#services .service-btn i.fa.fa-angle-double-right {
    padding-left: 7px;
    font-size: 18px;
}

#services .arrow-bg{
       background: linear-gradient(to right,#f45d48 0%,#fa4450 100%);
    height: 50px;
}
#services .service-btn-arrow {
         font-size: 30px;
    color: #fff;
    padding-top: 5px;
}
#services .service-btn-arrow i{
    font-size: 30px;
    color: #fff;
}

.page-template-home-template #services .digital_marketing_agency-service-box .ser_img img:before,  
.page-template-home-template #services .digital_marketing_agency-service-box .ser_img img:after, 
.page-template-home-template #services .digital_marketing_agency-service-box .ser_img .overlay:before, 
.page-template-home-template #services .digital_marketing_agency-service-box .ser_img .overlay:after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #262626;
    opacity: 0.7;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.3s ease 0s;
}
.page-template-home-template #services .digital_marketing_agency-service-box .ser_img .overlay:before {
    transform: rotate(90deg);
    transform-origin: top right;
}
.page-template-home-template #services .digital_marketing_agency-service-box .ser_img img:after,
 .page-template-home-template #services .digital_marketing_agency-service-box .ser_img .overlay:after {
    left: auto;
    right: 0;
}
.page-template-home-template #services .digital_marketing_agency-service-box .ser_img .overlay:before, 
.page-template-home-template #services .digital_marketing_agency-service-box .ser_img .overlay:after {
    top: auto;
    bottom: 0;
    z-index: -1;
}

.page-template-home-template #services .digital_marketing_agency-service-box .ser_img img:after {
    transform: rotate(90deg);
    transform-origin: left bottom;
}
.page-template-home-template #services .digital_marketing_agency-service-box .ser_img img :before {
    transform: rotate(-90deg);
    transform-origin: right bottom;
}
.page-template-home-template #services .digital_marketing_agency-service-box .ser_img img:before, 
.page-template-home-template #services .digital_marketing_agency-service-box .ser_img img:after,
.page-template-home-template #services .digital_marketing_agency-service-box .ser_img .overlay:before,
.page-template-home-template #services .digital_marketing_agency-service-box .ser_img .overlay:after {
    transition: all 0.3s ease 0s;
/*    background: linear-gradient(to right,#f45d48 0%,#fa4450 20%,#fa4450 50%,#f45d48 100%)!important;*/
    background-color: #262626;
}
.page-template-home-template #services .digital_marketing_agency-service-box .ser_img .overlay:before, .page-template-home-template #services .digital_marketing_agency-service-box .ser_img .overlay:after {
    top: 0;
    bottom: 0;
    z-index: -1;
}

.page-template-home-template #services .digital_marketing_agency-service-box:hover .ser_img img:before, 
.page-template-home-template #services .digital_marketing_agency-service-box:hover .ser_img img:after, 
.page-template-home-template #services .digital_marketing_agency-service-box:hover .ser_img .overlay:before, 
.page-template-home-template #services .digital_marketing_agency-service-box:hover .ser_img .overlay:after {
    transform: rotate(0);
    opacity: 1;
    z-index: 1;
    opacity: 0.4;
}

.page-template-home-template #services .digital_marketing_agency-service-content {
    padding: 0em 25px 2em;
    text-align: left;
    padding-top: 35px;
    border: 1px solid #e7e5e6;
}
.page-template-home-template #services .digital_marketing_agency-service-content h4 a{
    font-size: 24px;
    font-weight: 400;
    word-break: break-word;
   color: #000;
    padding: 0;
    /* margin-bottom: 0.5em; */
    line-height: 24px;
    position: relative;
    /*top: -15px;*/
    transition: all 0.3s ease 0s;
}  

.page-template-home-template #services .digital_marketing_agency-service-content p{
    color: #9d9d9f;
    font-size: 16px;
    font-weight: 500;
    word-break: break-word;
    line-height: 26px;
    margin-bottom: 31px;
    /* position: relative; */
    /* top: 10px; */
    transition: all 0.3s ease 0s;
}

.page-template-home-template #services .digital_marketing_agency-service-content a.read-btn{
   word-break: break-word;
    background-image: linear-gradient( 40deg,#f45d48 30%,#fa4450 70% );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 14px;
    font-weight: 600;
    word-break: break-word;
    line-height: 20px;
    margin-bottom: 0px;
    position: relative;
    top: -15px;
    transition: all 0.3s ease 0s;
}
.page-template-home-template #services .digital_marketing_agency-service-box:hover .digital_marketing_agency-service-content a.read-btn {
    top: -5px;
}
/*.page-template-home-template #services .digital_marketing_agency-service-content:after {
    content: '';
    width: 0;
    height: 5px;
    position: absolute;
    left: auto;
    right: 0;
    bottom: 0px;
    background-color: #8e9df2;
    transition: all .5s cubic-bezier(.645,.045,.355,1);
    z-index: 1;
}
.page-template-home-template #services .digital_marketing_agency-service-box:hover .digital_marketing_agency-service-content:after {
    width: 80%;
    left: 10%;
    right: auto;
}*/

.page-template-home-template #services .digital_marketing_agency-service-content a.read-btn i{
    margin-left: 7px;
     font-size: 16px;
}

.page-template-home-template #services .digital_marketing_agency-service-content a.read-btn:hover i, 
.page-template-home-template #services .digital_marketing_agency-service-content a.read-btn:focus i,
.page-template-home-template #services .digital_marketing_agency-service-content a.read-btn:active i{
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
}

.page-template-home-template #services .owl-theme .owl-dots {display: none;}

.page-template-home-template #services .owl-carousel .owl-nav button.owl-prev span {
    position: absolute;
    top: 50%;
    left: 0;
    color: #3e3e3e;
    font-size: 50px;
    width: 45px;
    height: 45px;
    line-height: 35px;
    border-radius: 50%;
    background: #fff;
    font-weight: 100;
    border: 1px solid #3e3e3e;
}

.page-template-home-template #services .owl-carousel .owl-nav button.owl-next span:before, 
.page-template-home-template #services .owl-carousel .owl-nav button.owl-prev span:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffe723;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.page-template-home-template #services .owl-carousel .owl-nav button.owl-prev span, 
.page-template-home-template #services .owl-carousel .owl-nav button.owl-next span {
    display: none !important;
}
.page-template-home-template #services .owl-theme .owl-nav .disabled {
    opacity: 1;
    cursor: pointer;
}
.page-template-home-template #services .owl-carousel .owl-nav button.owl-prev, 
.page-template-home-template #services .owl-carousel .owl-nav button.owl-next {
     position: relative;
    box-shadow: none;
    background: none;
    z-index: -1;
}
.page-template-home-template #services .owl-carousel .owl-nav button.owl-next:before, 
.page-template-home-template #services .owl-carousel .owl-nav button.owl-prev:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffe723;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0;
    z-index: 999;
    color: #3e3e3e;
    width: 45px;
    height: 45px;
    line-height: 35px;
    background: #fff;
    font-weight: 100;
    font-size: 30px;
    padding: 5px;
    border: 3px solid #000;
    border-radius: 50%;
}
.page-template-home-template #services .owl-carousel .owl-nav button.owl-next:before{
    content: "\f178";
    font-family: FontAwesome;
    position: relative;
    top: 50%;
    right: 0;
    color: #3e3e3e;
    top: -380px;
    left: 620px;
}
.page-template-home-template #services .owl-carousel .owl-nav button.owl-prev:before{
    content: "\f177";
    font-family: FontAwesome;
    position: relative;
    color: #3e3e3e;
    top: -380px;
    left: -620px;
}

.page-template-home-template #services .owl-carousel .owl-nav button.owl-next:hover:before,
.page-template-home-template #services .owl-carousel .owl-nav button.owl-prev:hover:before{
        background: -moz-linear-gradient(top,#f45d48 0%,#fa4450 100%);
    background: -webkit-linear-gradient(top,#f45d48 0%,#fa4450 100%);
    background: linear-gradient(to right,#f45d48 0%,#fa4450 100%);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    border-color: #f45d48;
}

/*button*/

#services .arrow-bg a {
    color: #000;
    background: no-repeat;
}

#services .service-btn .btn{
    border: none;
    z-index: 0;
    text-align: left;
}
#services .service-btn:hover .btn {
    color: #fff;
}

#services .service-btn .btn:after{
    content: "";
    width: 0;
    height: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
    transition: all 0.35s ease 0s;
}
#services .service-btn:hover .btn:after{
    width: 100%;
}
#services .service-btn:hover .btn{
    color: #fff;
}
#services .service-btn .btn.red:after{
    background: linear-gradient(to right, #f45d48 0%,#fa4450 20%, #fa4450 50%, #f45d48 100%)!important;
}

/*----------------------------------------
/*  Facility Area
/*----------------------------------------*/
.page-template-home-template #facility .facility-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
.page-template-home-template #facility .digital_marketing_agency-section-head h2{
  /*  background: linear-gradient(to right, #f45d48 0%, #fa4450 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
    color: #f45d48;
}

.page-template-home-template #facility .digital_marketing_agency-section-head h2:after {
    border-color: #ffd95e;
/*    border-image-source: linear-gradient(to left, #f45d48, #fa4450);*/
}
.page-template-home-template #facility .digital_marketing_agency-section-head h3{
    color: #021348;
}
.page-template-home-template div#facility {
    position: relative;
    background: #fdfdfd;
}
.page-template-home-template div#facility .digital_marketing_agency-facility-content {
    position: relative;
    z-index: 1;
}
.page-template-home-template #facility .digital_marketing_agency-facility-content h4.digital_marketing_agency-facility-title{
   font-size: 24px;
    font-weight: 500;
    word-break: break-word;
    padding: 0;
    margin-bottom: 0.5em;
    line-height: 30px;
    color: #030303;
    transition: all 0.3s ease 0s;
}  
.page-template-home-template #facility .digital_marketing_agency-facility-single:hover h4.digital_marketing_agency-facility-title{
     color: #fff;
}
.page-template-home-template #facility .digital_marketing_agency-facility-content p.digital_marketing_agency-facility-text{
    color: #9c9c9c;
/*    font-size: 16px;*/
    font-size: 15px;
    font-weight: 400;
    /* word-break: break-word; */
    /* line-height: 24px; */
    margin-bottom: 0px;
}
}
.page-template-home-template #facility .digital_marketing_agency-facility-single:hover p.digital_marketing_agency-facility-text{
     color: #fff;
}
.page-template-home-template #facility .digital_marketing_agency-facility-single:hover{
    border: none;
    transition: all 0.3s ease 0s;
}
.page-template-home-template #facility .digital_marketing_agency-facility-single {
    padding: 2em 1.5em;    
   
    position: relative;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #D0CDCD;
    margin: 0px 15px;
}

.page-template-home-template #facility .digital_marketing_agency-facility-single:after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #111e53;
    background: linear-gradient( to top,#f45d48 15%,#fa4450 40%);
    opacity: 1;
    position: absolute;
    bottom: -100%;
    left: 0;
    transition: all 0.3s ease 0s;
}
.page-template-home-template #facility .digital_marketing_agency-facility-single:hover:after {
    bottom: 0%;
}

.page-template-home-template #facility .digital_marketing_agency-facility-single:before {
    content: '';
    width: 0;
    height: 5px;
    position: absolute;
    left: auto;
    right: 0;
    bottom: 0px;
    background-color: #fff;
    transition: all .5s cubic-bezier(.645,.045,.355,1);
    z-index: 1;
}
.page-template-home-template #facility .digital_marketing_agency-facility-single:hover:before {
    width: 83%;
    left: 8%;
    right: auto;
}

.page-template-home-template #facility .digital_marketing_agency-facility-icon {
    margin-bottom: 1em;
    position: relative;
    z-index: 1;
}
/*.page-template-home-template #facility .digital_marketing_agency-facility-icon span{
   
}*/

/*.page-template-home-template #facility .digital_marketing_agency-facility-single:hover .digital_marketing_agency-facility-icon span {
    color: fff;
}*/

.page-template-home-template #facility .digital_marketing_agency-facility-icon span{
     transition: all 0.5s ease 0s;
      font-size: 75px;
    color: #f45d48;
}

.page-template-home-template #facility .digital_marketing_agency-facility-single:hover .digital_marketing_agency-facility-icon span {
    transform: rotateY(360deg);
    transition: transform 0.5s ease-out;
    color: #fff;
}
/*----------------------------------------*/
/*  Team Area
/*----------------------------------------*/
.page-template-home-template #team .team-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
.page-template-home-template #team .digital_marketing_agency-team-block{
    background-size: 500%;
    padding: 1em 0;
}

.page-template-home-template #team .digital_marketing_agency-team-single{
background-color: #262626;
    padding: 0em 0em 0em;
/*    box-shadow: 0px 0px 20px rgb(50 50 0 / 30%);*/
    margin: 10px;
    position: relative;
    height: 395px;
    width: 191px;
    border-radius: 10px;
} 
.page-template-home-template #team .digital_marketing_agency-team-image {
    position: absolute;
    width: 254px;
    top: 30px;
    left: 30px;
    border-radius: 10px;
}
.page-template-home-template #team .digital_marketing_agency-team-image img {
    width: 100%;
    height: 280px;
    margin: 0 auto;
    border-radius: 10px;
}
.page-template-home-template #team .digital_marketing_agency-team-content {
    text-align: left;
    margin-left: 1.8em;
    margin-top: 0;
    position: relative;
    top: 19em;
}
.page-template-home-template #team h4.digital_marketing_agency-team-name {
    font-size: 18px;
/*    line-height: 26px;*/
    color: #F6F7FA;
    font-weight: 400;
    margin-top: 5px;
}
.page-template-home-template #team .digital_marketing_agency-team-single h4.digital_marketing_agency-team-name {
    font-weight: 600px;
}
.page-template-home-template #team .digital_marketing_agency-section-head h2{
   color: #f45d48;
}

.page-template-home-template #team .digital_marketing_agency-section-head h2:after {
    border-color: #ffd95e;
    
}
.page-template-home-template #team .digital_marketing_agency-section-head h3{
    color: #021348;
}
.page-template-home-template div#team {
    position: relative;
    background: #fdfdfd;
}
.page-template-home-template #team .digital_marketing_agency-team-content p{
    color: #4e4c4f;
    font-size: 17px;
    font-weight: 500;
    word-break: break-word;
    line-height: 28px;
    margin: 0;
}

.page-template-home-template #team .social_share_icon {
    float: right;
    position: absolute;
    right: 11px;
     font-size: 25px; 
    padding: 10px;
    bottom: 79px;
    right: 25px;
    color: #fff;
    background: linear-gradient(to right,#f45d48 0%,#fa4450 100%);
    border-radius: 50px;
    border: 5px solid;
    height: 60px;
    width: 60px;
}

.page-template-home-template #team .team-social-icon {
    position: relative;
    overflow: hidden;
    text-align: center;
    width: fit-content;
    margin: 0 auto;
    position: absolute;
    bottom: 24%;
    width: 100%;
    left: 30%;
    opacity: 0;
}
.page-template-home-template #team .digital_marketing_agency-team-single:hover .team-social-icon{ 
    opacity: 1;   
    transition: all 0.9s ease 0s;       
}

.page-template-home-template #team .digital_marketing_agency-team_share-icon:hover .team-social-icon i{ 
   /*bottom: 50px;*/
}


#team .team-social-icon i {
    font-size: 19px;
    transition: all 0.1s;
    line-height: 2;
    position: relative;
    z-index: 2;
    color: #FA5C46;
    background-color: #fff;
    border-radius: 50px;
    width: 35px;
    height: 35px;
}

.page-template-home-template #team .team-social-icon a {
    display: inline-block;
    text-align: center;
    bottom: 0;
    position: relative;
    /* margin: 10px; */
    color: #fefefc;
    margin: 0px 4px;
}
/*.team-social-icon i{
    color: ##FA5C46;
}*/

#team .team-social-icon i:hover{
     transform: rotateY(180deg);
    transition: all 0.6s;
    color: #f45d48;
}



#team .digital_marketing_agency-team_share-icon i{
       font-size: 20px;
        padding-top: 11px;
        color: #FA5C46;
}


.page-template-home-template #team .owl-theme .owl-dots {
    display: none;
}

.page-template-home-template #team .owl-nav .owl-prev {
    position: absolute;
    left: -9px;
    top: 40%;
    opacity: 1;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    background: -webkit-gradient(to right, #fa4450 0%,#f45d48 20%, #f45d48 50%, #fa4450 100%);
    background: linear-gradient(to right, #fa4450 0%,#f45d48 20%, #f45d48 50%, #fa4450 100%);
    background-size: 500%;
    width: 60px;
    cursor: pointer;
    height: 60px;
    position: absolute;
    display: none;
    z-index: 1000;
    border-radius: 50%;
    line-height: 50px;
    box-shadow: none;
    -webkit-box-shadow: 0px 0px 20px rgb(50 50 0 / 15%);
    box-shadow: 0px 0px 20px rgb(50 50 0 / 15%);
}
.page-template-home-template #team .owl-nav .owl-next {
    position: absolute;
    right: -9px;
    top: 40%;
    opacity: 1;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    background: -webkit-gradient(to right, #fa4450 0%,#f45d48 20%, #f45d48 50%, #fa4450 100%);
    background: linear-gradient(to right, #fa4450 0%,#f45d48 20%, #f45d48 50%, #fa4450 100%);
    background-size: 500%;
     width: 60px;
    cursor: pointer;
    height: 60px;
    position: absolute;
    display: none;
    z-index: 1000;
    border-radius: 50%;
    line-height: 50px;
    box-shadow: none;
    -webkit-box-shadow: 0px 0px 20px rgb(50 50 0 / 15%);
    box-shadow: 0px 0px 20px rgb(50 50 0 / 15%);
}
.page-template-home-template #team:hover .owl-prev {
    left: -9px;
    opacity: 1;
    display: none;
}
.page-template-home-template #team:hover .owl-next {
    right: -9px;
    opacity: 1;
    display: none;
}
.page-template-home-template #team .owl-nav .owl-prev span,
.page-template-home-template #team .owl-nav .owl-next span{
    font-size: 35px;
    color: #fff;
    line-height: 42px;
    display: none;
}
.page-template-home-template #team .owl-nav .owl-next:hover, 
.page-template-home-template #team .owl-nav .owl-prev:hover {
    background-color: #fff !important;
    background: -webkit-gradient(to right, #fff 0%,#fff 20%, #fff 50%, #fff 100%);
    background: linear-gradient(to right, #fff 0%,#fff 20%, #fff 50%, #fff 100%);
    background-size: 500%;
}
.page-template-home-template #team .owl-nav .owl-prev:hover span,
.page-template-home-template #team .owl-nav .owl-next:hover span{
    color: #000;
}

.page-template-home-template #team h6.digital_marketing_agency-team-designation {
    font-size: 18px;
    font-weight: 500;
    word-break: break-word;
    color: #F6F7FA;
    /* margin: 0 0 16px; */
    padding-bottom: 0;
}

/*----------------------------------------*/
/*  Testimonials Area
/*----------------------------------------*/
.page-template-home-template #testimonials .testimonials-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
.page-template-home-template #testimonials .digital_marketing_agency-section-head h2{
  color: #f45d48;
}

.page-template-home-template #testimonials .digital_marketing_agency-section-head h2:after {
    border-color: #ffd95e;
/*    border-image-source: linear-gradient(to left, #f45d48, #fa4450);*/
}
.page-template-home-template #testimonials .digital_marketing_agency-section-head h3{
    color: #021348;
}
.page-template-home-template div#testimonials {
    position: relative;
    background: #fdfdfd;
}

.page-template-home-template div#testimonials .digital_marketing_agency-testimonials-single{
      background: linear-gradient(to left,#fff 0%,#fff 20%,#fff 50%,#fff 100%);
    padding: 2em 1em 4em; 
    margin: 0px 35px;
}
.page-template-home-template div#testimonials .digital_marketing_agency-testimonial-block{
   background-color: #262626;
/*    background-size: 500%;*/
    padding: 5em 0;
    position: relative;
    
}
.page-template-home-template div#testimonials .digital_marketing_agency-testimonials-image img {
    border-radius: 50%;
    width: 135px !important;
    height: 135px;
    margin: 0 auto;
}
.page-template-home-template div#testimonials h4.digital_marketing_agency-testimonials-name {
    font-weight: 500;
    color: #040406;
    margin: 20px 0 10px;
    transition: all .35s ease-out;
    font-size: 20px;
}
/*.page-template-home-template div#testimonials h4.digital_marketing_agency-testimonials-name {
    font-weight: 600;
    color: #040406;
    margin: 25px 0 10px;
    transition: all .35s ease-out;
    font-size: 23px;
}*/
.page-template-home-template div#testimonials .digital_marketing_agency-testimonials-single:hover h4.digital_marketing_agency-testimonials-name {
    letter-spacing: 2px;
}
.page-template-home-template div#testimonials h6.digital_marketing_agency-testimonials-designation {
    font-size: 16px;
    font-weight: 500;
   word-break: break-word;
   color: #fa4450 ;
    /*background-image: linear-gradient( 40deg,#f45d48 30%,#fa4450 70% );*/
    -webkit-background-clip: text;
    /*-webkit-text-fill-color: transparent;*/
    margin: 0 0 30px;
}

.page-template-home-template div#testimonials .digital_marketing_agency-testimonials-content p{
    color: #4e4c4f;
    font-size: 16px;
    font-weight: 400;

    word-break: break-word;
    line-height: 25px;
    margin: 0;
}
.page-template-home-template div#testimonials .digital_marketing_agency-testimonials-content i{
    right: 11px;
    font-size: 20px;
    opacity: 0;
    transition: all 0.4s ease-out;;
}
.page-template-home-template div#testimonials .digital_marketing_agency-testimonials-single:hover .digital_marketing_agency-testimonials-content i{
   opacity: 1;
   transition: all 0.4s ease-out;
}

.page-template-home-template div#testimonials .owl-theme .owl-dots {
    display: none;
}

.page-template-home-template div#testimonials .owl-nav .owl-prev {
    position: absolute;
    left: -9px;
    top: 40%;
    opacity: 1;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    /*background: -webkit-gradient(to right, #fa4450 0%,#f45d48 20%, #f45d48 50%, #fa4450 100%);
    background: linear-gradient(to right, #fa4450 0%,#f45d48 20%, #f45d48 50%, #fa4450 100%);*/
    background: #fa4450;
    background-size: 500%;
    width: 60px;
    cursor: pointer;
    height: 60px;
    position: absolute;
    display: block;
    z-index: 1000;
    border-radius: 50%;
    line-height: 50px;
    box-shadow: none;
    -webkit-box-shadow: 0px 0px 20px rgb(50 50 0 / 15%);
    box-shadow: 0px 0px 20px rgb(50 50 0 / 15%);
}
.page-template-home-template div#testimonials .owl-nav .owl-next {
    position: absolute;
    right: -9px;
    top: 40%;
    opacity: 1;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    /*background: -webkit-gradient(to right, #fa4450 0%,#f45d48 20%, #f45d48 50%, #fa4450 100%);
    background: linear-gradient(to right, #fa4450 0%,#f45d48 20%, #f45d48 50%, #fa4450 100%);*/
     background: #fa4450;
    background-size: 500%;
     width: 60px;
    cursor: pointer;
    height: 60px;
    position: absolute;
    display: block;
    z-index: 1000;
    border-radius: 50%;
    line-height: 50px;
    box-shadow: none;
    -webkit-box-shadow: 0px 0px 20px rgb(50 50 0 / 15%);
    box-shadow: 0px 0px 20px rgb(50 50 0 / 15%);
}
.page-template-home-template div#testimonials:hover .owl-prev {
    left: -40px;
    opacity: 1;
}
.page-template-home-template div#testimonials:hover .owl-next {
    right: -40px;
    opacity: 1;
}
.page-template-home-template #testimonials .owl-nav .owl-prev span,
.page-template-home-template #testimonials .owl-nav .owl-next span{
    font-size: 35px;
    color: #fff;
    line-height: 42px;
}
.page-template-home-template #testimonials .owl-nav .owl-next:hover, 
.page-template-home-template #testimonials .owl-nav .owl-prev:hover {
    /*background-color: #fff !important;*/
    /*background: -webkit-gradient(to right, #fff 0%,#fff 20%, #fff 50%, #fff 100%);
    background: linear-gradient(to right, #fff 0%,#fff 20%, #fff 50%, #fff 100%);*/
    background: #fff;
    background-size: 500%;
}
.page-template-home-template #testimonials .owl-nav .owl-prev:hover span,
.page-template-home-template #testimonials .owl-nav .owl-next:hover span{
    color: #000;
}

/*----------------------------------------*/
/*  Project Area
/*----------------------------------------*/

.page-template-home-template #project .project-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
.page-template-home-template #project .digital_marketing_agency-section-head h2{
    color: #f45d48;
}

.page-template-home-template #project .digital_marketing_agency-section-head h2:after {
    border-color: #ffd95e;
    border-image-source: linear-gradient(to left, #f45d48, #fa4450);
}
.page-template-home-template #project .digital_marketing_agency-section-head h3{
    color: #021348;
    margin-bottom: 1.5em;
}
.page-template-home-template div#project {
    position: relative;
    background: #fdfdfd;
}
.page-template-home-template div#project .digital_marketing_agency-project-single, 
#innerpage-box .digital_marketing_agency-project-single {
   margin: 0em 1.7em 2em;
    position: relative;
}
.page-template-home-template div#project .digital_marketing_agency-project-single .digital_marketing_agency-project-img,
#innerpage-box .digital_marketing_agency-project-single .digital_marketing_agency-project-img{    position: relative;
    overflow: hidden;
}
.page-template-home-template div#project .digital_marketing_agency-project-single .digital_marketing_agency-project-img img,
#innerpage-box .digital_marketing_agency-project-single .digital_marketing_agency-project-img img{
    width: 100%;
    transition: all 0.5s ease;
}
.page-template-home-template div#project .digital_marketing_agency-project-single:hover .digital_marketing_agency-project-img img,
#innerpage-box .digital_marketing_agency-project-single:hover .digital_marketing_agency-project-img img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.page-template-home-template div#project .digital_marketing_agency-project-single .digital_marketing_agency-project-content,
#innerpage-box .digital_marketing_agency-project-single .digital_marketing_agency-project-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    transition: all 0.95s ease 0s;
    opacity: 0.7;
    background-color: #000;
    padding: 15px 10px;
}
.page-template-home-template div#project .digital_marketing_agency-project-single h4.digital_marketing_agency-project-title,
#innerpage-box .digital_marketing_agency-project-single h4.digital_marketing_agency-project-title {
    color: #fff;
    position: relative;
    font-size: 23px;
    font-weight: 600;
    transition: all 0.5s ease 0s;
    margin: 0;
    margin-bottom: 10px;
}
.page-template-home-template div#project .digital_marketing_agency-project-single .digital_marketing_agency-project-content a,
#innerpage-box .digital_marketing_agency-project-single .digital_marketing_agency-project-content a{
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 10px;
}
.page-template-home-template div#project .digital_marketing_agency-project-single .digital_marketing_agency-project-content a i,
#innerpage-box .digital_marketing_agency-project-single .digital_marketing_agency-project-content a i {
    margin-left: 7px;
    font-size: 16px;
}
.page-template-home-template div#project .digital_marketing_agency-project-single .digital_marketing_agency-project-content a:hover,
#innerpage-box .digital_marketing_agency-project-single .digital_marketing_agency-project-content a:hover{    
    letter-spacing: 2px;
}
.page-template-home-template div#project .digital_marketing_agency-project-single:hover .digital_marketing_agency-project-content,
#innerpage-box .digital_marketing_agency-project-single:hover .digital_marketing_agency-project-content{
    padding-top: 30px;
}
/*----------------------------------------*/
/*  Features Area
/*----------------------------------------*/
.page-template-home-template #features .features-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}

.page-template-home-template #features .digital_marketing_agency-section-head h2:after {
    border-color: #ffd95e;
    border-image-source: linear-gradient(to left, #f45d48, #fa4450);
}
.page-template-home-template #features .digital_marketing_agency-section-head h3{
    color: #021348;
}
.page-template-home-template div#features {
    position: relative;
    background: #f3f3f5;
}
.page-template-home-template #features .digital_marketing_agency-features-content h4.digital_marketing_agency-features-title{
    font-size: 16px;
    font-weight: 700;
    word-break: break-word;
    padding: 0;
    margin-bottom: 0.5em;
    line-height: 20px;
    color: #242323;
}  
.page-template-home-template #features .digital_marketing_agency-features-single:hover .digital_marketing_agency-features-content h4.digital_marketing_agency-features-title{
    color: #fb5a49;
}

.page-template-home-template #features .digital_marketing_agency-features-content p.digital_marketing_agency-features-text{
  color: #9e9ea0;
    font-size: 16px;
    font-weight: 600;
    word-break: break-word;
    line-height: 24px;
    margin-bottom: 10px;
    position: relative;
    top: -1.5em;
}
.page-template-home-template #features .digital_marketing_agency-features-single:hover .digital_marketing_agency-features-content p.digital_marketing_agency-features-text{
    color: #fff;
}
.page-template-home-template #features .digital_marketing_agency-features-single {
/*    background: linear-gradient(to left,#fff 0%,#fff 20%,#fff 50%,#fff 100%);*/
background-color: #fff;
    padding: 1em 1em 1em;
    border-radius: 0;
    /* -webkit-box-shadow: 0px 0px 20px rgb(50 50 0 / 25%); */
    /* box-shadow: 0px 0px 20px rgb(50 50 0 / 25%); */
    border: 1px solid #dfdcdc;
    
        margin-bottom: 20px;
}
.page-template-home-template #features .digital_marketing_agency-features-b {
    padding: 0px 10px;
}

@keyframes sp {
    from {
        transform: translate(0, 0px);
    }

    65% {
        transform: translate(0, 10px);
    }

    to {
        transform: translate(0, -0px);
    }
}
.page-template-home-template #features .digital_marketing_agency-features-single a.ficon {
      position: relative;
}

.page-template-home-template #features .digital_marketing_agency-features-icon {
    padding: 0 0px;
    position: relative;
    z-index: 2;
}
.page-template-home-template #features .digital_marketing_agency-features-content {
    position: relative;
    z-index: 2;
}

.page-template-home-template #features .digital_marketing_agency-features-icon span{
/*    padding: 2em;*/
   width: 123px;
    height: 123px;
    line-height: 2.7;
    transition: all 0.3s ease 0s;
    background: linear-gradient(to right,#f45d48 0%,#fa4450 0%,#fa4450 25%,#f45d48 100%);
    color: #fff;
    border-radius: 50%;
        margin-bottom: 1em;
}

.page-template-home-template #features .digital_marketing_agency-features-single:hover .digital_marketing_agency-features-icon span{
    animation: ease-in-out;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    width: 100px;
    height: 100px;
    line-height: 30px;
    line-height: 2;
}

.page-template-home-template #features .digital_marketing_agency-features-icon span:before{
    font-size: 45px;
    color: #fff;
}
.page-template-home-template #features .digital_marketing_agency-features-single{
    position: relative;
}
.page-template-home-template #features .digital_marketing_agency-features-single:hover{
    background-color: #fff;
}

/*.page-template-home-template #features .digital_marketing_agency-features-single:after{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 0;
    background: linear-gradient( to top,#f45d48 15%,#fa4450 40%);
    transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    opacity: 0.9;
    z-index: 1;
}

.page-template-home-template #features .digital_marketing_agency-features-single:hover:after{
    width: 100%;
    border-radius: 10px;
}*/

/*----------------------------------------*/
/*  About Area
/*----------------------------------------*/
.page-template-home-template #about {
    position: relative;
    background: #eaeaea;
}
.digital_marketing_agency-about-overlay-dark {
    position: absolute;
    left: 0%;
    right: 75%;
    top: 0;
    bottom: 0;
    background: #f45d48;
    opacity: 1;
    background-size: cover;
}
.page-template-home-template #about .digital_marketing_agency-section-head{
    padding-left: 2em;
}
.page-template-home-template #about .about-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}

.page-template-home-template #about .digital_marketing_agency-about-img {
    position: relative;
    margin-left: 10em;
}

.page-template-home-template #about .digital_marketing_agency-about-img img {
    width: 100%;
    height: 100%;
    border: 4px solid #FCFCFA;
    transition: all .3s linear;
}

.page-template-home-template #about .digital_marketing_agency-about-img:hover img {
    border: 4px solid #262626;
        transform: scale(0.9) rotateZ(-2deg);
    -moz-transform: scale(0.9) rotateZ(-2deg);
    -webkit-transform: scale(0.9) rotateZ(-2deg);
    -o-transform: scale(0.9) rotateZ(-2deg);
}


.page-template-home-template #about .about-overlay {
    position: absolute;
    left: 0;
    right: 73%;
    top: 0;
    bottom: 0;
    background: #262626;
    opacity: 1;
    background-size: cover;
}
.page-template-home-template #about .digital_marketing_agency-section-head h2{
      margin-top: 0.7em;
    margin-bottom: 15px;
}

.page-template-home-template #about .digital_marketing_agency-section-head h2:after {
    border-color: #f45d48;
/*    border-image-source: linear-gradient(to left, #f45d48, #fa4450);*/
    width: 18%;
}
.page-template-home-template #about .digital_marketing_agency-section-head h3{
   font-size: 43px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    margin-bottom: 0.5em;
    line-height: 1.3;
    color: #0a0133;
}
.page-template-home-template #about .digital_marketing_agency-section-area-textlist {
    position: relative;
    margin-left: 2em;
}

.page-template-home-template #about .digital_marketing_agency-section-area-textlist ul{
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 2em;
}
.page-template-home-template #about .digital_marketing_agency-section-area-textlist ul li, 
.page-template-home-template #about .digital_marketing_agency-section-area-textlist ol li  {
    font-size: 18px;
    color: #3e3e3e;
    margin-bottom: 25px;
    font-weight: 600;
}
.page-template-home-template #about .digital_marketing_agency-section-area-textlist ul li:before, 
.page-template-home-template #about .digital_marketing_agency-section-area-textlist ol li:before{
    content: "\f00c";
    font-family: 'Fontawesome';
    margin-right: 20px;
    transform: scale(1);
    transition: all 0.5s ease 0s;
    color: #fff;
    display: inline-block;
    background: #0c0238;
    margin-bottom: 0;
    font-size: 17px;
    padding: 3px;
}
.page-template-home-template #about .digital_marketing_agency-section-area-text {
    color: #939296;
    font-size: 18px;
    font-weight: 400;
    word-break: break-word;
    line-height: 25px;
    margin-bottom: 1.5em;
    margin-left: 2em;
    position: relative;
}
#about .digital_marketing_agency-section-area-description {
    margin-bottom: 2em;
    font-size: 16px;
    font-weight: 600;
    color: #8a8a8c;
    line-height: 24px;
}

#about .about-logo-img {
       float: left;
    width: 26%;
    margin-top: 10%;
    margin-right: 6px;
}
#about  .digital_marketing_agency-about-btn {
    margin-left: 2em;
}

#about .digital_marketing_agency-about-btn a { 
  color: #fff;
    margin-top: 3%;
    background: linear-gradient(to top,#f45d48 0%,#fa4450 0%,#fa4450 25%,#f45d48 100%);
    display: inline-block;
    position: relative;
    overflow: hidden;
    border-radius: 0 5px 5px 5px;
    padding: 8px 15px;
    text-align: center;
    font-weight: 500;
    z-index: 1;
    transition: all 0.3s ease 0.5s;
    border: none;
    font-size: 20px;
}
#about .digital_marketing_agency-about-btn a:hover{
    background: #fff;
    color: #000;
    transition: all 0.9s ease 0s;
}
#about .digital_marketing_agency-about-btn a:before {
    content: "";
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 100%;
    z-index: -1;
    transform: translateY(-50%);
    transition: left 0.3s ease 0s, border-radius 0.3s ease 0.3s, height 0.3s ease 0.3s, width 0.3s ease 0.5s;
}

#about .digital_marketing_agency-about-btn a:hover:before, #about .digital_marketing_agency-about-btn a.active:before {
    width: 100%;
    height: 104%;
    border-radius: 0;
    left: 0;
}

/*----------------------------------------*/
/*  Counter Area
/*----------------------------------------*/
.page-template-home-template #counter .counter-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}


.page-template-home-template #counter {
    background: #fdfdfd;
    position: relative;
}
.page-template-home-template #counter .digital_marketing_agency-counter-area {
        position: relative;
    margin-top: 1em;
}

.page-template-home-template #counter .digital_marketing_agency-section-head h2:after {
    border-color: #ffd95e;
/*    border-image-source: linear-gradient(to left, #f45d48, #fa4450);*/
}
.page-template-home-template #counter .digital_marketing_agency-section-head h3{
    color: #040404;
}

.page-template-home-template #counter .digital_marketing_agency-section-head h3 {
        font-size:36px;
    font-weight: 400;
    line-height: 58px;
    margin: 0;
    padding: 0;
    margin-bottom: 0.5em;
        width: 50%;
    line-height: 53px;
}
.page-template-home-template #counter .digital_marketing_agency-counter-single{
    margin-bottom: 1em;
}
.page-template-home-template #counter .digital_marketing_agency-counter-icon span{
    font-size: 60px;
    color: #060606;
    -webkit-transition: transform 0.5s ease-out;
    transition: transform 0.5s ease-out;
}
.page-template-home-template #counter .digital_marketing_agency-counter-single:hover .digital_marketing_agency-counter-icon span {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
    /*background: -moz-linear-gradient(top,#f45d48 0%,#fa4450 100%);
    background: -webkit-linear-gradient(top,#f45d48 0%,#fa4450 100%);
    background: linear-gradient(to right,#f45d48 0%,#fa4450 100%);*/
    /*-webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;*/
/*    -webkit-text-fill-color: transparent;*/
    color: #fa4450;
}
.page-template-home-template #counter h4.digital_marketing_agency-counter-title  {
    font-size: 24px;
    font-weight: 500;
    word-break: break-word;
    color: #050505;
    padding: 0;
    margin-bottom: 0.5em;
    line-height: 15px;
    transition: all 0.3s ease 0s;
    margin-top: 15px;
}
.page-template-home-template #counter .digital_marketing_agency-counter-single:hover h4.digital_marketing_agency-counter-title  {
  letter-spacing: 0px;
}

.page-template-home-template #counter span.digital_marketing_agency-counter-num.count{
    font-size: 60px;
    font-weight: 500;
    word-break: break-word;
    color: #060606;
    padding: 0;
    margin-bottom: 0.2em;
    line-height: 60px;
}

.page-template-home-template #counter .digital_marketing_agency-counter-single sup {
    top: -18px;
    font-size: 32px;
    font-weight: 500;
    color: #f45d48 ;
}
/*----------------------------------------*/
/*  Steps Area
/*----------------------------------------*/
.page-template-home-template #steps .steps-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
.page-template-home-template #steps .digital_marketing_agency-section-head h3 

#steps .digital_marketing_agency-steps-area {
/*    margin-top: 1.5em;*/
}
.page-template-home-template #steps {
    background: #fdfdfd;
}
.page-template-home-template #steps .digital_marketing_agency-section-head h2{
    background: linear-gradient(to right, #f45d48 0%, #fa4450 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.page-template-home-template #steps .digital_marketing_agency-section-head h2:after {
    border-color: #fa4450;
/*    border-image-source: linear-gradient(to left, #f45d48, #fa4450);*/
}
.page-template-home-template #steps .digital_marketing_agency-section-head h3{
    color: #021348;
    margin-bottom: 0.5em;
}
.page-template-home-template div#features {
    position: relative;
    background: #fff;
}
.page-template-home-template #steps .digital_marketing_agency-steps-content h4.digital_marketing_agency-steps-title{
font-size: 22px;
    font-weight: 500;
    word-break: break-word;
    color: #313131;
    transition: all 0.3s ease 0s;
    /* text-align: center; */
    margin-bottom: 18px;
    line-height: 1.5;
}  
.page-template-home-template #steps .digital_marketing_agency-steps-single:hover h4.digital_marketing_agency-steps-title{
   color: #fff;
}
.page-template-home-template #steps .digital_marketing_agency-steps-single h4.digital_marketing_agency-steps-title{
   color: #313131;
}
.page-template-home-template #steps .digital_marketing_agency-steps-content p.digital_marketing_agency-steps-text{
    color: #9e9ea0;
    font-size: 15px;
    font-weight: 400;
    word-break: break-word;
    line-height: 24px;
    margin-bottom: 0px;

}
.page-template-home-template #steps .digital_marketing_agency-steps-single:hover p.digital_marketing_agency-steps-text{
   color: #fff;
}
/*.page-template-home-template #steps .digital_marketing_agency-steps-single p.digital_marketing_agency-steps-text{
   color: #fff;
}*/

.page-template-home-template #steps .digital_marketing_agency-steps-b {
      padding: 20px 28px;
}

.page-template-home-template #steps .digital_marketing_agency-steps-single{
    padding: 2em 1.8em 2em;
    border-radius: 0;
    margin: 0em 0 1em;
    background: #fff;
    position: relative;
    z-index: 1;
    border: 1px solid #e7e5e6;
}


.page-template-home-template #steps .digital_marketing_agency-steps-single::before {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background-color: #000;
    border-radius: 7px;
    content: "";
    z-index: -1;
    transition: all 0.5s ease-in-out 0s;
    transform-style: preserve-3d;
    transform: perspective(1200px) rotateX(-30deg) translateZ(0px);
    opacity: 0;
}
.page-template-home-template #steps .digital_marketing_agency-steps-single:hover::before {
    opacity: 1;
    transform: perspective(1200px) rotateX(0deg) translateZ(0px);
    transition-delay: 0.1s;
}

.page-template-home-template #steps .digital_marketing_agency-steps-single .digital_marketing_agency-steps-num {
    color: #e0e0e2;
    font-style: italic;
    font-size: 45px;
    position: relative;
}
.page-template-home-template #steps .digital_marketing_agency-steps-icon {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.page-template-home-template #steps .digital_marketing_agency-steps-icon {
/*    width: 80px; */
    text-align: center;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    z-index: 1;
}
.page-template-home-template #steps .digital_marketing_agency-steps-icon i{
    font-size: 70px;
    line-height: 40px;
    color: #f45d48;
    margin-bottom: 20px;
    margin-top: 10px;
}

.page-template-home-template #steps .digital_marketing_agency-steps-single:hover .digital_marketing_agency-steps-icon {
    -ms-transform: scale(1.07) rotate(5deg);
    -moz-transform: scale(1.07) rotate(5deg);
    -webkit-transform: scale(1.07) rotate(5deg);
    -o-transform: scale(1.07) rotate(5deg);
    transform: scale(1.07) rotate(5deg);
        background: -moz-linear-gradient(top,#fff 0%,#fff 100%);
    background: -webkit-linear-gradient(top,#fff 0%,#fff 100%);
    background: linear-gradient(to right,#fff 0%,#fff 100%);
      -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    animation: bounce 1s ease normal none 1;
}
/*----------------------------------------*/
/*  Package Area
/*----------------------------------------*/
.page-template-home-template #pricing .pricing-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
.page-template-home-template #pricing {
    background: #fdfdfd;
}
.page-template-home-template #pricing .digital_marketing_agency-section-head h2{
    background: linear-gradient(to right, #f45d48 0%, #fa4450 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.page-template-home-template #pricing .digital_marketing_agency-section-head h2:after {
   border-color: #f45d48;
}
.page-template-home-template #pricing .digital_marketing_agency-section-head h3{
    color: #021348;
}
.page-template-home-template div#pricing {
    position: relative;
}
.page-template-home-template #pricing .digital_marketing_agency-pricing-box-head h4.digital_marketing_agency-pricing-title{
    font-size: 30px;
    font-weight: 500;
    word-break: break-word;
    padding: 0;
    margin-bottom: 5px;
    line-height: 28px;
    color: #faf7fa;
    position: relative;
    top: 1em;
}  
.page-template-home-template #pricing .digital_marketing_agency-pricing-box-head h6.digital_marketing_agency-pricing-subtitle{
    color: #e8ddfd;
    font-size: 18px;
    font-weight: 400;
    word-break: break-word;
    line-height: 44px;
    margin-bottom: 0px;
    position: relative;
    top: 1.5em;
}
.page-template-home-template #pricing .digital_marketing_agency-pricing-box-head h6.digital_marketing_agency-pricing-subtitle i{
    padding-right: 6px;
    color: #FA4250;
}
.page-template-home-template #pricing .digital_marketing_agency-pricing-box-head {
  /*  background: -webkit-gradient(to right, #fa4450 0%,#f45d48 20%, #f45d48 50%, #fa4450 100%);
    background: linear-gradient(to right, #fa4450 0%,#f45d48 20%, #f45d48 50%, #fa4450 100%);
    background-size: 500%;*/
    background-color: #262626;
    padding: 0em 1em 0em;
    position: relative;
    top: -5em;
}
.page-template-home-template #pricing .digital_marketing_agency-pricing-box-head .digital_marketing_agency-pricing-currency-price {
    background: #fff;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin: 0em auto 0;
    line-height: 80px;
    font-weight: 500;
    position: relative;
    bottom: -2em;
    font-size: 22px;
    transition: all 1s ease 0s;
}
/*.page-template-home-template #pricing .digital_marketing_agency-pricing-single:hover .digital_marketing_agency-pricing-box-head .digital_marketing_agency-pricing-currency-price{

}*/

.page-template-home-template #pricing .digital_marketing_agency-pricing-single:hover .digital_marketing_agency-pricing-box-head .digital_marketing_agency-pricing-currency-price{
    -webkit-box-shadow: 0px 0px 20px rgb(50 50 0 / 15%);
    box-shadow: 0px 0px 20px rgb(50 50 0 / 15%);
    background: #f45d48 ;
    color: #fff;
}
.page-template-home-template #pricing .digital_marketing_agency-pricing-box-head .digital_marketing_agency-pricing-currency-price span {
    font-size: 22px;
    padding-right: 5px;
}
.page-template-home-template #pricing .digital_marketing_agency-pricing-single {
    background: #fff;
    padding: 0em 1em 3em;
    margin: 7em 3em 2em;
   border: 1px solid #D0CDCD;
    position: relative;
}

.page-template-home-template #pricing .digital_marketing_agency-pricing-box-head::before {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
/*    background: linear-gradient( to top,#f45d48 15%,#fa4450 40%);*/
    border-radius: 7px;
    content: "";
    /*z-index: -1;*/
    transition: all 0.5s ease-in-out 0s;
    transform-style: preserve-3d;
    transform: perspective(1200px) rotateX(-30deg) translateZ(0px);
    opacity: 0;
}

/*.page-template-home-template #pricing .digital_marketing_agency-pricing-box-head:hover::before {
    opacity: 1;
    transform: perspective(1200px) rotateX(0deg) translateZ(0px);
    transition-delay: 0.1s;
}*/
.page-template-home-template #pricing .digital_marketing_agency-pricing-single ul.digital_marketing_agency-pricing-list {
    padding: 0 1em;
       margin: 0 0 1em;
    list-style: none;
        margin-top: -37px;
}

.page-template-home-template #pricing .digital_marketing_agency-pricing-single:hover ul.digital_marketing_agency-pricing-list {
word-spacing: 2px;

}
.page-template-home-template #pricing .digital_marketing_agency-pricing-single ul.digital_marketing_agency-pricing-list li {
    font-size: 21px;
    color: #202020;
    border-bottom: 1px solid #dedede;
    padding: 15px 12px;
    font-weight: 600;
    line-height: 35px;
}
.page-template-home-template #pricing .digital_marketing_agency-pricing-single ul.digital_marketing_agency-pricing-list li:last-child{
    border-bottom: none;
}
.page-template-home-template #pricing .digital_marketing_agency-pricing-single .digital_marketing_agency-pricing-btn a i {
    font-size: 50px;
/*    background: -moz-linear-gradient(top,#f45d48 0%,#fa4450 100%);
    background: -webkit-linear-gradient(top,#f45d48 0%,#fa4450 100%);*/
    /*background: linear-gradient(to right,#f45d48 0%,#fa4450 100%);*/
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    transition: all 1s ease 0s;
    color: #f45d48;
}

#pricing .digital_marketing_agency-pricing-btn:hover .box_border {
    width: 60%;
    transition: all 1s;
    border-radius: 0;
    border-color: #fa4450
}
#pricing .digital_marketing_agency-pricing-btn:hover .digital_marketing_agency-pricing-btn a i{
    background: linear-gradient(to right,#000 0%,#000 100%);
}

#pricing .digital_marketing_agency-pricing-btn .box_border {
    display: block;
    position: relative;
    content: " ";
    text-shadow: none;
    width: 0%;
    border-radius: 0 50px 50px 0;
    border-style: solid;
    border-width: 2px;
    border-color: #00000000;;
    transition: all 0.5s;
    left: 63px;
}

/*----------------------------------------*/
/*  Blog Area
/*----------------------------------------*/
.page-template-home-template #blog .blog-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
.page-template-home-template #blog {
    background: #fdfdfd;
}
.page-template-home-template #blog .digital_marketing_agency-section-head h2{
    background: linear-gradient(to right, #f45d48 0%, #fa4450 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.page-template-home-template #blog .digital_marketing_agency-section-head h2:after {
   display: none;
}
.page-template-home-template #blog .digital_marketing_agency-section-head h3{
    color: #021348;
}
.page-template-home-template #blog {
    position: relative;
}
.page-template-home-template #blog .digital_marketing_agency-box-area-S {
    -webkit-box-shadow: 0px 0px 20px rgb(50 50 0 / 30%);
    box-shadow: 0px 0px 20px rgb(50 50 0 / 30%);
    margin: 5px;
    padding: 15px;
}
.page-template-home-template #blog h4.inner-area-title {
    color: #010103;
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 1em;
    padding: 0 1em;
}
.page-template-home-template #blog p{
    color: #616161;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 1.5em;
    padding: 0 1em;
    padding-bottom: 10px;
}
.page-template-home-template #blog .digital_marketing_agency-blog-single {
    position: relative;
    padding-top: 3em;
}
.page-template-home-template #blog .digital_marketing_agency-blog-date{
       position: absolute;
    right: 28px;
    padding: 25px 10px;
    font-size: 17px;
    color: #f3fefa;
    top: -50px;
    overflow: hidden;
    z-index: 1;
    background: linear-gradient(to left, #fa4450 50%, #f45d48 50%);
    font-weight: 700;
    text-align: center;
}

.page-template-home-template #blog .digital_marketing_agency-blog-date:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .5s;
    z-index: -1;
    text-decoration: none;
    background: #000;
    border: none;
    box-shadow: 0 1.1rem 1rem rgb(0 0 0 / 15%);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.page-template-home-template #blog .digital_marketing_agency-box-area-S:hover .digital_marketing_agency-blog-date:after {
    top: 0;
}

.page-template-home-template #blog .digital_marketing_agency-blog-thumbnail a img {
    width: 100%;
}
.page-template-home-template #blog .digital_marketing_agency-blog-thumbnail {
    position: relative;
     overflow: hidden; 
}
.page-template-home-template #blog .digital_marketing_agency-blog-thumbnail img{
     width: 100%;
}

.page-template-home-template #blog .digital_marketing_agency-blog-thumbnail:before {
    content: "";
    width: 100%;
    height: 100%;
    background: -webkit-gradient(to right, #fa4450 0%,#f45d48 20%, #f45d48 50%, #fa4450 100%);
    background: linear-gradient(to right, #fa4450 0%,#f45d48 20%, #f45d48 50%, #fa4450 100%);
    background-size: 500%;
    position: absolute;
    top: -100%;
    left: 0;
    transition: all 0.3s ease-out 0s;
    opacity: 0.5;
}
.page-template-home-template #blog .digital_marketing_agency-box-area-S:hover .digital_marketing_agency-blog-thumbnail:before {
    top: 0;
}
.page-template-home-template #blog .digital_marketing_agency-blog-comment {
        color: #434345;
    font-size: 20px;
    padding: 6px 18px;
    border: 2px solid #f45d48;
    width: 100px;
    /*position: absolute;*/
    /*bottom: -50px;*/
    left: -15px;
}
.page-template-home-template #blog .digital_marketing_agency-blog-comment i{
    font-size: 19px;
    font-weight: 800;
}
/*.page-template-home-template #blog .blog_btn{
    padding: 10px;
    width: 140px;
    text-align: center;
}*/
#blog .blog_btn {
    padding-top: 6px;
}
.page-template-home-template #blog .blog_btn a{
      color: #f45d48;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    /* background: aquamarine; */
    padding: 10px;
}


/*----------------------------------------
/* Client Logo Area
/*----------------------------------------*/
.page-template-home-template #ourclient .ourclient-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
.page-template-home-template #ourclient {
    background: #f4f2f3;
}
.page-template-home-template #ourclient figure.digital_marketing_agency-ourclient-logo {
       padding: 5px;
    background: #edf5f8;
    margin: 0 33px;
    -webkit-transition: transform 0.5s ease-out;
    transition: transform 0.5s ease-out;
    height: 150px;
}
.page-template-home-template #ourclient  .owl-theme .owl-dots, 
.page-template-home-template #ourclient  .owl-theme .owl-nav {
    display: none;
}
.page-template-home-template #ourclient figure.digital_marketing_agency-ourclient-logo:hover {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
}
.page-template-home-template #ourclient figure.digital_marketing_agency-ourclient-logo img{
    width: 100%;
    height: 100%;
}
/*----------------------------------------*/
/*  Newsletter Area
/*----------------------------------------*/
.page-template-home-template #newsletter .newsletter-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
#newsletter .newsletter-bx {
    padding-top: 30px;
}
.page-template-home-template #newsletter {
    position: relative;
    z-index: 1;
   /* background: -webkit-gradient(to right, #fa4450 0%,#f45d48 20%, #f45d48 50%, #fa4450 100%);
    background: linear-gradient(to right, #fa4450 0%,#f45d48 20%, #f45d48 50%, #fa4450 100%);*/
    background-size: 500%;
    
}

.page-template-home-template #newsletter .newsletter-bg{
    background: #fdfdfd;
}
.page-template-home-template #newsletter .digital_marketing_agency-section-head {
    margin-bottom: 0em;
}
.page-template-home-template #newsletter .newsletter-sign-box {
       padding: 15px 4em;
    background: #030303;
    /*bottom: -4em;*/
    position: absolute;
    z-index: 16;
    width: auto;
}

.page-template-home-template #newsletter .digital_marketing_agency-section-head h2{
    color: #fef8ff;
    font-size: 24px;
    font-weight: 700;
    line-height: 18px;
    margin-bottom: 21px;
}

.page-template-home-template #newsletter .digital_marketing_agency-section-head h2:after {
   display: none;
}
.page-template-home-template #newsletter .digital_marketing_agency-section-head h3{
    color: #fffaff;
    font-size: 16px;
    font-weight: 400;
}
.page-template-home-template #newsletter .digital_marketing_agency-section-head h3 {
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    padding: 0;
    margin-bottom: 1.5em;
    line-height: 24px;
    color: #fff;
}
.page-template-home-template #newsletter .digital_marketing_agency-section-head-icon {
    text-align: center;
}
.page-template-home-template #newsletter .digital_marketing_agency-section-head-icon i {
    font-size: 50px;
    line-height: 50px;
  color: #f45d48;
}

.page-template-home-template #newsletter  .digital_marketing_agency-newsletter-member-wrap input::placeholder{
    opacity: 1;
    color: #d1cfd0;
}
.page-template-home-template #newsletter .digital_marketing_agency-newsletter-member-wrap {
    margin-bottom: 10px;
    text-align: left;
        color: #fff;
}
.page-template-home-template #newsletter .digital_marketing_agency-newsletter-member-wrap input[type="text"], 
.page-template-home-template #newsletter .digital_marketing_agency-newsletter-member-wrap input[type="email"], 
.page-template-home-template #newsletter .digital_marketing_agency-newsletter-member-wrap input[type="url"], 
.page-template-home-template #newsletter .digital_marketing_agency-newsletter-member-wrap input[type="password"], 
.page-template-home-template #newsletter .digital_marketing_agency-newsletter-member-wrap input[type="search"], 
.page-template-home-template #newsletter .digital_marketing_agency-newsletter-member-wrap input[type="number"], 
.page-template-home-template #newsletter .digital_marketing_agency-newsletter-member-wrap input[type="tel"], 
.page-template-home-template #newsletter .digital_marketing_agency-newsletter-member-wrap input[type="range"], 
.page-template-home-template #newsletter .digital_marketing_agency-newsletter-member-wrap input[type="date"], 
.page-template-home-template #newsletter .digital_marketing_agency-newsletter-member-wrap input[type="month"], 
.page-template-home-template #newsletter .digital_marketing_agency-newsletter-member-wrap input[type="week"], 
.page-template-home-template #newsletter .digital_marketing_agency-newsletter-member-wrap input[type="time"], 
.page-template-home-template #newsletter .digital_marketing_agency-newsletter-member-wrap input[type="datetime"],
.page-template-home-template #newsletter .digital_marketing_agency-newsletter-member-wrap input[type="datetime-local"], 
.page-template-home-template #newsletter .digital_marketing_agency-newsletter-member-wrap input[type="color"],
.page-template-home-template #newsletter .digital_marketing_agency-newsletter-member-wrap input[type="file"],
.page-template-home-template #newsletter .digital_marketing_agency-newsletter-member-wrap textarea{    
    border: none;
    background: none;
    z-index: 2000;
    width: 100%;
    color: #d1cfd0;
    margin: 0 0 10px 0;
    border-radius: 8PX 0 0 8px;
    padding: 0px 20px;
    font-size: 16px;
    height: 65px;
    font-weight: 500;
    background: #fff;
    text-align: center;
}
.page-template-home-template #newsletter .digital_marketing_agency-newsletter-member-wrap input[type="file"] {
    cursor: pointer;
    padding: 12px 20px;
}

.page-template-home-template #newsletter .digital_marketing_agency-newsletter-member-wrap select{
    outline: 0;
    border: none;
    z-index: 2000;
    width: 100%;
    color: #d1cfd0;
    margin: 0 0 6px 0;
    border-radius: 8PX 0 0 8px;
    padding: 16px 20px;
    font-size: 18px;
    height: 50px;
    background: #fff;    
}
.page-template-home-template #newsletter .digital_marketing_agency-newsletter-member-wrap textarea {
  height: 80px;
  padding: 10px 20px;
  border-radius: 5PX 0 0 5px;
}
.page-template-home-template #newsletter .digital_marketing_agency-newsletter-member-wrap textarea::placeholder{
    color:#d1cfd0;
}

.page-template-home-template #newsletter .digital_marketing_agency-newsletter-member-wrap label{
    color:#fff;
    margin:0;
    width: 100%;
}
.page-template-home-template #newsletter .box-form {
    text-align: left;
}
.page-template-home-template #newsletter .digital_marketing_agency-newsletter-member-wrap input[type="submit"]{
    display: inline-block;
    color: #fff;
    font-weight: 600;
    padding: 24px 25px;
    line-height: 1;
    border-radius: 0 5px 5px 0;
    /* position: relative; */
    text-decoration: none;
    border: none;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 18px;
    transition: all 0.5s ease 0s;
    margin: 0;
    background: linear-gradient(to right,#f45d48 0%,#fa4450 20%,#fa4450 50%,#f45d48 100%);
}

.page-template-home-template #newsletter .digital_marketing_agency-newsletter-member-wrap input[type="submit"]:hover {
    animation-name: gradient;
    -webkit-animation-name: gradient;
    animation-duration: 2s;
    -webkit-animation-duration: s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    color: #000;
    box-shadow: 0 1.1rem 1rem rgb(0 0 0 / 15%);
     background-image: linear-gradient( 30deg,#fa4450 40%,#f45d48 70% );
     /*text-shadow: 0em 0em 0.4em rgb(0 0 0 / 60%);*/
}
/*----------------------------------------*/
/*  13. Contact Area
/*----------------------------------------*/
.page-template-home-template #contact .contact-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
.page-template-home-template #contact {
   /* background: -webkit-gradient(to right, #fa4450 0%,#f45d48 20%, #f45d48 50%, #fa4450 100%);
    background: linear-gradient(to right, #fa4450 0%,#f45d48 20%, #f45d48 50%, #fa4450 100%);*/
    background: #262626;
    background-size: 500%;
}
.page-template-home-template #contact .digital_marketing_agency-section-head h2{
   color: #f8f6f7;
   font-size: 30px;
   font-weight: 600;
   color: #000;
    line-height: 40px;
}

.page-template-home-template #contact .digital_marketing_agency-section-head h2:after {
    text-shadow: none;
    flex: 1;
    border-style: solid;
    border-left: none;
    border-right: none;
    border: none;
    border-image-slice: 1;
    border-width: 2px;
    content: "";
    display: block;
    width: 120px;
    height: 3px;
    margin: 0 auto;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    transition: all 0.2s ease-out 0s;
    background: -webkit-gradient(to right, #fa4450 0%,#f45d48 20%, #f45d48 50%, #fa4450 100%);
    background: linear-gradient(to right, #fa4450 0%,#f45d48 20%, #f45d48 50%, #fa4450 100%);
    background-size: 500%;
}

.page-template-home-template #contact .digital_marketing_agency-contact-block {
    padding: 0 4em 0 5em;
    -moz-osx-font-smoothing: grayscale;
    -moz-user-select: none;
    -ms-user-select: none;  
    z-index: 1;
    position: relative;
    background: #EAE8E8;
  
    top: -9em;
    margin-bottom: -15em;
}

.page-template-home-template #contact .digital_marketing_agency-contact-label {
    font-size: 22px;
    font-weight: 600;
    color: #f9fcf5;
}

.page-template-home-template #contact .digital_marketing_agency-contact {
    position: relative;
}

.page-template-home-template #contact .digital_marketing_agency-contact-data {
    font-size: 18px;
    font-weight: 400;
    color: #fbfbf1;
}
.page-template-home-template #contact a.digital_marketing_agency-contact-data:hover{
    color: #000;
}
.page-template-home-template #contact .digital_marketing_agency-contact-info{
     margin-top: 1.5em;
     margin-bottom: 2em;
    color: #fbfbf1;
}
.page-template-home-template #contact .digital_marketing_agency-contact-icon i {
    color: #fbfbff;
    font-size: 28px;
}

.page-template-home-template #contact .digital_marketing_agency-contact-member-wrap input::placeholder{
    opacity: 1;
    color: #a8a6a7;
}

.page-template-home-template #contact .digital_marketing_agency-contact-member-wrap input[type="text"], 
.page-template-home-template #contact .digital_marketing_agency-contact-member-wrap input[type="email"], 
.page-template-home-template #contact .digital_marketing_agency-contact-member-wrap input[type="url"], 
.page-template-home-template #contact .digital_marketing_agency-contact-member-wrap input[type="password"], 
.page-template-home-template #contact .digital_marketing_agency-contact-member-wrap input[type="search"], 
.page-template-home-template #contact .digital_marketing_agency-contact-member-wrap input[type="number"], 
.page-template-home-template #contact .digital_marketing_agency-contact-member-wrap input[type="tel"], 
.page-template-home-template #contact .digital_marketing_agency-contact-member-wrap input[type="range"], 
.page-template-home-template #contact .digital_marketing_agency-contact-member-wrap input[type="date"], 
.page-template-home-template #contact .digital_marketing_agency-contact-member-wrap input[type="month"], 
.page-template-home-template #contact .digital_marketing_agency-contact-member-wrap input[type="week"], 
.page-template-home-template #contact .digital_marketing_agency-contact-member-wrap input[type="time"], 
.page-template-home-template #contact .digital_marketing_agency-contact-member-wrap input[type="datetime"],
.page-template-home-template #contact .digital_marketing_agency-contact-member-wrap input[type="datetime-local"], 
.page-template-home-template #contact .digital_marketing_agency-contact-member-wrap input[type="color"],
.page-template-home-template #contact .digital_marketing_agency-contact-member-wrap input[type="file"],
.page-template-home-template #contact .digital_marketing_agency-contact-member-wrap textarea{    
    border: 1px solid #a5a1a2 !important;
    background: none;
    z-index: 2000;
    width: 100%;
    color: #a8a6a7;
    margin: 0 0 25px 0;
    border-radius: 0;
    padding: 0 15px;
    font-size: 16px;
    height: 60px;
    font-weight: 600;
    background: #fdf9fa;
}
.page-template-home-template #contact .digital_marketing_agency-contact-member-wrap input[type="file"] {
    cursor: pointer;
    padding: 18px 20px;
    color: #a8a6a7;
}

.page-template-home-template #contact .digital_marketing_agency-contact-member-wrap select{
    outline: 0;
    border: 2px solid #a5a1a2;
    z-index: 2000;
    width: 100%;
    margin: 0 0 6px 0;
    border-radius: 0;
    padding: 16px 15px;
    font-size: 16px;
    height: 55px;
    background: #fdf9fa;
    color: #a8a6a7;
}
.page-template-home-template #contact .digital_marketing_agency-contact-member-wrap select option{
    font-weight: 600;
    padding-bottom: 12px;
    color: #a8a6a7;
}

.page-template-home-template #contact .digital_marketing_agency-contact-member-wrap textarea {
    height: 120px;
    padding: 10px 15px;
}
.page-template-home-template #contact  .digital_marketing_agency-contact-member-wrap textarea::placeholder{
    color:#a8a6a7;
}

.page-template-home-template #contact .digital_marketing_agency-contact-member-wrap label{
    color:#000;
    margin:0;
    width: 100%;
    font-weight: 500;
}

.page-template-home-template #contact .digital_marketing_agency-contact-member-wrap input[type="submit"]{
    color: #fff;
    font-weight: 600;
    padding: 20px 45px;
    line-height: 1;
    position: relative;
    text-decoration: none;
    -webkit-appearance: none;
    background: -webkit-gradient(to right, #fa4450 0%,#f45d48 20%, #f45d48 50%, #fa4450 100%);
    background: linear-gradient(to right, #fa4450 0%,#f45d48 20%, #f45d48 50%, #fa4450 100%);
    border: none;
    background-size: 500%;
    border: none;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 22px;
    transition: all 0.5s ease 0s;
    border: 1px solid transparent;
    margin: 1em auto 0;
    display: block;
    border-radius: 3px 0 3px 6px;
    box-shadow: none;
}
.page-template-home-template #contact .digital_marketing_agency-contact-member-wrap input[type="submit"]:hover {
    animation-name: gradient;
    -webkit-animation-name: gradient;
    animation-duration: 2s;
    -webkit-animation-duration: s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    box-shadow: 0 1.1rem 1rem rgba(0, 0, 0, 0.15);
    color: #000;
    letter-spacing: 1px;
}

.page-template-home-template #contact .digital_marketing_agency-contact-phone:hover .digital_marketing_agency-contact-icon,
.page-template-home-template #contact .digital_marketing_agency-contact-address:hover .digital_marketing_agency-contact-icon,
.page-template-home-template #contact .digital_marketing_agency-contact-mailid:hover .digital_marketing_agency-contact-icon{
    -webkit-animation: sp 1.5s linear infinite;
    animation: sp 1.5s linear infinite;
}
/*----------------------------------------*/
/*  13. Footer Area
/*----------------------------------------*/
.footer-area,
.page-template-home-template .footer-area,
.page .footer-area,
.single .footer-area {
    position: relative;
    z-index: 0;
    background-color: #272625;
}
 #footer .footer-overlay,
.page-template-home-template #footer .footer-overlay,
.page #footer .footer-overlay,
.single #footer .footer-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a, .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{
    border-radius: 10px;
}
#footer .widget_block,
#footer .widget_meta,
#footer .widget_recent_entries,
#footer .widget_categories,
#footer .widget_recent_comments,
#footer .widget_archive,
#footer .widget_nav_menu ,
#footer .widget_text ,

.page-template-home-template #footer .widget_block,
.page-template-home-template #footer .widget_meta,
.page-template-home-template #footer .widget_recent_entries,
.page-template-home-template #footer .widget_categories,
.page-template-home-template #footer .widget_recent_comments,
.page-template-home-template #footer .widget_archive,
.page-template-home-template #footer .widget_nav_menu ,
.page-template-home-template #footer .widget_text ,

.page #footer .widget_block,
.page #footer .widget_meta,
.page #footer .widget_recent_entries,
.page #footer .widget_categories,
.page #footer .widget_recent_comments,
.page #footer .widget_archive,
.page #footer .widget_nav_menu,
.page #footer .widget_text,

.single #footer .widget_block,
.single #footer .widget_meta,
.single #footer .widget_recent_entries,
.single #footer .widget_categories,
.single #footer .widget_recent_comments,
.single #footer .widget_archive,
.single #footer .widget_nav_menu,
.single #footer .widget_text{
    border: none;
    border-radius: 0;
    padding: 0;
}
.footer-area li,
.page-template-home-template .footer-area li,
.page .footer-area li {display: block;margin-bottom: 12px;font-size: 15px;font-weight: 500; }
.page-template-home-template .footer-area li a,
.page .footer-area li a,
.single .footer-area li a {
    font-weight: 500;
    text-decoration: none;
    font-size: 18px;
    color: #fef5ee;
}
.footer-area .current_page_item > a {
    background: none;
    padding: 0;
}
.footer-area li:before,
.page-template-home-template .footer-area li:before,
.page .footer-area li:before,
.single .footer-area li:before  {
    content: "\f105";
    font-family: 'Fontawesome';
    font-size: 14px;
    padding-right: 10px;
}
.footer-area .gallery-item, .page-template-home-template .footer-area .gallery-item, .page .footer-area .gallery-item, .single .footer-area .gallery-item {
    max-width: 40.33%;
    padding-right: 13px;
    padding-bottom: 13px;
}
.footer-area .gallery-item img,.page-template-home-template .footer-area .gallery-item img, .page .footer-area .gallery-item img, .single .footer-area .gallery-item img{
    border-radius: 10px;
    border: 2px solid;
    width: 100%;
    height: 70px;
}
.footer-area ul,
.page-template-home-template .footer-area ul,
.page .footer-area ul,
.single .footer-area ul  {margin: 0 0 15px 00px;}
.page-template-home-template .footer-area p,
.page .footer-area p,
.single .footer-area p {    
    margin-bottom: 15px;
    font-weight: 500;
    line-height: 1.6;
    font-size: 18px;
    color: #f8f4f5;
}
.footer-area .widget-title,

 #footer .widget_block h1,
 #footer .widget_block h3, 
 #footer .widget_block h4, 
 #footer .widget_block h5, 
 #footer .widget_block h6, 
 #footer .widget_block h2,

.page-template-home-template .footer-area .widget-title,
.page .footer-area .widget-title,
.page-template-home-template #footer .widget_block h1,
.page-template-home-template #footer .widget_block h3, 
.page-template-home-template #footer .widget_block h4, 
.page-template-home-template #footer .widget_block h5, 
.page-template-home-template #footer .widget_block h6, 
.page-template-home-template #footer .widget_block h2,
.page #footer .widget_block h1,
.page #footer .widget_block h3, 
.page #footer .widget_block h4, 
.page #footer .widget_block h5, 
.page #footer .widget_block h6, 
.page #footer .widget_block h2,
.single .footer-area .widget-title,
.single #footer .widget_block h1,
.single #footer .widget_block h3, 
.single #footer .widget_block h4, 
.single #footer .widget_block h5, 
.single #footer .widget_block h6, 
.single #footer .widget_block h2 {   
    color: #fbfdf0;
    margin-bottom: 60px;
    font-family: inherit;
    font-size: 25px;
    text-transform: capitalize;
    padding-bottom: 8px;
    font-weight: 500;
    position: relative;
}
.footer-area .widget-title:after,

#footer .widget_block h1:after,
#footer .widget_block h3:after, 
#footer .widget_block h4:after, 
#footer .widget_block h5:after, 
#footer .widget_block h6:after, 
#footer .widget_block h2:after,

.page-template-home-template .footer-area .widget-title:after,
.page .footer-area .widget-title:after,
.page-template-home-template #footer .widget_block h1:after,
.page-template-home-template #footer .widget_block h3:after, 
.page-template-home-template #footer .widget_block h4:after, 
.page-template-home-template #footer .widget_block h5:after, 
.page-template-home-template #footer .widget_block h6:after, 
.page-template-home-template #footer .widget_block h2:after,
.page #footer .widget_block h1:after,
.page #footer .widget_block h3:after, 
.page #footer .widget_block h4:after, 
.page #footer .widget_block h5:after, 
.page #footer .widget_block h6:after, 
.page #footer .widget_block h2:after,
.single .footer-area .widget-title:after,
.single #footer .widget_block h1:after,
.single #footer .widget_block h3:after, 
.single #footer .widget_block h4:after, 
.single #footer .widget_block h5:after, 
.single #footer .widget_block h6:after, 
.single #footer .widget_block h2:after {
    content: "";
    display: block;
    width: 140px;
    height: 3px;
    /* margin: 0 auto; */
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    transition: all 0.2s ease-out 0s;
    background-size: 500%;
    content: "";
    width: 130px;
    height: 3px;
    border:1px solid transparent;
    position: absolute;
    bottom: 0;
    left: 0;
    border-image: linear-gradient(to right, #000, #fff);
    border-image-slice: 1;
}
.footer-area .widget.widget_recent_entries li a,
.page-template-home-template .footer-area .widget.widget_recent_entries li a,
.page .footer-area .widget.widget_recent_entries li a ,
.single .footer-area .widget.widget_recent_entries li a {font-size: 14px;}

.footer-area .social-profile-icons ul li,
.page-template-home-template .footer-area .social-profile-icons ul li,
.page .footer-area .social-profile-icons ul li,
.single .footer-area .social-profile-icons ul li {    
    display: inline-block;
    padding-right: 8px;
    font-size: 15px;
    font-weight: 800;
}
.footer-area .social-profile-icons ul li:before,
.page-template-home-template .footer-area .social-profile-icons ul li:before,
.page .footer-area .social-profile-icons ul li:before,
.single .footer-area .social-profile-icons ul li:before{
    display: none;
}
.footer-area .widget,
.page-template-home-template .footer-area .widget,
.page .footer-area .widget ,
.single .footer-area .widget{margin-bottom: 1.5em;}
.footer-area .footer-bottom-area ul li,
.page-template-home-template .footer-area .footer-bottom-area ul li,
.page .footer-area .footer-bottom-area ul li,
.single .footer-area .footer-bottom-area ul li {display: inline-block;margin-left: 40px;margin-bottom: 0;position: relative;}

.footer-area .bottom-area,
.page-template-home-template .footer-area .bottom-area,
.page .footer-area .bottom-area,
.single .footer-area .bottom-area {border-top: 1px solid #fffcfd;}

.footer-area .bottom-area ul,
.page-template-home-template .footer-area .bottom-area ul,
.page .footer-area .bottom-area ul,
.single .footer-area .bottom-area ul { margin-bottom: 0;}

.footer-area .footer-text, .footer-text a,
.page-template-home-template .footer-area .footer-text, .footer-text a,
.single .footer-area .footer-text, .single .footer-text a,
.single .footer-area .footer-text, .single .footer-text a   {
    font-size: 18px;
    font-weight: 500;
    color: #f8f4f5;
}
.footer-area .pd-0,
.page-template-home-template .footer-area .pd-0,
.page .footer-area .pd-0,
.single .footer-area .pd-0{padding: 0;}
.footer-area .bottom-area li a:hover, .social-profile-icons li a:hover,
.page-template-home-template .footer-area .bottom-area li a:hover, .page-template-home-template .social-profile-icons li a:hover,
.page .footer-area .bottom-area li a:hover,
.single .footer-area .bottom-area li a:hover{border-bottom: 0;}
.footer-area .bottom-area li:hover a::after, .footer-area .bottom-area li:hover a:after,
.page-template-home-template .footer-area .bottom-area li:hover a::after, .page-template-home-template .footer-area .bottom-area li:hover a:after,
.page .footer-area .bottom-area li:hover a::after, .page .footer-area .bottom-area li:hover a:after,
.single .footer-area .bottom-area li:hover a::after, .single .footer-area .bottom-area li:hover a:after
 {width: 20px;}
.footer-area .bottom-area li.current_page_item a:after,
.page-template-home-template .footer-area .bottom-area li.current_page_item a:after,
.page .footer-area .bottom-area li.current_page_item a:after,
.single .footer-area .bottom-area li.current_page_item a:after{position: absolute;width: 20px;height: 2px;background: #ff8b00;content: "";bottom: -5px;left: 2px;transition: .3s;}
.footer-area .bottom-area .footer-link,
.page-template-home-template .footer-area .bottom-area .footer-link,
.page .footer-area .bottom-area .footer-link,
.single .footer-area .bottom-area .footer-link{
    text-align: right;
}
.footer-area  ul,
.page-template-home-template .footer-area  ul,
.page .footer-area  ul ,
.single .footer-area  ul{
    list-style: none;
    margin: 10px 0 0 10px;
    padding: 0;
    position: relative;
    background: none !important;
    box-shadow: none !important;
    display: block;
    z-index: 1;
}
.footer-area input[type="text"], .footer-area input[type="email"], .footer-area input[type="url"], .footer-area input[type="password"], .footer-area input[type="search"], .footer-area input[type="number"], .footer-area input[type="tel"], .footer-area input[type="range"], .footer-area input[type="date"], .footer-area input[type="month"], .footer-area input[type="week"], .footer-area input[type="time"], .footer-area input[type="datetime"], .footer-area input[type="datetime-local"], .footer-area input[type="color"], .footer-area textarea,
.footer-area select,

.page-template-home-template .footer-area input[type="text"], .page-template-home-template .footer-area input[type="email"], .page-template-home-template .footer-area input[type="url"], .page-template-home-template .footer-area input[type="password"], .page-template-home-template .footer-area input[type="search"], .page-template-home-template .footer-area input[type="number"], .page-template-home-template .footer-area input[type="tel"], .page-template-home-template .footer-area input[type="range"], .page-template-home-template .footer-area input[type="date"], .page-template-home-template .footer-area input[type="month"], .page-template-home-template .footer-area input[type="week"], .page-template-home-template .footer-area input[type="time"], .page-template-home-template .footer-area input[type="datetime"], .page-template-home-template .footer-area input[type="datetime-local"], .page-template-home-template .footer-area input[type="color"], .page-template-home-template .footer-area textarea,
.page-template-home-template .footer-area select,
.page .footer-area input[type="text"], .page .footer-area input[type="email"], .page .footer-area input[type="url"], .page .footer-area input[type="password"], .page .footer-area input[type="search"], .page .footer-area input[type="number"], .page .footer-area input[type="tel"], .page .footer-area input[type="range"], .page .footer-area input[type="date"], .page .footer-area input[type="month"], .page .footer-area input[type="week"], .page .footer-area input[type="time"], .page .footer-area input[type="datetime"], .page .footer-area input[type="datetime-local"], .page .footer-area input[type="color"], .page .footer-area textarea,
.page .footer-area select,

.single .footer-area input[type="text"], .single .footer-area input[type="email"], .single .footer-area input[type="url"], .single .footer-area input[type="password"], .single .footer-area input[type="search"], .single .footer-area input[type="number"], .single .footer-area input[type="tel"], .single .footer-area input[type="range"], .single .footer-area input[type="date"], .single .footer-area input[type="month"], .single .footer-area input[type="week"], .single .footer-area input[type="time"], .single .footer-area input[type="datetime"], .single .footer-area input[type="datetime-local"], .single .footer-area input[type="color"], .single .footer-area textarea,
.single .footer-area select
{    
    height: 49px;
    border: 1px solid;
    font-size: 15px;
    height: 35px;
    width: 100%;
    margin-bottom: 5px;
    padding: 5px 10px;
    font-style: normal;
    font-weight: 400;
}
.footer-area input[type="submit"],
.page-template-home-template .footer-area input[type="submit"],
.page .footer-area input[type="submit"] ,
.single .footer-area input[type="submit"]{  
    background: none;
    border: 2px solid;
    font-size: 16px;
    font-weight: 600;
    border: none;
    padding: 0px;
    padding: 0;
    color: #FFF;
    -moz-transition: all 0.3s ease;
    border-radius: 0;
    box-shadow: none;
}
.footer-area input[type="submit"],
.footer-area .widget_calendar tfoot tr td a,
.footer-area .s-footer .textwidget p a,

.page-template-home-template .footer-area input[type="submit"],
.page-template-home-template .footer-area .widget_calendar tfoot tr td a,
.page-template-home-template .footer-area .s-footer .textwidget p a,

.page .footer-area input[type="submit"],
.page .footer-area .widget_calendar tfoot tr td a,
.page .footer-area .s-footer .textwidget p a ,
.single .footer-area input[type="submit"],
.single .footer-area .widget_calendar tfoot tr td a,
.single .footer-area .s-footer .textwidget p a 
{
    border-bottom: 1px solid;
    background: none;
}
.footer-area input[type="submit"]:hover,
.footer-area .widget_calendar tfoot tr td a:hover,
.footer-area .s-footer .textwidget p a:hover,

.page-template-home-template .footer-area input[type="submit"]:hover,
.page-template-home-template .footer-area .widget_calendar tfoot tr td a:hover,
.page-template-home-template .footer-area .s-footer .textwidget p a:hover,
.page .footer-area input[type="submit"]:hover,
.page .footer-area .widget_calendar tfoot tr td a:hover,
.page .footer-area .s-footer .textwidget p a:hover,

.single .footer-area input[type="submit"]:hover,
.single .footer-area .widget_calendar tfoot tr td a:hover,
.single .footer-area .s-footer .textwidget p a:hover{
    opacity: 0.6;
    background: none;
}
.footer-area .top-area,
.page-template-home-template .footer-area .top-area,
.page .footer-area .top-area,
.single .footer-area .top-area {
    padding: 0 0 0.5em;
}
.footer-area label,
.page-template-home-template .footer-area label,
.page .footer-area label,
.single .footer-area label{
    font-weight: 400;
}
.footer-area div.wpcf7 input[type="file"],
.page-template-home-template .footer-area div.wpcf7 input[type="file"],
.page .footer-area div.wpcf7 input[type="file"],
.single .footer-area div.wpcf7 input[type="file"] {font-size: 15px;font-weight: 500;width: 100%;margin-bottom: 30px;}
.page-template-home-template .footer-area select option,
.page .footer-area select option,
.single .footer-area select option{font-weight: 400;}
.page-template-home-template .footer-area .tagcloud a,
.page .footer-area .tagcloud a,
.single .footer-area .tagcloud a{font-size: 15px !important;font-weight: 400;}

.footer-area i.fa ,
.page-template-home-template .footer-area i.fa ,
.page .footer-area i.fa,
.single .footer-area i.fa{    
    padding: 0;
    font-size: 18px;
    font-size: 28px;
    margin-right: 8px;
}
 .footer-area .social-profile-icons i.fa,
.page-template-home-template .footer-area .social-profile-icons i.fa,
.page .footer-area .social-profile-icons i.fa ,
.single .footer-area .social-profile-icons i.fa{    
    padding: 0;
    text-align: center;
    margin-right: 0;
    font-size: 20px;
    padding: 5px;
}
 .footer-area table tr,
.page-template-home-template .footer-area table tr,
.page .footer-area table tr ,
.single .footer-area table tr{text-align: center;line-height: 28px;}
.footer-area table td,
.page-template-home-template .footer-area table td,
.page .footer-area table td,
.single .footer-area table td  {font-size: 15px;padding: 5px;}
.footer-area .widget_calendar table thead tr th,
.page-template-home-template .footer-area .widget_calendar table thead tr th,
.page .footer-area .widget_calendar table thead tr th,
.single .footer-area .widget_calendar table thead tr th{text-align: center;}
.footer-area fieldset,
.page-template-home-template .footer-area fieldset,
.page .footer-area fieldset ,
.single .footer-area fieldset {
    padding-top: 0;
}
.footer-area .widget_calendar thead,
.page-template-home-template .footer-area .widget_calendar thead,
.page .footer-area .widget_calendar thead,
.single .footer-area .widget_calendar thead { background: transparent;box-shadow: 0 0px 3px 0 #88828252;}
.footer-area figure.gallery-item img:hover,
.page-template-home-template .footer-area figure.gallery-item img:hover,
.page .footer-area figure.gallery-item img:hover,
.single .footer-area figure.gallery-item img:hover{opacity: 0.8;}
.footer-area p span,
.page-template-home-template .footer-area p span,
.page .footer-area p span,
.single .footer-area p span    {color: #fe900f;font-weight: 400;}

.footer-area input[type="text"], .footer-area input[type="email"], .footer-area input[type="url"], .footer-area input[type="password"], .footer-area input[type="search"], .footer-area input[type="number"], .footer-area input[type="tel"], .footer-area input[type="range"], .footer-area input[type="date"], .footer-area input[type="month"], .footer-area input[type="week"], .footer-area input[type="time"], .footer-area input[type="datetime"], .footer-area input[type="datetime-local"], .footer-area input[type="color"], .footer-area textarea {background: transparent;}
.footer-area .s-footer,

.page-template-home-template .footer-area input[type="text"], .page-template-home-template .footer-area input[type="email"], .page-template-home-template .footer-area input[type="url"], .page-template-home-template .footer-area input[type="password"], .page-template-home-template .footer-area input[type="search"], .page-template-home-template .footer-area input[type="number"], .page-template-home-template .footer-area input[type="tel"], .page-template-home-template .footer-area input[type="range"], .page-template-home-template .footer-area input[type="date"], .page-template-home-template .footer-area input[type="month"], .page-template-home-template .footer-area input[type="week"], .page-template-home-template .footer-area input[type="time"], .page-template-home-template .footer-area input[type="datetime"], .page-template-home-template .footer-area input[type="datetime-local"], .page-template-home-template .footer-area input[type="color"], .page-template-home-template .footer-area textarea {background: transparent;}
.page-template-home-template .footer-area .s-footer,

.page .footer-area input[type="text"], .page .footer-area input[type="email"], .page .footer-area input[type="url"], .page .footer-area input[type="password"], .page .footer-area input[type="search"], .page .footer-area input[type="number"], .page .footer-area input[type="tel"], .page .footer-area input[type="range"], .page .footer-area input[type="date"], .page .footer-area input[type="month"], .page .footer-area input[type="week"], .page .footer-area input[type="time"], .page .footer-area input[type="datetime"], .page .footer-area input[type="datetime-local"], .page .footer-area input[type="color"], .page .footer-area textarea {background: transparent;}
.page .footer-area .s-footer,

.single .footer-area input[type="text"], .single .footer-area input[type="email"], .single .footer-area input[type="url"], .single .footer-area input[type="password"], .single .footer-area input[type="search"], .single .footer-area input[type="number"], .single .footer-area input[type="tel"], .single .footer-area input[type="range"], .single .footer-area input[type="date"], .single .footer-area input[type="month"], .single .footer-area input[type="week"], .single .footer-area input[type="time"], .single .footer-area input[type="datetime"], .single .footer-area input[type="datetime-local"], .single .footer-area input[type="color"], .single .footer-area textarea {background: transparent;}
.single .footer-area .s-footer{
    float: left;
    margin-bottom: 4em;
}
.footer-area .single-footer-1,
.page-template-home-template .footer-area .single-footer-1,
.page .footer-area .single-footer-1 ,
.single .footer-area .single-footer-1{    
    float: left;
        margin-top: 3em;
}
.footer-area .single-footer-2,
.page-template-home-template .footer-area .single-footer-2,
.page .footer-area .single-footer-2,
.single .footer-area .single-footer-2 {
    padding: 0;
    padding-left: 4em;
    margin-left: 0%;
    margin-top: 3em;
}
.footer-area .single-footer-3,
.page-template-home-template .footer-area .single-footer-3,
.page .footer-area .single-footer-3,
.single .footer-area .single-footer-3  {
    padding: 0;
    padding-left: 4em;
    margin-left: 0%;
    margin-top: 3em;
}
.footer-area .single-footer-4,
.page-template-home-template .footer-area .single-footer-4,
.page .footer-area .single-footer-4,
.single .footer-area .single-footer-4{
    padding: 0;
    padding-left: 4em !important;
    margin-left: 0%;
    margin-top: 3em;
}
.footer-area .widget_recent_entries ul li,
.page-template-home-template .footer-area .widget_recent_entries ul li,
.page .footer-area .widget_recent_entries ul li,
.single .footer-area .widget_recent_entries ul li{
    border-bottom: 1px solid #2d292a;
    line-height: 40px;
}
.footer-area .footer_area-img img,
.page-template-home-template .footer-area .footer_area-img img,
.page .footer-area .footer_area-img img,
.single .footer-area .footer_area-img img
 {
    width: 100%;
    height: 100%;
    border-radius: 5px;
}
.footer-area .footer_area-img,
.page-template-home-template .footer-area .footer_area-img,
.page .footer-area .footer_area-img,
.single .footer-area .footer_area-img   {
    max-width: 80%;
    padding-top: 10px;
}
.footer-area .midix,
 .page-template-home-template .footer-area .midix,
 .page .footer-area .midix,
  .single .footer-area .midix{
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
}
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item,
.page-template-home-template .footer-area ul.blocks-gallery-grid li.blocks-gallery-item,
.page .footer-area ul.blocks-gallery-grid li.blocks-gallery-item ,
.single .footer-area ul.blocks-gallery-grid li.blocks-gallery-item {
    display: inline-block;
        width: calc(43.33333% - .66667em);
    margin-right: 1em;
}
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item img,
.page-template-home-template .footer-area ul.blocks-gallery-grid li.blocks-gallery-item img,
.page .footer-area ul.blocks-gallery-grid li.blocks-gallery-item img,
.single .footer-area ul.blocks-gallery-grid li.blocks-gallery-item img{
    border: 1px solid #faf1ff;
    border-radius: 10px;
}
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item:before,
.page-template-home-template .footer-area ul.blocks-gallery-grid li.blocks-gallery-item:before,
.page .footer-area ul.blocks-gallery-grid li.blocks-gallery-item:before ,
.single .footer-area ul.blocks-gallery-grid li.blocks-gallery-item:before {
    display: none;
}
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure,
.page-template-home-template .footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure,
.page .footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure,
.single .footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure{
    width: 33%;
}
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure img,
.page-template-home-template .footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure img,
.page .footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure img,
.single .footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure img{
    width: 100%;
    height: 100%;
    border: 1px solid #000;
    border-radius: 10px;
}
.footer-share-btn,
.page-template-home-template .footer-share-btn,
.page .footer-share-btn,
.single .footer-share-btn {
    text-align: right;
    float: right;
}
.footer-share-btn ul,
.page-template-home-template .footer-share-btn ul,
.page .footer-share-btn ul,
.single .footer-share-btn ul{
    margin:0;
    padding:0;
    list-style:none;
    z-index: 9999;
    position: relative;
}
.footer-share-btn ul li,
.page-template-home-template .footer-share-btn ul li,
.page .footer-share-btn ul li,
.single .footer-share-btn ul li{
    float: left;
    transition:all 0.5s;
    -moz-transition:all 0.5s;
    -o-transition:all 0.5s;
    -webkit-transition:all 0.5s;
    -ms-transition:all 0.5s;
    text-align: center;
}
.footer-share-btn ul li a.site-button,
.page-template-home-template .footer-share-btn ul li a.site-button,
.page .footer-share-btn ul li a.site-button,
.single .footer-share-btn ul li a.site-button{
    display: block;
}
.footer-share-btn ul li a.site-button i,
.page-template-home-template .footer-share-btn ul li a.site-button i,
.page .footer-share-btn ul li a.site-button i,
.single .footer-share-btn ul li a.site-button i{
    border-radius: 50%;
    font-size: 22px;
    color: #fefdff;
    border: 3px solid #f7fbec;
    width: 40px;
    line-height: 35px;
    height: 40px;
    display: block;
    margin: 0 5px;
}
.footer-share-btn ul li a.site-button i:hover,
.page-template-home-template .footer-share-btn ul li a.site-button i:hover,
.page .footer-share-btn ul li a.site-button i:hover{
transform: rotateY(180deg);
    transition: all 0.6s;
    color: #000;

}

.footer-share-btn ul li a.site-button:hover i,
.page-template-home-template .footer-share-btn ul li a.site-button:hover i,
.page .footer-share-btn ul li a.site-button:hover i,
.single .footer-share-btn ul li a.site-button:hover i,
{
    color: #000;
    border: 3px solid #000;
} 

.footer-area .social-profile-icons i.fa {
    color: #fff;
}

.footer-area .social-profile-icons i.fa:hover {
    color: #000;
}


.footer-share-btn ul li:before,
.page-template-home-template .footer-share-btn ul li:before, .page .footer-share-btn ul li:before,
.single .footer-share-btn ul li:before{
    display: none;
}
.single .socialMedia ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.single .socialMedia ul li{
    float: left;
}
.single .socialMedia ul li a.site-button {
    background: none;
    color: #000;
    padding-right: 10px;
}
.single #content-box .socialMedia ul li a.site-button i {
    color: #000;
}
.single #content-box .socialMedia ul li a.site-button:hover i{
    color: #f45d48;
} 
/*-----------------------
Innerpage Page 
-----------------------------*/
.ht-main-title{
    margin: 0;
    letter-spacing: 0px;
    font-weight: 600;
    text-shadow: 0em 0em 0.4em rgb(0 0 0 / 60%);
    text-align: left;
    position: relative;
    z-index: 1;
    padding-bottom: 10px;
}
.category .ht-main-title {
    margin: 0 0 1.5em;
}
.ht-main-title:last-child{
    margin-bottom: 0;
}
.ht-site-title a, .site-title a{
    text-decoration: none;
    color: #4a4a4a;
}
.page div#secondary ul.sub-menu .current_page_item > a {
    background: none;
}
.widget_block, 
.widget_meta, 
.widget_recent_entries, 
.widget_categories, 
.widget_recent_comments,
.widget_archive,
.widget_nav_menu,
.widget_search{
    border: 1px solid #eaeaea;
    /*border-radius: 10px;*/
    padding: 15px 15px;
}


#total-breadcrumbs,
.woocommerce .woocommerce-breadcrumb{
   font-size: 15px;
   margin: 0;
   color: inherit;
   display: block !important;
   text-align: center;
   padding: 0px 0 2.5em;
}

.inner_contentbox {
    background: #fff;
    padding: 3em 0em 0;
}
.single .inner_contentbox {
    padding: 3em 0em 3em;
}
.digital_marketing_agency-innerpage-overlay {
    padding: 75px 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0;
    background: #000;
    opacity: 0.5;
    display: flex;
    align-items: center;
    text-align: center;
}
.digital_marketing_agency-page-main{
    position: relative;
}
/*--------------------------------------------------------------
## Breadcrumb
--------------------------------------------------------------*/

.breadcrumbbox {
    padding: 0px 0 2.5em;
    text-align: left;
        position: relative;
    z-index: 1;
}
.breadcrumbbox span{
    color:#000;
    margin:0 3px;
    font-size: 20px;
    text-shadow: 0em 0em 0.4em rgb(0 0 0 / 60%);
}
.breadcrumbbox span i{
    font-size: 8px;
    line-height: 5px;
    position: relative;
    top: -6px;
    padding: 0px 15px;
}
/*--------------------------------------------------------------
## Blog page
--------------------------------------------------------------*/

.inner-blog-post{
    margin: 0em 0em 3em;
}
.inner-blogpost {
    position: relative;
    -webkit-box-shadow: 0px 0px 20px rgb(50 50 0 / 15%);
    box-shadow: 0px 0px 20px rgb(50 50 0 / 15%);
    background: #fdfdfd;
        padding: 0px 0 20px;
}
main#innerpage-box .blog-category {
    padding: 20px 0 0 25px;
    color: #838283;
    font-size: 18px;
    font-weight: 500;
}
main#innerpage-box .single_post .blog-category {
    padding: 0px;
    color: #83868b;
    font-size: 15px;
    font-weight: 500;
    line-height: 15px;
}
main#innerpage-box .blog-category span i {
    color: #a394f0;
    font-size: 18px;
    padding-right: 10px;
}
main#innerpage-box .blog-tags {
    padding: 20px 0 0 25px;
}
main#innerpage-box .single_post .blog-tags {
    padding: 20px 0 10px 0px;
}
main#innerpage-box .single_post .blog-info-area .metabox ul {
    margin: 0;
    padding: 0;
}
main#innerpage-box .single_post .blog-info-area .metabox ul li{
    float: left;
    color: #83868b;
    padding-right: 15px;
    font-size: 15px;
    font-weight: 500;
    line-height: 15px;
}
main#innerpage-box .single_post .blog-info-area .metabox ul li i{
    color: #4b91f1;
    padding-right: 10px;
    font-size: 16px;
}
main#innerpage-box .single_post .blog-info-area .metabox ul li:before{
   display: none;
}
main#innerpage-box .single_post .socialMedia ul {
    margin: 0;
    padding: 0;
}
main#innerpage-box .single_post .socialMedia ul li {
    float: left;
}
main#innerpage-box .single_post .socialMedia ul li:before {
    display: none;
}
main#innerpage-box .single_post .socialMedia ul li a {
    color: #6a6a6a;
    font-size: 15px;
    font-weight: 500;
    line-height: 15px;
    background: #f8f8f8;
    padding: 5px 10px;
    margin-right: 10px;
    border: 1px solid #cccccc;
}
main#innerpage-box .single_post .socialMedia ul li a i{ 
    color: #656565;
    font-size: 15px;
    padding-right: 10px;
}

main#innerpage-box .blog-tags i {
    color: #666465;
    font-size: 18px;
    padding-right: 10px;
}
main#innerpage-box .blog-tags a {
    color: #6a6a6a;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #ccc;
    padding: 2px 5px;
    margin-right: 5px;
    line-height: 36px;
}

main#innerpage-box .ht-blog-thumbnail {
    position: relative;
    padding-top: 15px;
}
main#innerpage-box .blog-date {
    background: #000;
    font-size: 15px;
    line-height: 25px;
    font-weight: 500;
    word-break: break-word;
    margin-bottom: 12px;
    position: absolute;
    top: 40px;
    right: -19px;
    z-index: 1;
    background: -webkit-gradient(to right,#f45d48 0%,#fa4450 20%,#fa4450 50%,#f45d48 100%);
    background: linear-gradient(to right,#f45d48 0%,#fa4450 20%,#fa4450 50%,#f45d48 100%);
    background-size: 500%;
    color: #fff;
    padding: 18px 12px;
    font-style: italic;
}
main#innerpage-box .blog-date span {
    color: #f72985;
}
main#innerpage-box .inner-blogpost:hover .blog-date span {
    color: #ff80b0;
}
main#innerpage-box .blog-info-area ul.metabox {
    list-style: none;
    margin: 0 0 20px;
    padding: 0;
}
main#innerpage-box .blog-info-area ul.metabox li{
    float: left;
    margin-right: 30px;
    font-size: 18px;
    font-weight: 500;
}
main#innerpage-box .blog-info-area ul.metabox li i{
    color: #6648f6;
    font-size: 20px;
    padding-right: 8px;
}
main#innerpage-box .ht-blog-thumbnail img {
    width: 100%;
    max-height: 350px;
    height: 100%;
}
main#innerpage-box .ht-blog-thumbnail:hover img {
    opacity: 1;
}
main#innerpage-box .ht-blog-thumbnail .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    background: #000
    transition: all .4s ease;
}
main#innerpage-box .inner-blogpost .ht-blog-thumbnail:hover .overlay {
    opacity: 0.4;
}

main#innerpage-box .ht-blog-thumbnail .overlay .box {
    display: table;
    width: 100%;
    height: 100%;
}
main#innerpage-box .ht-blog-thumbnail .overlay .box .content {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
main#innerpage-box .ht-blog-thumbnail .overlay .box .content > a {
    text-align: center;
    line-height: 50px;
    transform: scale(1.2);
    transition: all 500ms ease 0s;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
}
main#innerpage-box .ht-blog-thumbnail .overlay .box .content > a:before {
    border-radius: 50%;
    font-size: 18px;
    width: 50px;
    height: 50px;
    background: #FFFFFF;
    color: #f72985;
    position: relative;
    top: 45%;
    padding: 15px;
}
main#innerpage-box .inner-blogpost:hover .ht-blog-thumbnail .overlay .box .content > a {
    transform: scale(1);
    transition-delay: 0.1s;
    opacity: 1;
}
.inner-blogpost-info {
    margin-bottom: 15px;
    padding: 1em 1em 1em 1.5em;
    border-radius: 0 0 5px 5px;
    position: relative;
}


main#innerpage-box #blog-box h2 {
    margin-bottom: 15px;
    font-size: 23px;
    font-weight: 500;
    word-break: break-word;
    padding: 0;
    border-left: none;
    letter-spacing: 0;
}
.inner-blog-excerpt {
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    word-break: break-word;
    margin-bottom: 25px;
}
.blog-page-btn a {
    color: #7d7d7d;
    font-size: 16px;
    font-weight: 600;
     transition: all 0.3s ease 0s;
}
.blog-page-btn a:hover {
   letter-spacing: 2px;
}
.blog-page-btn i {
   background: -moz-linear-gradient(top,#f45d48 0%,#fa4450 100%);
    background: -webkit-linear-gradient(top,#f45d48 0%,#fa4450 100%);
    background: linear-gradient(to right,#f45d48 0%,#fa4450 100%);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 18px;
    font-weight: 500;
    padding-right: 10px;
}
main#innerpage-box #blog-box .socialMedia {
    position: relative;
    left: 50px;
    top: 30px;
}

main#innerpage-box #blog-box .socialMedia ul{
    margin:0;
    padding:0;
    list-style:none;
    z-index: 9999;
    position: relative;
}
main#innerpage-box #blog-box .socialMedia ul li{
    display:inline-block;
    margin-left: -50px;
    float: left;
    transition:all 0.5s;
    -moz-transition:all 0.5s;
    -o-transition:all 0.5s;
    -webkit-transition:all 0.5s;
    -ms-transition:all 0.5s;
    text-align: center;
}
main#innerpage-box #blog-box .socialMedia ul li a.site-button{
    border-radius: 50%;
    width: 50px;
    line-height: 50px;
    height:50px;
    display: block;
    color:#fff;
   /*background: -webkit-gradient(to right,#f45d48 0%,#fa4450 20%,#fa4450 50%,#f45d48 100%);
    background: linear-gradient(to right,#f45d48 0%,#fa4450 20%,#fa4450 50%,#f45d48 100%);*/
    background: #516bec;
    background-size: 500%;
}
main#innerpage-box #blog-box .socialMedia ul li a.site-button:hover{
 /* /*  background:#4b91f1;*/
    background: -webkit-gradient(to right,#f45d48 0%,#fa4450 20%,#fa4450 50%,#f45d48 100%);
    background: linear-gradient(to right,#f45d48 0%,#fa4450 20%,#fa4450 50%,#f45d48 100%);*/
    background-size: 500%;
    -webkit-box-shadow: 0px 0px 20px rgb(50 50 0 / 35%);
    box-shadow: 0px 0px 20px rgb(50 50 0 / 35%);
    background: #000;
}
main#innerpage-box #blog-box .socialMedia ul:hover li.share-button a.site-button{
   background: -webkit-gradient(to right,#f45d48 0%,#fa4450 20%,#fa4450 50%,#f45d48 100%);
    background: linear-gradient(to right,#f45d48 0%,#fa4450 20%,#fa4450 50%,#f45d48 100%);
    background-size: 500%;
}   
main#innerpage-box #blog-box .socialMedia ul:hover li{
    margin-left: 4px;
}

main#innerpage-box #blog-box .socialMedia ul:hover li:first-child{
    margin-left: -50px;
}


#blog-box .ht-blog-date, #blog-box .ht-blog-date .fa{
    color: #4b91f1;
    margin-bottom: 5px;
}
#blog-box .ht-blog-date .fa{
 margin-right: 5px;
}

.ht-blog-thumbnail .socialMedia {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 3;
    transition: .5s;
}
.ht-blog-thumbnail .socialMedia a {
 font-size: 18px;
 padding: 5px 10px;
 line-height: 18px;
 margin: 0 0px;
 transition: 0s;
 background: #4b91f1;
 border-radius: 5px;
 color: #ffffff;
 font-weight: bold;
 box-shadow: 0px 6px 10px -4px rgba(0,0,0,0.4);
 display: inline-block;
}
.ht-blog-thumbnail .socialMedia a:hover {
    background: #fff;
}

.blog-read-more a {
    display: inline-block;
    text-align: center;
    background: #4b91f1;
    color: #fff;
    font-weight: 500;
    padding: 18px 40px;
    line-height: 1;
    border-radius: 50px;
    position: relative;
    min-width: 8.23em;
    text-decoration: none;
    font-size: 17px;
}

.blog-read-more a:before,
.blog-read-more a:after {
    width: 4.4em;
    height: 2.95em;
    position: absolute;
    content: "";
    display: inline-block;
    background: #4b91f1;
    border-radius: 50%;
    transition: transform 1s ease;
    transform: scale(0);
    z-index: -1;
}

.blog-read-more a:before {
    top: -25%;
    left: 20%;
}

.blog-read-more a:after {
    bottom: -25%;
    right: 20%;
}

.blog-read-more a:hover:before,
.blog-read-more a:hover:after {
    transform: none;
    z-index: 1;
}

.blog-read-more a:hover, .blog-read-more a:before, .blog-read-more a:after {
    background-color: #4b91f1;
    transform: none;
}


main#innerpage-box #blog-box h2 {
    font-size: 20px;
}

/*/*-----------------------
## Contact Template
-----------------------------*/

main#innerpage-box #digitalmarketingagency-contactus-wrap .map_area_label h4{
  font-size: 33px;
  color: #000;
  letter-spacing: -1px;
  line-height: 45px;
}
#digitalmarketingagency-contactus-wrap .digitalmarketingagency-contact-page-form {
    text-align: center;
}
#digitalmarketingagency-contactus-wrap .digitalmarketingagency-contact-page-form p{
    color: #fff;
    position: relative;
    display: inline-block;
    padding: 0 15px;
    color: #131313;
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
}
.contact-mapbox {
    width: 100%;
}

.contact-mapbox iframe {
    z-index: 1;
    width: 100%;
    height: 300px;
    border-radius: 0 0px 30px 0;
}
#digitalmarketingagency-contactus-wrap .digitalmarketingagency-contact-page-form {
    text-align: left;
    padding: 0em 0em 4em;
}

.page-template-templates main#innerpage-box #digitalmarketingagency-contactus-wrap .digitalmarketingagency-contact-block {
    position: absolute;
    z-index: 1;
    background: #fff;
    top: 7em;
    padding: 5em 2em 5em 3em;
    width: 45%;
}
.page-template-templates main#innerpage-box #digitalmarketingagency-contactus-wrap .digitalmarketingagency-contact-page-form h4 {
    color: #2a2d36;
    background: #4c65fc;
    display: inline-block;
    clip-path: polygon(0 0, 100% 0%, 88% 100%, 0% 100%);
    padding: 5px 22px 5px 7px;
    margin-bottom: 18px;
}

.page-template-templates main#innerpage-box #digitalmarketingagency-contactus-wrap .digitalmarketingagency-contact-page-form h2 {
    color: #131313;
    font-size: 40px;
    line-height: 50px;
    font-weight: 600;
    margin-bottom: 20px;
}

.page-template-templates main#innerpage-box #digitalmarketingagency-contactus-wrap .digitalmarketingagency-contact-page-form  .text-box {
    position: relative;
    display: block;
    font-size: 14px;
    color: #333333;
}
.page-template-templates main#innerpage-box #digitalmarketingagency-contactus-wrap .digitalmarketingagency-contact-page-form  .text-box p{
    position: relative;
    display: inline-block;
    padding: 0 15px;
    color: #333333;
    font-size: 16px;
    line-height: 1.6;
    font-weight: 400;
    text-transform: none;
    margin: 0;
}
.page-template-templates main#innerpage-box .digitalmarketingagency-contact-form-block form label,
 .page-template-templates main#innerpage-box .digitalmarketingagency-contact-form-block form label span {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    width: 100%;
}

.digitalmarketingagency-contact-page-form-box input[type="text"], 
.digitalmarketingagency-contact-page-form-box input[type="email"], 
.digitalmarketingagency-contact-page-form-box input[type="url"],
.digitalmarketingagency-contact-page-form-box input[type="password"], 
.digitalmarketingagency-contact-page-form-box input[type="search"], 
.digitalmarketingagency-contact-page-form-box input[type="number"], 
.digitalmarketingagency-contact-page-form-box input[type="tel"], 
.digitalmarketingagency-contact-page-form-box input[type="range"], 
.digitalmarketingagency-contact-page-form-box input[type="date"], 
.digitalmarketingagency-contact-page-form-box input[type="month"], 
.digitalmarketingagency-contact-page-form-box input[type="week"], 
.digitalmarketingagency-contact-page-form-box input[type="time"], 
.digitalmarketingagency-contact-page-form-box input[type="datetime"], 
.digitalmarketingagency-contact-page-form-box input[type="datetime-local"], 
.digitalmarketingagency-contact-page-form-box input[type="color"], 
.digitalmarketingagency-contact-page-form-box select, 
.digitalmarketingagency-contact-page-form-box textarea {
    font-size: 14px;
    font-weight: 400;
    border-radius: 0;
    border: 1px solid #000;
    background: #fff;
    width: 100%;
    color: #282930;
    margin: 0 0 40px 0;
    height: 45px;
    padding: 10px 16px;
}

.digitalmarketingagency-contact-page-form-box input::placeholder{
    opacity: 1;
    color: #282930;
}
.digitalmarketingagency-contact-page-form-box textarea::placeholder{
    color:#282930;
}

.digitalmarketingagency-contact-page-form-box .address-c-box{
    background-color: #516bec;
    background-image: radial-gradient( circle farthest-corner at 10% 20%,#4c65fc 0%,#441e87 100.3% );
    border-radius: 30px 0 0 0;
    padding: 3em 2em;
}

.digitalmarketingagency-contact-page-form-box input[type="file"] {
    font-size: 14px;
    color: #616161;
    font-weight: 500;
}
.digitalmarketingagency-contact-page-form-box textarea {
    height: 115px;
}
.digitalmarketingagency-contact-page-form-box label {
    font-weight: 500;
    width: 100%;
    color: #010101;
    font-size: 16px;
}

.digitalmarketingagency-contact-page-form-box select {
    width: 100%;
}
.digitalmarketingagency-contact-page-form-box input[type="checkbox"], .digitalmarketingagency-contact-page-form-box input[type="radio"], .digitalmarketingagency-contact-page-form-box input[type="file"] {
    margin-bottom: 15px;
}
.digitalmarketingagency-contact-page-form-box input[type=date] {
    line-height: 10px;
    padding: 14px 20px;
}
main#innerpage-box .digitalmarketingagency-contact-page-form-box h2{
    color: #333333;
    font-size: 45px;
    font-weight: 500;
}
.digitalmarketingagency-contact-page-form-box input[type="submit"] {
    display: inline-block;
    font-weight: 600;
    padding: 15px 20px;
    position: relative;
    background-color: #4c65fc;
    font-size: 17px;
    margin: 0 5px;
    box-shadow:none;

        -webkit-transition: transform 0.5s ease-out;
    transition: transform 0.5s ease-out;
    transition-property: transform;
    transition-duration: 0.5s;
    transition-timing-function: ease-out;
    transition-delay: 0s;
        border-radius: 0;
    width: 100%;

}
.digitalmarketingagency-contact-page-form-box input[type="submit"]:hover {
    background: #000;
    opacity: 1;
    transform: translateY(-5px);
}

.digitalmarketingagency-contact-page-form-box input[type="submit"] {
    color: #fff;
}

.digitalmarketingagency-contact-page-form-box input[type="submit"] {
    background-color: #4c65fc;
}

.page-template-contact-template .inner_contentbox {
    padding: 2em 0em 0em;
}
.digitalmarketingagency-contact-detail-block {
    position: relative;
    display: block;
    padding: 2em 0 4em;
}
.digitalmarketingagency-contact-area {
    text-align: center;
    margin-bottom: 1em;
}

.page-template-templates main#innerpage-box .digitalmarketingagency-contact-detail-block h2, .page-template-templates main#innerpage-box .digitalmarketingagency_contact_page_formtitle h2  {
    position: relative;
    display: block;
    color: #131313;
    font-size: 36px;
    line-height: 46px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.page-template-templates main#innerpage-box .digitalmarketingagency-contact-detail-block .text,
 .page-template-templates main#innerpage-box .digitalmarketingagency-contact-page-form .text {
    position: relative;
    display: block;
    margin: 7px 0 0;
}
.page-template-templates main#innerpage-box .digitalmarketingagency-contact-detail-block .text .digitalmarketingagency-left, 
.page-template-templates main#innerpage-box .digitalmarketingagency-contact-page-form .text .digitalmarketingagency-left{
    position: relative;
    top: -2px;
    display: inline-block;
    width: 70px;
    height: 5px;
    background: transparent;
}
.page-template-templates main#innerpage-box .digitalmarketingagency-contact-detail-block .text .digitalmarketingagency-left:before ,
.page-template-templates main#innerpage-box .digitalmarketingagency-contact-page-form .text .digitalmarketingagency-left:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 5px;
    height: 5px;
    background: #4c65fc;
    border-radius: 50%;
    content: "";
}
.page-template-templates main#innerpage-box .digitalmarketingagency-contact-detail-block .text .digitalmarketingagency-left span, 
.page-template-templates main#innerpage-box .digitalmarketingagency-contact-page-form .text .digitalmarketingagency-left span {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 1px;
    background: #4c65fc;
    content: "";
    margin: 2px 0;
}
.page-template-templates main#innerpage-box .digitalmarketingagency-contact-detail-block .text .digitalmarketingagency-left:after,
.page-template-templates main#innerpage-box .digitalmarketingagency-contact-page-form .text .digitalmarketingagency-left:after {
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    width: 5px;
    height: 5px;
    background: #4c65fc;
    border-radius: 50%;
    content: "";
}

.page-template-templates main#innerpage-box .digitalmarketingagency-contact-detail-block .text .digitalmarketingagency-right {
    position: relative;
    top: -2px;
    display: inline-block;
    width: 70px;
    height: 5px;
    background: transparent;
}
.page-template-templates main#innerpage-box .digitalmarketingagency-contact-detail-block .text .digitalmarketingagency-right:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 5px;
    height: 5px;
    background: #4c65fc;
    border-radius: 50%;
    content: "";
}
.page-template-templates main#innerpage-box .digitalmarketingagency-contact-detail-block .text .digitalmarketingagency-right span {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50px;
    height: 1px;
    background: #4c65fc;
    content: "";
    margin: 2px 0;
}
.page-template-templates main#innerpage-box .digitalmarketingagency-contact-detail-block .text .digitalmarketingagency-right:after {
    position: absolute;
    top: 0;
    left: 10px;
    bottom: 0;
    width: 5px;
    height: 5px;
    background: #4c65fc;
    border-radius: 50%;
    content: "";
}

.page-template-templates main#innerpage-box .digitalmarketingagency-contact-detail-block .text p {
    position: relative;
    display: inline-block;
    padding: 0 15px;
    color: #131313;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
}
.page-template-templates main#innerpage-box .digitalmarketingagency-contact-detail-block .bottom-text {
    position: relative;
    display: block;
    padding-top: 16px;
}

.page-template-templates main#innerpage-box .digitalmarketingagency-contact-detail-block .bottom-text p{
        color: #333333;
}

.page-template-templates main#innerpage-box .digitalmarketingagency-contact-detail-block .digitalmarketingagency-contact-detail {
    position: relative;
    display: block;
    max-width: 770px;
    margin: -9px auto 0;
    padding-bottom: 72px;
}


.page-template-templates main#innerpage-box .digitalmarketingagency-contact-page-info {
    position: relative;
    display: block;
    background: #131313;
    padding: 85px 30px 77px;
    width: 100%;
}
.page-template-templates main#innerpage-box .digitalmarketingagency-contact-page-info h3 {
    color: #ffffff;
    margin: 0px 0 9px;
    font-size: 24px;
    line-height: 28px;
    font-weight: 600;
    text-transform: capitalize;
}
.page-template-templates main#innerpage-box .digitalmarketingagency-contact-page-info a h2 {
    color: #4c65fc;
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 19px;
}
.page-template-templates main#innerpage-box .digitalmarketingagency-contact-page-info a:hover h2{
    color: #fff;
}
.page-template-templates main#innerpage-box .digitalmarketingagency-contact-page-info i {
    font-size: 80px;
    color: #fff;
    margin-bottom: 25px;
}
.page-template-templates main#innerpage-box .digitalmarketingagency-contact-page-data {
    background: #4c65fc;
    padding: 53px 30px 51px;
    margin-top: -20px;
    margin-bottom: -20px;
    position: relative;
    display: block;
    width: 100%;
}
.page-template-templates main#innerpage-box .digitalmarketingagency-contact-page-data h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 38px;
    text-transform: uppercase;
    text-align: center;
}
.page-template-templates main#innerpage-box .digitalmarketingagency-contact-page-data-box {
    position: relative;
    display: block;
    border-bottom: 1px solid #102bcd;
    padding-bottom: 23px;
    margin-bottom: 24px;
}

.page-template-templates main#innerpage-box .digitalmarketingagency-contact-page-data-box .label {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    line-height: 24px;
    text-transform: capitalize;
    border-bottom: 3px solid #102bcd;
    display: inline-block;
}

.page-template-templates main#innerpage-box .digitalmarketingagency-contact-page-data-box .text {
    position: relative;
    display: block;
    margin: 0;
}
.pd-10{padding: 0 10px;}

.page-template-templates main#innerpage-box .digitalmarketingagency-contact-page-data-box .infotext p{
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    margin: 0;
    text-transform: none;
}
.page-template-templates main#innerpage-box .digitalmarketingagency-contact-page-data-box .text p a{
    color: #fff;

}
.page-template-templates main#innerpage-box .digitalmarketingagency-contact-page-data-box .label {
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
}

.page-template-templates main#innerpage-box .digitalmarketingagency-contact-page-data-box .text p a:hover{
    color: #000;
}


#digitalmarketingagency-contactus-wrap .digitalmarketingagency-contact-socials {
    margin-top: -15px;
}

#digitalmarketingagency-contactus-wrap .digitalmarketingagency-contact-area i {
    font-size: 20px;
    color: #000;
    transition: all 1s ease 0s;
    padding-right: 15px;
}
#digitalmarketingagency-contactus-wrap .digitalmarketingagency-contact-area i:hover{
    color: #4c65fc;
}
#digitalmarketingagency-contactus-wrap .contact_l_area {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    background: #4c65fc;
    display: inline-block;
    clip-path: polygon(0 0, 100% 0%, 88% 100%, 0% 100%);
    padding: 5px 22px 5px 7px;
    margin-bottom: 18px;
    line-height: 14px;
}
#digitalmarketingagency-contactus-wrap .contact_info_area, #digitalmarketingagency-contactus-wrap .contact_info_area a{
    font-size: 21px;
    line-height: 25px;
    font-weight: 600;
    word-break: break-word;
    text-shadow: 0em 0em 0.4em rgb(0 0 0 / 10%);
    color: #000;
    font-style: italic;
    margin-bottom: 35px;
}


#digitalmarketingagency-contactus-wrap .contact_info_area a:hover{
    color: #f45d48;
}

.digitalmarketingagency-contact-form-block {
    position: relative;
    display: block;
    background: #ffffff;
    padding: 100px 60px 80px;
    -webkit-box-shadow: 0px 3px 8px 2px #ededed;
    box-shadow: 0px 3px 8px 2px #ededed;
    z-index: 3;
}
.page-template-templates main#innerpage-box .digitalmarketingagency-contact-form-block h2{
    text-transform: none;
    padding: 0;
}
/*.page-template-templates main#innerpage-box .digitalmarketingagency-contact-form-block h2:after{
  background: -webkit-gradient(to right, #fa4450 0%,#f45d48 20%, #f45d48 50%, #fa4450 100%);
    background: linear-gradient(to right, #fa4450 0%,#f45d48 20%, #f45d48 50%, #fa4450 100%);
    background-size: 500%;
}
*/
#digitalmarketingagency-contactus-wrap .Address_area i {
    font-size: 45px;
    color: #4c65fc;
}
#digitalmarketingagency-contactus-wrap .contact_l_area i {
    font-size: 25px;
}

#digitalmarketingagency-contactus-wrap .contact-info {
    margin-top: 13px;
    color: #bebebe;
    font-size: 15px;
}
#digitalmarketingagency-contactus-wrap .contact_area {
    margin-bottom: 1em;
}
#digitalmarketingagency-contactus-wrap .contact-info a{
    color: #bebebe;
}
#digitalmarketingagency-contactus-wrap .contact-info p{
    margin: 0;
}
#digitalmarketingagency-contactus-wrap .contactus-img img {
    width: 100%;
    height: 100%;
    border-radius: 0 10px 0 0;
}
#digitalmarketingagency-contactus-wrap .tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}
#digitalmarketingagency-contactus-wrap .midix {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
}
.digitalmarketingagency-contact-page-form {
    padding-right: 20px;
    color: #616161;
}
.digitalmarketingagency-contact-mapbox {
margin: -100px 0 0 0;
}
.digitalmarketingagency-contact-mapbox iframe {
    width: 100% !important;
}
.page .footer-area ul.sub-menu .current_page_item > a {
    background: none;
}

--------------- Services page -------------------------------

#innerpage-box .digital_marketing_agency-service-box {
    background: #f2f2f2;
    margin: 10px;
}
#innerpage-box .digital_marketing_agency-service-box {
    background: #f2f2f2;
    margin: 10px;
}
#innerpage-box .digital_marketing_agency-service-image img {
    width: 100%;
}
body.page-template-default main#innerpage-box .digital_marketing_agency-service-box .digital_marketing_agency-service-image img {
    width: 100%;
    height: 100%;
    transform: scale(1);
    transition: all 1s ease 0s;
}
body.page-template-default main#innerpage-box .digital_marketing_agency-service-box .digital_marketing_agency-service-image:hover img {
    transform: scale(1.1) rotateZ(0deg);
    -moz-transform: scale(1.1) rotateZ(0deg);
    -webkit-transform: scale(1.1) rotateZ(0deg);
    -o-transform: scale(1.1) rotateZ(0deg);
}
body.page-template-default main#innerpage-box .digital_marketing_agency-service-content h4{
   background-image: linear-gradient( 40deg,#4a4a4a 30%,#4a4a4a 70% );
   margin: 0;
   margin-bottom: 15px;
       padding: 0;
}
body.page-template-default main#innerpage-box .digital_marketing_agency-service-content h4 a {
    color: #4a4a4a;
    font-size: 25px;
    font-weight: 700;
}
body.page-template-default main#innerpage-box .digital_marketing_agency-service-content h4:after{
    display: none;
}
body.page-template-default main#innerpage-box .digital_marketing_agency-service-icon {
    display: none;
}
body.page-template-default main#innerpage-box .digital_marketing_agency-service-content p {
    color: #9c9c9c;
    font-weight: 500;
    line-height: 25px;
    margin-bottom: 15px;
}
body.page-template-default main#innerpage-box .digital_marketing_agency-service-content {
    padding: 2em 20px 3em;
}

body.page-template-default main#innerpage-box .digital_marketing_agency-service-content a.read-btn {
    word-break: break-word;
    background-image: linear-gradient( 40deg,#f45d48 30%,#fa4450 70% );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 14px;
    font-weight: 700;
    word-break: break-word;
    line-height: 20px;
    margin-bottom: 0px;
}
body.page-template-default main#innerpage-box .digital_marketing_agency-service-content a.read-btn i{
    padding-left: 10px;
    font-size: 19px;
}
body.page-template-default main#innerpage-box .digital_marketing_agency-service-content a.read-btn:hover {
    background-image: linear-gradient( 30deg,#fa4450 40%,#f45d48 70% );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: 2px;
}

body.page-template-default main#innerpage-box .digital_marketing_agency-service-box .digital_marketing_agency-service-image {
    position: relative;
    overflow: hidden;
}

body.page-template-default main#innerpage-box .digital_marketing_agency-service-box .digital_marketing_agency-service-image a:before, 
body.page-template-default main#innerpage-box .digital_marketing_agency-service-box .digital_marketing_agency-service-image a:after, 
body.page-template-default main#innerpage-box .digital_marketing_agency-service-box .digital_marketing_agency-service-image a .overlay:before, 
body.page-template-default main#innerpage-box .digital_marketing_agency-service-box .digital_marketing_agency-service-image a .overlay:after {
    content: "";
    width: 50%;
    height: 50%;
    background-color: #f45d48;
    opacity: 0.7;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.3s ease 0s;
}
body.page-template-default main#innerpage-box .digital_marketing_agency-service-box .digital_marketing_agency-service-image a .overlay:before {
    transform: rotate(90deg);
    transform-origin: top right;
}
body.page-template-default main#innerpage-box .digital_marketing_agency-service-box .digital_marketing_agency-service-image a:after,
 body.page-template-default main#innerpage-box .digital_marketing_agency-service-box .digital_marketing_agency-service-image a .overlay:after {
    left: auto;
    right: 0;
}
body.page-template-default main#innerpage-box .digital_marketing_agency-service-box .digital_marketing_agency-service-image a .overlay:before, 
body.page-template-default main#innerpage-box .digital_marketing_agency-service-box .digital_marketing_agency-service-image a .overlay:after {
    top: auto;
    bottom: 0;
    z-index: -1;
}

body.page-template-default main#innerpage-box .digital_marketing_agency-service-box .digital_marketing_agency-service-image a:after {
    transform: rotate(90deg);
    transform-origin: left bottom;
}
body.page-template-default main#innerpage-box .digital_marketing_agency-service-box .digital_marketing_agency-service-image a:before {
    transform: rotate(-90deg);
    transform-origin: right bottom;
}
body.page-template-default main#innerpage-box .digital_marketing_agency-service-box .digital_marketing_agency-service-image a:before, 
body.page-template-default main#innerpage-box .digital_marketing_agency-service-box .digital_marketing_agency-service-image a:after,
body.page-template-default main#innerpage-box .digital_marketing_agency-service-box .digital_marketing_agency-service-image a .overlay:before,
body.page-template-default main#innerpage-box .digital_marketing_agency-service-box .digital_marketing_agency-service-image a .overlay:after {
    background-color: #f45d48;
    transition: all 0.3s ease 0s;
}


body.page-template-default main#innerpage-box .digital_marketing_agency-service-box .digital_marketing_agency-service-image:hover a:before, 
body.page-template-default main#innerpage-box .digital_marketing_agency-service-box .digital_marketing_agency-service-image:hover a:after, 
body.page-template-default main#innerpage-box .digital_marketing_agency-service-box .digital_marketing_agency-service-image:hover a .overlay:before, 
body.page-template-default main#innerpage-box .digital_marketing_agency-service-box .digital_marketing_agency-service-image:hover a .overlay:after {
    transform: rotate(0);
    opacity: 1;
    z-index: 1;
    opacity: 0.6;
}


/*Team Inner PAge*/
main#innerpage-box .digital_marketing_agency-team-single{
        -webkit-box-shadow: 0px 5px 20px rgb(50 50 0 / 30%);
    box-shadow: 0px 5px 20px rgb(50 50 0 / 30%);
    background: #fff;
    margin-top: 2em;
    margin-bottom: 0em;
    padding: 10px 10px 10px 10px;
}
body.page-template-default main#innerpage-box h4.digital_marketing_agency-team-name {
    color: #763ef5;
    background-image: linear-gradient( 40deg,#763ef5 30%,#763ef5 70% );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 21px;
    font-weight: 600;
    margin: 25px 0 10px;
    text-align: center;
}

body.page-template-default main#innerpage-box h4.digital_marketing_agency-team-name:after{
    display: none;
}
body.page-template-default main#innerpage-box h6.digital_marketing_agency-team-designation {
    color: #0b0b0b;
    background-image: linear-gradient( 40deg,#0b0b0b 30%,#0b0b0b 70% );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 17px;
    font-weight: 600;
    margin:0;
    text-align: center;
    padding-bottom: 15px;
}
body.page-template-default main#innerpage-box h6.digital_marketing_agency-team-designation:after{
    display: none;
}
main#innerpage-box .digital_marketing_agency-team-image{
    position: relative;
    z-index: 1;
}
main#innerpage-box .digital_marketing_agency-team-image img{
    width: 100%;
    height: 300px;
    position: relative;
}

main#innerpage-box .digital_marketing_agency-team-single:hover .digital_marketing_agency-team-image:after {
    bottom: 0px;
    left: 0;
}

#innerpage-box .digital_marketing_agency-team-content i {
    color: #e8e8e8;
    font-size: 20px;
    text-align: left;
    margin: 0;
    padding: 10px;
}

#innerpage-box .digital_marketing_agency-team-content i:hover{
border-radius: 50px;
border: 3px solid #6222bc;
transition: all 0.3s ease 0s;
color: black !important;
}

#innerpage-box .digital_marketing_agency-team-content {
    padding: 0 0 0 20px;
}
#innerpage-box .digital_marketing_agency-team-image {
    overflow: hidden;
    position: relative;
}
#innerpage-box .digital_marketing_agency-team-single .digital_marketing_agency-team-image img{
   width: 100%;
    height: 300px;
    border-bottom: 6px solid #458cbf;
    border-right: 6px solid #458cbf;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
}
#innerpage-box .digital_marketing_agency-team-image::after {
    bottom: 0;
    opacity: 0.8;
    left: 0;
}
#innerpage-box .digital_marketing_agency-team-image::before {
    right: 0;
    opacity:0.8;
    top: 0;
}
.page-template-home-template #innerpage-box .digital_marketing_agency-team-image:after {
     background: linear-gradient(90deg, #4581c9 35%, #6babf8 100%) !important;
}

#innerpage-box .digital_marketing_agency-team-image::after,
#innerpage-box .digital_marketing_agency-team-image::before {
    content: "";
    background: linear-gradient(90deg, #4581c9 35%, #6babf8 100%);
    height: 0;
    width: 0;
    border-radius: 0 10px;
    position: absolute;
    -webkit-transition-duration: 1.3s !important;
    -o-transition-duration: 1.3s;
    transition-duration: 1.3s !important;
}
#innerpage-box .digital_marketing_agency-team-single:hover .digital_marketing_agency-team-image::after,
#innerpage-box .digital_marketing_agency-team-single:hover .digital_marketing_agency-team-image::before {
    height: 100%;
    opacity: 0;
    width: 100%;
}


/*---------------------- End Services page ------------------------

/*-----------------------
## FAQS page
-----------------------------*/
div#content-box .faq .faq-content{
    margin-bottom: 15px;
}

div#content-box .faq-content button.accordion {
    color: #444;
    cursor: pointer;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    padding: 0px 0;
    margin: 0;
    background: none;
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: 0px 0px 20px rgb(50 50 0 / 30%);
    box-shadow: 0px 0px 20px rgb(50 50 0 / 30%);
    background: #fff;
    border-radius: 15px;
    position: relative;
}
div#content-box .faq-content button.accordion.active, button.accordion:hover {
    /*background-color: #ddd;*/
    opacity: 1;
}
div#content-box .faq-content button.accordion:before {
content: "\f067";
    font-family: 'Fontawesome';
    font-size: 20px;
    color: #000;
    float: right;
    position: absolute;
    top: 0;
    left: 0;
    font-weight: normal;
    padding: 20px 25px;
    background: -webkit-gradient(to right, #fa4450 0%,#f45d48 20%, #f45d48 50%, #fa4450 100%);
    background: linear-gradient(to right, #fa4450 0%,#f45d48 20%, #f45d48 50%, #fa4450 100%);
    background-size: 500%;
    color: #f3f2fe;
    border-radius: 10px 0 0 10px;
    font-size: 25px;
}
div#content-box .faq-content button.accordion.active:before {
    content: "\f068";
    font-family: 'Fontawesome';
}
div#content-box .faq-content div.panel {
  max-height: 0;
  overflow: hidden;
  transition: 0.6s ease-in-out;
  opacity: 0;
  margin: 0 0 0px;
  border-radius: 0;
  border: 0;
    box-shadow: none;
}
div#content-box .faq-content div.panel p{
    margin:0 0 0px;
}
div#content-box .faq-content div.panel.show {
    opacity: 1;
    max-height: 500px;  
    padding: 10px 20px;
}
main#innerpage-box div#content-box h3.faq-title {
    padding: 5px 60px;
    margin: 0;
    font-weight: 600;
    line-height: 28px;
    word-break: break-word;
    text-align: left;
    border-left: none;
    letter-spacing: 0px;
}
main#innerpage-box div#content-box h3.faq-title, main#innerpage-box div#content-box h3.faq-title small {
    padding: 21px 6em;
}

main#innerpage-box div#content-box h3.faq-title, main#innerpage-box div#content-box h3.faq-title small {
  background-image: linear-gradient( 40deg,#404040 30%,#404040 70% );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: none;
}
main#innerpage-box div#content-box h3.faq-title:after {
    display: none;
}
div#content-box .faq-content p {
    font-size: 15px;
    padding: 0;
    letter-spacing: 0px;
    word-break: break-word;
    font-weight: 500;
}
/*-----------------------
## End FAQS page
-----------------------------*/
/*-----------------------
## Testimonials page
-----------------------------*/

main#innerpage-box .digital_marketing_agency-testimonials-single {
    -webkit-box-shadow: 0px 5px 20px rgb(50 50 0 / 30%);
    box-shadow: 0px 5px 20px rgb(50 50 0 / 30%);
    background: #fff;
    margin-top: 6em;
    margin-bottom: 9em;
    padding: 3em 4em 0;
}
body.page-template-default main#innerpage-box .digital_marketing_agency-testimonials-identity {
    position: relative;
    top: -80px;
}
body.page-template-default main#innerpage-box h4.digital_marketing_agency-testimonials-name {
    color: #763ef5;
    background-image: linear-gradient( 40deg,#763ef5 30%,#763ef5 70% );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 28px;
    font-weight: 600;
    margin: 25px 0 10px;
    text-align: center;
}
body.page-template-default main#innerpage-box h4.digital_marketing_agency-testimonials-name:after{
    display: none;
}
body.page-template-default main#innerpage-box h6.digital_marketing_agency-testimonials-designation {
    color: #0b0b0b;
    background-image: linear-gradient( 40deg,#0b0b0b 30%,#0b0b0b 70% );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 20px;
    font-weight: 600;
    margin:0;
    text-align: center;
}
body.page-template-default main#innerpage-box h6.digital_marketing_agency-testimonials-designation:after{
    display: none;
}
main#innerpage-box .digital_marketing_agency-testimonials-image{
    position: relative;
    z-index: 1;
}
main#innerpage-box .digital_marketing_agency-testimonials-image img{
    width: 100%;
    height: 350px;
    margin-bottom: 2em;
    position: relative;
    top: -8em;
}

main#innerpage-box .digital_marketing_agency-testimonials-image:after {
    content: "";
    width: 100%;
    height: 100%;
    background: #ffffff;
    position: absolute;
    bottom: 95px;
    left: 40px;
    z-index: -1;
    transition: all 0.5s ease 0s;
    border: 8px solid #713cfc;
}
main#innerpage-box .digital_marketing_agency-testimonials-single:hover .digital_marketing_agency-testimonials-image:after {
    bottom: 135px;
    left: 0;
}

#innerpage-box .digital_marketing_agency-testimonials-content p {
    padding: 0 0 0 4em;
    color: #939393;
    font-size: 18px;
    line-height: 30px;
    text-align: left;
    margin-bottom: 0;
    word-break: break-all;
}
#innerpage-box .digital_marketing_agency-testimonials-content i {
    color: #e8e8e8;
    font-size: 70px;
    text-align: left;
    margin: 0;
}
#innerpage-box .digital_marketing_agency-testimonials-content i.fa.fa-quote-right {
      position: relative;
    right: -70px;
    float: right;
    margin-bottom: 0.5em;
}

#innerpage-box .digital_marketing_agency-testimonials-content {
    padding: 0 0 0 20px;
}
/*-----------------------
## End Testimonials page
-----------------------------*/

/*// Responsive */

@media only screen and (max-width: 1200px){ 
    .page-template-home-template #services .owl-carousel .owl-nav button.owl-next:before,
    .page-template-home-template #services .owl-carousel .owl-nav button.owl-prev:before{
        display: none;
    }
    .page-template-home-template #steps .digital_marketing_agency-steps-icon span {
        font-size: 70px;
        line-height: 70px;
    }
    main#innerpage-box .digital_marketing_agency-testimonials-image img {
        height: 300px;
    }
}
@media only screen and (max-width: 992px){ 
    .page-template-home-template #contact .digital_marketing_agency-contact-block {
        margin-top: 1em;
    }
    main#innerpage-box .digital_marketing_agency-testimonials-image img {
        height: 200px;
    }
    body.page-template-default main#innerpage-box h4.digital_marketing_agency-testimonials-name {
        font-size: 22px;
    }
    body.page-template-default main#innerpage-box h6.digital_marketing_agency-testimonials-designation{
        font-size: 18px;
    }
}

@media only screen and (max-width: 640px){ 
  /*.page-template-home-template #about .digital_marketing_agency-about-img{
    padding-right: 2em;
}*/
.digital_marketing_agency-about-overlay-dark {
    display: none;
}
main#innerpage-box .digital_marketing_agency-testimonials-single {
    padding: 3em 1em 0;
}
main#innerpage-box .digital_marketing_agency-testimonials-image:after {
    bottom: 68px;
    left: 20px;
}
main#innerpage-box .digital_marketing_agency-testimonials-image img {
    top: -5em;
}
#innerpage-box .digital_marketing_agency-testimonials-content i.fa.fa-quote-right {
    right: -20px;
}
main#innerpage-box .digital_marketing_agency-testimonials-single {
    margin-top: 3em;
    margin-bottom: 5em;
}
body.page-template-default main#innerpage-box .digital_marketing_agency-testimonials-identity {
    top: -65px;
}
main#innerpage-box .digital_marketing_agency-testimonials-single:hover .digital_marketing_agency-testimonials-image:after {
    bottom: 85px;
}
#innerpage-box .digital_marketing_agency-testimonials-content i {
    font-size: 50px;
} 

}