@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700|Roboto:400,400i,500&display=swap');
body, p{
    font-family: Roboto!important;
    font-size:17px;
    font-weight:400;
}
h1, h2, h3, h4, h5, h6{font-family: Poppins!important;}
h1{
    font-size: 29px;
    line-height: 54px;
    font-weight: 700!important;
    font-family: poppins!important;
    margin: 15px 0;
}
h2{
    font-size: 60px;
    line-height: 70px;
    font-weight: 700!important;
    font-family: poppins!important;
    margin: 15px 0;
}
h3 {
    font-size: 34px;
    line-height: 50px;
    font-weight: 700!important;
    font-family: poppins!important;
    margin: 15px 0;
    color:#29323a;
}
h4 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 700!important;
    font-family: poppins!important;
    margin: 10px 0;
    color: #29323a;
}
.theme-color{color:#44dd61!important;}
.white{ color:#fff;}

::-webkit-input-placeholder { color: #c4c4c4;;}
::-moz-placeholder { /* Firefox 19+ */ color: #c4c4c4;;}
:-ms-input-placeholder { /* IE 10+ */ color: #c4c4c4;; }
:-moz-placeholder { /* Firefox 18- */ color: #c4c4c4;; }

.seoservices-landingpage {background-color: #fff;}
.seoservices {background-image: url(../images/seo/banner.jpg);
        background:cover;}
        
.seo-servicesh h1 {
    float: left;
    padding: 0;
    margin-top: 0!important;
    text-align: left;
}
.seo-servicesh h5 {
    text-align: left;
    font-size: 24px;
    line-height: 30px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.seo-title{
    color:#fff;
    font-size:40px;
    line-height:50px;
}

.call{
    font-size:20px;
    color:#fff;
    line-height:30px;
}
.call:hover{
    font-size:20px;
    color:#fff;
    line-height:30px;
    text-decoration:none;
}
.seo-servicesh h4 {
    color: #fff!important;
    font-size: 25px!important;
    margin: 0!important;
}
.enquire {
    background: rgba(255,255,255,0.6);
    padding:0;
}
.enquire .form-field {
    background: transparent;
    padding: 4px 25px;
}
.enquire input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    border: none!important;
    border: 0px solid #000!important;
    width: 100%;
    border-radius: 6px;
    padding: 10px;
    height: 35px;
    color: #000;
    font-size: 14px;
}
.enquire textarea{
    width:100%;
    height:80px;
    border-radius: 6px;
    padding: 10px;
    color: #000;
    font-size: 14px;
}
.enquire input[type=submit]{
    width: 100%;
    background: #44dd61;
    color: #fff;
    padding: 10px;
    border: 1px;
}
.enq-head{
    padding:10px;
    background:#44dd61;
    text-align:center;
}
.enq-desc{
    text-align: center;
    color: #193855!important;
    font-style: italic;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0px;
    padding-top: 6px;
}

.seo-call {
    background-color: #44dd61;
    color: #000!important;
    font-size: 20px;
    text-decoration: none!important;
    color: white;
    padding: 14px 25px;
    text-align: center;
    display: inline-block;
}

.business-title{ margin-bottom:30px;}
.business-title:after{
    content: "";
    position: absolute;
    width: 100px;
    height: 5px;
    background: #44dd61;
    bottom: -10px;
    left: 50%;
    transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
}

.sub-title{
    font-size:18px;
    line-height:28px;
    letter-spacing:1px;
}

.who-we{
    padding-top:40px;
    padding-top:40px;
}

.who-we-are{
    margin-top:35px;
    margin-bottom:35px;
}

.who-we-are h3:before{
    content: '';
    border-left: 7px solid #44dd61;
    position: relative;
    height: 30px;
    padding-left: 10px;
}
.who-we-are p{
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1px;
    font-weight: 400!important;
    text-align: justify;
}
.who-we .certificate{
    width:100%;
    margin-bottom:10px;
}
.cta-top{
        background-image: url(../images/seo/lets-take-your-background.jpg);
    text-align: center;
    padding: 25px 0;
}
.cta-top a{
    background-color: #ffffff;
    color: #44dd61;
    padding: 14px 25px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    font-size: 20px;
    border-radius: 5px;
    
}

.center{
    text-align:center!important;
}
.service{
    padding:10px;
    min-height: 500px;
    margin-bottom: 15px;
    margin-top: 15px;
    border:1px solid #f2f2f2;
    box-shadow: 0 0 11px rgba(33,33,33,.2);
}
.service:hover{
    padding:10px;
    box-shadow: 0 0 11px rgba(33,33,33,.2);
    transform: scale(1.1);
    border:1px solid #f2f2f2;
    background:#fff;
}
.service p{
    text-align:justify;
    
}


.why-us{padding: 40px 0;text-align:center;}

.cta{ background-image:url(../images/seo/lets-take-your-background.jpg);}
.cta h3{font-size:30px;}
.cta a{
    background-color: #ffffff;
    color: #44dd61;
    padding: 14px 25px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    font-size: 22px;
    border-radius: 5px;
    }
.process{ padding:40px 0;text-align: center;}
/* Style tab links */
.tablink {
  background-color: #555;
  color: white;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  font-size: 17px;
  width: 25%;
}

.tab button.tablinks:after{
    content: ''!important;
    width: 0!important;
    height: 0!important;
    top: 74px!important;
    left: 50%!important;
    bottom: 0!important;
    margin-left: -20px!important;
    border-color: blue transparent transparent transparent !important;
    border-style: solid!important;
    position: absolute!important;
    border-width: 20px!important;
    display: none!important;
}

.tablink:hover {
  background-color: #777;
  border:none;
}
button.tablinks{
    border:0px!important;
    background:transparent!important;
}
button.tablinks:focus{
    outline: -webkit-focus-ring-color auto 0px;
}
button.tablinks.active {
    background: green;
    border: none;
    transform: scale(1.1);
}

button.tablinks:after {
    font-family: fontAwesome;
    content: "\f178\00a0";
    color: #000;
    
}

/* Style the tab content (and add height:100% for full page content) */
.tabcontent {
  color: white;
  display: none;
  padding: 0 20px 15px;
  height: 100%;
  margin: 20px;
  border-radius: 20px;
}

#Competitors{background:#40444f;}
#Competitors h4, #Competitors p{color:#fff!important;}
#Keyword{background:#44dd61;}
#Keyword h4, #Keyword p{color:#fff!important;}
#Webseo{background:#40444f;}
#Webseo h4, #Webseo p{color:#fff!important;}
#Onpage{background:#44dd61;}
#Onpage h4, #Onpage p{color:#fff!important;}
#Offpage{background:#40444f;}
#Offpage h4, #Offpage p{color:#fff!important;}
#Increase{background:#44dd61;}
#Increase h4, #Increase p{color:#fff!important;}
#Competitors h4, #Keyword h4, #Webseo h4, #Onpage h4, #Offpage h4, #Increase h4{margin-top:-10px;}

#Competitors:before {
    content: '';
    position: relative;
    bottom: 34px;
    left: -37.5%;
    width: 7px;
    height: 7px;
    -webkit-backface-visibility: hidden;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 14px solid #40444f;
}
#Keyword:before {
    content: '';
    position: relative;
    bottom: 34px;
    left: -22%;
    width: 7px;
    height: 7px;
    -webkit-backface-visibility: hidden;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 14px solid #44dd61;
}
#Webseo:before {
    content: '';
    position: relative;
    bottom: 34px;
    left: -7%;
    width: 7px;
    height: 7px;
    -webkit-backface-visibility: hidden;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 14px solid #40444f;
}
#Onpage:before {
    content: '';
    position: relative;
    bottom: 34px;
    left: 8%;
    width: 7px;
    height: 7px;
    -webkit-backface-visibility: hidden;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 14px solid #44dd61;
}

#Offpage:before {
    content: '';
    position: relative;
    bottom: 34px;
    left: 22.8%;
    width: 7px;
    height: 7px;
    -webkit-backface-visibility: hidden;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 14px solid #40444f;
}

#Increase:before {
    content: '';
    position: relative;
    bottom: 34px;
    left: 37%;
    width: 7px;
    height: 7px;
    -webkit-backface-visibility: hidden;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 14px solid #44dd61;
}

.cta-1{background:#fff;}
.cta-1 h3{font-size:26px;}
.cta-1 a{
    background-color: #44dd61;
    color: #FFF;
    padding: 14px 25px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    font-size:22px;
    text-decoration:none;
    border-radius: 5px;
}

.cta-2{background-image:url(../images/seo/look-arround-background-image.jpg);}
.cta-2 h3{
    font-family:futurahv!important;
    color:#fff;
	font-size:30px;
}
.cta-2 h4{
    font-family:futurahv!important;
}
.cta-2 p{
    color:#000;
    font-size:20px;
    font-family:futurahv!important;
}
.cta-2 a{
    background-color: transparent;
    color: #FFF;
    border:1px solid #fff;
    padding: 14px 25px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    font-size: 20px;
    text-decoration:none;
    border-radius: 5px;
}
.client{
    background:#f7f7f7;
    padding:40px 0;
}

.client h3:before{
    content: '';
    border-left: 7px solid #44dd61;
    position: relative;
    height: 30px;
    padding-left: 10px;
}

.testimonial {
    box-shadow: inset 0px 10px 20px -10px rgba(0,0,0,0.7);
    padding:40px 0;
    background:#fff;
    
}
.testi-head{
    margin:20px 0;
}
.testi-head:after{
    content: "";
    position: absolute;
    width: 60px;
    height: 5px;
    background: #44dd61;
    left: 3%;
}
.client-name{
    font-family:poppins!important;
    font-weight:600;
    font-size:30px;
}
.client-title{ 
    font-family:roboto;
    font-weight:400;
    font-size:20px;
}
.testi{
    margin-left:70px;
    font-size:20px;
    line-height:30px;
}
.testi:before {
    content: '\f10d';
    font-family: fontAwesome;
    position: relative;
    color: #44dd61;
    font-size: 68px;
    margin-left: -70px;
    display: block;
    top: 50px;
}

.footer-text h2, .footer-text h4 {
    text-align: center!important;
    margin-top: 3vw!important;
    font-family: futurahv!important;
}
.footer-address h4 {
    font-size: 20px!important;
    color: #fff !important;
    font-family: futurahv !important;
    line-height: 30px !important;
    margin-bottom: 4vw !important;
}
.seo-brands {
    font-size: 30px;
    color: #44dd61;
    font-family: futurahv;
}
.seo-phone, .seo-email, .seo-website{ 
    text-align: center;
}
.seo-phone a, .seo-email a, .seo-website a{
    color:#fff;
}
.seo-phone:before {
    position: relative;
    content: '\f2a0';
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 23px;
    /*left: 10vw;*/
    color: #44dd61;
    margin-right: 10px;
}
.seo-email:before {
    position:relative;
    content: '\f0e0';
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 23px;
    /*left: 7vw;*/
    color: #44dd61;
    margin-right: 10px;
}
.seo-website:before {
    position: relative;
    content: '\f0ac';
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 23px;
    /*left: 8vw;*/
    color: #44dd61;
    margin-right: 10px;
}

.seo-footer-icon a:before {
    content: ""!important;
    position: absolute!important;
    top: 62% !important;
    left: 50% !important;
    width: 100% !important;
    height: 100% !important;
    margin-top: -50% !important;
    margin-left: -50% !important;
    border-radius: 100px !important;
    background-color: #126876 !important;
    -webkit-transition: all 400ms !important;
    transition: all 400ms !important;
}

/* slider css */

.wrapper {
  width: 60%;
  margin: 0 auto;
}
.slider {
    max-width: 100%!important;
    margin: 0 auto;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    background: #fff;
    border: 1px solid #000;
    border-radius: 50%;
}
.slick-slide.slick-current.slick-active:focus {
    outline: -webkit-focus-ring-color auto 0px;
}
.testimonial .slick-arrow {
    display:none!important;
}

.close {
    float: right;
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1;
}
.modal-header {
    min-height: 16.43px;
    padding: 0px; 
    border-bottom: 0px solid #e5e5e5;
}
.modal-header .close {margin-top: -18px;}
@media (min-width: 768px)
{.modal-dialog {
    width: 600px;
    margin: 100px auto;
}}
/* extra  work */

.hoverWrapper{
    width:100%;
}

.hoverWrapper #hoverShow1 {
    display: block; 
    background-color: #40444f;
    width: 100%;
    height: auto;
    padding:10px;
    float:left;
    margin-bottom: 10px;

}


.hoverWrapper #hoverShow2 {
    display: block; 
    background-color:#44dd61;
    width: 100%;
    height: auto;
    height: auto;
    padding:10px;
    float:left;
    margin-bottom: 10px;
}

