/* CSS Document */

html {
  scroll-behavior: smooth;

}



.centy{
	margin:0px auto;
}

.wpb_wrapper{
   position: relative;
  background-size: cover;
   width: 100%;
}
 

.result-lightxt{
	color:#fff;
}

.result-darktxt{
	color:#000;
}

.holder{
	margin-top: 20px;	
}

   .active{
	 color:#fff !important;
	 border-bottom: 3px solid #0abc5f; 
   
   
 
	}


.rcorners2 {
	border-radius: 10px;
	border: 2px solid #73AD21;
	padding: 10px; 
	width: 150px;
	text-align: center;
	transition: 0.5s;
	
  }

  .rcorners2:hover{
 background-color:  #73AD21;
 cursor: pointer;
 color:#fff;
	
  }

.holder{
padding: 30px 25px 40px 25px;
background-color: #fff;
box-shadow: 0px 0px 29px rgba(59, 48, 48, 0.1);
text-align: inherit;
height:400px;
}

.menu{
	display: block;
}
 
.menu ul li{
	 margin-right:30px !important;
display: block;
 }

 .menu ul li a{
	 font-weight:  600;
	 display: block;
	 
 }


 .container{

 }

.hdr_space15{
padding:15px;
}

.hdr_space30{
padding:30px;
}

.spacelr30{
	padding-left: 30px;
	padding-right: 30px;
}

.specetb30{
padding-top:30px;
padding-bottom: 30px;;
}

.specetb10{
padding-top:10px;
padding-bottom: 10px;;
}

.topbg{
	background: #000;
}

.inner_banner_top{
	background-image: url(../images/Search-Engine-Optimization-Banner-Background-Image.png);
	background-repeat: no-repeat;	 
	background-size: cover;
	position: relative;	
	color:#fff;
}

.inner_banner_contact{
	background-image: url(../images/contact-bg.png);
	background-repeat: no-repeat;	 
	background-size: cover;
	position: relative;	
	color:#fff;
}


.title{
 
line-height: 55px;
font-weight: 700;
font-style: normal;
color: #ffffff;
font-size: 45px;
}


.homeslider {
	background-image: url(../images/Home-2-Banner-Background.jpg);
	background-repeat: no-repeat;
	height:720px;
	background-size: cover;
	position: relative;
 
}


.innerslider{
	background:#fa5a32;
	background-image: url(../images/SEO-Check-Background-Image.png);
	height:425px; 
	position: relative;
	color:#fff; 
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	padding-bottom: 10px;;
 

}

#searchbox{
position: relative;

}

.searchform{
	margin:0px auto;
	max-width:980px;
	background-color: #112981;
	padding:15px;
}


.searchform input{ 
	margin:0px auto;
	width:100% !important;
	border-width:0px;
    border:none;
	border-radius: 5px;
padding:10px;
outline: none;

}

.searchform .sub{
background-color: #0abc5f;
color: #ffffff;
border-radius: 5px;
padding:10px;
outline: none;
}




.searchform-inner{
	margin:0px auto;
	max-width:980px;
	background-color: #df461f;
	padding:15px;
}


.searchform-inner input{ 
	margin:0px auto;
	width:100% !important;
	border-width:0px;
    border:none;
	border-radius: 5px;
padding:10px;
outline: none;

}

.searchform-inner .sub{
background-color: #0abc5f;
color: #ffffff;
border-radius: 5px;
padding:10px;
outline: none;
}



