@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');

body,html {
  font-size: 15px;
  line-height: 1.4666666667;
  color: #1a1a1a;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
}
h1,h2,h3,h4,h5{
    font-family: 'Montserrat', sans-serif;
}

.navbar-nav {
    float: right;
    margin: 0;
    margin-top: 8px;
}
.breadCrumbs {
    background: #cccccc;
    padding: 15px 0px;
    text-transform: uppercase;
}
.breadCrumbs a span {
    color: #000;
}

.btn-primary {
    color: #fff;
    background-color: #25aae1;
    border-color: #25aae1;
    border-radius:0px;
}
.btn-primary:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.orderNowBtn,
.btnChkPcg {
    font-weight: 700;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
        color: #fff;
    background-color: #000;
    border-color: #000;
}
.navbar-nav li a {
    color: #1a1a1a;
    font-size: 14px;
    padding: 23px 16px;
    font-weight: 600;
    margin-right: 5px;
    text-transform: uppercase;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
    color: #25aae1;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: transparent;
    border-color: #337ab7;
    color: #25aae1;
}
.dropdown-menu>li>a  {
    padding: 10px 15px !important;
    margin: 0px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #25aae1;

}
.topHeader {
    background: #fff;
    border-bottom: 2px solid #465661;
    margin-bottom: 10px;
}
.topSecArea h2 {
    font-weight: 800;
    border-bottom: 5px solid;
}
.logoArea {
    padding: 0px 19%;
}
.menuBar {
    float: right;
}
.topSecArea {
    color: #fff;
    padding: 20px 0px;
    background: #25aae1;
}
.topSecArea p {
    font-size: 18px;
    font-weight: 500;
}
.topSecArea img {
    margin: 0 auto;
        width: 75%;
}
.btn-primary.orderNowBtn {
    color: #fff;
    background-color: #465661;
    border-color: #465661;
}
.btn-primary.orderNowBtn:hover {
    color: #fff;
    background-color: #0872ba;
    border-color: #0872ba;
}
.buyBackLinksArea {
    padding: 50px 0px;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 32%, rgba(251,251,251,1) 61%, rgba(249,249,249,1) 62%, rgba(249,249,251,1) 65%, rgba(248,248,246,1) 70%, rgba(246,246,248,1) 72%, rgba(244,246,245,1) 80%, rgba(243,243,243,1) 80%, rgba(241,243,242,1) 86%, rgba(240,240,240,1) 87%, rgba(238,240,239,1) 92%, rgba(236,237,239,1) 93%, rgba(232,233,235,1) 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 32%,rgba(251,251,251,1) 61%,rgba(249,249,249,1) 62%,rgba(249,249,251,1) 65%,rgba(248,248,246,1) 70%,rgba(246,246,248,1) 72%,rgba(244,246,245,1) 80%,rgba(243,243,243,1) 80%,rgba(241,243,242,1) 86%,rgba(240,240,240,1) 87%,rgba(238,240,239,1) 92%,rgba(236,237,239,1) 93%,rgba(232,233,235,1) 100%);
    background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 32%,rgba(251,251,251,1) 61%,rgba(249,249,249,1) 62%,rgba(249,249,251,1) 65%,rgba(248,248,246,1) 70%,rgba(246,246,248,1) 72%,rgba(244,246,245,1) 80%,rgba(243,243,243,1) 80%,rgba(241,243,242,1) 86%,rgba(240,240,240,1) 87%,rgba(238,240,239,1) 92%,rgba(236,237,239,1) 93%,rgba(232,233,235,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8e9eb',GradientType=1 );
}
.buyBackLinksArea h2 {
    color: #25aae1;
    margin-bottom: 0px;
}
.buyBackLinksArea h3 {
    margin-top: 0px;
    line-height: 38px;
    color: #465661;
    border-bottom: 3px solid;
}
.businessIconArea {
    background: #465661;
    padding: 50px 0px;
}
.iconBox {
    background: #fff;
    border-radius: 15px;
    padding: 30px 15px;
    text-align: center;
    margin: 15px 0px;
}
.iconImg img {
    margin: 0 auto;
}
.iconImg {
    padding-bottom: 15px;
}
.iconHead {
    font-weight: 600;
    font-size: 18px;
}
.businessIconArea h2 {
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
}
.iconText {
    min-height: 88px;
}
.iconHead {
    font-weight: 600;
    font-size: 18px;
    min-height: 53px;
}
.leadGenerationIconArea {
    background: #25aae1;
    padding: 50px 0px;
}
.leadGenerationIconArea .iconHead {
    font-weight: 600;
    font-size: 18px;
    min-height: 30px;
}
.leadGenerationIconArea h2 {
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
}

