body {
    font-family: 'Inter';
    font-size: 15px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    position: relative!important;
    top: auto!important;
}
a
{
	color: inherit;
	text-decoration: none;
}

a:hover{
    color: inherit;
	text-decoration: none;
	transition: all .6s;
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6,ul,li{
	margin:0;
}

h1,h2,h3,h4,h5,h6{
  font-family:'Inter';  
}
p{
	margin:0;
    line-height: 28px;
}
.img-fluid{
    display: block;
}
.list-inline li{
    display: inline-block;
    padding: 0px 5px;
}

h1{
    font-size: 64px;
    font-weight:700;
}
h2{
    font-size: 60px;
    font-weight:900;
}

.head-navbar{
    background: #368668!important;
}
.bottom-img-fixed-bar{
    width: 100%;
}
.bottom-fixed-bar{
    position:fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    
}
.bottom-fixed-bar i {
    position: absolute;
    right: 10px;
    top: -17px;
    color:#c2c2c2;
    text-shadow: 2px 2px 4px #0000001c;
    cursor: pointer;
}

.hd-nav-call{
    display: none;
}
.hd-logo {
    margin-top: 14px;
    margin-bottom: 0px;
    width: 140px;
}
.nav-cntct-btn a{
    padding:8px 13px!important;
}
.banner-start{
    background-image: url(../image/digital-marketing-banner.jpg)!important;
    background-position: center;
    background-size: cover;
    color: #fff;
}
.ace-responsive-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    background: #fff0;
    float: left;
    width: 100%;
    margin-top: 6px!important;
}
.nav-call {
    padding: 0px 5px 0px 0px;
    border: 1px solid #fff0;
    border-radius: 3px;
    display: table;
    margin-top:19px;
    border-right:none!important;
}
.nav-cntct-btn{
    background:#fff!important;
    color: #0045e6!important;
    padding: 0px 10px!important;
    margin-left: 10px!important;
    border-radius: 3px!important;
    transition: 0.5s;
    position: relative;
    top: 9px;
}
.nav-cntct-btn:hover{
    background:#000!important;
    color:#fff!important; 
}
.nav-cntct-btn:hover a{
    color:#fff!important; 
}
.nav-cntct-btn2{
    background:#fcd300!important;
    color:#0045e6!important;
    padding: 0px 10px!important;
    margin-left: 10px!important;
    border-radius: 3px!important;
    transition: 0.5s;
    position: relative;
    top:9px;
}
.nav-cntct-btn2 a{
    padding:8px 7px!important; 
}
.nav-cntct-btn a{
    color:#0045e6!important;
    }
.nav-cntct-btn2:hover{
    background:#fff!important;
    color:#000!important; 
}
.nav-cntct-btn2:hover a{
    color:#000!important; 
}
.ban-caption{
    padding: 150px 0px 0px;
    text-align:left!important;
}
.ban-caption h1{
font-weight: 900;
    color:#fff!important;
    font-size:45px;
    padding-bottom: 10px;
    font-weight: 400;
    text-transform: uppercase;
}
.ban-caption h1 span{
    text-transform: uppercase;
    color: #68dc80!important;
    font-weight:900;
    font-size:65px;
}
header{
   transition:0.6s;
    position: relative;

}
.get-quote-fixed-btn {
    padding: 10px 20px;
    background: #68dc80;
    color: #1c1a1d;
    position: fixed;
    right: -60px;
    top: 48%;
    transform: rotate(270deg);
    z-index: 10;
    text-transform: uppercase;
    border-radius: 4px;
    font-weight: 700;
    box-shadow: 0px 3px 2px 0px rgb(0 0 0 / 20%);
    transition: 0.5s;
}
.get-quote-fixed-btn:hover{
    background:#fff;
    color: #1c1a1d;
}
.mobile-nav-ul{
    opacity:0!important;
    z-index: -1!important;
}

header.sticky {
      position: fixed;
      width: 100%;
    top:0;
    left: 0;
    box-shadow:0px 3px 2px 0px rgba(0, 0, 0, 0.2);
    z-index: 100000;
    transition:0.6s;
}
.modal{
    z-index: 1000000;
    background:#000000ab;
}
#myModal .close{
    float: none;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
        width: 100%;
    font-size: 15px;
    color: #2d3a4a!important;
    opacity: 1;
}
#myModal .close:focus{
    outline: none;
}
.modal-dialog{
    overflow: hidden;
    padding-bottom: 10px;
}
.modal-content{
     overflow: hidden;
}
.ace-responsive-menu li a i{
    margin-right:3px;
    color: #6d6e70!important;
    font-size: 18px!important;
}
@media (min-width: 1000px){
    .modal-dialog{
        max-width:617px!important;
        height:617px!important;
        
    }
    .modal-content{
     border-radius: 50%;   
         height: 100%;
        padding:25px 90px;
        border: 3px solid #68dc80;
        border-radius: 50%;
        background:#fff;
    }
   
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="digits"],
#contact input[type="url"],
#contact textarea,
#contact button[type="submit"] {
  font: 400 12px/16px "Roboto", Helvetica, Arial, sans-serif;
}

#contact {
  background: #fff0;
  padding:0px 10px;
  margin: 0px 0;
  box-shadow:none;
  
}
.modal-content{
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}
#contact h3 {
  display: block;
  font-size: 30px;
  font-weight: 700;
  margin-bottom:5x;
    color:#68dc80!important;
    text-align: center;
}

#contact h4 {
  margin: 0px 0 5px;
  display: block;
  font-weight: 500;
    text-align: center;
    position: relative;
    z-index: 111;
    font-size:19px;
}
.qoute-frm-hd p{
    position: relative;
    z-index: 111;
}
.qoute-frm-hd{
    position: relative;
    text-align: center;
    padding: 10px 0px 20px;
    margin: 10px 0px;
    color: #fff;
}
.qoute-frm-hd::after {
    position: absolute;
    left: -29%;
    right: 0;
    width: 160%;
    height: 90%;
    background:#1b575b!important;
    content: ' ';
    top: 0;
    
}
.frm-new-txt{
    font-size: 11px;
    line-height: 15px;
    padding: 10px 50px;
    text-align: center;
}
fieldset {
  border: medium none !important;
  margin: 0 0 5px;
  min-width: 100%;
  padding: 0;
  width: 100%;
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="digits"],
#contact input[type="url"],
#contact textarea {
  width: 100%;
  border: 1px solid #ccc;
  background: #FFF;
  margin: 0 0 5px;
  padding:8px 10px;
    border-radius: 3px;
}

#contact input[type="text"]:hover,
#contact input[type="email"]:hover,
#contact input[type="digits"]:hover,
#contact input[type="url"]:hover,
#contact textarea:hover {
  -webkit-transition: border-color 0.3s ease-in-out;
  -moz-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
  border: 1px solid #aaa;
}

#contact textarea {
  height: 80px;
  max-width: 100%;
  resize: none;
}

#contact button[type="submit"] {
  cursor: pointer;
  width: 100%;
  border: none;
  background:#68dc80;
  color: #1c1a1d;
  margin: 0 0 5px;
  padding: 10px;
  font-size: 15px;
}

#contact button[type="submit"]:hover {
  background:#fff;
  color: #1c1a1d;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

#contact button[type="submit"]:active {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}



#contact input:focus,
#contact textarea:focus {
  outline: 0;
  border: 1px solid #aaa;
}

::-webkit-input-placeholder {
  color: #888;
}

:-moz-placeholder {
  color: #888;
}

::-moz-placeholder {
  color: #888;
}

:-ms-input-placeholder {
  color: #888;
}




.ban-caption h2{
font-weight: 300;
    color:#fff!important; 
    font-size:26px;
}
.ban-caption h2 i{
    font-size: 10px;
    position: relative;
    top:-3px;
}
.ban-caption h2 span{
    font-weight:500;
}
.ban-btn{
    margin-left: -5px;
    margin-top:60px;
}
.hd-btn1{
    padding: 15px 30px;
    background: #68dc80 ;
    color: #1c1a1d;
    border-radius:2px;
    font-size:16px;
    font-weight:500;
    transition: 0.5s;
}
.hd-btn1:hover{
    background: #fff;
    color:#1c1a1d;
}
.nav-call img{
    margin-right: 12px;
    transition: 0.5s;
    width:25px;
    position: relative;
    top: -3px;
}

.nav-call:hover img{ 
  animation: shake 225ms ;
  animation-timing-function: linear;   
}
@keyframes shake {
  0% { transform: rotate(12deg); }
  50% { transform: rotate(-12deg); }
  100% { transform: rotate(12deg); }
}
.nav-call a{
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    position: relative;
    top: 2px;
}
.hd-btn1 i{
    margin-left: 6px;
}
.hd-btn2{
    padding: 15px 50px;
    background:#000;
    color: #fff;
    border-radius: 2px;
    font-size:16px;
    font-weight:500;
    transition: 0.5s;
}
.hd-btn2:hover{
    background:#0045e6;
    color:#fff;
}
.hd-btn2 i{
    margin-left: 6px;
}
.hd-btn3{
    padding: 15px 50px;
    background:#000;
    color:#fff;
    border-radius: 2px;
   
    font-size:16px;
    font-weight:500;
    transition: 0.5s;
}
.hd-btn33{
    padding: 15px 50px;
    background: #68dc80 !important;
    color: #1c1a1d !important;
    border-radius:4px;
    font-size:16px;
    font-weight: 500;
    transition: 0.5s;
    position: relative;
    opacity: 1!important;
}
.hd-btn33:hover{
    background:#6d6e70!important;
    color:#fff!important;
}

.SEO-Strategy-btn {

}
.hd-btn3:hover{
    background:#000;
    color:#fff;
}

.Srvc-numb{
    font-size: 40px;
    font-weight: 600;
}

.menu-top-nav{
    position: relative;
    top:-4px;
}
#respMenu .arrow {
     position: relative;
    top:-2px;
}
.four-project-section{
    padding:40px 0px 20px;
}
.case-study-txt{
    text-align:left!important;
    padding-bottom:140px;
    color: #fff!important; 
    font-weight: 600;
    padding-top:40px;
}
.case-study-txt a{
    text-decoration: underline;
    font-weight: 800;
    color:#fff!important; 
}
.SEO-Strategy-txt{
    text-align: left;
    color: #fff!important;
    top:8px!important; 
    position: relative;
}
.ban-more-add-btn img{
    width: 54px;
    position: relative;
    top:-1px;
    transition: 0.5s;
}
.ban-more-add-btn li{
    padding: 0px 2px;
}
.more-cntct-btn-new{
    font-weight: 700;
}
.ban-more-add-btn img:hover{
    transform: scale(1.1);
}
.ban-all-pro-heading{
    padding:0px 0px 30px;
    color:#2d3a4a!important;
    font-weight: 700;
}
@media (min-width: 1200px){
    .nav-dropdown-hd-txt{
        padding-left:0;
    }
    .nav-dropdown-hd-call-mail{
        padding-left:0px;
        text-align: right;
    }
}
.project-icon-back{
    background: #6d6e70;
    background: #fff0!important;
    float: left;
    margin-right: 10px;

}
.ban-project-bx{
    margin-bottom: 30px;
}
.project-icon-back img{
    width: 35px;
}
.ban-project-bx h4 {
    font-weight: 700;
    margin-bottom: 0px;
    font-size:14px;
}
.ban-project-bx h4 a{
}
.ban-project-bx p{
    font-size:13px;
}

section{
    padding: 80px 0px;
}
.about-img{
    width: 100%;
    border-radius: 4px;
        box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
}
.heading-hd{
    text-align: center;
}
.client-img{
    margin: 0 auto;
    margin-bottom: 30px;
}
.We-are-working{
    padding-bottom: 0;
}
.ready-to-grow {
    background-image: url(../image/greygit-customized-SEO-strategy.jpg)!important;
    background-position: center;
    background-size: cover;
    position: relative;
   background: #1b575b!important;
    color: #fff;
    position: relative;
    overflow: hidden;
}
.ready-to-grow .hd-btn3{
    background: #68dc80 !important;
}
.ready-to-grow .hd-btn3:hover{
    background: #fff!important;
    color:#000; 
}
.strategy-style-txt {
    position: absolute;
    right: -23%;
    font-size: 130px;
    color: #0f55f8;
    font-weight: 800;
    transform: rotate(270deg);
    top: 48%;
}
.service-top-art {
    position: absolute;
    bottom:-1px;
    left: 0;
    width: 100%;
}
.ban-btn22{
    margin-top: 40px;
    margin-left: -5px;
    margin-bottom:30px;
}

@media (min-width: 1500px){
    .ban-btn22{

}

}
@media (min-width: 1200px){
    .abt-bg-content-home{
      
    }
    .abt-bg-content-home2{

       
    }
    .abt-bg-content-home2 h2{
        
    }
}
.abt-bg-content{
    position: relative;
    z-index: 1000;
}
.abt-bg-content h2{
    padding-bottom:10px;
}
.abt-bg-content h3{
    color: #2d3a4a!important;
    font-weight:400;
    padding-top:30px!important;
}

.Delivering-an-Effective-Solution {
background-image: url(../image/delivered-solution-back.png);
    background-position: center;
    background-size: cover;
   background:#fff!important;
    position: relative;
    color: #000!important;
}
.Delivering-an-Effective-Solution .hd-btn3:hover{
    background:#000;
    color: #fff;
}
.Delivering-an-Effective-Solution h2{
    color: #68dc80 !important;
   
}
.Delivering-an-Effective-Solution h2 span{
    text-transform: uppercase;
}
.Delivering-an-Effective-Solution .heading-hd2 p{
    font-size: 22px;
    line-height: 35px;
}
.srvc-main-box h3{
    font-weight: 500;
    padding: 18px 0px 10px;
        color: #fff;
    position: relative;
    margin-bottom: 0px!important;
     transition: 0.5s;
    font-size: 20px;
}
.srvc-main-box p{
    line-height: 22px;
}
.srvc-main-box h3::after{
    position: absolute;
    left: 0;
    content: ' ';
    background: #fff;
    width: 50px;
    height: 2px;
    bottom: 0;
     transition: 0.5s;
    display: none!important;
}
.srvc-main-box{
    margin-bottom: 30px!important;
    transition: 0.5s;
    padding-right:15px!important;
   
}
.srvc-main-box div {
    padding: 40px 25px;
    background: #fff;
    box-shadow: 0 1px 5px 0 rgb(0 69 230 / 18%), 0 1px 8px 0 rgb(0 69 230 / 17%);
    transition: 0.5s;
}
.srvc-main-box div:hover{
   background: #1b575b;
    color: #fff;
}
.srvc-icon-2{
    display: none;
}
.srvc-main-box div:hover .srvc-icon-2{
    display:block;
}
.srvc-main-box div:hover .srvc-icon-1{
    display:none;
}
.srvc-main-box h3{
    color: #1b575b!important;
    font-weight: 800!important;
    font-size: 25px!important;
    padding-top: 18px !important;
}
.srvc-main-box div:hover h3{
    color: #fff!important;
}
.srvc-main-box:hover h3::after{
 
}
.srvc-more-read{
    margin-top: 15px;
    margin-bottom:5px;
    padding: 0!important;
    box-shadow: none!important;
    background: #fff0!important;
}
.srvc-read-more-btn {
    padding: 0px 0px;
    text-decoration: underline;
    color: #000;
    font-weight: 800;
    transition: 0.5s;
    text-transform: uppercase;
}
.srvc-main-box:hover .srvc-read-more-btn{
text-decoration: underline;
    color:#fff; 
}
.srvc-border-bx{
    border-left: 1px solid #2d3a4a;
    border-right: 1px solid #2d3a4a;
}
.effect-solution-content .ban-btn{
    margin-top: 35px!important;
}
.bussiness-groth-option li{
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 600;
}
.bussiness-groth-option li img{
    width: 50px;
    margin-right: 7px;
}

.explore-portfolio-stylish-section-new{
    background: #fff;
    padding: 0px 0px 70px;
    color: #000;
    margin-top:40px;
}
.explore-portfolio-stylish-section-new h3{
    font-weight:700!important;
    padding-bottom: 2px!important;
    color: #68dc80 !important;
}
.explore-port-new-btn{
    padding-top:20px;
    text-align: right;
}
.We-are-working .owl-prev {
    position: absolute;
    top:16%;
    z-index: 11;
    color: #fff !important;
    width: 45px;
    height: 45px;
    left: -60px;
    border-radius: 50%!important;
    font-size: 40px!important;
    padding-bottom: 10px!important;
    background: #fff0!important;
}

.We-are-working .owl-next {
    position: absolute;
    top:16%;
    z-index: 11;
    color: #fff !important;
      width: 45px;
    height: 45px;
    right: -70px;
    font-size: 40px!important;
     border-radius: 50%!important;
    padding-bottom: 10px!important;
    background: #fff0!important;
}
.We-are-working button:focus{
    outline: none;
}
.We-are-working button img{
    width:25px;
}
.ready-to-grow-section22{
    background-image: url(../image/greygit-ready-to-grow.jpg)!important;
    background-position: center;
    background-size: cover;
    color: #fff;
    padding: 120px 0px;
    text-align: center;
    background-attachment: fixed;
    font-size: 20px;
    overflow: hidden;
}
.frm-cntrl {
    height:65px;
    border-radius:2px;
    margin-bottom: 20px;
    background: #fff;
    box-shadow: 0px 0px 3px 0px #c5c5c5;
    border: none;
}
.frm-btn {
    background: #68dc80!important;
    color: #1c1a1d;
    border-radius: 2px;
    padding: 13px 40px;
    transition: 0.5s;
    width: 100%;
    display: block;
    height: 65px;
    border-radius:2px;
}
.frm-btn44{
    background: #0045e6;
    color: #fff;
    text-transform: uppercase;
}
.frm-btn:hover{
    background:#fff!important;
    color: #1c1a1d;
}
.ft-logo{
    width: 138px;
}
.new-content-section{
    /*background: #e73e54!important;*/
    background: #124e52!important;
    color: #fff;
}
.more-srvc-box h3 {
    font-weight: 700!important;
    padding: 20px 0px;
    font-size: 30px;
    padding-right: 4px;
    color: #68dc80;
}
.more-srvc-box{
    text-align: center;
}
.more-srvc-box img{
    margin: 0 auto;
    width: 140px;
}
.seo-srvc-btn{
    color: #68dc80;
    font-weight: 700;
}

