/**/


h1,h2{
    font-weight: 700;
}
.form-control:focus {
  
    border-color:transparent;

    box-shadow: none;
}
 .site-button{
   
    display: block;
    float: left;
    font-size: 16px;
    background-image: url(../images/submit-button-bg.jpg);
    background-repeat: repeat-y;
    background-size: 100%;
    padding: 17px 25px;
    -webkit-box-shadow: 0px 10px 59px -12px rgb(0 0 0 / 78%);
    -moz-box-shadow: 0px 10px 59px -12px rgba(0,0,0,0.78);
    box-shadow: 0px 10px 59px -12px rgb(0 0 0 / 78%);
    transition: background-image 1.5s ease-in-out;
    border-color:transparent;
    border-radius: 0px;
    background-color: transparent !important;
    border: none !important;
    color: #fff !important;
}

.site-button:hover {
    background-image: url(..images/submit-button-bg-reverse.jpg);
     transition: background-image 1.5s ease-in-out;

}
a:hover{
    text-decoration: none;
}
.hr_dots {
    margin-bottom: 15px;
    text-align: center;
    line-height: 0;
}
.hr_dots span {
    background-color: #4CAF50;
    color: #52b65b;
    border-radius: 50%;
    display: inline-block;
    width: 5px;
    height: 5px;
    overflow: hidden;
    margin: 0 5px;
}
ul{
    padding-left: 0px;
}
ul li{
    list-style: none;
}
.custom-container{
    position: relative;
}
.about-banner i{
    font-size: 30px;
}

.navbar-expand-lg .navbar-nav .nav-link:hover,.navbar-expand-lg .navbar-nav .nav-link.hover > a {
    text-decoration: none;
    background: rgba(0,0,0,.06);
    
}

.navbar-expand-lg .navbar-nav .nav-link{

 
        transition: all .2s ease-in-out;
}
header ul.dropdown-menu {
    background-color: #F2F2F2;
    box-shadow: 2px 2px 2px 0 rgb(0 0 0 / 3%);
    -webkit-box-shadow: 2px 2px 2px 0 rgb(0 0 0 / 3%);
    border-radius: 0px;
}
header ul.dropdown-menu .dropdown-item {
   
    font-size: 14px;
}
section.about-vision .vision-part h2,section.about-vision .vision-part p,section.about-mission .mission-part h2,section.about-mission .mission-part p,section.about-values .values-part h2,section.about-values .box-part,section.about-introduction .introduction-part h2,section.about-introduction .introduction-part p,section.about-founder .introduction-part h2,section.about-founder .img-part img,section.about-founder .text-part p,section.about-newsletter .text-part h2,section.about-newsletter .text-part p,section.about-newsletter .head-part{
    transition: all .6s ease-in-out !important;
}
section.product-dev-banner .text-part,section.product-section2 h2,section.product-section2 p,section.product-why-text h1,section.who-we-are p,section.product-why-text-part2 h2,section.product-why-text-part2 p,section.product-expertise .product-expertise-title,section.product-expertise .product-expertise-info-left,{
        transition: all .6s ease-in-out !important;
}
section.web-dev-banner,section.product-section2 h2.title h2.section.product-section2 h2.title p,section.product-why-text h1,section.product-why-text p,section.web-expertise .mcb-item-heading-inner,.product-expertise-info,section.system-intregration .system-intregration-title h2,section.system-intregration .system-intregration-title p,section.system-intregration .system-intregration-logobox,section.product-why-text h1,section.product-why-text p,section.web-portfolio-section .title,section.web-portfolio-section .button{
     transition: all .6s ease-in-out !important;
}
Section.product-dev-banner .text-part h2,Section.product-dev-banner .text-part p,section.product-section2 h2.title,section.product-section2 p,section.product-why-text h1,section.product-why-text p,section.creative-text .mcb-column-inner{
      transition: all .6s ease-in-out !important;
}


/*...................footer start............*/
footer ul {
    text-align: center;
    list-style: none;
    padding: 0px;
}
footer li {
    margin: 30px 0;
  }