.wraper_inner_banner_main {
    border-bottom-color: rgba(255,255,255,0.01);
}
.wraper_inner_banner_main {
    width: 100%;
    height: auto;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.topright{
	display:block;
	height:100%;
	float: right;
	margin-right: 20px;

}

.topright ul{
list-style:none;
color:#cacaca;
vertical-align: middle;
display:block;
margin:0px;
padding:0px;
}

.topright ul li{
display:inline-block;
margin:0px;
padding:0px;
margin-left:10px;
margin-right:10px;

}

.analysis {
margin:0px;
padding:0px;
display:block;
background:  #0abc5f !important;
}

.topright ul li a{
display:inline-block;
padding:10px;
curser:pointer;
color:#cacaca;
text-decoration:none;
}

.topright ul li .analysis a:link{
 color:#fff !important;
 text-decoration:none;
}



 
 .top-slider-heading{
 font-size:54px;
 color:#fff;
 text-align:center;
 font-weight:700;
padding-top:80px;
padding-bottom:20px;
 }

 .top-slider-heading2{
	font-size:44px;
	color:#fff;
	text-align:center;
	font-weight:700;
   padding-top:20px;
   padding-bottom:20px;
	}
 

 
 .social{
 margin:0px; 
 
 }

.top2row{

display: table;
width: 100%;
height: 100%;
vertical-align: middle;
}


 .logo{

width:180px;
 }

 .logobox{

 }


 .cont{
 	padding-top: 50px;
 	padding-bottom: 50px;
 }

 .wpb_wrapper{
 
text-decoration: none !important;
outline: none !important;

 }


.footer{
background: #000;
padding: 20px 0px 20px 0px;
color:#dbdbdb;
position:relative;
 
}

footer{
margin:0px auto;
position:relative;
}

footer h5{
color:#fff;
font-size:24px;
font-weight:600;
margin-bottom:20px;
}


footer .smfooter{
border-top:1px solid #383838;
padding-top:15px;


margin:0px;
}


.greybg{
	background:#f0f0f0;
	position:relative;
	padding: 80px 0px 80px 0px;
}

.greybg  h2{
	font-weight: bold;
 
}

.bluebg {
	background:#1b3795;
	position:relative;
	padding: 120px 0px 100px 0px;
	color:#fff;
 
}


.bluebg h2{
font-weight:800;
}

.bluebg3{
 background:#0357ad;
 background-image: url(../images/Background-SEO-Traffic.jpg);
 padding: 50px 10px 50px 10px;
 color:#fff;

}

.bluebg3 .title{
	font-size: 45px;
	color: #ffffff;
	line-height: 50px;
	text-align: center;
	padding-top:10px;
	padding-bottom: 10px;
}

.bluebg3 .content{
	font-size: 20px;color: #ffffff;line-height: 30px;text-align: center; 
	padding-top:10px;
	padding-bottom: 10px;
}

.fullform{
	padding: 20px 30px 20px 30px ;
	background:#fff;
	border-radius: 5px;;
	margin:0px 40px;
}

.fullform input{
	border: 1px solid #cbcccd;
	width: 100%;
	height: 50px;
	margin-top:12px;
	margin-bottom: 12px;
	padding: 0px 10px;
	
}

.fullform textarea{
	border: 1px solid #cbcccd;
	width: 100%;
	height: 150px;
	margin-top:12px;
	margin-bottom: 12px;
	padding: 0px 10px;
	
}


.fullform2{
	padding: 5px;
 
 
 
}

.fullform2 input  {
	border: 1px solid #cbcccd;
	width: 100%;
	height: 50px;
	margin-top:12px;
	margin-bottom: 12px;
	padding-left: 10px;
 
	
}

.fullform2 textarea{
	border: 1px solid #cbcccd;
	width: 100%;
	height: 150px;
	margin-top:12px;
	margin-bottom: 12px;
	padding-left: 10px; 
 
	
}


.bdr-btm{
    margin-bottom: 25px !important;
    border-bottom-width: 1px !important;
    padding-bottom: 25px !important;
    border-bottom-color: #e7e7e7 !important;
    border-bottom-style: solid !important;
}


.contact{
list-style: none;
padding: 0;
}

.contact li{
padding-top: 10px;
padding-bottom: 10px;

}

 ul.contact li i {
    color: #0abc5f;
    padding-right:10px;
    display: inline-block;
}


.bluebg2 {
	background:#1b3795;
	position:relative;
	padding: 20px 10px 20px 10px;
	color:#fff;
	font-weight:600;
}

.bluebg2 .title{
	margin-bottom: 12px;
text-transform: uppercase;
font-weight: 500;
font-size: 20px;
color: #fff;
line-height: 28px;
font-weight: 600;
}


.bluebg2  .heading {
    margin-bottom: 30px;
    padding-bottom: 22px;
	border-bottom: 1px rgba(255,255,255,0.15) solid;
}

.bluebg2  .price {
    margin-bottom: 10px;
    font-weight: 800;
    font-size: 55px;
    color: #fff;
    line-height: 1;
}

.bluebg2  .pricing {
    margin-bottom: 25px;
    padding-bottom: 28px;
    border-bottom: 1px rgba(255,255,255,0.15) solid;
}

.bluebg2  ul{
list-style: none;
}

.bluebg2  ul li{
   padding: 10px 0px 10px 0px;
   font-weight: 500;
	}

.bluebg2 .btn{
	background: #0abc5f;
	padding: 10px 35px 11px 35px;
	border-width: 2px;
border-style: solid;
border-radius: 4px;
text-transform: uppercase;
font-weight: 500;
font-size: 15px;
color: #fff;
line-height: 26px;
}	

.redtxt{
color:#ed241a;
}


.hdr{
	font-size: 28px;
	color: #ffffff;
	text-align: center;
	padding-bottom:20px;
	font-weight: 800;
}

.holder-blue{

	padding: 20px;
	}

.holder-blue2{
background:#162c77;
padding: 20px;
}

 .greyhdr{
  background: #ededed;
 
 }

 .lfttext{
	font-size: 18px;
	font-weight: 600;
	color:#181616;
	 line-height: 26px;
	 text-align: right;
	 padding-right:30px;
 }

 .greyhdr .title{
	font-size: 35px;
	color: #181616;
	line-height: 41px;
	text-align: right;
	padding-right:30px;

 }

 .greenbdrleft{
	 border-left: 5px solid #0abc5f;
	 padding-left:30px;
 }
 

.ht5{
height: 5px;
}

.ht10{
height:10px;
}

.ht20{
height:20px;
}

.ht30{
height:30px;
}

.ht40{
height:40px;
}

.mt-10{
margin-top:10px;
}

.ml-10{
	margin-left:10px;
	}
	
.mr-10{
	margin-right: 10px;
}

.mb-10{
	margin-bottom: 10px;
}

.mg{
	 margin:10px;
 }


 .pt-10{
	 padding-top:10px;
 }

 .pl-10{
	 padding-left:10px;
 }

 .pr-10{

   padding-right: 10px;;
 }
 
 

 
 
 @media only screen and (max-width: 460px) {
  
}

 @media only screen and (max-width: 575px) {
  .logo{
margin: 10px 0px 10px -28px;
width:180px;
float: left;
 }

 .fullform{
	padding: 20px 30px 20px 30px ;
	background:#fff;
	border-radius: 5px;;
	margin:5px 5px;
}


}

 @media only screen and (max-width:991px) {
  .topbg{
  display:none;
}


}


@media only screen and (max-width:767px) {
.fg{
	margin-top: 10px;
}

.innerslider{
	height:auto;
 
}

.holder{
	margin-top: 25px;	
	height:auto;
}

.greenbdrleft{
	border:none;
}

}

 /* Small devices (portrait tablets and large phones, 600px and up) */
 @media only screen and (min-width: 600px) {

 }
 
 /* Medium devices (landscape tablets, 768px and up) */
 @media only screen and (min-width: 768px) {

 	.small_wrapper{
	width:70%;
	position: relative;
	margin:0px auto;
	padding: 10px;
}

.bdr-lt{
	border-left:  2px solid #f2f2f2;
	 

}


}
 
 /* Large devices (laptops/desktops, 992px and up) */
 @media only screen and (min-width: 992px) {

 	.navbar {
      padding: 0px;

 	}

 	.menu ul li a{
	 font-weight:  600;
	 display: block;
	 padding:  20px 20px;
 }

 .dropdown-item{
 	padding:10px 10px !important;
 	font-weight: 400 !important;
 }

  .menu .dropdown-menu a  { 
   font-size: 14px !important;
	 
 }



 }
 
 /* Extra large devices (large laptops and desktops, 1200px and up) */
 @media only screen and (min-width: 1200px) {
.topright{
	display:block;
	height:100%;
	padding-left:10px;
}

.header_top_item {
	margin-left:-20px;
}

 } 

 /* copy css start  */ 

 .header_top_item .header-data-social{
	display:inline-block;
	vertical-align:top;
 
	}
	.header_top_item .header-data-social ul.social{
	display:inline-block;
	vertical-align:top;
	text-align:center;
	font-size:0;
	}
	.header_top_item .header-data-social ul.social li{
	display:inline-block;
	vertical-align:top;
	}
	.header_top_item .header-data-social ul.social li a{
	display:block;
	padding-left:12px;
	padding-right:12px;
	border-left:1px rgba(74,74,74,.55) solid;
	cursor:pointer;
	transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	}
	.header_top_item .header-data-social ul.social li:last-child a,
	.header_top_item .header-data-social ul.social li:only-child a{
	border-right:1px rgba(74,74,74,.55) solid;
	}
	.header_top_item .header-data-social ul.social li a i{
	font-size:13px;
	color:#fff;
	line-height:43px;
	}
	
 .header_top_item .header_main_action_buttons {
    display: inline-block;
    vertical-align: top;
    margin-left: 24px;
}

.footer_copyright_item{
margin-bottom:6px;


}
.footer_copyright_item p{
margin-bottom:6px;
font-weight:400;
font-size:16px;
color:#fff;
line-height:26px;
}
.footer_copyright_item ul.social{
font-size:0;
}

.footer_copyright_item ul.social li{
display:inline-block;
vertical-align:top;
margin-right:22px;
margin-bottom:6px;
}
.footer_copyright_item ul.social li:last-child,
.footer_copyright_item ul.social li:only-child{
margin-right:0;
}
.footer_copyright_item ul.social li a{
font-size:13px;
color:#fff;
line-height:26px;
transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
}
.footer_copyright_item ul.social li a:hover{
} @media screen and (min-width:1200px){
} @media screen and (min-width:992px) and (max-width:1199px){
} @media screen and (min-width:768px) and (max-width:991px){
} @media screen and (min-width:480px) and (max-width:767px){ .footer_copyright_item{
text-align:center;
}
} @media screen and (min-width:321px) and (max-width:479px){ .footer_copyright_item{
text-align:center;
 
}

	 /* copy css start  */ 