.paying-it-forword{
    background: #6d6e70;
    color: #fff;
    background-image: url(../image/charity.jpg)!important;
    background-position: center!important;
    background-size: cover!important;
    background-attachment: fixed!important;
}
.paying-it-forword{
    width: 100%;
}
.paying-it-forward-content-bx{
    padding-right: 30px;
    padding-top: 0px;
}

.new-content-section h3{
    font-weight: 700!important;
    font-size: 40px;
    padding-bottom: 15px;
    /*color: #000!important;*/
    color: #fff !important;
}
.new-content-section p{
    
}
.new-content-section h4{
    font-weight:400;
    padding-bottom: 10px;
    
}
.home-marketing-bx1{
    text-align: center;
    padding-top: 50px;
}
.home-all-review-section{
    background: #d2eaff;
    padding: 50px 0px;
    margin-top: 40px;
}
.main-review-img-bx{
    text-align: center;
}
.main-review-img-bx ul{
    padding-top: 10px;
}
.main-review-img-bx ul li i{
    color:#ffb622;
}
.main-review-img-bx ul li{
    padding: 0;
}
.home-marketing-bx1 h6{
    padding: 10px 15px;
    background:#d2eaff;
    color: #000;
    font-weight: 700;
    margin-bottom:15px;
}
.area-section{
    background-image: url(../image/area-back.png);
    background-position: center;
    background-size: cover;
    color: #000!important;
    background:#ffff!important;

}
.area-img{
    border-radius: 3px;
    margin-top:10px;
    width: 100%;
}
.new-style-line22{
    margin: 0 auto;
    margin-top:60px;
}
.area-numb{
    font-size: 66px;
    font-weight:700;
    font-family:'Poppins'; 
}
.area-content-box{
    padding-top: 30px;
}
.area-content-box h3{
    font-weight: 600;
    color: #085550;
    font-size:38px;
    text-transform: uppercase;
}
.quote-icon{
    margin-top: 45px;
}
.testi-txt{
    padding: 10px 0px 13px;
    font-style: italic;
}
@media (min-width: 1300px){
    .ace-responsive-menu {
    padding-left: 0px!important;
}
    .ace-responsive-menu > li > a {
    padding-left:14px!important;
    padding-right:14px!important;
    }
}
.testi-btn{
    font-weight: 700;
    color: #000;
}
.all-location-place li{
    width:25%;
    float: left;
    position: relative;
    margin-bottom: 10px;
}
.location-btn{
    width: 100%;
    text-align: center;
    padding: 15px;
    background: #32c9bf;
    color: #fff;
    border-radius: 5px;
    display: block;
    transition: 0.5s;
}
.location-btn:hover{
    background: #085550;
    color: #fff;
}
.more-location-btn{
        width: 100%;
    text-align: center;
    padding: 15px;
    background:#0045e6;
    color:#2d3a4a;
    border-radius: 5px;
    display: block;
}
.more-location-btn:hover{
    background:#2d3a4a;
    color: #fff;
}
.all-location-place{
    margin-left: -5px;
}

.looking-best-digital-agency{
     background-image: url(../image/greygit-digital-marketing-agency.jpg)!important;
    background-position: center;
    background-size: cover;
    color: #fff;
    padding: 120px 0px;
    text-align: center;
    background-attachment: fixed;
    background: #1b575b !important; 
}
.looking-best-digital-agency h2{
    padding: 0px 70px;
    padding-bottom: 20px;
}
.looking-best-digital-agency .hd-btn1{
    /*background: #000!important;*/
    background: #68dc80 !important;
    color: #1c1a1d !important;
}
.looking-best-digital-agency .hd-btn1:hover{
    /*background: #e73e54!important;*/
        background: #fff !important;
    color: 1c1a1d !important;
}

.footer-start{
    padding: 70px 0px 20px;
    background: #fff!important;
}
.logo-content h3{
    color: #2d3a4a;
    font-weight: 700;
    margin-bottom: 40px;
}
.ft-logo-btn{
    text-align: right;
    margin-top: 0px;
}
.ft-logo-btn .hd-btn1{
    width: 100%;
    display: block;
    text-align: center;
}
.ft-first-box{
    padding-bottom: 40px;
    border-bottom: 1px solid #b8b8b8;
}
.footer-all-service-nav{
    padding-bottom: 40px;
    border-bottom: 1px solid #b8b8b8;
    padding-top: 40px;
}
.ft-fax-call-mail{
        padding-bottom: 40px;
    border-bottom: 1px solid #b8b8b8;
    padding-top: 40px;
}
.ft-h4{
    color: #2d3a4a;
    font-weight: 700;
    padding-bottom: 20px;
    text-transform: uppercase;
    font-size: 19px;
}
.ft-nav li{
    margin-bottom: 10px;
    font-size: 13px;
}
.ft-nav li i{
    margin-right:4px;
}
.ft-contact-bx{
    margin-top:20px;
}
.ft-icon{
    position: relative;
    float: left;
    margin-right: 10px;
}
.ft-numb{
    color: #2d3a4a;
    font-weight: 700;
    font-size: 26px;
    position: relative;
    top: 13px;
}
.ft-add-follow-links{
    padding-bottom:30px;

    padding-top: 40px;
}
.ft-h422{
    color: #6d6e70;
    font-weight: 700;
    padding-bottom: 20px;
}
.ft-social i{
    width: 30px ;
    height: 30px;
    border-radius:50%;
    text-align: center;
    color: #fff;
    line-height: 30px;
    background:#696969!important;
    transition: 0.5s;
}
.ft-social i:hover{
    background: #0045e6!important;
}
.ft-social li{
    padding: 0px 2px;
}
.ft-social{
    padding-top:0px;
}

.platform-use-btn{
    background: #d2eaff;
    padding: 10px 20px;
    color: #1c1c1c;
    border-radius: 2px;
    transition: 0.5s;
}
.platform-use-btn:hover{
    background:#2d3a4a;
    color: #fff;
}
.platform-we-use-section{
    padding:30px 0px;
    border-bottom: 1px solid #b8b8b8;
}
.platform-we-use-section22{
    padding: 10px 0px;
}
.platform-we-use-section li{
    margin-bottom:17px;
    margin-top:17px;
}
.platform-we-use-section ul{
    margin-left: -5px;
}
.main-price-section{
   background-image: url(../image/greygit-package.jpg)!important;
    position: relative;
    background-position: center;
background-size: cover;
    color: #000;
    background: #fff!important;
}
.main-price-section .hd-btn2{
    /*background: #e73e54!important;*/
}
.main-price-section .hd-btn2:hover{
    background: #68dc80!important;
    color: #1c1a1d;
}
.main-price-section .hd-btn1{
        background: #68dc80!important;
    color: #1c1a1d;
}
.four-price-section {
    position: relative;
  
}
.area-top-style{
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
}
.main-price-section .hd-btn1{
    padding: 15px 30px;
}
.main-price-section .hd-btn1:hover {
    background:#000!important;
    color: #fff;
}
.main-price-section h2{
    color: #68dc80 !important; 
}
.seo-tools{
    margin-top: -51px;
}

.main-price-bx{
    /*background:#0045e6!important;*/
    background: #124e52!important;
    padding:50px 10px!important;
    border-radius: 3px;
    transition: 0.5s;
    
    z-index: 1;
    color: #fff;
}
.price-cntnt{
    line-height: 24px;
    display: none;
}
.main-price-bx:hover{
 /*background:#e73e54!important;*/
 background:#68dc80!important;

}
.main-price-bx:hover{
    
}
.main-price-bx:hover .srvc-price-big::after{
    background: #fff;
}
.main-price-bx:hover .srvc-price-big{
    color: #fff;
}
.price-icon-1{
    display: block;
    margin-top: 0px;
    width:50px;
    margin: 0 auto;
}
.price-icon-2{
    display: none;
    margin-top: 0px;
    width:50px;
    margin: 0 auto;
}
.main-price-bx:hover .price-icon-2{
     display: block;
}
.main-price-bx:hover .price-icon-1{
     display: none;
}
.price-content-bx h3 {
    color: #fff!important;
    font-weight: 500;
    margin-bottom: 0px;
    transition: 0.5s;
    font-size: 17px;
    text-transform: uppercase;
    padding-top: 20px;
    text-align: center;
}

.main-price-bx:hover .price-content-bx h3{
    color:#fff; 
}
.srvc-price-big{
    color: #fff!important;
    margin-top: 5px;
    position: relative;
    padding-top: 15px;
    font-size: 35px;
    font-weight: 700;
     transition: 0.5s;
    text-align: center;
}
.srvc-price-big a span{
    color: #fff!important;
    font-size: 16px;
    font-weight:400;
    text-transform: uppercase;
    position: relative;
    top:-3px;
}
.main-price-bx:hover a span{
    color: #fbe0d7;
}
.srvc-price-big::after{
    background: #2d3a4a;
    width: 50px;
    height: 5px;
    content: ' ';
    position: absolute;
    left: 0;
    top: 0;
    transition: 0.5s;
    display: none;
}
.main-price-bx{
    margin-bottom: 10px;
}




.contact-inn-banner{
     background-image: url(../image/contact/contact-banner.jpg);
    position: relative;
    background-position: center;
background-size: cover;
    color: #fff;
}
.contact-inn-banner p{
    padding: 0px 200px;
}
.we-would-love-section{
    background:#fbe0d7!important;
    
}
.we-would-love-section h2{
    color: #6d6e70;
}
.contct-icon11{
    margin: 0px auto;
    width:50px;
}
.cntct-inn-numb{
    color: #2d3a4a;
    font-size:15px;
    font-weight: 700;
}
.frm-cntrl22 {
    height:54px;
    border-radius: 4px;
    margin-bottom: 20px;
    background:#fff!important;
    width: 100%;
    display: block;
    border: none;
    border:1px solid #6d6e70!important;
    padding: 10px;
    
}
.frm-msg22 {
    border-radius: 4px;
    margin-bottom: 20px;
    background:#fff!important;
    border: none;
    border: 1px solid #fff;
    border: 1px solid #6d6e70;
}
.frm-msg22:focus {
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: none;
}
.frm-cntrl22:focus {
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: none;
}
.frm-btn22 {
    background: #2d3a4a;
    color: #fff;
    border-radius: 4px;
    padding: 14px 40px;
    transition: 0.5s;
    width: 100%;
    display: block;
}
.thank-for-contact{
    background:#e73e54!important;
    color: #fff;
}
.frm-btn224{
      background:#68dc80 ;
    color: #1c1a1d ;
    border-radius: 4px;
    padding: 14px 40px;
    transition: 0.5s;
    width: 100%;
    display: block;  
}
.have-project-mind h2{
    text-transform: uppercase;
    color:#2d3a4a!important;
    margin-bottom: 30px;
    text-align: center;
}
.have-project-mind h2 span{
    color: #368668;
}
.have-project-mind{
    background:#fff!important;
    color: #000;
}
.have-project-mind h3{
    font-weight: 400;
    padding-bottom: 10px;
     color:#2d3a4a!important;
}
.choose-service-checkbox li{
    color: #0045e6;
    border: 1px solid #0045e6;
    padding: 10px;
    border-radius: 3px;
    font-size:16px;
    margin-bottom: 20px;
    padding-bottom:0px;
    margin-right: 12px;
}
.choose-service-checkbox label{
    position: relative;
    top: -1px;
}
.inn-banner-main{
    background: #2d3a4a;
    color: #fff;
    font-weight:600;
}
.inn-banner-main p {
    padding: 0px 190px;
}
.SEO-Important h2 {
    color: #6d6e70;
}
.SEO-Important .heading-hd{
    padding: 0px 100px;
}
.seo-about-content h3{
     color: #6d6e70;
    padding-bottom:20px;
    font-weight: 700;
}
.world-class-seo{
        background-image: url(../image/SEO/greygit-team-up.jpg)!important;
    position: relative;
    background-position: center;
background-size: cover;
    color: #fff;
    padding-bottom: 0;
    overflow: hidden;
}
.inn-app-sec11{
     background-image: url(../image/app-development/app-development-back1.jpg)!important;
    padding-bottom: 80px;
}
.inn-app-sec11 h2{
    color: #fff!important;
}
.world-class-seo h3{
    font-size:38px;
    margin-bottom: 10px;
}
.world-class-seo h2{
    /*color:#0045e6!important;*/
    color: #68dc80 !important;
}
.seo-line-graph{
    width: 100%;
    margin-top: -60px;
}
.line_wave-min{
    position: absolute;
   left: 0;
    width:3882px;
    max-width:3882px; 
    height: 237px;
    bottom: 50px;
    animation:drive 10s linear infinite;
}
@-webkit-keyframes drive {
    from { left: -500px; }
    to { left:0px; }
}
.seo-made-life-simple{
    background:#eee;
    text-align: center;
}
.seo-more-traffic{
    /*background: #fbe0d7;*/
    background: #fbe0d7;
}
.inn-seo-icon-bx{
    padding: 40px 22px;
    background: #fff;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,0.1),0 1px 8px 0 rgba(0,0,0,0.15) !important;
    margin-bottom: 30px;
    transition: 0.5s;
}
.inn-seo-icon-bx:hover{
    background: #6d6e70;
    color: #fff;
}
.inn-seo-icon-bx:hover h3{
    color: #fff;
}
.inn-seo-icon{
    margin: 0 auto;
    margin-bottom:20px;
}
.inn-seo-icon-bx h3{
    color: #2d3a4a;
    padding-bottom: 25px;
    font-weight: 700;
     transition: 0.5s;
}
.inn-more-seo-traffic-content h3{
    font-weight: 700;
    text-transform: uppercase;
}
.inn-more-seo-traffic-content h3 a{
    color:#6d6e70; 
}
.seo-inn-number{
    font-size: 60px;
    font-weight: 800;
    color:#2d3a4a!important;
     font-family:'Poppins';  
    padding-top:30px;
}
.inn-seo-contact-from {
    background:#2d3a4a!important;
    color: #fff;
    padding: 40px 30px;
    border-radius: 2px;
    position: relative;

}
.inn-seo-contact-from h3 {
    font-weight: 700;
    padding-bottom:10px;
}
.frm-lbl {
    font-weight:500;
    font-size: 15px;
    color: #fff!important;
}
.cntct-us-frm {
    height: 50px;
    margin-top: 6px;
    margin-bottom:15px;
    background: #ffff;
    border-radius: 0px;
    border:1px solid #6d6e70;
}

.frm-cntrl44 {
        height: 50px;
    margin-top: 6px;
    margin-bottom: 15px;
    background: #ffff;
    border-radius: 0px;
    border: 1px solid #0f837b;
    width: 100%;
    display: block;
    padding: 10px;
}
.frm-msg44{
     background: #ffff;
    border-radius: 0px;
    border: 1px solid #0f837b;
    width: 100%;
    display: block;
    margin-top: 6px;
    margin-bottom: 15px;
}
.get-btn {
    /*color: #fff;*/
    /*background:#0045e6!important;*/
    color: #1c1a1d;
    background: #68dc80 !important;
    transition: 0.5s;
    padding: 14px 40px;
    border-radius: 0px;
    width: 100%;
    display: block;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
  
}


.get-btn:hover {
    /*background: linear-gradient( #003875 ,#003875 , #2d3a4a ,#2d3a4a);*/
    color: #1c1a1d;
    background: #fff !important;
}

.inn-seo-means-better{
    /*background:#0045e6!important;*/
    background: #124e52 !important;
    color: #fff;
    text-align: center;
}
.inn-seo-means-better .inn-seo-icon-bx{
    color: #000;
}
.inn-seo-means-better .inn-seo-icon-bx:hover{
    color: #fff;
}
.seo-testi-content{
    padding-top: 30px;
}
.seo-testimonial-section .owl-nav{
    display: none;
}
.seo-testi-content h2{
   color: #6d6e70;
    margin-bottom: 15px;
}
.seo-testi-box{
    background:#0045e6!important;
    padding:45px 17px;
    text-align: center;
    border-radius: 3px;
    margin-top: 30px;
    color: #fff;
}
.quote-icon-seo {
    margin: 0 auto;
    margin-top: -60px;
    margin-bottom: 35px;
}
.client-name-seo{
    font-weight: 800;
    padding: 30px 0px 0px;
}
.ultimate-seo-section{
    background: #6d6e70;
    color: #fff;
}
.ultimate-seo-img{
    width: 100%;
}
.ultimate-seo-img {
    width: 100%;
    margin-bottom: -110px;
}
.main-seo-inn-price-bx h2 span{
    color: #6d6e70;
    font-size: 42px;
}
.seo-price-inn-btn{
        padding: 15px 50px;
    background: #fff;
    color: #2d3a4a;
    border-radius: 2px;
    font-size: 16px;
    font-weight: 700;
    transition: 0.5s;
    border: 1px solid #2d3a4a;
}
.seo-price-inn-btn:hover{
    background: #2d3a4a;
    color: #fff;
}
.seo-srvc-price-btn{
    padding-top: 15px;
}
.seo-price-icon{
    width: 120px;
}
.seo-price-section{
    padding-top: 120px;
    border-bottom: 1px solid #6d6e70;
}
.seo-faq-section .heading-hd{
    text-align: left;
}
#accordion{
    width: 100%;
}
#accordion .card-header{
    background-color: #fff;
    padding: 23px 15px;
    
}
#accordion .card{
    margin-bottom: 20px;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,0.1),0 1px 8px 0 rgba(0,0,0,0.15) !important;
}
.mb-0 > a {
  display: block;
  position: relative;
}
.mb-0 > a:after {
  content: "\f078"; /* fa-chevron-down */
  font-family: 'FontAwesome';
  position: absolute;
  right: 0;
    display: none;
}
.mb-0 > a[aria-expanded="true"]:after {
  content: "\f077"; /* fa-chevron-up */
}
.app-price-sec-inn{
    padding-top: 80px!important;
}
.inn-app-testimonial{
    background:#f7f7f7;
}
.inn-app-sereenshot-content{
    padding-top: 100px;
}
.app-screenshot-section{
    background: #6d6e70;
    color: #fff;
}
.app-screenshot-section h2{
    color: #fff!important;
}
.app-inn-faq-section{
    background: #f7f7f7;
}
.app-choose-section-inner{
    text-align: left;
    
}
.app-chse-inn-content{
    padding-left: 30px;
    padding-top:25px;
}
.stats {
  text-align: center;
  font-size: 45px;
  font-weight:800;
    margin-top:45px;
}
.counting{
    display: inline-block;
}
.app-screenshot-section .owl-nav{
    display: none;
}
.screen-shot-img1{
     
    border-radius: 30px;
}
.app-price-icon{
    position: relative;
    top: 5px;
}
.our-app-category{
    text-align: center;
}
.our-app-category img{
    box-shadow: 0 0.5rem 1.875rem rgba(0, 0, 0, 0.15);
    border-radius: 10px;
}
.app-faq-img-box{
    position: relative;
}
.faqs-question-img{
    position: absolute;
    right: 40px;
    bottom: 150px;
    width: 250px;
animation: bounce 2s infinite;
	-webkit-animation: bounce 2s infinite;
	-moz-animation: bounce 2s infinite;
	-o-animation: bounce 2s infinite;
}
 