footer{
 background-color: #0e181d;
padding: 15px 0;
padding-bottom: 50px;
        
}
footer a {
    text-decoration: none;
    color: #9ea7b6;
    font-size: 12px;
}
footer .copyright {
    text-align: center;
     color: #9ea7b6;
     font-size: 12px;
}
footer a:hover {
  text-decoration: none;
  color: #9ea7b6;
 
}
/*..................footer end..................*/
/*............... section About us....start.......................*/
section.about-banner{
background-image: url(../images/about-us.jpeg);
background-repeat: no-repeat;
height: 400px;
background-size: cover;
background-position: center;
display: flex;
    align-items: center;
    justify-content: center ;
}
section.about-banner .text-part{
    text-align: center;
    WIDTH:100%;
}
section.about-banner .text-part h2 {
    font-size: 70px;
   color: #00a3da;
    text-transform: uppercase;
    font-weight: 700;
        letter-spacing: 1px;
        width: fit-content;
        margin: auto;
}
section.about-banner .text-part p {
    font-size: 24px;
    color: #000;
    text-transform: uppercase;
     letter-spacing: 6px;
    text-align: center;
    width: fit-content;
    margin: auto;
}
section.about-vision{
     padding-top: 50px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
    text-align: center;
}
section.about-vision .vision-part p {
    font-size: 26px;
    line-height: 34px;
    font-weight: 400;
    letter-spacing: 1px;
    font-family: Montserrat;
    color: #808b98;
   
}
section.about-vision .vision-part h2 {
    font-size: 42px;
    line-height: 48px;
    font-weight: 300;
    letter-spacing: 2px;
    margin-bottom: 30px;
  }
  section.about-mission {
    background-color: #FAFBFC;
}
    section.about-mission .mission-part {
    padding: 50px 0px;
    text-align: center;
}
   section.about-mission .mission-part p {
      font-size: 26px;
    line-height: 34px;
    font-weight: 400;
    letter-spacing: 1px;
    font-family: Montserrat;
    text-align: center;
    color: #808b98;
   
}
 section.about-values{
    padding-top: 50px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
   
    }
   section.about-mission .mission-part h2 {
    font-size: 42px;
    line-height: 48px;
    font-weight: 300;
    letter-spacing: 2px;
    margin-bottom: 30px;
  }
section.about-values .values-part h2 {
    font-size: 42px;
    line-height: 48px;
    font-weight: 300;
    letter-spacing: 2px;
    text-align: center;
    margin-bottom: 45px;
     }
  
section.about-values .box-part {
    padding: 60px 12% 45px;
     box-shadow: 0px 0px 5px 1px #e9e9e9;
}
section.about-values .box-part i{
display: flex;
justify-content: center;
color:#2f72b7;
font-size:50px;
margin-bottom: 30px;
}
 section.about-values .box-part p{
    text-align: center;
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
    letter-spacing: px;
    text-transform: uppercase;
    font-family: Montserrat;
    color: #1D1D1D;
} 
section.about-values .box-part::hover {
 border:1px solid #000;
 
}
 section.about-introduction{
   padding-top: 50px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
    background-color: #FAFBFC;
    text-align: center;
 }
section.about-introduction .introduction-part h2{
      font-size: 42px;
    line-height: 48px;
    font-weight: 300;
    letter-spacing: 2px;
    margin-bottom: 35px;
}
section.about-introduction .introduction-part p{
   font-size: 24px;
    line-height: 34px;
    font-weight: 400;
    letter-spacing: 1px;
    font-family: Montserrat;
    text-align: left; 
 color: #808b98;
 }
 section.about-founder{
    padding-top: 50px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
    background-color: #FFFFFF;
    text-align: center;
 }
 section.about-founder .introduction-part h2{
 font-size: 42px;
    line-height: 48px;
    font-weight: 600;
    letter-spacing: 2px;
 }
section.about-founder .text-part p{
    font-size: 21px;
    line-height: 32px;
    font-weight: 300;
    margin-bottom: 20px;
    text-align: left;
    padding-left:30px;
    color: #808b98;
}
section.about-founder .img-part {
    width: 100%;
  }
section.about-founder .img-part img {
     max-width: 100%;
    height: auto;
    border-radius: 11px;
}
section.about-newsletter{
  padding-top: 50px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
    background-color: #032845;
    text-align: center;
 }