.block{
    height:auto;
    background:transparent;
    -webkit-transition: height 2s; /* Safari */
    transition: height 2s;
}
.block h5{color:#000;}
.hover-content p{color:#fff;}
.hover-content {display:none;}
.block:hover{
    display:block;
    background:#000;
    color:#fff!important;
    height:400px;
    padding:10px;
}
.block:hover h4{display:none;}
.mobile-seo{display:none;}
.desktop-seo{display:block;}
.copyblock{color:#fff;}
span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: .8em!important;
    font-weight: normal;
    display: block;
}

div.wpcf7 .ajax-loader {
    visibility: hidden;
    display: inline-block;
    background-image: url(https://www.brandsmartini.com/wp-content/uploads/2020/01/pf.gif)!important;
    width: 58px!important;
    height: 10px!important;
    /* border: none; */
    vertical-align: middle!important;
    border: 0px solid #fff!important;
}


/* Responsive css */
@media only screen and (max-width: 600px) {
h1{
    font-size: 30px;
    line-height: 44px;
    font-weight: 700!important;
    font-family: poppins!important;
    margin: 15px 0;
    }
h2{
    font-size: 34px;
    line-height: 48px;
    font-weight: 700!important;
    font-family: poppins!important;
    margin: 15px 0;
    }
h3 {
    font-size: 26px;
    line-height: 40px;
    font-weight: 700!important;
    font-family: poppins!important;
    margin: 15px 0;
    color:#29323a;
    }
h4 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 700!important;
    font-family: poppins!important;
    margin: 10px 0;
    color: #29323a;
    }
.seo-call {
    background-color: #44dd61;
    color: #000!important;
    padding: 15px 20px;
    font-size: 18px;
    text-decoration: none;
    width: 100%;
}
.cta-2, .cta, .cta-1, .cta-top, .cta-2 p, .cta-1 p, .cta-top p, .cta p{
    text-align:center!important;
}
.service{min-height:auto!important;}
.service:hover {
    padding: 10px;
    box-shadow: 0 0 11px rgba(33,33,33,.2);
    transform: scale(1);
    border: 1px solid #f2f2f2;
    background: #fff;
}
.desktop-seo{display:none;}
.mobile-seo{display:block;
    font-size:22px;}
.footer-white {font-size:18px;}
.footer-address h4 {
    font-size: 16px!important;
    color: #fff !important;
    font-family: futurahv !important;
    line-height: 28px !important;
    margin-bottom: 4vw !important;
}
.close:hover, .close:focus {
    color: #fff!important;
    text-decoration: none;
    cursor: pointer;
}
.modal-dialog {
    width: auto;
    margin: 100px 15px;
}
.who-we .certificate {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
    padding: 15px;
}
.hoverWrapper #hoverShow1 {
    font-size: 17px!important;
}
.hoverWrapper #hoverShow2 {
    font-size: 17px!important;
}
.testi:before {
    content: '\f10d';
    font-family: fontAwesome;
    position: relative;
    color: #44dd61;
    font-size: 50px;
    margin-left: -48px;
    top: 36px;
    text-align: left;
}
.testi {
    margin-left: 50px;
    font-size: 18px;
    line-height: 24px;
}
.client-name {
    font-family: poppins!important;
    font-weight: 600;
    font-size: 24px;
}
.client-title {
    font-weight: 400;
    font-size: 16px;
}
 .cta h3, .cta-2 h3, .cta-1 h3{
    font-size: 22px;
    line-height: 30px;
}
.cta a, .cta-2 a, .cta-1 a {
    text-align: center;
    display: inline-block;
    text-decoration: none;
    font-size: 18px;
}
 .slick-dots li {
    position: relative;
    display: inline-block;
    width: 15px!important;
    height: 15px!important;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    background: #fff;
    border: 1px solid #000;
    border-radius: 50%;
}
.front .cd-section.footer, .conference .cd-section.footer {
    background-color: transparent!important;
}
.site-content {
    width: 100%;
    overflow-x: hidden;
}
}