@-webkit-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}	
	40% {-webkit-transform: translateY(-30px);}
	60% {-webkit-transform: translateY(-15px);}
}
 
@-moz-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
	40% {-moz-transform: translateY(-30px);}
	60% {-moz-transform: translateY(-15px);}
}
 
@-o-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
	40% {-o-transform: translateY(-30px);}
	60% {-o-transform: translateY(-15px);}
}
@keyframes bounce {
	0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
	40% {transform: translateY(-30px);}
	60% {transform: translateY(-15px);}
}

.inn-web-sec11{
     background-image: url(../image/web-design/greygit-connects-globally.jpg)!important;
    padding-bottom: 80px;
    color: #000;
}

.inn-web-sec11 h2{
    /*color: #0045e6!important;*/
    color: #68dc80!important;
}


.inner-broker-section .journey-circle {
    position: absolute;
    left: 0;
    top: -2px;
    z-index: 1000;
}
.stylish-bub-box1{
    margin-bottom:32px;
}
.stylish-bub-box2{
    margin-bottom:32px;
}
.inner-bub-box-main-start{
    padding: 80px 0px;
    background-image: url(../image/web-design/greygit-design-process.jpg)!important;
    background-position: center;
    background-size: cover;
    position: relative;
}
.style-bub-box-content1{
    text-align: right;
    padding-left:100px;
    padding-right:25px;
    position: relative;
}
.bub-concent-hd-line {
    position: absolute;
    right: -14px;
    background:#e73e54;
    width: 25px;
    height: 2px;
    top: 57px;
}
.journey-circle21 {
    position: absolute;
    right: -26px;
    top: 45px;
}
.journey-circle20 {
    position: absolute;
    left: -27px;
    top: 45px;
}
.style-bub-box-content1 h3 {
    font-weight: 700;
    /*color:#e73e54!important;*/
    color: #68dc80 !important;
    margin-bottom: 20px;
    padding: 0!important;
    font-size: 36px;
}
.style-bub-box-content1 h4{
    font-weight: 700;
    margin-bottom: 10px;
    /*color:#0045e6;*/
    color:#124e52;
}

.style-bub-box-content2{
    text-align: left;
     padding-left:25px;
    padding-right:100px;
    position: relative;
}
.bub-concent-hd-line2 {
    position: absolute;
    left: -14px;
    background:#e73e54;
    width:25px;
    height: 2px;
    top: 57px;
}
.style-bub-box-content2 h3{
    font-weight: 700;
    /*color:#e73e54!important;*/
    color: #68dc80 !important;
    margin-bottom: 20px;
    padding: 0!important;
    font-size: 36px;
}
.style-bub-box-content2 h4{
    font-weight: 700;
    margin-bottom: 10px;
    /*color:#0045e6;*/
    color: #124e52 !important;
}
.sun-style {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -70px;
    width: 100px;
}
.stylish-moon-img {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -40px;
    width: 90px;
}
.style-line-bub {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    background:#e73e54!important;
    width: 2px;
    height: 65%;
    top: 305px;
}
.bub-img-style {
    border-radius: 12px;
    -webkit-box-shadow: 0 20px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0 20px 20px rgba(0, 0, 0, 0.2);
    transform: rotate(3deg);
}
.bub-img-style2 {
    border-radius: 12px;
    -webkit-box-shadow: 0 20px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0 20px 20px rgba(0, 0, 0, 0.2);
    transform: rotate(-3deg);
}
.bub-img-box{
    padding-left: 50px;
    padding-right: 50px;
}
.journey-circle11{
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
   top: 76px;
}
.web-icon1{
    padding-left: 20px;
    padding-top: 30px;
}
.web-icon2{
    float: right;
    margin-right: 20px;
    margin-top: 30px;
}


.inn-web-service-section .inn-seo-icon-bx h3 {
    padding-bottom: 12px;
    font-weight: 700;
    transition: 0.5s;
    font-size: 21px;
}
.inn-web-sereenshot-content{
    padding-top: 0;
}
.web-power-creativity{
    background-image: url(../image/web-design/greygit-power-of-creativity.jpg)!important;
    background-position: center;
    background-size: cover;
    position: relative;
    color: #fff;
    padding: 120px 0px;
}
.passing-web-dseign-section{
        background-image: url(../image/web-design/greygit-choose-best-design.jpg)!important;
    background-position: center;
    background-size: cover;
    position: relative;
    padding: 120px 0px;
    background-attachment: fixed;
    color: #fff;
}
.passing-web-dseign-section h2{
    color: #fff!important;
}
.inn-web-testimonial{
    background-image: url(../image/web-design/greygit-web-design-testimonial-img.jpg)!important;
    background-position: center;
    background-size: cover;
    position: relative;
}
.faq-web-img{
    padding-top: 120px;
}

.portfolio-inner-section{
    padding: 220px 0px;
}
.portfolio-inner-section h2{
    padding-bottom: 15px;
}
.portfolio-inn-box1{
        background-image: url(../image/portfolio/portfolio-back1.jpg);
    background-position: center;
    background-size: cover;
    position: relative;
    background-attachment: fixed;
}
.portfolio-inn-box2 {
    background-image: url(../image/portfolio/portfolio-back2.jpg);
    background-position: 0% -105px;
    /* background-size: cover; */
    position: relative;
    color: #fff;
}
.portfolio-inn-box3 {
    background-image: url(../image/portfolio/portfolio-back3.jpg);
     background-position: center;
    background-size: cover;
    position: relative;
    background-attachment: fixed;
}
.portfolio-inn-box4 {
    background-image: url(../image/portfolio/portfolio-back4.jpg);
    background-position: 0% -110px;
    /* background-size: cover; */
    position: relative;
    color: #fff;
}
.portfolio-inn-box5 {
    background-image: url(../image/portfolio/portfolio-back5.jpg);
     background-position: center;
    background-size: cover;
    position: relative;
    background-attachment: fixed;
}
.portfolio-inn-box6 {
    background-image: url(../image/portfolio/portfolio-back6.jpg);
     background-position: center;
    background-size: cover;
    position: relative;
    background-attachment:inherit;
    
}
.portfolio-inn-box7 {
    background-image: url(../image/portfolio/portfolio-back7.jpg);
     background-position: center;
    background-size: cover;
    position: relative;
    background-attachment:inherit;
    background-attachment: fixed;
}
.portfolio-inn-box8 {
    background-image: url(../image/portfolio/portfolio-back8.jpg);
     background-position: center;
    background-size: cover;
    position: relative;
    background-attachment:inherit;
    
}
.portfolio-inn-box9 {
    background-image: url(../image/portfolio/portfolio-back9.jpg);
     background-position: center;
    background-size: cover;
    position: relative;
    background-attachment:inherit;
    background-attachment: fixed;
}
.portfolio-inn-box10 {
    background-image: url(../image/portfolio/portfolio-back10.jpg);
     background-position: center;
    background-size: cover;
    position: relative;
    background-attachment:inherit;
    background-attachment: fixed;
    color: #fff;
}
.passing-web-development-section{
       background-image: url(../image/development/web-design-img7.jpg);
     background-position: center;
    background-size: cover;
    position: relative;
    padding-bottom: 200px;
}
.develov-power-creativity{
     background-image: url(../image/development/development-img2.jpg)!important;
    background-attachment: fixed;
}
.inn-develov-sec11{
    background-image: url(../image/development/background.jpg)!important;
    padding-bottom: 100px;
    background-attachment: fixed;
}
.inn-development-testimonial{
        background-image: url(../image/development/development-testimonial-img.jpg);
    background-position: center;
    background-size: cover;
    position: relative;
}
.passing-content-section{
   background-image: url(../image/content-writing/content-img1.jpg);
    background-position: center;
    background-size: cover;
    position: relative;
    padding-bottom:0;
    margin-bottom: 300px;
}
.passing-content-section2{
   background-image: url(../image/content-writing/content-img2.jpg);
    background-position: center;
    background-size: cover;
    position: relative;
    padding-bottom:0;
    margin-bottom: 300px;
}
.content-about-content {
    padding: 50px;
    background:#fffffffa;
    position: relative;
    top: 270px;
    /* margin-bottom: 200px; */
    z-index: 1;
}
.inn-content-sec11{
        background-image: url(../image/content-writing/content-img3.jpg)!important;
    padding-bottom: 100px;
    background-attachment: fixed;
}
.inn-content-testimonial{
        background-image: url(../image/content-writing/testimonial-banner.jpg);
    background-position: center;
    background-size: cover;
    position: relative;
}
.inn-location-page .location-btn{
    margin-bottom: 30px;
}
.inn-location-page .location-btn i{
    margin-right: 6px;
}
.inn-location-page {
    padding-bottom: 60px;
}
.inner-area-single-map{
    padding-bottom: 180px;
           background-image: url(../image/web-design/web-design-img9.jpg)!important;
    color: #000;
}
.inner-area-single-map-main{
    background: #2d3a4a;
    color: #fff;
}
.main-area-big-map{
    margin-top: -180px;
}
.inn-map-content{
    padding-left:30px;
}
.inn-map-content{
    font-size: 18px;
}
.seo-inn-number22 {
    font-size: 30px;
    font-weight: 800;
    color: #fff;
    font-family: 'Poppins';
    padding-top: 20px;
}
.inner-faq-section .mb-0 > a:after {
  content: "\f078"; /* fa-chevron-down */
  font-family: 'FontAwesome';
  position: absolute;
  right: 0;
    display:block;
        top: 3px;
}
.inner-faq-section .mb-0 > a[aria-expanded="true"]:after {
    content: "\f077";
}
.inn-main-price-bx-1{
    border: 2px solid #eee;
    padding: 30px;
    margin-bottom:30px;
}
.inn-price-number p{
    font-size: 20px;
}
.inn-price-number p span{
    font-size:70px;
    font-weight:800;
    position: relative;
    top: 40px;
}
.inn-price-number{
    padding:20px 0px;
    text-align: center;
    border: 1px solid #eee;
    padding-top: 40px;
    background: #fff;
}
.price-inn-started-btn{
    top:20px;
    position: relative;
    margin-top: 20px;
}
.price-inn-started-btn .hd-btn1{
    width: 100%;
    display: block;
    text-align: center;
}
.inn-price-txt-box h4{
    padding-bottom: 15px;
    font-weight: 600;
}
.inn-price-option-txt li{
    margin-bottom: 10px;
}
.inn-price-option-txt li img{
    width: 20px;
}
.inn-price-option-txt li p{
    position: relative;
    margin-left: 24px;
    margin-top: -22px;
}
.inn-main-price-bx-2{
    border:1px solid #6d6e70;
}
.inn-main-price-bx-2 .inn-price-number{
    border:1px solid #6d6e70;
}
.inn-price-numb-mobile{
    display: none;
}
.inner-main-price-section{
    padding-bottom: 50px;
}
.Industries-work-btn {
    padding: 10px 0px;
    text-align: center;
    color: #fff;
    width: 100%;
    display: block;
    font-size: 11px;
    /* min-height: 98px; */
    margin-bottom: 15px;
    transition: 0.5s;
}
.Industries-work-btn:hover{
    color:#6d6e70; 
}
.Indus-wrk-btn1{
    background-image: url(../image/ft-nav-work-back1.jpg);
    background-position: center;
    background-size: cover;
}
.Indus-wrk-btn2{
    background-image: url(../image/ft-nav-work-back2.jpg);
    background-position: center;
    background-size: cover;
}
.Indus-wrk-btn3{
    background-image: url(../image/ft-nav-work-back3.jpg);
    background-position: center;
    background-size: cover;
}
.Indus-wrk-btn4{
    background-image: url(../image/ft-nav-work-back4.jpg);
    background-position: center;
    background-size: cover;
}
.Indus-wrk-btn5{
    background-image: url(../image/ft-nav-work-back5.jpg);
    background-position: center;
    background-size: cover;
}
.Indus-wrk-btn6{
    background-image: url(../image/ft-nav-work-back6.jpg);
    background-position: center;
    background-size: cover;
}
.Indus-wrk-btn7{
    background-image: url(../image/ft-nav-work-back7.jpg);
    background-position: center;
    background-size: cover;
}
.Indus-wrk-btn8{
    background-image: url(../image/ft-nav-work-back8.jpg);
    background-position: center;
    background-size: cover;
}
.Indus-wrk-btn9{
    background-image: url(../image/ft-nav-work-back9.jpg);
    background-position: center;
    background-size: cover;
}
.Indus-wrk-btn10{
    background-image: url(../image/ft-nav-work-back10.jpg);
    background-position: center;
    background-size: cover;
}
.Indus-wrk-btn11{
    background-image: url(../image/ft-nav-work-back11.jpg);
    background-position: center;
    background-size: cover;
}
.Indus-wrk-btn12{
    background-image: url(../image/ft-nav-work-back12.jpg);
    background-position: center;
    background-size: cover;
}
.Indus-wrk-btn13{
    background-image: url(../image/ft-nav-work-back13.jpg);
    background-position: center;
    background-size: cover;
}
.Indus-wrk-btn14{
    background-image: url(../image/ft-nav-work-back14.jpg);
    background-position: center;
    background-size: cover;
}
.Indus-wrk-btn15{
    background-image: url(../image/ft-nav-work-back15.jpg);
    background-position: center;
    background-size: cover;
}
.Indus-wrk-btn16{
    background-image: url(../image/ft-nav-work-back16.jpg);
    background-position: center;
    background-size: cover;
}

.Indus-wrk-btn17{
    background-image: url(../image/ft-nav-work-back17.jpg);
    background-position: center;
    background-size: cover;
}
.Indus-wrk-btn18{
    background-image: url(../image/ft-nav-work-back18.jpg);
    background-position: center;
    background-size: cover;
}
.Indus-wrk-btn19{
    background-image: url(../image/ft-nav-work-back19.jpg);
    background-position: center;
    background-size: cover;
}
.Indus-wrk-btn20{
    background-image: url(../image/ft-nav-work-back20.jpg);
    background-position: center;
    background-size: cover;
}
.Indus-wrk-btn21{
    background-image: url(../image/ft-nav-work-back21.jpg);
    background-position: center;
    background-size: cover;
}
.Indus-wrk-btn22{
    background-image: url(../image/ft-nav-work-back22.jpg);
    background-position: center;
    background-size: cover;
}
.Indus-wrk-btn23{
    background-image: url(../image/ft-nav-work-back23.jpg);
    background-position: center;
    background-size: cover;
}
.Indus-wrk-btn24{
    background-image: url(../image/ft-nav-work-back24.jpg);
    background-position: center;
    background-size: cover;
}
.Indus-wrk-btn25{
    background-image: url(../image/ft-nav-work-back25.jpg);
    background-position: center;
    background-size: cover;
}
.Indus-wrk-btn26{
    background-image: url(../image/ft-nav-work-back26.jpg);
    background-position: center;
    background-size: cover;
}
.Indus-wrk-btn27{
    background-image: url(../image/ft-nav-work-back27.jpg);
    background-position: center;
    background-size: cover;
}
.Indus-wrk-btn28{
    background-image: url(../image/ft-nav-work-back28.jpg);
    background-position: center;
    background-size: cover;
}
.Indus-wrk-btn29{
    background-image: url(../image/ft-nav-work-back29.jpg);
    background-position: center;
    background-size: cover;
}
.Indus-wrk-btn30{
    background-image: url(../image/ft-nav-work-back30.jpg);
    background-position: center;
    background-size: cover;
}
.Indus-wrk-btn31{
    background-image: url(../image/ft-nav-work-back31.jpg);
    background-position: center;
    background-size: cover;
}
.Indus-wrk-btn32{
    background-image: url(../image/ft-nav-work-back32.jpg);
    background-position: center;
    background-size: cover;
}
.Indus-wrk-btn33{
    background-image: url(../image/ft-nav-work-back33.jpg);
    background-position: center;
    background-size: cover;
}
.Indus-wrk-btn34{
    background-image: url(../image/ft-nav-work-back34.jpg);
    background-position: center;
    background-size: cover;
}
.Indus-wrk-btn35{
    background-image: url(../image/ft-nav-work-back35.jpg);
    background-position: center;
    background-size: cover;
}
.Indus-wrk-btn36{
    background-image: url(../image/ft-nav-work-back36.jpg);
    background-position: center;
    background-size: cover;
}
.Indus-wrk-btn37{
    background-image: url(../image/ft-nav-work-back37.jpg);
    background-position: center;
    background-size: cover;
}
.Indus-wrk-btn38{
    background-image: url(../image/ft-nav-work-back38.jpg);
    background-position: center;
    background-size: cover;
}
.Indus-wrk-btn39{
    background-image: url(../image/ft-nav-work-back39.jpg);
    background-position: center;
    background-size: cover;
}
.Indus-wrk-btn40{
    background-image: url(../image/ft-nav-work-back40.jpg);
    background-position: center;
    background-size: cover;
}
.Indus-wrk-btn41{
    background-image: url(../image/ft-nav-work-back41.jpg);
    background-position: center;
    background-size: cover;
}
.Indus-wrk-btn42{
    background-image: url(../image/ft-nav-work-back42.jpg);
    background-position: center;
    background-size: cover;
}
.Indus-wrk-btn43{
    background-image: url(../image/ft-nav-work-back43.jpg);
    background-position: center;
    background-size: cover;
}
.Accomplished-Projects-Toggle .card{
    background-color: #fff0!important;
    border: none!important;
    padding:15px 0px;
}
.Accomplished-Projects-Toggle22 .card{
    background-color: #fff0!important;
    border: none!important;
    padding:0px 0px;
}
.Accomplished-Projects-Toggle{
    display: none;
}
.inner-about-section1 h2{
    color:#6d6e70; 
}
.abt-sucess-hd{
    font-size: 72px;
    font-family: 'Poppins';
    font-weight: 600!important;
    text-align: center;
    padding: 60px 0px 40px;
}
.inner-about-section2{
    background: #ededed;
    padding-bottom: 0;
}
.abt-content-inn22 {
    padding-left: 25px;
    padding-bottom: 48px;
}
.abt-content-inn22 h2{
    padding-bottom: 10px;
    color: #2d3a4a;
    padding-right:250px;
}
.inn-abt-img21{
    margin-bottom: -150px;
}
.seo-testimonial-section .heading-hd h2{
    color:#2d3a4a; 
}
.inner-about-section3{
    padding: 120px 0px;
    background-image: url(../image/about/greygit-grow-together.png)!important;
    background-position: center;
    background-size: cover;
    color: #fff;
    text-align: center;
    background-attachment: fixed;
}
.inner-about-section4{
    background: #edf8f8;
}
.inn-abt-style-txtbox1 h2{
    color:#6d6e70; 
    padding-bottom: 15px;
}
.inn-abt-style-txtbox1{
    padding-top: 50px;
}
.inn-abt-style-box2{
    padding: 70px 0px;
}
.inn-abt-style-txtbox2{
    padding-top:30px;
    margin-left: -40px;
}
.inn-abt-style-txtbox3{
    padding-top:0px;
}
.inner-about-section5{
    background: #003875;
    color: #fff;
}
.inner-about-section5 h2{
    padding-bottom: 15px;
}
.inn-about-lets-move-section{
    padding:300px 0px;
    background-image: url(../image/about/greygit-lets-move.jpg)!important;
    background-position: center;
    background-size: cover;
    color: #fff;
    font-size: 135px;
    font-family: 'Poppins';
    font-weight: 800;
    text-align: center;
}
.inn-about-lets-move-section p{
    font-weight: 600!important;
}