section.about-newsletter .text-part h2{
    color: #fff;
    font-size: 42px;
    line-height: 48px;
    font-weight: 700;
}
section.about-newsletter .text-part span{
    color: rgb(0, 163,218);
}
section.about-newsletter .text-part p{
    
    font-family: Montserrat;
    font-size: 30px;
    line-height: 50px;
    letter-spacing: 1px;
    color: #90DDFF;
    margin-bottom: 30px;
}
section.about-newsletter h4.title {
    color: #FFFFFF;
    font-size: 24px;
    line-height: 33px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
        margin-bottom: 7px;
}
section.about-newsletter p.desc {
    color: #CCEFFF;
    font-size: 22px;
    line-height: 32px;
    font-weight: 300;
    letter-spacing: 1px;
}
section.about-newsletter .list-iconinfo i{
     font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 40px;
    color: #52b65b;
  
}
section.about-newsletter .head-part {
    display: flex;
    font-size: 30px;
    position: relative;
  padding: 10px 5px;
}
section.about-newsletter .list_right {

    margin-left: 50px;
    text-align: left;
}
/*--------------------------contact form-------------------------*/
section.about-Contact{
    padding-top: 110px;
    padding-right: 0px;
    padding-bottom: 60px;
    padding-left: 0px;
    background-image: url(../images/blue.png);
    background-repeat: repeat;
    background-position: top center;
    text-align: center;
}
section.about-Contact .text-part h2{
     color: #fff;
     font-size: 65px;
    line-height: 55px;
   font-weight: 700;
    letter-spacing: 0px;
        margin-bottom: 15px;
}
section.about-Contact .text-part h2 span{
   font-weight: 300;
   
}
section.about-Contact .text-part h3{
     color: #fff;
    font-size: 26px;
    line-height: 28px;
    font-weight: 400;
    letter-spacing: 0px;
}
section.about-Contact .text-part h3 span{
   font-weight: 700;
   
}


section.about-Contact form .form-control{
    color: #fff;
    background-color: transparent;
    border: 0;
    border-top: 1px solid #69aeec;
    font-size: 16px;
    padding: 20px 0;
    border-radius: 0px;
}

section.about-Contact form .form-control::placeholder{
    color: #fff;
}


section.about-Contact form {
    margin-top: 60px;
}
 section.about-Contact form button.btn.site-button {
   margin-top: 40px;
}

/*..................about contact end..............*/
section.portfolio-banner{
background-image: url(../images/portfolio-intro-bg.jpg);
background-repeat: no-repeat;
height: 400px;
background-size: cover;
background-position: center;
position: relative;
display:flex;
align-items: center;
justify-content: left;
}

section.portfolio-banner .text-part h2 {
    font-size: 70px;
   color: #00a3da;
    text-transform: uppercase;
    font-weight: 700;
        letter-spacing: 1px;
}
section.portfolio-banner .text-part p {
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
     letter-spacing: 5px;
    text-align: center;
    background-color: #ffffff38;
    width: fit-content;
    margin: auto;
    padding: 4px 8px;
}
/*................our portfolio..............*/
section.portfolio-our{
    padding-top: 80px;
    padding-right: 0px;
    padding-bottom: 50px;
    padding-left: 0px;
    background-color: #FFFFFF;
}
section.portfolio-our .text-part h2 {
    font-size: 42px;
    line-height: 48px;
    font-weight: 300;
    letter-spacing: 3px;
    margin-bottom: 30px;
}
section.portfolio-our .text-part p {
    text-align: center;
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
    letter-spacing: 1px;
    font-family: Montserrat;
    color: #808b98;
}
section.portfolio-our .text-part b {
  color: rgb(0, 163, 218);
  font-weight: 700;
}
section.portfolio-our .text-part span{
color: #808b98;
 font-weight: 700;
}
/*............catagory filter start.............*/
section.catagory-filter .text-part h2 {
    color: #282828;
    font-size: 22px;
    line-height: 32px;
    font-weight: 600;
    letter-spacing: 1px;
    font-family: Montserrat;
     background-image: url(../images/fancy_heading_hr.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-bottom: 25px;
}
section.catagory-filter{
    padding-top: 50px;
    padding-right: 0px;
    padding-bottom: 50px;
    padding-left: 0px;
    background-color: #FAFBFC;
    
}
section.catagory-filter ul#pills-tab{
    display: flex;
    justify-content: center;
    margin-top: 10px;
   border-bottom: 1px solid #808b9838;
    padding-bottom: 10px;
}