.LeadGenrationArea h4, 
.LeadGenrationArea h2 {
    margin: 0px;
}
.leadImages2 {
    position: absolute;
       width: 75%;
}
.leadImages1 {
    position: absolute;
        width: 75%;
}
.leadImages2 {
    position: absolute;
    width: 75%;
    top: 65px;
}
.leadGenrateText1 {
    height: 257px;
}
.leadGenrateText2 {
    height: 257px;
    padding-top: 130px;
    text-align: right;
    margin-bottom: 90px;
}
.LeadGenrationArea {
    padding: 50px 0px;
    position: relative;
}
.leadGenrateText1 h4 {
    color: #25aae1;
    padding-top: 100px;
}

.LeadGenrationArea h2 {
    color: #465661;
    font-weight: 600;
    border-bottom: 4px solid;
    width: 100%;
    margin-bottom: 20px;
}
.SEMArea {
    background: #25aae1;
    padding: 50px 0px;
}
.SEMArea h2,
.SEMArea h4,
.SEMArea p{
    color:#fff;
}
.SEMArea h2,
.SEMArea h4{
    text-align:center;
}
.SEMArea .iconText {
    min-height: 176px;
}
.SEMArea .iconHead {
    font-weight: 600;
    font-size: 18px;
    min-height: 30px;
}
.seoIconText {
    width: 100%;
}
.SeoIconBox {
    display: flex;
}

.seoAuditArea {
    padding: 50px 0px;
    background: #465661;
    color: #fff;
}
.seoIconImg {
    padding: 23px;
    padding-top: 0px;
}
.seoAuditArea h2,
.seoAuditArea p {
    text-align:center;
}
.seoIconText p {
    text-align: left;
}
.rankWebArea {
    background: url(../images/rankbanner.jpg) no-repeat #073c70;
    background-size: contain;
    color: #fff;
    padding: 20px 0px;
}
.rankWebText h2,
.rankWebText h3 {
    margin: 0px;
}
.rankWebText {
    margin-top: 60px;
}
.rankWebText h3 {
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 20px;
}
.seoAuditIconSec{
    margin-top: 50px;
}
.innerwebindexing {
    background: #29aae2;
}
.innerwebindexing {
    background: #29aae2;
    padding: 50px 0px;
}
.talk {
    background: #475661;
    padding: 50px 0px;
}
.proSeoAuditArea {
    background: white;
    padding: 50px 0px;
}
.WIText h1 {
    font-size: 40px;
    font-weight: 800;
    color: white;
}
.WIText p {
    color: white;
    font-size: 18px;
    margin-bottom: 16px;
}
.talkdata h2 {
     font-size: 40px;
    font-weight: 800;
    color: white;
    text-align: right;
    margin-top: 35px;
}
.talkdata p {
    color: white;
    font-size: 19px;
    margin-bottom: 16px;
    text-align: right;
}
.redText
{
color: #25aae1;
}
.blue h3 {
    font-size: 35px;
    font-weight: 700;
    color: #475661;
}
.blue p {
    font-size: 16px;
    margin-top: 18px;
    color: #475661;
    font-weight: 500;
}




.block1 h3,
.block2 h3,
.block3 h3 {
    font-size: 16px;
    font-weight: 800;
    color:#1a1a1a;
}
.block1 p,
.block2 p,
.block3 p {
    margin: 0px;
    font-size: 14px;
}
.footerArea {
    background: #25aae1;
    color: #fff;
    padding: 30px 0px;
}
.block2 a {
    color: #fff;
    font-size: 14px;
}
.block3 img {
    width: 40%;
}
.supportArea {
    position: relative;
    margin-top: 20px;
}
.btnSupportArea {
    position: absolute;
    top: 0;
    right: 0px;
}
.ftrSocialIcons a i {
    color: #fff;
    padding: 0px 10px;
    font-size: 22px;
}
.ftrSocialIcons a i:hover {
    color: #1a1a1a;
}
.copyRightArea {
    background: #191654;
    color: #fff;
}
.copyRightArea img {
    width: 28%;
    margin: 0 auto;
}
.copyRightText {
    margin-top: 12px;
}
.label-primary {
   background-color: #191654;
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    .xs-marker {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 5px;
}
.xs-phone {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 5px;
    text-align: center;
}
button#mnav-button {
    border-radius: 0;
    color: #0b77bf;
    font-size: 18px;
    padding: 0;
    margin: 10px 0;
}
.searchArea .nav-pills {
    align-content: center;
    align-items: center;
    align-self: center;
    margin: 0px 12%;
    width: 70%;
    color: #fff;
    margin-bottom: 20px;
}
.menuBar {
    float: left;
}
.leadGenrateText2,
.leadGenrateText1 {
    height: 100%;
}
.SeoIconBox {
    display: block;
}
.seoIconImg img {
    margin: 0 auto;
}
.talkdata h2 {
    font-size: 40px;
    font-weight: 800;
    color: white;
    text-align: left;
    margin-top: 35px;
}
.talkdata p {
    color: white;
    font-size: 19px;
    margin-bottom: 16px;
    text-align: left;
}
.blue h3 {
    font-size: 30px;
    font-weight: 700;
    color: #475661;
    text-align: center;
}









}