#back-to-top-button {
  display: inline-block;
  background-color:#6d6e70;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom:70px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#back-to-top-button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size:1.5em;
  line-height:47px;
  color: #fff;
}
#back-to-top-button:hover {
  cursor: pointer;
  background-color:#2d3a4a;
}
#back-to-top-button:active {
  background-color: #2d3a4a;
}
#back-to-top-button.show {
  opacity: 1;
  visibility: visible;
}

.inn-logo-img-bx2{
    border-left: 1px solid #c2c2c2;
    border-right: 1px solid #c2c2c2;
}
.inn-logo-img-bx{
    border-bottom: 1px solid #c2c2c2;
}
.inn-logo-content-bx11{
    padding-right: 90px;
}
.inn-logo-img-bx3{
    border-bottom: none;
}
.inner-logo-page-section11{
    background-image: url(../image/logo-design/logo-design-img1.jpg)!important;
}
.inn-logo-design-testimonial{
     background-image: url(../image/logo-design/logo-design-img2.jpg)!important;
}
.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
    font-size: 45px;
    color: #2d3a4a!important;
    opacity: 1;
}
.passing-software-development-section{
    background: #000;
    color: #fff;
    padding-top: 120px;
    overflow: hidden;
}
.passing-software-development-section h2{
    font-size: 90px;
    color: #fff!important;
}

.passing-software-development-section .seo-about-content{
    position: relative;
}
.passing-software-development-section .seo-about-content::after {
    content: '';
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: 0;
    bottom: -23px;
    left: 15%;
    width: 105%;
    height: 11%;
    border-left: 4px solid #6d6e70;
    border-bottom: 4px solid #6d6e70;
    transform: rotate(-15deg);
    border-image: -webkit-linear-gradient(to bottom, transparent 83%, var(--primary-color) 83%, var(--primary-color) 100%) 30;
    border-image: linear-gradient(to bottom, transparent 83%, var(--primary-color) 83%, var(--primary-color) 100%) 30;
    transition-timing-function: cubic-bezier(.25, .25, .75, .75);
    transition-duration: 0.6s;
    transition-property: opacity, transform;
    opacity: 1;
}
.passing-software-development-section .seo-about-content::before {
    content: '';
    position: absolute;
    z-index: 1;
    top: -12%;
    right: 0;
    bottom: 0;
    left: 74%;
    width: 35%;
    height: 108%;
    border-top: 4px solid #6d6e70;
    border-right: 4px solid #6d6e70;
    transform: rotate(-15deg);
    border-image: -webkit-linear-gradient(to right, transparent 55%, var(--primary-color) 55%, var(--primary-color) 100%) 30;
    border-image: linear-gradient(to right, transparent 55%, var(--primary-color) 55%, var(--primary-color) 100%) 30;
    transition-timing-function: cubic-bezier(.25, .25, .75, .75);
    transition-duration: 0.6s;
    transition-property: opacity, transform;
    opacity: 1;
}
.inner-software-page-section11{
    background-image: url(../image/software-development/slider2-2.jpg)!important;
}
.inn-Software-development-testimonial{
    background-image: url(../image/software-development/testimonial-banner.jpg)!important;
}
.passing-software-development-section22{
     background-image: url(../image/software-development/slider4.jpg)!important;
    color: #fff;
}
.passing-software-development-section22 h2{
    color: #fff;
}
.inn-software-bx i{
    font-size: 45px;
}
.inn-software-bx h3{
    padding-top: 15px;
}
.video-animation-section22{
     background-image: url(../image/video-animation/banner-img1.jpg)!important;
    color: #fff;
        background-position: center;
    background-size: cover;
}
.video-animation-section22 p{
    color: #000!important;
}
.inner-video-animation-section11{
     background-image: url(../image/video-animation/banner-img2.jpg)!important;
    color: #000;
        background-position: center;
    background-size: cover;
}
.inner-video-animation-section11 h2{
    color:#0045e6!important 
}
.videoanimation-section video{
    width: 100%;
    height: 500px;
    object-fit: cover;
}
.videoanimation-section{
    margin-bottom: -10px;
    position: relative;
}
.videoanimation-section .heading-hd{
    position: absolute;
    left: 0;
    top: 23%;
    width: 70%;
    text-align: center;
    color: #fff;
    right: 0;
    margin: 0 auto;
    z-index: 10000;
}
.inn-seo-price-bx{
    padding: 30px 20px;
    background: #fff;
    border-radius: 6px;
        box-shadow: 5px 7px 16px 1px #b5b5b53b;
}
.seo-price-tag-hd {
    padding: 12px;
    border-radius: 26px;
    /*background: #0045e6;*/
    background: #124e52;
    color: #fff;
    position: relative;
    top: -50px;
    text-align: center;
    width: 80%;
    left: 10%;
    margin-bottom: -20px;
}
.inner-seo-price-start{
    background: #eee;
}
.inn-seo-price-bx h5{
    font-weight: 600;
    margin-bottom: 0px;
    font-size: 18px;
}
.seo-price-inn-icon{
    margin-top: -5px;
}
.inner-art-illustration-section11{
         background-image: url(../image/art-illustration/Art-img1.jpg)!important;
    color: #fff;
        background-position: center;
    background-size: cover;
}
.inner-art-illustration-section222{
             background-image: url(../image/art-illustration/Art-img4.jpg)!important;
    color: #000;
        background-position: center;
    background-size: cover;
    background-attachment: inherit;
    padding-bottom:350px;
    
}
.inner-art-illustration-section222 h2{
    /*color: #0045e6!important;*/
    color: #124e52 !important;
}
.inn-art-illustration-testimonial{
             background-image: url(../image/art-illustration/Art-testimonial-img.jpg)!important;
    color: #fff;
        background-position: center;
    background-size: cover;
}
.art-illustration-section44{
                background-image: url(../image/art-illustration/Art-img5.jpg)!important;
    color: #000;
        background-position: center;
    background-size: cover; 
}
.inn-art-illustration-testimonial .seo-testi-box{
    color: #fff;
}
.art-illustration-section33{
    /*background:#0045e6!important;*/
    background: #124e52 !important;
    color: #fff;
    padding: 0!important;
}
.art-illustration-section33 h2{
    padding-top: 55px;
    color: #fff!important;
}
.art-illustration-section33 .hd-btn2{
    /*background: #6d6e70!important;*/
    /*color: #fff!important;*/
    background: #68dc80!important;
    color: #1c1a1d!important;
}
.art-illustration-section33 .hd-btn2:hover {
    background: #fff!important;
    color: #1c1a1d!important;
}
.abt-sucess-hd22 {
    font-size: 80px;
    font-family: 'Poppins';
    font-weight: 100;
    text-align: center;
    padding: 0px 0px 0px;
    line-height:80px;
}
.inner-wordpress-section2{
    background: #2d3a4a;
    color: #fff;
}
.wordpress-project-img{
    width: 100%;
    margin-bottom: 30px;
}
.wordpress-project-arrow{
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 16%;
    z-index: 10000;
}
.inn-word-style-txtbox1{
    padding-top:20px;
}
.Accomplished-Projects-Toggle22 button {
    padding: 6px 52px;
    text-align: center;
    color: #fff;
    /* min-height: 98px; */
    margin-bottom: 9px;
    transition: 0.5s;
    border-radius: 0px;
    background: #32c9bf!important;
    border: none;
    float: right;
    margin-top: -52px;
}
.nav-call-email{
    padding-top: 10px;
    padding-bottom: 10px;
    background:#6d6e70!important;
    width: 100%;
    position: relative;
    margin-top:10px;
    text-align: left;
    color: #fff;
}
.nav-call-email p{
    font-size: 15px;
}
.style-nav-line{
    padding-bottom: 10px;
}
.nav-call-email li{
    padding-top: 4px;
    display: inline-block;
    padding-left: 10px;
    text-align: right;
}
.nav-call-email a{
    padding: 0!important;
    display: inline-block!important;
    font-size: 15px!important;
    text-transform: lowercase!important;
}
.nav-call-email i{
    color: #fff!important;
    margin-right: 3px;
}
.nav-call-email a{
    color: #fff!important;
}
.Accomplished-Projects-Toggle22 button i{
    margin-right: 4px;
}
.Accomplished-Projects-Toggle22 button:focus{
    outline: none;
    box-shadow:none;
}
.inn-wordpress-section111{
    background: #d2eaff;
}
.inn-wordpress-section111 h2{
    color: #2d3a4a!important;
}
.inn-seo-icon-bx-word{
    background: #2d3a4a!important;
    color: #fff;
}
.inn-seo-icon-bx-word h3{
    color: #fff!important;
}
.inn-seo-icon-bx121{
    padding:63px 20px;
}
.stunning-wordpress-section{
    padding-top: 40px;
    position: relative;
}
.stunning-wordpress-section h2{
    font-weight: 100;
}
.wordpress-project-img-new{
    margin-top: 40px;
    margin-bottom:0px;
}
.inner-wordpress-section2 {
    height: 800px;
    margin-bottom: 400px;
}
.come-soon-img{
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 30px;
}
.inn-abt-style-box-wordpress{
    border-top: 2px solid #eee;
    padding-top: 70px;
}
.wordprss-heading-hd222{
    padding-top:80px;
}
.wordprss-heading-hd222 h1{
    color: #003875;
    font-size:110px;
    font-weight: 800;
}
.wordprss-heading-hd222 p{
    color:;
}
.stunning-wordpress-section .owl-nav{
    display: none;
}
.seo-faq-contact{
    background:#d2eaff;
}
.inn-seo-all-service11 .inn-seo-icon-bx121 .inn-seo-icon{
    width: 53px;
}

.inner-wordpress-section33{
    background: #6d6e70;
    color: #fff;
    margin-bottom: 100px;
}
.inner-wordpress-section33 h2{
    font-weight: 200;
}
.animal-pets-new-img11{
    margin: 0 auto;
}
.wordpress-img-stylish{
    margin-bottom: -200px;
}
.wordpress-inn-section55 h2{
    color: #003875;
}
.inn-wordpress-option-bx li p{
    margin-left: 18px;
    margin-top: -24px;
}
.inn-wordpress-option-bx li{
    margin-bottom: 15px;
}
.inn-wordpress-option-bx li i{
    color: #003875;
    font-size: 12px;
}
.inn-wordpress-option-bx{
    margin-left: -15px;
    padding-top: 50px;
}
.inn-wordpress-option-bx h3{
    color: #6d6e70;
    padding-bottom: 15px;
}
.wordpress-inn-testimonial{
    background: #003875;
    color: #fff;
    margin-top: -50px;
    text-align: center;
}
.google-review-img{
    margin: 0 auto;
    margin-bottom: 20px;
}
.client-name-wordpress{
    color:#ffd202;
    font-weight: 600;
    padding-top: 10px;
}
.wordpress-inn-section44{
    padding: 0;
}
.wordpress-inn-section66{
    padding-bottom: 0;
}
.wordpress-inn-section66 h2{
    color:#6d6e70; 
}
.wordpress-inn-section66 p a{
    color:#003875;
    font-weight: 600;
}
.wordpress-inn-section77{
    padding-top: 0;
    padding-bottom: 60px;
}
.wordpress-inn-section77 h2{
    color:#003875;
}
.wordpress-more-soft-box img{
    margin: 0 auto;
}
.wordpress-more-soft-box{
    border: 1px solid #003875;
    padding:15px 10px;
    border-radius: 5px;
    margin-bottom: 30px;
}
.wordpress-inn-section77 .heading-hd{
    padding-bottom: 40px;
}
@media(min-width:768px){
    .col-md{
        max-width: 20%;
        float: left;
        flex: none;
    }
    .style-home-price-bx{
        padding-right: 0;
        padding-left: 10px;
    }
    .style-home-price-bx1{
        padding-right: 0;
     
    }
    .style-home-price-bx2{
       padding-left: 10px;
     
    }
}

.chse-tick-icon{
    position: relative;
    float: left;
    margin-right:20px;
    margin-bottom: 50px;
}
.new-chse-bx h4{
    font-weight:400;
    color: #fff!important;
    padding-bottom: 10px;
}
.new-chse-bx{
    padding-top: 60px;
    padding-right: 50px;
}


.smo-abt-section{
    position: relative;
}
.smo-abt-section .seo-abt-img1{
    width: 80%;
    position: relative;
    z-index: 1;
    float: right;
}
.over-pic-logo {
    position: absolute;
    left: 15px;
    top: -35px;
}
.smo-first-section{
    padding-top: 120px;
    background:#fbe0d7;
}
.smo-icon-box{
    background:#fbe0d7;
    padding: 30px;
    text-align: left;
    margin-bottom: 30px;
    border-radius: 4px;
    transition: 0.5s;
}
.smo-icon-box:hover{
    background:#6d6e70;
    color: #fff;
}
.smo-icon-box:hover h4{
    color: #fff;
}
.smo-icon-box ul li i{
    font-size: 60px;
    margin-right:30px;
    position: relative;
    float: left;
    margin-bottom: 75px;
}
.smo-icon-box h4{
    color:#6d6e70;
    padding-bottom: 10px;
    transition: 0.5s;
}
.bussiness-section2 {
    background: #6d6e70;
    color: #fff;
}
.bussiness-content2 h2 {
    margin-bottom: 20px;
}
.bussiness-content2 p {
    margin-bottom: 10px;
}
.bussiness-section1 {
    background: #2d3a4a;
    color: #fff;
}
.bussiness-content1 {
    padding-top:90px;
    padding-right: 40px;
    text-align: center;
}
.bussiness-content2 {
    padding-top: 90px;
    padding-left: 40px;
    text-align: center;
}
.bussiness-content1 h2 {
    margin-bottom: 20px;
}
.bussiness-content1 p {
    margin-bottom: 10px;
}
.inner-smo-section22{
    background-image: url(../image/smo/greygit-optimize-business.jpg)!important;
    color: #fff;
        background-position: center;
    background-size: cover;
}
.smo-testimonial-section{
    background: #eee;
}
.smo-work-bx{
    box-shadow:0 1px 16px 0 rgb(0 0 0 / 6%), 0 2px 3px 0 rgb(0 0 0 / 8%);
    margin-bottom: 30px;
}
.smo-work-caption{
    padding: 30px;
    background:#fff; 
}
.smo-work-caption h5{
    color: #6d6e70;
    margin-bottom: 10px;
}
.smo-work-caption h3{
    margin-bottom: 10px;
}
.inner-smo-section33{
    padding-bottom: 50px;
}
.inner-smo-section33 h2{
    color:#6d6e70; 
}

.develov-power-creativity222{
        background-image: url(../image/orm/orm-img1.jpg)!important;
    color: #fff;
        background-position: center;
    background-size: cover;
}
.Business-Growth-stylish-bx{
    text-align: center;
    padding: 30px;
    box-shadow: 0 1px 5px 0 rgb(0 69 230 / 18%), 0 1px 8px 0 rgb(0 69 230 / 17%);
    transition: 0.5s;
}

.Business-Growth-stylish-bx:hover{
    background:#000;
    color: #fff;
}
.Business-Growth-stylish-bx h5{
    padding-bottom: 10px;
    font-size: 24px!important;
    font-weight: 700;
}

.icon-bussiness-fa-bx{
    border: 1px dashed #2d3a4a!important;
    border-radius: 100px;
    color:#2d3a4a!important;
    display: inline-block;
    font-size: 38px;
    height: 80px;
    line-height: 78px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 80px;
    margin-bottom: 20px;
}


.Business-Growth-stylish-bx22{
    position: relative;
        padding: 30px!important;
    background: #fff;
    color: #000;
    text-align: left!important;
    border-radius:2px;
    margin-bottom: 30px;
}
.aroow-360 {
    position: absolute;
    top: 20px;
    right: -105px;
}
.aroow-3602 {
    position: absolute;
    top: 45px;
    right: -105px;
}