@media only screen and (max-width: 360px) {
h1{
    font-size: 20px;
    line-height: 30px;
    font-weight: 700!important;
    font-family: poppins!important;
    margin: 15px 0;
    }
h2{
    font-size: 30px;
    line-height: 44px;
    font-weight: 700!important;
    font-family: poppins!important;
    margin: 15px 0;
    }
h3 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 700!important;
    font-family: poppins!important;
    margin: 15px 0;
    color:#29323a;
    }
h4 {
    font-size: 18px;
    line-height: 26px;
    font-weight: 700!important;
    font-family: poppins!important;
    margin: 10px 0;
    color: #29323a;
    }
.seo-servicesh h5 {
    text-align: left;
    font-size: 18px;
    line-height: 30px;
}
.seo-call {
    background-color: #44dd61;
    color: #000!important;
    padding: 15px 20px;
    font-size: 16px;
    text-decoration: none;
    width: 100%;
}
.cta-2, .cta, .cta-1, .cta-top, .cta-2 p, .cta-1 p, .cta-top p, .cta p{
    text-align:center!important;
}
.service{min-height:auto!important;}
.service:hover {
    padding: 10px;
    box-shadow: 0 0 11px rgba(33,33,33,.2);
    transform: scale(1);
    border: 1px solid #f2f2f2;
    background: #fff;
}
.desktop-seo{display:none;}
.mobile-seo{display:block;
    font-size:20px;}