section.catagory-filter .nav-pills .nav-link {
    border-radius: 1px;
     background-color: #fff;
}
section.catagory-filter  .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    border: none;
    color: #fff;
    background-color: #00a3da;
    font-weight: 600;
}
section.catagory-filter .nav-link {
     border: 1px solid;
    color: #1c1c1c;
    font-size: 24px;
    margin: 8px;
}
section.catagory-filter  .nav-pills .nav-link., .nav-pills .nav-link {
    background-color: #fff;
}

section.catagory-filter .logo-add img {
    width: 100%;
}
section.catagory-filter  .tab-content>.active {
       margin-top: 35px;
}
section.catagory-filter  .card-title {
    padding: 20px;
    background: #fff;
    overflow: hidden;
    margin-bottom: 0px;
    background-color: transparent;
}


section.catagory-filter .img-body img {
    width: 100%;
    object-fit: cover;
}
section.catagory-filter .card {
    border: 1px solid #fff;
    box-shadow: 0 0 10px 0 #b7b7b7;
    transition: all .4s ease-in-out;
    border-radius: 0px;
    margin-bottom: 30px;
    position: unset;
}
section.catagory-filter .card:hover {
     border-color: #0089f7; 
}
section.catagory-filter .img-body img{
 
    border-radius: 0px;
}
section.catagory-filter .card a.link {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #000;
    text-decoration: none !important;
}
section.catagory-filter .card .img-body{
     position: relative;
     box-shadow: inset 0 0 5px 2px rgb(0 0 0 / 7%);
}
section.catagory-filter  .img-body:hover .img-overlay {
   display: block;
    transition: all .3s ease-in-out;
}
section.catagory-filter .card .img-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
        display: inherit;
      background: rgba(0,0,0,0.8);
   
     
        display: none;
}
section.catagory-filter .card .img-overlay a{
    width: 50%;
    text-align: center;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    color:#fff;
        float: left;
}

section.catagory-filter  .img-overlay a:hover{
   background: #fff;
   color: #000;
}
section.catagory-filter  .img-overlay a:hover i{
  
   color: #000;
}
section.catagory-filter .pager_load_more {
    background-color: #006BC0;
    color: #fff;
    font-size: 22px;
    padding: 20px;
    transition: all .4s ease-in-out;
    margin:auto ;
    margin-top:40px;
}
section.catagory-filter .pager_load_more  svg{
    height: 16px;
    width: 16px;
    margin-right: 10px;
}

section.catagory-filter .pager_load_more:hover {
    background-color: #3db9f2;
    color: #000;
}
/* -- -----------------product-devlopment page------------------- --*/

Section.product-dev-banner .text-part h2 {
    font-size: 40PX;
   margin-bottom: 10px;
    background-color: rgba(12, 12, 12, 0.7);
    padding: 10px;
}
Section.product-dev-banner {
    background-image: url(../images/product-development-intro-bg.jpg) !important;
   
}
Section.product-dev-banner .text-part p {
  
    width: fit-content;
    margin: auto;
}