.ready-grow-bx11{
    background: #fff;
    padding: 50px 40px;
    text-align: center;
    color: #000;
    position: relative;
}
.greygit-ready-to-grow-arrow{
    position: absolute;
    right:40px;
    top: 45%;
}
@media (min-width: 1200px){
    .ready-grow-bx11{
        width:580px;
        height:580px;
        border-radius:50%;
            padding: 110px 120px;
    text-align: center;
        position: relative;
        z-index: 1;
    }
    .ready-grow-bx22 {
    padding: 93px 40px;
    text-align: center;
    color: #ffff;
    padding-bottom: 94px;
    background: #000!important;
        width:580px;
        height:580px;
        border-radius:50%;
            padding: 110px 120px!important;
        position: relative;
        left: -30px;
}
}
.ready-grow-bx22{
    background: #124e52!important;
}
.ready-grow-bx22 {
    padding: 144px 40px;
    text-align: center;
    color: #ffff;
    padding-bottom: 117px;
}
.ready-grow-bx22 .frm-cntrl{
    text-align: center;
}
.ready-grow-bx22 h2{
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 10px;
    color: #fff!important;
}
.ready-grow-bx22 p{
    padding-bottom: 20px;
}
.ready-grow-bx11 h2{
    text-transform: uppercase;
    color: #68dc80;
    font-weight:900;
}
.ready-grow-bx11 h2 span{
    font-weight: 700;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 400;
    line-height: 30px;
    color: #000;
}
.get-proposal-txt{
    line-height: 40px;
    padding:30px 0px 15px;
}
.grow-icon{
    margin: 40px auto;
}
.inn-smo-lets-move-section{
       background-image: url(../image/smo/greygit-let’s-started.jpg)!important;
    color: #fff;
        background-position: center;
    background-size: cover;
}
.inn-seo-price-per-month{
    font-size: 40px;
    font-weight: 800;
    padding-top: 10px;
    padding-bottom: 15px;
}
.inn-seo-price-per-month span {
    /*color: #0045e6;*/
    color: #68dc80;
}
.main-price-inn-option i{
    color: #6d6e70;
    font-size: 12px;
    top: -1px;
    position: relative;
    margin-right: 3px;
}
.main-price-inn-option li{
    padding-top: 15px;
    font-size: 13px;
}

.inn-web-price{
    padding: 0!important;
    padding-top: 30px!important;
    text-align: center;
    padding-bottom: 30px!important;
}

.inn-web-price .seo-price-tag-hd{
    width: 100%!important;
    left: 0!important;
    right:0!important;
    top: auto!important;
    border-radius: 0!important;
    margin-bottom:20px!important;
    background-image: linear-gradient(to right, #6d6e70 , #2d3a4a);
}
.inn-web-price .main-price-inn-option{
    padding: 0px 20px;
}
.inn-web-price .inn-seo-price-per-month{
    width: 120px;
    height: 120px;
    text-align: center;
    line-height: 20px;
    font-size: 16px;
    border: 2px solid #6d6e70;
    padding-top: 45px;
    border-radius: 50%;
    margin: 20px auto;
    box-shadow: 0px 1px 10px 1px #b5b5b5d1;
}
.inn-web-price .inn-seo-price-per-month span{
    font-size: 32px;
}
.inner-web-price-start11{
           background-image: url(../image/price/price-back.jpg)!important;
        background-position: center;
    background-size: cover;
}
.inner-web-price-start11 .heading-hd{
    color: #fff;
}
.inner-web-price-start11 .effect-solution-content{
    color: #fff;
}



.inn-development-price{
    padding: 0!important;
    padding-top: 30px!important;
    text-align: center;
    padding-bottom: 30px!important;
}

.inn-development-price .seo-price-tag-hd{
    width: 100%!important;
    left: 0!important;
    right:0!important;
    top: auto!important;
    border-radius: 0!important;
    margin-top: 20px!important;
    background-image: linear-gradient(to right, #2d3a4a , #6d6e70);
}
.inn-development-price .main-price-inn-option{
    padding: 0px 20px;
}
.inn-development-price .inn-seo-price-per-month{
    text-align: center;
    line-height: 20px;
    font-size: 16px;
    margin: 20px auto;
    padding-top:30px;
    background: #eee;
}
.inn-development-price .inn-seo-price-per-month span{
    font-size: 40px;
}
.inner-development-price-start11{
           background-image: url(../image/development/background.jpg)!important;
        background-position: center;
    background-size: cover;
}
.inner-development-price-start11 .heading-hd{
    color: #fff;
}
.inner-development-price-start11 .effect-solution-content{
    color: #fff;
}



.inn-app-development-price{
    padding: 0!important;
    text-align: center;
    padding-bottom: 30px!important;
    overflow: hidden;
}

.inn-app-development-price .seo-price-tag-hd{
width: 100%!important;
    left: 0!important;
    right: 0!important;
    top: -1px!important;
    border-radius: 0!important;
        background-image: linear-gradient(to right, #2d3a4a , #6d6e70);
}
.inn-app-development-price .main-price-inn-option{
}
.inn-app-development-price .inn-seo-price-per-month{
    text-align: center;
    line-height: 20px;
    font-size: 16px;
    margin: 20px auto;
    padding-top:30px;
    background: #eee;
}
.inn-app-development-price .inn-seo-price-per-month span{
    font-size: 40px;
}
.inner-app-development-price-start11{
           background-image: url(../image/app-development/app-development-back1.jpg)!important;
        background-position: center;
    background-size: cover;
}
.inner-app-development-price-start11 .heading-hd{
    color: #fff;
}
.inner-app-development-price-start11 .effect-solution-content{
    color: #fff;
}
.inner-app-development-price-start11 .main-price-inn-option li{
    border-bottom: 1px solid #c2c2c2;
    padding-bottom: 10px;
}
.cntct-inn-icon-sec {
    padding: 50px 8px;
    text-align: center;
    background: #fff;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,0.1),0 1px 8px 0 rgba(0,0,0,0.15) !important;
    font-size: 13px;
    margin-bottom: 30px;
    transition: 0.5s;
}
.cntct-inn-numb{
    transition: 0.5s;
}
.we-would-love-section .cntct-inn-numb{
    font-weight: 700;
    padding-top: 20px;
    font-size: 20px;
}
.cntct-inn-icon-sec:hover{
    background:#2d3a4a;
    color: #fff;
    transform: scale(1.16);
}
.cntct-inn-icon-sec:hover .cntct-inn-numb{
    color: #fff;
}
.inn-seo-price-bx .inn-main-price-bx-1{
    padding: 0;
    border: none;
    margin: 0;
}
.inn-cntnt-price-bx{
    background: #002e60;
    color: #fff;
}
.inn-cntnt-price-bx .inn-price-number{
    color: #000;
}
.home-page-new-logo-section{
padding-top: 50px;
    background-image:url(../image/SEO-tools-background.jpg);
    background-position: center;
    background-size: cover;
    padding-bottom: 1px;
}
.home-page-new-logo-section .inn-logo-img-bx{
    border: none!important;
}
.home-page-new-logo-section .inn-logo-img-bx img{
    padding: 10px 0px;
}
.home-page-new-logo-section .seo-about-content{
    padding:0px 20px;
}

.inner-software-dev-price-start .container{
  text-align:center;
}

.inner-software-dev-price-start .whole{
	display: inline-block;
  
}



.inner-software-dev-price-start .type{
	width: 300px;
	border-radius: 5px 5px 0px 0px;
	background-color: #eac80d;
	height: 50px;
	border-bottom: 3px solid #bfa30c;

}

.inner-software-dev-price-start .type p{
    font-weight: 800;
	font-size: 29px;
	text-transform: uppercase;
	color: white;
	text-align: center;
	padding-top: 10px;

}

.inner-software-dev-price-start .plan{
	width: 300px;
	background-color: #2b2937;

	border-radius: 0px 0px 5px 5px;
    font-style:condensed;
    color: white;
    text-align: center;


}
.inner-software-dev-price-start .standard{
	background-color: #1abc9c;
	border-bottom: 3px solid #18937b;
}

.inner-software-dev-price-start .ultimate{
	background-color: #5d6a9a;
	border-bottom: 3px solid #474f6f;
}

.inner-software-dev-price-start .header{
	border-bottom: 1px solid #494a5a;
	padding-bottom: 39px;
    font-size: 90px;

}

.inner-software-dev-price-start .header span{
	font-size: 32px;

	
}

.inner-software-dev-price-start .month{
	font-size: 14px;
	color: #575757;
	padding: 0px;
	margin: -10px;
}

.inner-software-dev-price-start .price{
	height:80px;
}

.inner-software-dev-price-start .cart{
  
  color:white;
  position: relative;
  top: 16px;
  font-size: 20px;
}



.inner-software-dev-price-start .login_c{
  width:500px;
  background-color:#2b2937;
  height:300px;
  margin: 0 auto;
  margin-top:40px;
  border-radius:5px;
  
}

.inner-software-dev-price-start .login_c input{
  width: 350px;
height: 40px;
  border: 1px solid #494a5a;
  margin-bottom:20px;
  border-radius:5px;
  padding-left: 10px;

}


.inner-software-dev-price-start .login{
  background-color: #BC4B1A;
	border-bottom: 3px solid #7C3618;
  width:100%;
  
}

.inner-software-dev-price-start .top{
  margin-top:35px;
}

.inner-software-dev-price-start .nodisplay{
  opacity: 0.1;
}

.inner-software-dev-price-start .selected{
  background-color:#1F1B36;
  margin:0px;
  padding:0px;
}
.soft-dev-price-option li{
    font-size: 16px;
    display: block;
}
.soft-dev-price-option li {
    border-bottom: 1px solid #494a5a;
    padding: 0px;
    margin: 0px;
    text-align: center;
    height: 50px;
    line-height: 52px;
}

.home-new-seo-tool-bx{
        margin-bottom:0px;
}
.seo-tool-option li {
    padding-bottom: 10px;
    color: #002e60;
    font-weight: 600;
}
.seo-tool-option li i{
    font-size:9px;
    color: #002e60;
    margin-right: 3px;
    position: relative;
    top: -2px;
}
.seo-tool-option {

}
.home-new-seo-tool-bx img{
margin: 0 auto;

}

.main-inn-price-section-start .inn-main-price-bx-1{
    background:#fff;
    color: #fff;
    padding: 0;
    box-shadow: none;
    border: none;
        
}
.main-inn-price-section-start .inn-price-number{
    color: #000;
}
.main-inn-price-section-start .inn-price-txt-box {
    padding:67px 25px;
    background: #2d3a4a;
    margin-left: -43px;
    position: relative;
    padding-left: 40px;
    padding-bottom:0px;
    text-align: center;
    overflow: hidden;
}

.main-inn-price-section-start .inn-price-number {
    color: #000;
}
.main-inn-price-section-start .inn-price-number {
    padding:53px 0px;
    z-index: 111;
    position: relative;
    background: #eee;
}
.main-inn-price-section-start .inn-price-option-txt li img {
 width: 15px;
}
.main-inn-price-section-start .inn-price-option-txt li {
    padding: 10px;
    border: 1px solid #224482;
}
.main-inn-price-section-start .inn-price-option-txt li i{
    font-size:9px;
    margin-right: 3px;
    position: relative;
    top:-2px;
}
.main-inn-price-section-start .inn-price-txt-box .hd-btn3 {
    width: 120%;
    display: block;
    text-align: center;
    left: -9%;
    position: relative;
    border-radius: 0;
}
.main-inn-price-section-start .inn-price-txt-box h4 {
    padding-bottom: 5px;
    font-weight: 600;
}
.main-inn-price-section-start .inn-price-number h3 {
    font-weight: 700;
    border-bottom: 2px solid #cecece;
    padding-bottom: 10px;
}


.main-inn-price-section-start2 {
    background-image: url(../image/development/background.jpg);
    background-position: center;
    background-size: cover;
    color: #fff;
    border: none;
     background: #2d3a4a;
    margin-top:80px;
    padding: 60px 0px;
    margin-bottom:70px;
}
.main-inn-price-section-start2 .inn-price-number{
    background: #fff0;
    color: #fff;
}
.main-inn-price-section-start2 .inn-price-number h3 {
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
}
.main-inn-price-section-start2 .inn-price-txt-box{
    background:#fff;
    color: #000;
    padding:50px 20px;
}
.main-inn-price-section-start2 .inn-price-txt-box {
    background: #fff;
    color: #000;
    padding: 93px 20px;
    text-align: center;
}
.main-inn-price-section-start2 .inn-price-option-txt li {
    padding: 10px;
    border: 1px solid #dedede;
}
.main-inn-price-section-start2 .inn-price-option-txt li i{
    font-size:9px;
    margin-right: 3px;
    position: relative;
    top:-2px;
}
.main-inn-price-section-start2 .inn-price-txt-box h4 {
    padding-bottom:5px;
    font-weight: 600;
    
}

.main-inner-service-section{
    padding-bottom: 30px;
}
.main-inn-srvc-icon-bx{
    padding:20px 20px;
    text-align: center;
    margin-bottom: 30px;
    transition:0.5s;
    padding-top: 30px;
    background:#f9f9f9;
    transform:scale(1);
    box-shadow: 0 1px 5px 0 rgba(0,0,0,0.1),0 1px 8px 0 rgba(0,0,0,0.15) !important;
}
.main-inn-srvc-icon-bx:hover{
    transform: scale(1.1);
    background:#2d3a4a;
    color: #fff;
    
}
.main-inn-srvc-icon-bx:hover h3{
    color: #fff;
}
.inn-srvc-icon-back{
    width:80px;
    height: 80px;
    background:#6d6e70;
    border-radius:50%;
    margin: 0 auto;
    padding-top:22px;
}
.srvc-icon-inner{
    margin: 0 auto;
    width:40px;
} 
.main-inn-srvc-icon-bx h3{
    color:#2d3a4a;
    padding: 25px 0px 15px;
    font-size: 20px;
    transition:0.5s;
}
.main-inn-srvc-icon-bx .srvc-read-more-btn{
    color: #6d6e70;
}
.main-inn-srvc-icon-bx .hd-btn2{
    padding-top: 10px;
    padding-bottom: 10px;
}
.passing-mobile-section{
       background-image: url(../image/mobile/mobile-back1.jpg)!important;
    background-position: center!important;
    background-size: cover!important;
    background-attachment: fixed!important;
    color: #000!important;
}
.passing-mobile-section h2{
    color: #000!important;
}
.passing-mobile-section2{
       background-image: url(../image/mobile/mobile-back2.jpg)!important;
    background-position: center!important;
    background-size: cover!important;
    background-attachment: fixed!important;
}
.passing-mobile-section3{
       background-image: url(../image/mobile/mobile-back3.jpg)!important;
    background-position: center!important;
    background-size: cover!important;
    background-attachment: fixed!important;
    color: #000!important;
}
.passing-mobile-section3 h2{
    color: #000!important;
}
.location-main-inn-box{
    position: relative;
    overflow: hidden;
}
.location-main-inn-box .location-img{
   transition: 0.7s; 
}
.location-main-inn-box:hover .location-img{
    transform: scale(1.05);
}
.main-location-name {
    position: absolute;
    transform: translate(-24%, -50%);
    left: 32%;
    top: 50%;
    font-size: 40px;
    font-weight: 600;
    color: #fff;
    text-align: center;
}
.inn-location-page{
    padding-bottom: 0;
}

.seo-adit-section{
          background-image: url(../image/seo-adit-back.jpg)!important;
    background-position: center!important;
    background-size: cover!important;
       color: #fff;
}
.seo-adit-box{
    padding: 30px;
    background: #fff;
    border-radius: 3px;
   color: #000;
    text-align: center;
    margin-bottom: 30px;
   box-shadow: 0 1px 5px 0 rgba(0,0,0,0.1),0 1px 8px 0 rgba(0,0,0,0.15) !important;
    transition: 0.5s;
}
.seo-adit-box:hover{

    transform: scale(1.1);
}
.seo-adit-box img{
    margin-bottom: 15px;
}
.hd-btn-6{
    color: #002f5d;
    padding: 10px 10px;
    border-radius: 3px;
    border: 1px solid #002f5d;
    width: 100%;
    display: block;
    text-align: center;
}
.hd-btn-6:hover{
    background: #002f5d;
    color: #fff;
}














#banner_section{
	background: url(../image/banner-i.jpg) no-repeat center;
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
}
.banner_title{
	padding: 170px 0px;
	color: #fff;
}
.banner_title h1 {
    font-size: 63px;
    line-height: 70px;
    font-weight: 700;
    margin-bottom: 40px;
    color: #fff;
    text-transform: capitalize;
}
.banner_title p {
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 50px;
}
.banner_title a {
    font-weight: 500;
    font-size: 16px;
    background: #17aa9f;
    color: #fff;
    padding: 16px 35px;
    text-transform: none;
    text-transform: capitalize;
    text-decoration: none !important;
    border-radius: 4px;
}
.banner_title a:hover{
	background: #fff;
	color: #FD734E;
	transition: all 0.3s;
}
.banner_title a i.fa {
    margin: 0px 0px 0px 7px;
}


#innovation_section{
	padding: 90px 0px;
	text-align: center;
}
#services{
	text-align: center;
	padding: 90px 0px;
}

#services h2{
	font-size: 42px;
    color: #060221;
    line-height: 50px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    margin-bottom: 28px;
    text-transform: capitalize;

}
#services p{
	font-size: 18px;
    color: #676767;
    line-height: 32px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 45px;
}

 #services .icon-box {
    padding: 37px 33px 0px;
    position: relative;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.2);
    transition: all 0.3s ease-in-out;
    border-radius: 8px;
    z-index: 1;
    text-align: left;
}
 #services .icon-box::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 0;
  transition: ease-in-out 0.3s;
  z-index: -1;
}

 #services .icon-box:hover::before {
    background: #2d3a4a;
    height: 100%;
    border-radius: 0px;
}

 #services .icon {
    padding-top: 10px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    transition: all 0.3s ease-in-out;
    margin-bottom: 32px;
}
 #services .icon i {
  font-size: 36px;
  line-height: 1;
  color: #fff;
}

 #services .title {
	font-size: 16px;
    color: #282828;
    line-height: 28px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 22px;
    text-transform: capitalize;
}
#services .icon-box .description{
	font-size: 14px;
    color: #676767;
    line-height: 30px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
}
 #services .title a {
  color: #111;
  text-decoration: none;
}



#services .icon-box:hover .title a, #services .icon-box:hover .description {
  color: #fff;
}

 #services .icon-box:hover .icon {
  background: #fff;
}

#services .icon-box:hover .icon i {
  color: #d43076;
}

@media (max-width: 768px) {
 #services .icon-box::before {
    bottom: 60%;
  }
}



#marketing_section .icon-box {
    padding: 37px 33px;
    position: relative;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.2);
    transition: all 0.3s ease-in-out;
    border-radius: 8px;
    z-index: 1;
    text-align: left;
}
#marketing_section .icon-box::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 0;
  transition: ease-in-out 0.3s;
  z-index: -1;
}

#marketing_section .icon-box:hover::before {
    background: #2d3a4a;
    height: 100%;
    border-radius: 0px;
}

#marketing_section .icon {
    padding-top: 10px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    transition: all 0.3s ease-in-out;
    margin-bottom: 22px;
}
#marketing_section .icon i {
  font-size: 36px;
  line-height: 1;
  color: #fff;
}