.footer-white {font-size:16px;}
.footer-address h4 {
    font-size: 15px!important;
    color: #fff !important;
    font-family: futurahv !important;
    line-height: 24px !important;
    margin-bottom: 3vw !important;
}
.close:hover, .close:focus {
    color: #fff!important;
    text-decoration: none;
    cursor: pointer;
}
.modal-dialog {
    width: auto;
    margin: 100px 15px;
}
.who-we .certificate {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
    padding: 15px;
}

.hoverWrapper #hoverShow1 {
    font-size: 16px!important;
}
.hoverWrapper #hoverShow2 {
    font-size: 16px!important;
}

.testi:before {
    content: '\f10d';
    font-family: fontAwesome;
    position: relative;
    color: #44dd61;
    font-size: 40px;
    margin-left: -48px;
    top: 24px;
    text-align: left;
}
.testi {
    margin-left: 50px;
    font-size: 18px;
    line-height: 26px;
}
    .cta h3, .cta-2 h3, .cta-1 h3{
    font-size: 22px;
    line-height: 30px;
}
.cta a, .cta-2 a, .cta-1 a {
    text-align: center;
    display: inline-block;
    text-decoration: none;
    font-size: 18px;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 13px!important;
    height: 13px!important;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    background: #fff;
    border: 1px solid #000;
    border-radius: 50%;
}
.front .cd-section.footer, .conference .cd-section.footer {
    background-color: transparent!important;
}
    .site-content {
    width: 100%;
    overflow-x: hidden;
}
}
.container-fluid.thank-extra li h2 a {
    color: rgba(34, 34, 90, 1);
    font-size: 19px;
    line-height: 28px;
    padding-bottom: 0px;
    font-weight: 100 !important;
    text-decoration: none;
    float: left;
    width: 100%;
}