section.product-section2 {
    padding: 70px 0px;
}
section.product-section2 h2.title {
    text-align: center;
    font-size: 42px;
    line-height: 48px;
    font-weight: 300;
    letter-spacing: 2px;
        margin-bottom: 30px;
}
section.product-section2 p{
    text-align: center;
    font-size: 30px;
    line-height: 38px;
    font-weight: 300;
        color: #808b98;
}
section.product-why-text  h1{
    color: #fff;
    font-size: 42px;
    line-height: 48px;
    font-weight: 800;
    text-align: center;
}
 section.product-why-text-part2 .text-area {
    text-align: center;
    color: #002E53;
    text-shadow: 0px 0px 2px #2196f3;
    font-size: 24px;
    line-height: 34px;
    font-family: Montserrat;
}
section.product-why-text-part2 {
    padding: 80px 0px;
}
section.product-why-text-part2 .text-area h2 {
    font-size: 42px;
    line-height: 48px;
    font-weight: 800;
    text-align: center;
    margin-bottom: 30px;
}
section.product-why-text-part2 .text-area p {
    text-align: center;
    color: #002E53;
    text-shadow: 0px 0px 2px #2196f3;
    font-size: 24px;
    line-height: 34px;
   font-family: "Source Sans Pro",-apple-system,BlinkMacSystemFont, "Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}
section.product-expertise {
  padding-top: 80px;
  
    padding-bottom: 50px;
   
    background-color: #FAFBFC;
}
section.product-expertise .product-expertise-title h2 {
    text-align: center;
    color: #000000;
    font-size: 42px;
    line-height: 50px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 20px;
  
    }
   section.product-expertise .product-expertise-title {
    font-size: 22px;
    font-weight: 300;
    line-height: 30px;
    text-transform: none;
   
    text-align: center;
}
 section.product-expertise .product-expertise-title h3{
    text-align: center;
    font-size: 34px;
    line-height: 38px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: Montserrat;
    text-decoration: underline;
    text-shadow: 0px 0px 5px #2196f3;
}
section.product-expertise .product-expertise-info-left {
    box-shadow: 0px 0px 10px 3px #e9e9e9;
    background-color: #ffffff;
    padding: 50px 12% 35px;
    border: 1px solid #ebebeb;
    margin-top: 50px;
}
section.product-expertise .product-expertise-info-left .capabs-list-header {
    color: #1e1e1e;
    font-weight: 600;
    line-height: 36px;
    text-align: center;
}
section.product-expertise .product-expertise-info-left .capabs-list-header i {
    font-size: 50px;
    margin-bottom: 15px;
    
}
section.product-expertise .product-expertise-info-left  ul.list_custom li {
    position: relative;
    margin: 0 0 20px 0;
    padding-left: 50px; 
       color: #737E86;
}
section.product-expertise .product-expertise-info-left ul.list_custom li i {
    position: absolute;
    left: 25px;
    top: 4px;
    font-size: 17px;
    transform: translateX(-50%);
    line-height: 20px;
}
section.product-expertise .product-expertise-info-left ul.list_custom li:after {
    content: "";
    width: 100%;
    height: 1px;
    overflow: hidden;
    background: rgba(0,0,0,.08);
    position: absolute;
    left: 0;
    bottom: -11px;
}
section.product-expertise .product-expertise-info-left ul.list_custom {
    margin-top: 30px;
}
section.product-expertise .product-expertise-info-left hr.no_line {
    background: none;
    color: transparent;
     border: 1px solid transparent;
}
/*-- -------------------start web-devlopment-page------------------*/
Section.web-dev-banner {
    background-image: url(../images/future-search-ss-1920.jpg) !important;
   
}
 section.product-why-text.web-text svg {
    position: absolute;
    /* bottom: unset; */
    margin-top: 30px;
}
section.web-expertise .mcb-item-heading-inner{
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    background-color: #F5F6FF;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0px 0px 10px 1px #daddff;
}
section.web-expertise .mcb-item-heading-inner .title {
    text-align: center;
    text-shadow: 0px 0px 3px #a3a5c5;
    font-size: 32px;
    line-height: 42px;
   
}
section.system-intregration{
    padding-top: 110px;
    padding-bottom: 70px;
    background-color: #FFFFFF;
}
section.system-intregration .system-intregration-title .title {
    text-align: center;
    text-shadow: 0px 0px 5px #a2a7db;
    font-size: 42px;
    line-height: 48px;
    font-weight: 600;
    letter-spacing: 3px;
        margin-bottom: 20px;
}
section.system-intregration .system-intregration-title p {
    text-align: center;
    font-size: 24px;
    line-height: 30px;
    font-weight: 300;
    letter-spacing: 1px;
        color: #808b98;
}
section.system-intregration .system-intregration-title {
    margin-bottom: 30px;
}
section.system-intregration .system-intregration-title h2{
    text-align: center;
    text-shadow: 0px 0px 5px #a2a7db;
    font-size: 42px;
    line-height: 48px;
    font-weight: 600;
    letter-spacing: 3px;
    margin-bottom: 20px;
}
section.system-intregration .system-intregration-logobox {
    box-shadow: 0 0 10px 1px #eeeeee;
    border-color: #e6e8ee;
    border-width: 2px;
    padding: 60px 12% 45px;
        margin-bottom: 30px;
}
section.system-intregration .system-intregration-logobox img {
    max-width: 100%;
     height: auto; 
}


section.product-why-text.web-text2 p{
    text-align: center;
    color: #D6D9FF;
    text-shadow: 0px 0px 5px #000000;
    font-size: 24px;
    line-height: 34px;
   
}
section.web-portfolio-section{
    background-image: linear-gradient(50deg, rgba(255, 255, 255, 0.85) 0%, rgba(255, 255, 255, 0.95) 100%), url(../images/web-development-portfolio-bg.jpg);
    padding-top: 80px;
    padding-right: 0px;
    padding-bottom: 80px;
    padding-left: 0px;
    background-image: linear-gradient(48deg, 0%, 100%);
    background-color: #FAFBFC;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
section.web-portfolio-section {
    text-align: center;
}
section.web-portfolio-section .title {
    text-align: center;
    text-shadow: 0px 0px 5px #00457b;
    font-size: 52px;
   
    font-weight: 600;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-family: Montserrat;
    font-style: normal;
    margin-bottom: 40px;
}
section.web-portfolio-section .button {
    padding-top: 25px;
    padding-right: 35px;
    padding-bottom: 25px;
    padding-left: 35px;
    font-size: 32px;
     font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
       border-style: solid;
    border-width: 0px 0px 5px 0px;
    border-radius: 50px 50px 50px 50px;
    color: #FFFFFF;
    border-color: #00172A;
    background-color: #006BC0;
    margin:auto;
    margin-bottom: 40px;
      display: block !important;
}
section.web-portfolio-section .button:hover {
    color: #000000;
    border-color: #FFFFFF;
    background: #3FC3FF;
}
section.web-portfolio-section  .button {
    transition: all .5s ease-in-out;
}
section.creative-text .mcb-column-inner {
   
     width: 100%;
    margin-top: 30px;
    border-color: #FFFFFF;
    border-width: 5px 1px 1px 1px;
    box-shadow: 0px 0px 5px 0px #7a7a7a;
    margin-bottom: 125px;
}
section.creative-text .mcb-column-inner .feature_list ul li{
    margin: 0;
    list-style: none;
    width: 25%;
    float: left;
    display: block;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33%;
    background-color: #0E3C60;
    color: #4CAF50;
}
section.creative-text .mcb-column-inner .feature_list ul li .icon {
    width: 60px;
    height: 60px;
    line-height: 0;
    margin-right: 10px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
     color: #4CAF50;
}
section.creative-text .mcb-column-inner .feature_list ul li p {
    display: table-cell;
    vertical-align: middle;
    padding: 0 0 0 10px;
}
section.creative-text .mcb-column-inner .feature_list ul{
    margin-top: -16px;
}

section.creative-video-section {
    background-image: radial-gradient(at center center, #0000c3 77%, #02008c 100%);
    background-color: #FFFFFF;
    padding-top: 110px;
    padding-bottom: 70px;
}
section.creative-video-section h2.title {
    text-align: center;
    text-shadow: 0px 0px 5px #a2a7db;
    font-size: 42px;
    line-height: 48px;
    font-weight: 600;
    letter-spacing: 3px;
    color: #fff;
}
section.creative-video-section p{
    text-align: center;
    color: #FFFFFF;
    font-size: 24px;
    line-height: 30px;
    font-weight: 300;
    letter-spacing: 1px;
}
section.creative-video-section .video-box{
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    box-shadow: 0 0 10px 1px #eeeeee;
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    margin-bottom: 40px;
}
section.creative-video-section .video-box img {
    max-width: 100%;
    height: auto;
}
section.creative-video-section .video-box p{
       color: #232323;
       font-weight: 700;
}


/* -- ------------------media-page-------------------------- --*/
section.media-banner {
    background-image: url(../images/media-buying-intro-bg.jpg) !important;
}

section.media-misson .text-area  h2{
    text-align: center;
    text-shadow: 0px 0px 5px #26b6c8;
    font-size: 42px;
    line-height: 52px;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-style: italic;
    color: #0062B0;
}
section.media-misson .text-area p{
    text-align: center;
    color: #004F8D;
    text-shadow: 0px 0px 5px #00bcd4;
    font-size: 32px;
    line-height: 38px;
    font-weight: 300;
    letter-spacing: 1px;
    font-style: italic;
}
section.media-expertise .product-expertise-title h3{
    padding: 10px 0px;
    background-color: #F5F5F5;
    text-align: center;
    color: #0070CA !important;
    font-size: 32px;
    line-height: 38px;
    font-weight: 600;
    letter-spacing: 1px;
    text-decoration: underline;
    text-transform: capitalize;
    text-shadow:none;
        font-family: "Source Sans Pro",-apple-system,BlinkMacSystemFont, "Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}
section.media-expertise .product-expertise-title img{
    max-width: 100%;
}
section.media-expertise .product-expertise-title p {
    text-align: left;
    color: #3D3D3D;
    font-size: 24px;
    line-height: 34px;
    font-weight: 400;
    margin-bottom: 20px;
   
}
section.media-expertise .product-expertise-title ul{
    padding-left: 40px;
}
section.media-expertise .product-expertise-title ul li {
    list-style: disc;
    margin-bottom: 10px;
    color: #3D3D3D;
    text-align: left;
   
    font-size: 24px;
    line-height: 34px;
    font-weight: 400;
    margin-bottom: 20px;
}
section.paid-social {
    padding-top: 50px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
    background-color: #FAFBFC;
}
section.you-tube {
    padding-top: 50px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
    background-color: #fff;
}
section.display-media{
    padding-top: 50px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
    background-color: #FAFBFC;
}
section.media-how-we-work .product-expertise-title h2 {
    text-align: center;
    text-shadow: 0px 0px 5px #26b6c8;
    font-size: 42px;
    line-height: 52px;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #0062B0;
}
section.media-how-we-work .product-expertise-info-left ul li {
  font-weight: 300;
    font-size:25px;
    
}
section.media-how-we-work .phase-intro {
    margin: 40px 0px;
}
section.media-how-we-work .phase-intro p{
    text-align: left;
    font-size: 24px;
    line-height: 30px;
    font-weight: 300;
    letter-spacing: 1px;
    color: #808b98;
}
section.media-how-we-work .start-scaling{
    padding-top: 25px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
    border-style: dashed;
    border-color: #2196F3;
    border-width: 3px 3px 3px 3px;
}
section.media-how-we-work .start-scaling-heading {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 25px;
    margin-left: 0px;
}
section.media-how-we-work .start-scaling-heading .title {
    text-align: center;
    text-shadow: 0px 0px 5px #26b6c8;
    font-size: 30px;
    line-height: 40px;
    font-weight: 800;
    letter-spacing: 1px;
    color: #0062B0;
    text-transform: uppercase;
}
section.media-how-we-work  .button {
    padding-top: 20px;
    padding-right: 5px;
    padding-bottom: 20px;
    padding-left: 5px;
    font-size: 26px;
    line-height: 36px;
    font-weight: 600;
    letter-spacing: px;
    border-radius: 50px 50px 50px 50px;
    background-color: #00a3da;
    color: #ffffff;
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}
section.media-how-we-work .media-consulting-title {
    margin-top: 50px;
}
section.media-how-we-work .media-consulting-title h2{
    text-align: center;
    text-shadow: 0px 0px 3px #89ff00;
    font-size: 42px;
    line-height: 52px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}
section.media-how-we-work .media-consulting-title p {
  font-size: 26px !important;
   
}
section.media-banner .icon-part {
    background-color: #ffffffba;
    width: fit-content;
    margin: auto;
    padding: 5px 10px;
}

/*---------------ecommerce page------------------*/
section.ecommerce-banner{
background-image: url(../images/online.jpg) !important;

}
section.about-banner .text-part h2 {
    font-size: 60px;
   
}
section.eCommerce-white-text p{
  text-align: center;
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
  
  
}
section.ecommerce-banner .eCommerce-blue-text p{
    text-align: left !important ;
}
.eCommerce-white-text h2.title{

    text-align: center;
    text-shadow: 0px 0px 3px #b2b2b2;
    font-size: 42px;
    line-height: 48px;
    font-weight: 400;
    letter-spacing: 1px;
    color: #121212;
}
 .eCommerce-white-text .icon_wrapper .icon {
    color: #52b65b;
     border-bottom: 3px solid transparent;
     width: fit-content;
     margin: auto;
}
 .eCommerce-white-text .icon_wrapper {
    font-size: 70px;
    background-color: transparent;
    box-shadow: 0 0 0 0 rgb(0 0 0 / 0%);
    border-width: 0;
    background-image: none;
    transform: scale(1)!important;
     text-align: center;
     padding: 10px;
    margin-bottom: 30px;
}
.eCommerce-white-text .icon_wrapper:hover .icon{
     border-bottom: 3px solid #2196F3;
     transition: all .3s ease-in-out;
}
.eCommerce-white-text .icon_wrapper:hover .icon i {
    top: -5px;
    
}
.eCommerce-white-text .icon_wrapper .icon i {
    position: relative;
    top: 0;
    transition: all .3s ease-in-out;
}
.eCommerce-white-text .desc_wrapper .title {
    font-size: 28px;
    line-height: 28px;
     text-align: center;
     font-weight: 400;
    margin-top: 20px;
}
section.Services-part{
       padding-top: 50px;
    padding-right: 30px;
    padding-bottom: 20px;
    padding-left: 30px;
    background-color: #FFFFFF;
}
section.Services-part .text-part h1{
    text-align: center;
    text-shadow: 0px 0px 3px #2196f3;
    font-size: 42px;
    line-height: 48px;
    font-weight: 400;
    letter-spacing: 1px;
    color: #0065B6;
    margin-bottom: 35px;
}
section.Services-part .text-part p{
    text-align: center;
        font-size: 22px;
    line-height: 28px;
        color: #191f45;
            padding: 15px 20px;
            margin-bottom: 0px;
            cursor: pointer;
            
       
         
}
section.Services-part .text-part p:hover .line{
    width: 60%;
}
section.Services-part .text-part .line{
         width:40%;
      margin: auto;
    height: 2px;
    background-color: #52b65b;
      transition: all .3s ease-in-out;
}
.small-business-protfolio  .desc_wrapper{
    padding: 10px 0px;
    margin-bottom: 30px;
    text-align: center;
     transition: all .3s ease-in-out;
   
}
.small-business-protfolio  .desc_wrapper h4{
     font-size: 22px;
    line-height: 28px;
    color: #191f45;
        font-weight: 400;
    letter-spacing: 0px;
    margin-bottom: 0px;
}
.small-business-protfolio .desc_wrapper:after {
    display: inline-block;
    content: "";
    width: 20%;
    height: 2px;
    border: 0;
    background-color:  #52b65b;
    position: static;
    top: 0;
    margin: 0;
}
.small-business-protfolio a:hover .desc_wrapper:after {
    width: 60%;
    transition: all .3s ease-in-out;
}
/*==========================start responsive======================*/

@media only screen and (max-width: 1200px) {

}
}

@media only screen and (max-width: 991px) {
 section.about-Contac form button.btn.site-button {
   margin-top: 0px;
}
section.about-values .box-part {
    margin-bottom: 15px;
}
section.portfolio-banner {
   
    height: 400px;
  
}
section.portfolio-banner .text-part h2 {
    font-size: 52px !important;
    
}

section.creative-text .mcb-column-inner .feature_list ul li p {
   
    font-size: 17px;
}

}
@media only screen and (max-width: 768px) {
 section.web-portfolio-section .button {
  
    padding: 20px;
    font-size: 20px;
}
section.about-Contact .text-part h2 {
   
    font-size: 40px;
   
}
section.about-Contact {
   padding: 40px 0px;
}
section.about-Contact form button.btn.site-button {
    margin-top: 0px;
}
section.creative-text .mcb-column-inner .feature_list ul li {
    
    width: 100%;
   
}
section.creative-text .mcb-column-inner .feature_list ul li .icon {
 
    height: 30px;
}
ul.list_custom li {
   
    font-size: 18px !important;
}
}
@media only screen and (max-width: 576px) {
 section.media-how-we-work .media-consulting-title h2,
 section.media-how-we-work .start-scaling-heading .title,
 section.media-how-we-work .product-expertise-title h2,
 section.product-expertise .product-expertise-title h2,
 section.media-misson .text-area h2 ,section.product-why-text h1 ,section.product-section2 h2.title  {
  
    font-size: 30px !important;
 }
 section.product-section2 p,section.who-we-are p ,section.media-misson .text-area p,section.media-expertise .product-expertise-title p,section.media-expertise .product-expertise-title ul li,section.media-how-we-work .phase-intro p,section.media-how-we-work .button {
     font-size: 18px !important;
 }
 section.web-expertise .mcb-item-heading-inner .title {
     font-size: 22px !important;
 }
 section.about-Contact form button.btn.site-button {
    margin-top: 0px;
    display: flex;
    width: 100%;
    justify-content: center;
}
section {
    padding: 40px 0px !important;
}
.eCommerce-white-text .icon_wrapper {
    font-size: 30px;
}
.eCommerce-white-text .desc_wrapper .title {
    font-size: 22px;
   
    margin-top: 0px;
    margin-bottom: 0px;
}
section.Services-part .text-part h1{
    font-size: 30px !important;
}
}