#marketing_section .title {
	font-size: 16px;
    color: #282828;
    line-height: 28px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 12px;
    text-transform: capitalize;
}
#marketing_section .icon-box .description{
	font-size: 14px;
    color: #676767;
    line-height: 30px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
}
#marketing_section .title a {
  color: #111;
  text-decoration: none;
}



#marketing_section .icon-box:hover .title a, #marketing_section .icon-box:hover .description {
  color: #fff;
}

#marketing_section .icon-box:hover .icon {
  background: #fff;
}

#marketing_section .icon-box:hover .icon i {
  color: #d43076;
}


section#marketing_section {
    background: #17AA9F;
    padding: 80px 0px;
}
.marketing_title h3 {
    font-size: 32px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    color: #060221;
    margin-bottom: 32px;
}

.marketing_title p{
	font-size: 16px;
    color: #fff;
    line-height: 30px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
}

.cilent_item {
    background-position: center;
    min-height: 420px;
    background-repeat: no-repeat;
    position: relative;
    background-size: cover;
    position: relative;
}
.title_cilent {
    position: absolute;
    bottom: 14px;
    left:15px;
}

.title_cilent h4 {
    font-size: 17px;
    color: #ffffff;
    line-height: 25px;
}
section#online_marketing {

}
.cilents_title{
	padding-top: 60px;
}
.cilents_title h3{
font-size: 32px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    color: #060221;
    margin-bottom: 32px;
}
.cilents_title p{
    font-size: 16px;
    color: #000;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 50px;
    font-family: 'Montserrat', sans-serif;
}
.cilents_title a{
font-weight: 500;
    font-size: 16px;
    background: #68dc80;
    color: #1c1a1d;
    border: 1px solid #68dc80;
    padding: 16px 35px;
    text-transform: none;
    text-transform: capitalize;
    text-decoration: none !important;
    border-radius: 4px;
}
.cilents_title a:hover{
	background: transparent;
	border: 1px solid #68dc80;
	color: #1c1a1d;
	transition: all 0.3s;

}
.cilents_title a i.fa{
	margin: 0px 0px 0px 7px;
}
#Digital_section{
	text-align: center;
    padding-top: 0;
}
#Digital_section h3{
font-size: 32px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    color: #060221;
    margin-bottom: 32px;
    text-transform: capitalize;
}
#Digital_section p{
	font-size: 16px;
    color: #000;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 50px;
    font-family: 'Montserrat', sans-serif;
}

.title_service {
    background: #fff;
    text-align: center;
    border: 20px solid #fff;
    box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.2);
}

#Digital_section .title_service figure{
	margin: 0;
	padding: 0;
}
#Digital_section .title_service figure img{
	width: 100%;
}
#Digital_section .title_service h3 {
    font-size: 20px;
    color: #010313;
    font-weight: 600;
    margin-bottom: 20px;
    padding-top: 30px;
}
#Digital_section .title_service p{
	font-size: 17px;
    color: #282828;
    line-height: 27px;
    font-weight: 400;
    margin-bottom: 20px;
}
#Digital_section .title_service a {
    color: #010313;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 15px;
    display: inline-block;
    border: 1px solid #bcbbbb;
    display: inherit;
    padding: 11px;
    text-transform: capitalize;
}
#Digital_section .title_service a:hover{
	background: #17aa9f;
	color: #fff;
	 border: 1px solid #17aa9f;

}
.inner-about-five-option{
    padding-top:70px;
}
.inner-about-five-option .new-chse-bx{
    padding-top: 40px;
}
.passing-js-front-end-section{
           background-image: url(../image/js-fontend/frontend4.jpg)!important;
    background-position: center!important;
    background-size: cover!important;
    background-attachment: fixed!important;
}
.passing-js-front-end-section22{
         background-image: url(../image/js-fontend/frontend2.jpg)!important;
    background-position: center!important;
    background-size: cover!important;
    color: #fff;
}
.passing-eCommerce-CMS-section{
       background-image: url(../image/ecommerce/ecommerce-img1.jpg)!important;
    background-position: center!important;
    background-size: cover!important;
    background-attachment: fixed!important;
    color: #000;
}
.passing-eCommerce-CMS-section h2{
    /*color: #0045e6!important;*/
    color: #3f4148 !important;
}
.passing-eCommerce-CMS-section2{
     background-image: url(../image/ecommerce/maxresdefault.jpg)!important;
    background-position: center!important;
    background-size: cover!important;
    background-attachment: fixed!important;
    color: #fff;
}
.passing-eCommerce-CMS-section3{
       background-image: url(../image/ecommerce/ecommerce-img2.jpg)!important;
    background-position: center!important;
    background-size: cover!important;
    background-attachment: fixed!important;
}
.passing-eCommerce-CMS-section4{
     background-image: url(../image/ecommerce/ecommerce-img3.jpg)!important;
    background-position: center!important;
    background-size: cover!important;
    background-attachment: fixed!important;
    color: #fff;
}

.backend-section-start{
    background: #16181c;
    color: #fff;
}
.backend-section-start .smo-icon-box{
    color: #000;
    text-align: center;
}
.backend-section-start .abt-sucess-hd{
    color: #6d6e70;
}
.architectural-icon-box h3{
    text-align: center;
    font-weight:500;
    padding-top: 20px;
}
.backend-section-start section{
    padding:20px 0px;
}
.Modern-architectural-backend3{
    padding-top: 0!important;
}
.a-z-development-box{
    padding:30px 0px;
}
.a-z-development-box h3{
    padding-bottom:8px;
    border-bottom: 2px solid #6d6e70;
    display: table;
}
.a-z-dev-option{
    margin-left: -5px;
    font-size:19px;
    font-weight: 700;
    padding-top: 10px;
    color: #6d6e70;
}
.a-z-dev-cntent-bx {
    padding-bottom: 30px;
    border-bottom: 1px solid #464646;
}
.backend-team-section{
    padding-top: 20px;
}
.back-team-name{
    font-size: 20px;
    font-weight: 600;
    
}
.back-team-des{
    color: #6d6e70;
    
}
.back-team-option{
    padding: 20px 0px;
    text-align: center;
}
.inn-smo-lets-move-section231{
    background-image: url(../image/backend/Backend-1.jpg)!important;
    color: #fff;
    background-position: center;
    background-size: cover;
    font-size: 100px;
        padding: 150px 0px;
}
.inn-smo-lets-move-section231 p{
    line-height: 140px;
}
.Pingdom-option li i{
    color: #6d6e70;
    margin-right:3px;
    font-size: 15px;
}
.Pingdom-option{
    padding-top: 20px;
    
}
.Pingdom-option li{
    padding-bottom: 10px;
}
.Pingdom-section11{
    background: #edf8f8;
}
.Pingdom-section22{
    padding-top: 0;
    background: #edf8f8;
}
.Pingdom-section11 .ban-btn{
    margin-top: 40px;
}
.Pingdom-section22 .ban-btn{
    margin-top: 40px;
}
.Pingdom-icon-bx{
    padding: 30px;
    border-radius: 0 0 6px 6px;
    border: 1px solid #e2e2e2;
        box-shadow: 0 2px 20px 0 rgba(51,51,51,.1), 0 2px 4px 0 rgba(51,51,51,.1);
    border-top: 4px solid #6d6e70;
    padding-bottom: 50px;
    margin-bottom: 30px;
}
.Pingdom-icon-bx h3{
    padding: 20px 0px 10px;
}
.Pingdom-icon-bx .ban-btn{
    margin-top: 40px;
}
.Pingdom-icon-section44{
    
}

.sticky2 {
    position: fixed;
    width: 100%;
    top: 70px;
    left: 0;
    box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, 0.2);
    z-index: 100000;
    transition: 0.6s;
    padding: 20px 0px;
}
.backend-section-start .abt-sucess-hd {
    padding-bottom: 20px;
}
.backend-section-start .smo-icon-box{
    text-align: left;
}
.backend-section-start .smo-icon-box{
    background:#fff!important;
}
.backend-section-start .smo-icon-box h4{
    color: #6d6e70!important;
}
.backend-section-start .seo-inner-icon-img-new{
        margin-right: 30px;
    position: relative;
    float: left;
    margin-bottom: 40px;
    width:80px;
}
.backend-section-start-seo{
    padding-top: 0;
}
.sem-pro-features-box{
    background: #fff;
    box-shadow: 0 0 80px rgba(45,67,121,.1);
    border-radius: 20px;
    padding: 40px 22px;
    margin-bottom: 20px;
}
.sem-pro-features-box li{
    padding-bottom: 10px;
    color: #000;
}
.sem-pro-features-box li i{
    color: #6d6e70;
    margin-right: 3px;
}
.Digital_section212{
    padding-top: 60px!important;
}

.login-page-start{
    background-image: url(../image/login-back.jpg);
    padding:50px 0px;
    background-position: center;
    background-size: cover;
    height: 100vh;
}
.login-contact-box {
    width:550px;
    height:550px;
    background:#2d3a4acf;
    border-radius: 50%;
    border: 1px solid #6d6e70;
    box-shadow: 0 10px 9px 0 rgba(0, 0, 0, 0.2), 0 8px 6px 0 rgba(0, 0, 0, 0.24);
    margin: 0 auto;
    color: #fff;
    text-align: center;
    padding: 80px 110px;
    padding-top:105px;
}
.log-in-hd h2{
    font-weight: 800;
    font-size:35px;
}
.log-in-hd h2 span{
    color:#6d6e70; 
}
.log-in-hd h3{
    font-weight: 400;
    padding: 20px 0px 10px;
    font-size: 24px;
}

.login-page-start .icon {
position: relative;
    float: left;
    margin-left: 10px;
    margin-top: -33px;
    z-index: 2;
    color:#0045e6;
}
.login-page-start input{
    padding-top:12px;
    padding-bottom: 12px;
}
.login-page-start .form-group{
    margin-bottom:0px;
}
.login-page-start input,
.login-page-start textarea {
  /* to create space for placing icon*/
  padding-left: 42px;
  border-color: transparent;
  background-color: #fff;
  border-radius: 3px;
    border: 1px solid #fff;
    
}
.login-page-start .btn-default {
    margin-top: 20px;
  margin-bottom: 10px;
  padding: 15px 36px;
  background-color: #0045e6;
  border-radius:3px;
  border: 0px;
  color: #fff;
    width: 100%;
    display: block;
}
.remember-check-login{
    text-align: left;
}
.remember-check-login span{
    position: relative;
    left: 2px;
    top: -1px;
}
.forgot-pass-txt{
    text-align: right;
    color:#6d6e70; 
}
.sign-up-txt{
    padding-top: 40px;
    
}
.sign-up-txt a{
    color:#6d6e70; 
}



.area-header-start{
    padding: 60px 0px;
    color: #fff;
        height: 600px;
    margin-bottom:40px;
}
.area-inner-page1{
     background-image: url(../image/area-inner/area-header-img1.jpg);
    background-position: center;
    background-size: cover;
}
.area-inner-page2{
     background-image: url(../image/area-inner/area-header-img2.jpg);
    background-position: center;
    background-size: cover;
}
.area-inner-page3{
     background-image: url(../image/area-inner/area-header-img3.jpg);
    background-position: center;
    background-size: cover;
}
.area-inner-page4{
     background-image: url(../image/area-inner/area-header-img4.jpg);
    background-position: center;
    background-size: cover;
}
.area-inner-page5{
     background-image: url(../image/area-inner/area-header-img5.jpg);
    background-position: center;
    background-size: cover;
}
.area-inner-page6{
     background-image: url(../image/area-inner/area-header-img6.jpg);
    background-position: center;
    background-size: cover;
}
.area-inner-page7{
    background-image: url(../image/area-inner/area-header-img7.jpg);
    background-position: center;
    background-size: cover;
}
.area-inner-page8{
    background-image: url(../image/area-inner/area-header-img8.jpg);
    background-position: center;
    background-size: cover;
}
.area-inner-page9{
    background-image: url(../image/area-inner/area-header-img9.jpg);
    background-position: center;
    background-size: cover;
}
.area-inner-page10{
    background-image: url(../image/area-inner/area-header-img10.jpg);
    background-position: center;
    background-size: cover;
}
.area-inner-page11{
    background-image: url(../image/area-inner/area-header-img11.jpg);
    background-position: center;
    background-size: cover;
}
.area-inner-page12{
    background-image: url(../image/area-inner/area-header-img12.jpg);
    background-position: center;
    background-size: cover;
}
.area-inner-page13{
    background-image: url(../image/area-inner/area-header-img13.jpg);
    background-position: center;
    background-size: cover;
}
.area-inner-page14{
    background-image: url(../image/area-inner/area-header-img14.jpg);
    background-position: center;
    background-size: cover;
}
.area-inner-page15{
    background-image: url(../image/area-inner/area-header-img15.jpg);
    background-position: center;
    background-size: cover;
}
.area-inner-page16{
    background-image: url(../image/area-inner/area-header-img16.jpg);
    background-position: center;
    background-size: cover;
}
.area-inner-page17{
    background-image: url(../image/area-inner/area-header-img17.jpg);
    background-position: center;
    background-size: cover;
}
.area-inner-page18{
    background-image: url(../image/area-inner/area-header-img18.jpg);
    background-position: center;
    background-size: cover;
}
.area-inner-page19{
    background-image: url(../image/area-inner/area-header-img19.jpg);
    background-position: center;
    background-size: cover;
}
.area-inner-page20{
    background-image: url(../image/area-inner/area-header-img20.jpg);
    background-position: center;
    background-size: cover;
}
.area-inner-page21{
    background-image: url(../image/area-inner/area-header-img21.jpg);
    background-position: center;
    background-size: cover;
}
.area-inner-page22{
    background-image: url(../image/area-inner/area-header-img22.jpg);
    background-position: center;
    background-size: cover;
}
.area-inner-page23{
    background-image: url(../image/area-inner/area-header-img23.jpg);
    background-position: center;
    background-size: cover;
}
.area-inner-page25{
    background-image: url(../image/area-inner/area-header-img25.jpg);
    background-position: center;
    background-size: cover;
}
.area-inner-page26{
    background-image: url(../image/area-inner/area-header-img26.jpg);
    background-position: center;
    background-size: cover;
}
.area-inner-page27{
    background-image: url(../image/area-inner/area-header-img27.jpg);
    background-position: center;
    background-size: cover;
}
.area-inner-header-txt-box h1{
    padding-bottom: 10px;
}

.area-inner-header-txt-box2{
    padding-top:230px;
}
.area-inner-header-txt-box2 h3{
    padding-bottom: 20px;
}
.area-header-call-box{
    padding: 30px 50px;
    text-align: center;
    color: #fff;
    background: #6d6e70;
    border-radius: 3px;
}
.area-header-number{
    font-size: 50px;
    font-weight:900;
    padding:20px 0px;
    transition: 0.5s;
}
.area-header-number a{
    transition: 0.5s;
}
.area-header-number:hover a{
    color: #2d3a4a;
}
.area-header-call-box h5{
    color: #1c1c1c;
}
.inner-area-contact-from{
    background: #0045e6!important;
    padding:40px;
    border: 1px solid #717171;
}
.inner-area-contact-from h3{
    color: #002e60;
    padding-bottom: 20px;
    font-weight: 500;
}
.inner-area-contact-from .cntct-us-frm {
    margin-bottom: 10px;
    font-size: 12px;
    border-radius: 3px;
    border: 1px solid #deb200;
}
.inner-area-contact-from .frm-msg44{
    font-size: 12px;
    border-radius: 3px;
    border: 1px solid #deb200;
}

.area-inner-section-start1{
    text-align: center;
    padding-top: 110px;
}
.area-inner-section-start1 h2{
    color: #6d6e70;
    padding-bottom: 15px;
}
.area-inner-section-start1 h4{
    color: #002e60;
    padding-top: 20px;
}
.area-inner-section-start1 h4 span{
    font-weight:700;
}
.area-service-section-start1{
    background:#d2eaff;
}
.area-service-section-start1 h2{
    color: #6d6e70;
    padding-bottom: 10px;
}
.inner-area-service-box{
    padding:60px 30px;
    background: #fff;
    border-radius: 3px;
    text-align: center;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,0.1),0 1px 8px 0 rgba(0,0,0,0.15) !important;
    transition: 0.5s;
}
.inner-area-service-box:hover{
    background:#002e60;
    color: #fff;
}
.inner-area-service-box:hover h4{
    color: #fff;
}
.inner-area-service-box h4{
    font-weight: 800;
    color: #002e60;
    padding: 20px 0px;
    transition: 0.5s;
}
.area-service-section-start1 .owl-prev {
    position: absolute;
    top: 40%;
    z-index: 11;
    color: #fff !important;
    width: 45px;
    height: 45px;
    left: -60px;
    border-radius: 50%!important;
    font-size: 40px!important;
    padding-bottom: 10px!important;
    background: #fff0!important;
}

.area-service-section-start1 .owl-next {
    position: absolute;
    top: 40%;
    z-index: 11;
    color: #fff !important;
      width: 45px;
    height: 45px;
    right: -70px;
    font-size: 40px!important;
     border-radius: 50%!important;
    padding-bottom: 10px!important;
    background: #fff0!important;
}
.area-service-section-start1 button:focus{
    outline: none;
}
.hd-btn66 {
    padding: 15px 30px;
    background:#2d3a4a;
    color:#fff; 
    border-radius: 2px;
    font-size: 16px;
    font-weight: 500;
    transition: 0.5s;
}
.hd-btn66:hover{
    background:#0045e6;
    color:#2d3a4a;
}
.inner-area-seo-strategy{
    background-image: url(../image/area-inner/area-strategy.jpg);
    background-position: center;
    background-size: cover;
    color: #fff;
   
}
.area-strategy-hd{
    text-align: center;
}
.area-strategy-option-box-white{
    background: #fff;
    color: #000;
    border-radius: 3px;
    padding: 40px 50px;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,0.1),0 1px 8px 0 rgba(0,0,0,0.15) !important;
    margin-top: 60px;
     margin-bottom: -210px;
}
.area-strategy-option-box-white .ban-btn{
    margin-top: 15px;
}
.area-strategy-option-box-white .ban-btn img{
    width:54px;
}
.inn-area-strategy-option-bx{
    padding-bottom: 30px;
}
.inn-area-strategy-option-bx .area-tick {
    position: relative;
    float: left;
    margin-right: 15px;
    width: 55px;
}
.inn-area-strategy-option-bx h3{
    color: #07a2ce;
    font-weight:500;
}
.area-strategy-option-box-white h4{
    color:#002e60; 
}
.area-strategy-game-plan-section{
    margin-top:120px;
    margin-bottom:250px;
}
.area-strategy-game-plan-section .inn-seo-icon-bx{
    background: #d2eaff!important;
    border-radius: 3px;
    border: 1px solid #a0d3ff!important;
    text-align: center;
    color: #000;
        padding: 40px 20px!important;
    box-shadow: none!important;
    margin-bottom: 10px;
}
.area-strategy-game-plan-section .inn-seo-icon-bx h5{
    color: #002e60;
    font-weight: 700;
    padding-bottom: 20px;
}

.area-partnership-section{
    background: #002e60;
}

.area-partnership-section-top{
    margin-top: -350px;
    
}
.area-partnership-icon-bx{
    padding: 30px 45px;
    background: #fff;
    text-align: center;
    border-radius: 3px;
    margin-bottom: 10px;
}
.area-partnership-icon-bx h3{
    color: #002e60;
    font-weight: 700;
    padding: 20px 0px;
}
.area-quote-btn{
    padding: 10px;
    border-radius: 3px;
    border: 1px solid #fff;
    width: 100%;
    text-align: center;
    display: block;
    color: #fff;
    transition: 0.5s;
}
.area-quote-btn:hover{
    background:#17aa9f;
    color: #fff;
}
.area-partnership-section-bottom {
    background-image: url(../image/area-inner/partnership-back.jpg);
    background-position: center;
    background-size: cover;
    color: #fff;
    padding: 80px 50px;
    text-align: center;
    border-radius: 3px;
    margin-bottom: -200px;
    margin-top: 40px;
}
.area-partnership-section-bottom h2{
    font-weight: 700;
    font-size: 40px;
}
.area-partnership-section-bottom h6{
    color:#6d6e70;
    padding: 10px 0px 40px;
}
.area-tool-section{
    margin-top:100px;
}
.Ketops-area-choose-option li{
    padding-bottom: 10px;
}
.Ketops-area-choose-option li span{
    font-size: 24px;
}
.Ketops-area-choose-option li i{
    font-size:11px;
    margin-right: 3px;
    position: relative;
    top: -3px;
}
.area-all-srvc-option li{
    color: #002e60;
    padding-bottom: 10px;
    font-size: 22px;
    font-weight: 500;
}

.Ketops-Montgomery-map-main{
    background-image: url(../image/area-inner/area-map-back.jpg);
    background-position: center;
    background-size: cover;
    color: #fff;
    text-align: center;
}
.area-map-call{
    color: #0045e6;
    font-size: 50px;
    font-weight: 600;
}
.area-main-map-inner-sec{
    margin-top: -150px;
    margin-bottom: 30px;
}
.area-main-map-inner-sec iframe{
    border: 3px solid #fff!important;
}
.how-to-choose-area-inner{
    padding-bottom: 150px;
}
.inn-more-seo-traffic-content h2 span{
    font-weight:700;
    color:#002e60;
}

.service-inn-main-box{
position: relative;
    overflow: hidden;
}
.service-inn-main-caption{
    position: absolute;
    transform: translate(-24%, -50%);
    left: 32%;
    top: 50%;
    font-weight: 600;
    color: #fff;
    text-align: center;
}
.service-inn-main-box h3{
     color:#6d6e70;
    padding:25px 0px 15px;
    font-weight: 700;
}
.service-inn-new-banner{
        background-image: url(../image/services/service-header-back.jpg);
    background-position: center;
    background-size: cover;
    color: #fff;
    padding-top: 30px;
}
.service-inn-new-banner .abt-sucess-hd{
    text-align: left;
    font-weight:700;
    padding-bottom: 10px;
}
.service-inn-new-banner .cntct-inn-icon-sec{
    color: #000;
}
.service-inn-new-banner .cntct-inn-icon-sec:hover{
    background: #6d6e70;
}
.service-inn-new-banner .cntct-inn-icon-sec .cntct-inn-numb{
    font-size: 14px;
    padding-top: 15px;
}
.service-all-section-start .portfolio-inner-section h2{
    font-size: 60px;
    font-weight: 700;
}

.service-inn-box1{
        background-image: url(../image/services/seo-back.jpg);
    background-position: center;
    background-size: cover;
    position: relative;
    background-attachment: fixed;
}
.service-inn-box2{
    background-image: url(../image/services/smo-back.jpg);
    background-position: center;
    background-size: cover;
    position: relative;
    background-attachment: fixed;
    color: #fff;
}
.service-inn-box3{
    background-image: url(../image/services/design-back.jpg);
    background-position: center;
    background-size: cover;
    position: relative;
    background-attachment: fixed;
}
.service-inn-box4{
    background-image: url(../image/services/development-back.jpg);
    background-position: center;
    background-size: cover;
    position: relative;
    background-attachment: fixed;
    color: #fff;
}
.service-inn-box5{
    background-image: url(../image/services/app-development-back.jpg);
    background-position: center;
    background-size: cover;
    position: relative;
    background-attachment: fixed;
}
.service-inn-box6{
    background-image: url(../image/services/content-back.jpg);
    background-position: center;
    background-size: cover;
    position: relative;
    background-attachment: fixed;
        color: #fff;
}
.service-inn-box8{
    background-image: url(../image/services/software-development-back.jpg);
    background-position: center;
    background-size: cover;
    position: relative;
    background-attachment: fixed;
        color: #fff;
}
.service-inn-box9{
    background-image: url(../image/services/video-animation-back.jpg);
    background-position: center;
    background-size: cover;
    position: relative;
    background-attachment: fixed;
}
.service-inn-box10{
        background-image: url(../image/services/art-back.jpg);
    background-position: center;
    background-size: cover;
    position: relative;
    background-attachment: fixed;
        color: #fff;
}
.animal-pet-section11{
    padding-top: 70px;
}

@media (min-width:1500px){
    .login-page-start {
    padding:90px 0px;
    }
}
@media (min-width:1700px){
    .login-page-start {
    padding:120px 0px;
    }
}
.inner-banner-padding{
    padding: 180px 0px;
}
.inn-abt-banner11{
    background-image: url(../image/about/greygit-about-banner.jpg)!important;
}
.seomade-new-sec22 .inn-seo-icon-bx{
    min-height: 322px;
}
.inner-seo-banner11{
      background-image: url(../image/SEO/greygit-SEO-banner.jpg)!important;
    background-position: center;
    background-size: cover;
}
.inner-smo-banner11{
    background-image: url(../image/smo/greygit-SMO-banner.jpg)!important;
    background-position: center;
    background-size: cover;
}
.inner-web-design-banner11{
       background-image: url(../image/web-design/greygit-webdesign-banner.jpg)!important;
    background-position: center;
    background-size: cover;
}
.inner-web-development-banner11{
    background-image: url(../image/development/web-development-banner.jpg)!important;
    background-position: center;
    background-size: cover;
}
.inner-app-development-banner11{
    background-image: url(../image/app-development/app-development-banner.jpg)!important;
    background-position: center;
    background-size: cover;
}
.inner-content-banner11{
    background-image: url(../image/content-writing/content-banner.jpg)!important;
    background-position: center;
    background-size: cover;
}
.inner-logo-design-banner11{
       background-image: url(../image/logo-design/logo-design-banner.jpg)!important;
    background-position: center;
    background-size: cover;
}
.inner-software-development-banner11{
    background-image: url(../image/software-development/software-banner.jpg)!important;
    background-position: center;
    background-size: cover;
}
.inner-video-animation-banner11{
     background-image: url(../image/video-animation/animation-banner.jpg)!important;
    background-position: center;
    background-size: cover;
}
.inner-art-illastrator-banner11{
     background-image: url(../image/art-illustration/art-banner.jpg)!important;
    background-position: center;
    background-size: cover;
}
.inner-orm-service-banner11{
    background-image: url(../image/orm/ORM-banner.jpg)!important;
    background-position: center;
    background-size: cover;
}
.inner-portfollio-banner11{
        background-image: url(../image/portfolio/portfolio-banner1.jpg)!important;
    background-position: center;
    background-size: cover;
}
.inner-mobile-develop-banner11{
    background-image: url(../image/mobile/mobile-developer-banner.jpg)!important;
    background-position: center;
    background-size: cover;
}
.inner-js-fronted-banner11{
    background-image: url(../image/js-fontend/banner.jpg)!important;
    background-position: center;
    background-size: cover;
}
.inner-backend-developer-banner11{
background-image: url(../image/backend/backenddeveloper-banner.jpeg)!important;
    background-position: center;
    background-size: cover;
}
.inner-blockchain-banner11{
    background-image: url(../image/blockchain/blockchain-banner.jpg)!important;
    background-position: center;
    background-size: cover;
}
.inner-privacy-banner11{
  background-image: url(../image/privacy-policy/privacy-policy-banner.jpg)!important;
    background-position: center;
    background-size: cover;
}
.inner-terms-condition-banner11{
      background-image: url(../image/Terms-Condition/Terms-Condition-banner.jpg)!important;
    background-position: center;
    background-size: cover;
}
.ft-h4-new22{
    padding-top: 25px;
}
.ft-cpy-nav121{
    padding-top: 20px;
}
.ft-new-nav233{
    text-align: right;
}
.ft-new-nav233 a{
    transition: 0.5s;
}
.ft-new-nav233 a:hover{
    color:#e73e54; 
}
.passing-js-front-end-section-new22{
     background-image: url(../image/js-fontend/js-fontend-img12.jpg)!important;
}
.blockchain-new-sec22{
    background: #2d3a4a!important;
}
.hd-btn441{
    padding: 15px 50px;
    background: #000;
    color: #fff;
    border-radius: 2px;
    font-size: 16px;
    font-weight: 500;
    transition: 0.5s;
}
.blockchain-testimonial-sec2{
    background: #2d3a4a!important
}
.inner-privacy-policy h3{
    padding-top: 15px;
    color:#0045e6; 
 font-weight: 700;
}
.inner-privacy-policy p{
    padding-top: 10px;
}
.inner-privacy-policy ul{
    padding-top:20px;
}
.inner-privacy-policy ul li{
    padding-bottom:5px;
}
.inner-privacy-policy ul li i{
    margin-right: 6px;
    position: relative;
    font-size: 10px;
    color: #0045e6;
    top: -1px;
}
.hd-nav-call i{
    font-size: 18px;
}
.home-new-service-section{
   background: #fff;
    padding: 0;
    position: relative;
}
.strategy-style-txt22{
    position: absolute;
    left: -22%;
    font-size: 137px;
    color: #0045e6!important;
    font-weight: 800;
    transform: rotate( 
270deg
 );
    top: 44%;
}
.new-home-srvc-cntnt-bx{
    padding: 20px 0px;
    position: relative;
    padding-left:20px;
    margin-bottom:30px;
}
.new-home-srvc-cntnt-bx::after{
    position: absolute;
    content: ' ';
    width: 100%;
    height: 1px;
    left: 0;
    top: 0;
    background: #0045e6;
}
.new-home-srvc-cntnt-bx::before{
    position: absolute;
    content: ' ';
    width: 1px;
    height:150px;
    left: 0;
    top: 0;
    background: #0045e6;
}
.new-home-srvc-cntnt-bx p{
    padding-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
}
.new-home-srvc-cntnt-bx h2{
    text-transform: uppercase;
    color: #0045e6;
    font-size: 41px;
}
.new-home-srvc-cntnt-bx h2 span{
    font-weight:400;
    font-size:28px;
    color: #000;
}
.home-we-are-greygit-section-new{
  background: #1b575b;
    color: #fff;
    position: relative;
}
.home-we-are-greygit-content-bx{
 
}
.home-we-are-greygit-content-bx2 h2{
    color: #fff;
}
.home-we-are-greygit-content-bx2 h2 span{
    font-weight: 300;
    font-size: 30px;
    position: relative;
    top: 7px;
}
.home-we-are-greygit-content-bx2 p{
    padding-top: 15px;
}
.we-are-greygit-man {
    position: absolute;
    right: 20px;
    bottom: 0;
    width:35%;
}
.inn-web-port-new-section .search{
        transform: translate(-50%,-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9993;
    font-size: 47px !important;
}
.inn-web-port-new-section .search:hover{        
    color: #1b71e4;
}
.inn-web-port-new-section .overlay {
    position: absolute;
    background: #000000ad;
    color: #000;
    width: 100%;
    height: 100%;
   top: 0;
    left: 0;
    opacity: 0;
    transition: 0.4s;
    cursor: pointer;
}
.inn-web-port-new-section .potflio1{
    position: relative;
}
.inn-web-port-new-section .potflio1:hover .overlay{
    opacity: 1;
}
.inn-web-port-new-section .glry-img{
    padding-top: 45px;
}
   .inn-web-port-new-section .eye
{transform: translate(-50%,-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9993;
    font-size: 47px !important;
    color: #fff;
}
.inn-web-port-new-section .mdl-glry{
    margin-top: 30px;
    width: 100%;
}
.lb-outerContainer {
    width: 559px!important;
    height: 2600px!important;
}
.lightbox .lb-image {
    width: 100%!important;
    object-fit: cover;
    height: 100%!important;
}
.lightbox {
    top: 490px!important;
}
.lb-data .lb-close {
    display: block;
    float: right;
    position: absolute;
    width: 30px;
    top: -60px;
    right: 47px;
    font-size: 40px;
}
.prt-we-nme{
    padding-top:20px;
    font-weight: 600;
    text-align: center;
}

@media (min-width: 320px){
.inn-web-port-new-section .modal-dialog {
    max-width:100%!important;
    height:auto!important;
}
    .inn-web-port-new-section .modal-content {
    border-radius:0;
    height: 100%;
    padding:0px!important;
    border:none!important;
    border-radius:0!important;
    background: #fff0!important;
}
    .inn-web-port-new-section .modal-header{
        border: none!important;
    }
    .inn-web-port-new-section .modal-header .close{
        color: #fff!important;
        position: relative;
        top: -20px;
    }
}
.srvc-main-box img{
    width:45px!important;
}
.ready-to-grow h3{
    color: #fff!important;
}
.abt-bg-grow-bx1{
    padding-bottom: 20px;
    padding-left: 60px;
    position: relative;
}
.abt-bg-grow-bx1 p{
    font-size: 18px;
}
.greygit-customized-SEO-strategy-icon {
    position: absolute;
    left: 55px;
    top: 36px;
    width: 19px;
}
   p {
    margin: 0;
    line-height:30px;
        font-weight: 200;
}
.business-groth-section{
    background: #1b575b;
    color: #fff;
    text-align: left;
}
.business-groth-section .heading-hd{
    text-align: left;
}
.strategic-last-txt{
    padding-top: 10px;
}
.stylish-srvc-cntnt-home h4{
    font-family: 'Libre Baskerville';
    font-style: italic;
}
.stylish-srvc-cntnt-home h3{
    color: #68dc80;
    font-weight:900;
    font-size: 43px;
    padding-bottom: 10px;
}
.stylish-srvc-cntnt-home{
    margin-bottom:50px;
}
.new-home-stylish-srvc-bx11{
    padding-top: 350px;
}
.home-new-stylish-srvc-section{
    position: relative;
}
.greygit-servive-pencil{
    position: absolute;
    left: 0;
    top: 20px;
}
.greygit-service-bottom-image{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 45%;
}
.greygit-speak-expert{
    width: 100%;
}
.speak-expert-section-new{
    padding-top: 0px!important;
}
.greygit-speak-expert-content-bx{
    padding-top: 190px;
    text-align: center;
    padding-left:0px;
    padding-right:0px;
}
.greygit-speak-expert-content-bx h3{
    color: #0f55f8;
    font-weight:900;
    font-size:45px;
    padding-bottom: 10px;
}
.greygit-speak-expert-content-bx h3 span{
    font-weight: 300;
    color: #000;
}
.greygit-speak-whatsapp-bx{
    margin-top: 60px;
    text-align: center;
}
.greygit-contact-whatsapp-icon{
    margin: 0 auto;
    margin-bottom: 10px;
}
.speak-expert-numb{
    font-size:65px;
    font-weight: 900;
    color: #4caf50;
}
@media (min-width:1300px){
    .greygit-speak-expert {
    width: 80%;
}
    .greygit-speak-expert-content-bx {
    padding-top: 90px;
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
}
    .greygit-speak-expert-content-bx h3 {
    /*color: #0f55f8;*/
    color: #124e52;
    font-weight: 900;
    font-size: 40px;
    padding-bottom: 10px;
}
    .new-main-footer-start{
    padding: 80px 0px 70px!important;
}
  .hd-logo {
    margin-top: 19px;
    margin-bottom: 0px;
    width: 120px;
}
    .inn-more-seo-traffic-content h2 {
  
}
    .seo-testi-content h2 {
    color: #6d6e70;
    margin-bottom: 15px;
    font-size: 40px;
}
        .main-inn-price-section-start .inn-price-number {
    padding:146px 0px;
    z-index: 111;
    position: relative;
    background: #eee;
}
    .main-inn-price-section-start2 .inn-price-option-txt li {
    padding: 10px;
    border: 1px solid #dedede;
    font-size: 12px;
}
    .main-inn-price-section-start2 .inn-price-txt-box {
    background: #fff;
    color: #000;
    padding: 30px 20px!important;
    text-align: center;
        min-height: 414px;
}
    .main-inn-price-section-start .inn-price-txt-box{
        min-height: 542px;
    }
    .price-inn-started-btn {
    top: 20px;
    position: relative;
    margin-top:59px;
}
    .main-seo-inn-price-bx h2 span {
    color: #6d6e70;
    font-size: 38px;
    position: relative;
    top: -12px;
}
    #accordion .card-body{
        font-size: 15px;
    
    }
     #accordion .card-body p{
        line-height: 24px!important;
    }
    .inn-web-service-section .inn-seo-icon-bx {
  
    min-height: 275px!important;
}
}



@media (min-width:1400px){
.greygit-customized-SEO-strategy-icon {
    position: absolute;
    left: 60px;
    top: 36px;
    width: 15px;
}
    .abt-bg-grow-bx1 {
    padding-bottom: 20px;
    padding-left: 110px;
    position: relative;
}
    .strategy-style-txt {
    position: absolute;
    right: -20%;
    font-size: 130px;
    color: #0f55f8;
    font-weight: 800;
    transform: rotate(
270deg
);
    top: 48%;
}
    .strategy-style-txt22 {
    position: absolute;
    left: -20%;
    font-size: 137px;
    color: #0045e6!important;
    font-weight: 800;
    transform: rotate( 
270deg
 );
    top: 44%;
}
    body {
    font-family: 'Inter';
    font-size: 18px;
    }
}
@media (min-width:1550px){
        .strategy-style-txt {
    position: absolute;
    right: -18%;
    font-size: 130px;
    color: #0f55f8;
    font-weight: 800;
    transform: rotate(
270deg
);
    top: 48%;
}
    .strategy-style-txt22 {
    position: absolute;
    left: -18%;
    font-size: 137px;
    color: #0045e6!important;
    font-weight: 800;
    transform: rotate( 
270deg
 );
    top: 44%;
}
       p {
    margin: 0;
    line-height:30px;
        font-weight: 200;
}
     body {
    font-family: 'Inter';
    font-size:21px;
    }
    .we-are-greygit-man {
    position: absolute;
    right: 55px;
    bottom: 0;
    width: 32%;
}
    .get-quote-fixed-btn {
    padding: 10px 20px;
    background: #0045e6;
    color: #fff;
    position: fixed;
    right: -70px;
    top: 48%;
    transform: rotate(
270deg
);
    z-index: 10;
    text-transform: uppercase;
    border-radius: 4px;
    font-weight: 700;
    box-shadow: 0px 3px 2px 0px rgb(0 0 0 / 20%);
    transition: 0.5s;
}
    .hd-logo {
    margin-top: 19px;
    margin-bottom: 0px;
    width: 125px;
}
    .nav-call img {
    margin-right: 12px;
    transition: 0.5s;
    width: 25px;
    position: relative;
    top: -6px;
}
    .inn-story-cntnt-bx1 {
    padding-top: 130px!important;
    padding-right: 20px!important;
    padding-left: 124px!important;
}
}


#cursor {
  position: fixed;
  z-index: 99;
  left: 0;
  top: 0;
  pointer-events: none;
  will-change: transform;
  
}
@media (hover: hover) and (pointer: fine) {
  .cursor__circle {
    width:25px;
    height:25px;
    margin-top: -50%;
    margin-left: -50%;
    border-radius: 50%;
    border: solid 1px #e73e54;
    position: relative;
  }
    .cursor__circle::after{
        position: absolute;
        transform: translate(-50%, -50%);
        left:50%;
        right:50%;
        margin: 0 auto;
        width: 6px;
        height: 6px;
        background: #e73e54;
        content: ' ';
        border-radius: 50%;
        top: 13px;
    }
  #cursor.arrow .cursor__circle{
    width: 68px;
    height: 68px;
    background-color: #e73e54;
    border-color: #e73e54;
  }
  
  #cursor.arrow::after{
    content: '';
    position: absolute;
    left: -50%;
    top: -50%;
    width: 100%;
    height: 100%;
    background-image: url('https://svgshare.com/i/MzQ.svg');
    background-repeat: no-repeat;
    background-position: center;
  }
  
  #cursor.subtle .cursor__circle{
    opacity:1;
  }
  
  #cursor.overlay .cursor__circle{
    width: 48px;
    height: 48px;
    background-color: rgba(227, 222, 193, 0.08);
    border-color: transparent;
  }
}

.new-main-footer-start{
    padding: 80px 0px 20px;
}
.greygit-new-footer-logo{
    margin: 0 auto;
    width:200px;
}
.main-ft-new-bx{
    padding: 50px 40px;
    background: #fff;
    box-shadow: 0 1px 5px 0 rgb(0 69 230 / 18%), 0 1px 8px 0 rgb(0 69 230 / 17%);
    margin-top: 30px;
}
.ft-new-nav-main li{
    padding-bottom: 8px;
}
.ft-new-nav-main li a{
    color: #e73e54;
    text-transform: uppercase;
    transition: 0.5s;
    font-size: 15px;
}
.ft-new-nav-main li a:hover{
    color: #0045e6;
}
.footer-right-new-bx{
    text-align:right;
    padding-left: 20px;
}
.footer-right-new-bx p{
    font-weight:700;
    font-size:15px;
    line-height: 22px;
}
/*.new-ft-cntct-btn{*/
/*    padding-top: 30px;*/
/*}*/
.new-ft-cntct-btn img{
    width: 50px;
    transition: 0.5s;
}
.new-ft-cntct-btn img:hover{
    transform: scale(1.1);
}
.vert-move {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
.vert-move {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}


.inner-new-story-section{
    /*background: #0045e6;*/
    background: #124e52;
    color: #fff;
}
.inner-new-story-section h2{
    text-transform: uppercase;
    padding-bottom: 45px;
}
.inner-new-story-section h3{
    padding-bottom: 15px;
    font-size: 40px;
}
.inner-new-story-section .hd-btn3{
    /*background: #fff;*/
    /*color: #000;*/
    background: #68dc80;
    color: #1c1a1d;
}
.inner-new-story-section .hd-btn3:hover{
    /*background: #e73e54;*/
    /*color: #fff;*/
     background: #fff;
    color: #1c1a1d;
}
.greygit-about-story-img{
    width: 100%;
}
.inn-story-cntnt-bx1{
    padding-top: 80px;
    padding-right: 30px;
    
}
.inn-story-cntnt-bx1 h3{
     padding-bottom: 15px;
    font-size: 40px;
    color: #0045e6;
    padding-right:150px;
}
.inn-story-new-sec2{
    /*background: #e73e54;*/
    /*color: #fff;*/
    background: #124e52;
    color: #1c1a1d;
}
.inn-story-new-sec2 {
    color: #fff;
}
.inn-story-new-sec2 h3{
    padding-bottom: 15px;
    font-size: 40px;
}
.inn-story-new-sec2 .hd-btn3{
    background: #68dc80;
    color: #1c1a1d;
}
.inn-story-new-sec2 .hd-btn3:hover{
    background:#fff;
    color: #1c1a1d;
}
.new-innabt-sec22{
    text-align: center;
    padding-bottom: 0!important;
    background: #fff!important;
}
.new-innabt-sec22 .abt-content-inn22 h2{
    padding-right: 0!important;
}
.inner-about-five-option .new-chse-bx h4{
    /*color: #0045e6!important;*/
    color: #124e52 !important;
}
.seo-more-traffic-bx-nw11{
    background: #fff!important;
    padding-top: 0!important;
}
.greygit-web-portfolio-img{
    width: 100%;
}
.web-portfolio-inn-caption-bx {
    padding: 30px;
    background: #fff;
    border-radius: 4px;
    cursor: pointer;
    width: 90%;
    margin-top: -110px;
    z-index: 14;
    position: relative;
    left: 5%;
    min-height: 302px;
}
.web-portfolio-inn-caption-bx h5{
    font-weight: 600;
    color: #0045e6!important;
}
.viw-port-btn{
    color: #e73e54!important;
    font-weight: 700;
    text-decoration: underline!important;
}
.web-portfolio-inn-caption-bx p{
    padding: 15px 0px;
    line-height: 24px;
}
.web-portfolio-logo{
    margin-top: 20px;
    width: 100%;
}
.inn-web-port-new-section{
    padding-bottom: 0;
}
.inn-price-black-back{
    /*background:#e73e54!important;*/
    background:#124e52!important;
}
.inn-choose-smo-sec p{
    padding-top: 10px;
}
.inn-choose-smo-sec h2{
    /*color: #0045e6;*/
    color: #68dc80;
    padding-bottom: 10px;
}
.inn-choose-smo-sec h4{
    padding-top: 15px;
     /*color: #0045e6;*/
     color: #68dc80;
}
.inner-agencies-section{
    background:#fff;
    padding-bottom: 0;
    
}
.agencies-heading-hd h2 span{
    font-weight: 400;
}
.agencies-heading-hd p{
    padding-top:20px;
}
.agency-main-bx h3{
    font-size:36px;
    font-weight:800;
    text-transform: uppercase;
}
.agency-main-bx{
    margin-top: 50px;
}
.agency-main-bx ul{
    margin-top: 10px;
}
.agency-main-bx ul li{
    margin-bottom: 15px;
}
.agency-new-btn {
    padding: 13px;
    width: 190px;
    background: #fff;
    border-radius: 3px;
    color: #000;
    display: inline-block;
}
.agency-new-btn:hover{
    color: #000;
}
.agency-new-btn img{
    margin-right:12px;
}
.inn-usa-agency-banner{
     background-image: url(../image/agencies/San-Francisco-CA-USA.jpg)!important;
    background-position: center;
    background-size: cover;
}
.inn-new-york-smo-agency-banner{
    background-image: url(../image/agencies/new-work-smo-banner.jpg)!important;
    background-position: center;
    background-size: cover;
}
.inn-agency-main-banner{
     background-image: url(../image/agencies/agency-banner.jpg)!important;
    background-position: center;
    background-size: cover;
}
.inner-agencies-form-main-bx{
    padding: 50px 40px;
    background: #fff;
    box-shadow: 0 1px 5px 0 rgb(0 69 230 / 18%), 0 1px 8px 0 rgb(0 69 230 / 17%);
}
.inner-agencies-form-main-bx h3{
    font-weight:800;
    color: #0045e6;
    font-size: 40px;
}
.select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  outline: 0;
  box-shadow: none;
  border: 0 !important;
  background-image: none;
}
/* Remove IE arrow */
.select select::-ms-expand {
  display: none;
}
/* Custom Select */
.select {
    position: relative;
    display: flex;
    width: 100%;
    height: 3.3em;
    line-height: 3;
    overflow: hidden;
    border-radius: .25em;
    border: 1px solid #dadada;
    box-shadow: 0px 1px 2px 0px rgb(23 28 77 / 20%);
}
.select select {
  flex: 1;
  padding: 0 .7em;
  cursor: pointer;
}
/* Arrow */
.select::after {
  content: '\25BC';
  position: absolute;
  top: 0;
  right: 0;
  padding: 2px 1em;
  background:#0045e6;
  cursor: pointer;
  pointer-events: none;
  -webkit-transition: .25s all ease;
  -o-transition: .25s all ease;
  transition: .25s all ease;
    color: #fff;
}
/* Transition */
.select:hover::after {
  color: #d1202f;
}
.inner-agencies-form-main-bx p{
  padding:7px 0px 25px;
}
.get-btn22-new{

    background: #0045e6;
    padding: 15px 50px;
    border: none;
    border-radius: 3px;
    color: #fff;
    transition: 0.7s;
    display: block;
    width: 100%;
}
.agencies-heading-hd-new22{
    padding-left: 20px;
    padding-top:15px;
    border-top: 1px solid #0045e6!important;
    position: relative;
    margin-bottom:50px;
}
.agencies-heading-hd-new22::after{
    content: ' ';
    position: absolute;
    top:0;
    height:80px;
    width: 1px;
    background: #0045e6!important;
    left: 0;
}
.agencies-heading-hd-new22::before{
    content: ' ';
    position: absolute;
    top: 29px;
    height: 20px;
    width: 20px;
    background: #e73e54;
    left: -9px;
    border-radius: 50%;
    z-index: 1;
}
.agencies-heading-hd-new22 h3{
    font-size: 40px;
    font-weight: 800;
    color: #0045e6!important;
}
.agencies-heading-hd-new22 h3 span{
    font-size: 20px;
     font-weight: 400;
    color: #000!important;
}
.agencies-logo{
    margin: 0 auto;
    width: 150px;
}
.agencies-logo-content-bx{
    padding: 40px;
    background: #fff;
    color: #000;
    margin-top: 30px;
    border: 1px solid #c2c2c2;
        box-shadow: 0 1px 5px 0 rgb(0 0 0 / 10%), 0 1px 8px 0 rgb(0 0 0 / 15%) !important;
}
.agencies-logo-content-bx h4{
    font-weight: 800;
    padding-bottom:15px;
    font-size: 22px;
    transition: 0.5s;
}
.agencies-logo-content-bx h4:hover{
    color:#e73e54; 
}
.agencies-logo-btn{
    color: #e73e54;
    font-size:18px;
    font-weight: 800;
    float: right;
    display: inline-block;
    margin-top: 30px;
}
.inner-agencies-section-new-22 .agencies-heading-hd-new22 {
    padding-left: 20px;
    padding-top: 15px;
    border-top: 1px solid #fff;
    position: relative;
    margin-bottom:30px;
}
.inner-agencies-section-new-22 .agencies-logo-content-bx {
    padding: 40px 30px;
    background: #fff;
    color: #000;
    margin-top: 30px;
    min-height: 250px;
}
.agencies-logo-txt-bx p {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    font-weight: 400!important;
}

  p {
    margin: 0;
    line-height: 30px;
    font-weight:300!important;
}
.service-inn-new-banner321 .cntct-inn-icon-sec .cntct-inn-numb {
    font-size: 18px!important;
    padding-top: 15px;
    color: #fff!important;
    font-weight: 700!important;
}
.service-inn-new-banner321 .cntct-inn-icon-sec{
    color: #fff!important;
    background: #0045e6!important;
}
.bussiness-section2-new2 .bussiness-content2 {
    padding-top: 34px;
    padding-left: 20px;
    text-align: center;
}
.bussiness-section1-new2 .bussiness-content1 {
    padding-top: 34px;
    padding-right: 20px;
    text-align: center;
}
.smo-testimonial-section .seo-testi-box{
    min-height: 412px;
}

@media (min-width:1400px){
    .abt-sucess-hd {
    font-size: 65px;
    }
    .hd-btn3 {
    padding: 14px 50px;
    background: #0045e6;
    color: #fff;
    border-radius: 2px;
    font-size: 14px;
    font-weight: 500;
    transition: 0.5s;
}
    p {
    margin: 0;
    line-height: 30px;
    font-weight:300!important;
}
    body {
    font-family: 'Inter';
    font-size: 20px;
}
    .main-seo-inn-price-bx h2 span {
    color: #6d6e70;
    font-size: 38px;
}
    .inn-seo-icon-bx {
    padding: 40px 15px!important;
    }
    .inn-seo-means-better .inn-seo-icon-bx {
    color: #000;
    min-height: 370px;
}
    .smo-icon-box ul li i {
    font-size: 60px;
    margin-right: 30px;
    position: relative;
    float: left;
    margin-bottom: 90px;
}
    .bussiness-section1-new2 .bussiness-content1 {
    padding-top: 115px;
    padding-right: 20px;
    text-align: center;
}
    .bussiness-section2-new2 .bussiness-content2 {
    padding-top: 90px;
    padding-left: 20px;
    text-align: center;
}
    .inn-web-service-section .inn-seo-icon-bx {
    min-height: 321px!important;
}
    .style-line-bub {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #6d6e70;
    width: 2px;
    height: 65%;
    top: 355px;
}
  .qoute-frm-hd p {
    position: relative;
    z-index: 111;
    font-size: 15px;
    line-height: 24px;
}
    .inn-development-testimonial .seo-testi-box{
        min-height: 401px;
    }
}

.art-illustration-section33 h2{
    font-size: 45px;
}
.inner-agencies-section-main111{
    background: #0045e6!important;
    color: #fff!important;
}
.agency-new-btn {
    padding: 13px;
    width: 180px;
    background: #fff;
    border-radius: 3px;
    color: #000;
    display: inline-block;
}
.agency-main-bx ul li {
    margin-bottom: 18px;
    padding: 0px 9px;
}
.inner-agencies-section-main111{
    padding-bottom: 70px!important;
}
@media (max-width: 767px){
    .inner-agencies-section-main111{
    padding-bottom: 30px!important;
}
}
.home-we-are-greygit-section-new .hd-btn3{
    background:  #68dc80!important; color: #1c1a1d; }
.home-we-are-greygit-section-new .hd-btn3:hover{
    background: #fff!important;
    color:#000!important; } 
    .main-seo-inn-price-bx h4{
        padding-top:10px;
    }
    /*New css for footer*/
ul.list-inline.new-ft-cntct-btn li {
    display: flex;
    margin-bottom: 5px;
}
.portfolio-body{
    height: 535px;
    overflow: hidden;
    overflow-y: overlay;
}

.viw-port-btn{
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 5px 35px;
    border: 2px solid #e73e54;
    border-radius: 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
    transition: all 0.5s;
    display: inline-block;
    text-decoration: none !important;
    border-radius: 4px;
}
.viw-port-btn:hover{
    color: #fff;
    animation: swoosh 0.4s ease-out 0.2s;
}
.viw-port-btn:before,
.viw-port-btn:after{
    content: "";
    background-color: #0045e6;
    height: 100%;
    width: 100%;
    opacity: 0.7;
    position: absolute;
    top: 0;
    left: -100%;
    z-index: -1;
    transition: all 0.4s ease-out 0.1s;
}
.viw-port-btn:after{
    opacity: 0;
    transform: scale(0.9,0.7);
    left: 0;
    transition: all 0.3s ease-out 0s;
}
.viw-port-btn:hover:before{
    left: 100%;
    
}
.viw-port-btn:hover:after{
    opacity: 0.3;
    transform: scale(1);
}
@keyframes swoosh{
    0%,100%{ box-shadow: 0 0 0 0 transparent; }
    50%{ box-shadow: 0 0 0 8px rgba(131, 144, 245, 0.8); }
}
@media only screen and (max-width: 767px){
    .viw-port-btn{
        margin-bottom: 20px;
    }
}

h1.portfolio-head{
    color: #0045e6;
}
p.portfolio-head{
    color: #000;
}
span.header-case {
    color: #000;
}



/*video-css-*/


.client_tagline {
  text-align: center;
  color: #000;
  background: #f5d74f;
  padding: 15px 0;
}
.client_tagline h5 {
  font-size: 23px;
  margin-bottom: 6px;
  font-weight: 700;
}
.client_tagline p{
  margin-bottom: 0px;
}
.video_content {
  border: 1px solid #ccc;
}
p.text{
  padding: 20px;
  margin-bottom: 0px;
}
.video_section .modal-body video {
  width: 100%;
}
.video_modal .modal-content {
    border-radius: 0px !important;
   
    padding: inherit !important;
    border: none !important;
    border-radius: 0px !important;
    background: #fff !important;
}
.video_modal video {
    width: 100%;
}
.video_modal button.close {
    padding: 12px !IMPORTANT;
    font-size: 32px !IMPORTANT;
}
.video_section h2 {
    color: #0045e6;
}

@media (min-width: 1000px){
    .video_modal .modal-dialog {
    max-width: 887px !important;
    height: 617px !important;
}
}

@media screen and (max-width:992px){
    .video_section .heading-hd2.pb-5 {
    text-align: center !important;
    padding-top: 40px;
}
.video_section h2 {
    font-size: 39px;
    font-weight: 800;
}
}



section.inner-seo-price-start .col-md-4 {
    margin-bottom: 40px;
}