.footer_nine_top {
    padding-bottom: 60px;
    position: relative;
    padding-top: 60px;
}
.footer_nine_area .footer_shap {
    position: absolute;
    background: #1a1a1a;
    left: 0;
    width: 100%;
    background-size: cover;
    top: 0;
    height: 100%;
}
.footer_nine_bottom {
    background: #000000;
    padding: 16px 0;
}
.footer_nine_bottom p {
    font: 300 14px "Poppins",sans-serif;
    color: #ffffff;
}
.bg_color {
    background: #fbfbfb;
}
.menu_four .btn_get:hover {
    background: #000000;
    border-color: #000000;
}
.header_area.navbar_fixed .menu_four .btn_get {
    border: 2px solid #dedede;
    -webkit-box-shadow: none;
    box-shadow: none;
}
p {
    font-size: 16px;
    color: #929292;
}
h1, h2, h3, h4, h5, h6 {
    color: #3c3c3c;
}
.f_size_30 {
    font-size: 30px!important;
}
.breadcrumb_area {
    background-image: -moz-linear-gradient(180deg,#5e2ced 0%,#a485fd 100%);
    background-image: -webkit-linear-gradient(180deg,#5e2ced 0%,#a485fd 100%);
    background-image: -ms-linear-gradient(180deg,#5e2ced 0%,#a485fd 100%);
    position: relative;
    z-index: 1;
    padding: 235px 0 125px;
    overflow: hidden;
}
/*.login_area .login_info {*/
    /*padding: 40px 100px 40px 0;*/
/*}*/
.f_widget.about-widget .f_list li a{
    color:#929292;
}
.footer_nine_top .f_widget .f-title:after {
    content: "";
    width: 100px;
    height: 1px;
    display: block;
    background: #b3b3b3;
    margin-top: 10px;
}
.f_social_icon a{
    color:#929292;
}
.f_widget.about-widget .f_list li {
    margin-bottom: 10px;
}
.footer_nine_top .mb-20{
    margin-bottom: 16px!important;
}
.footer_bottom {
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    color: #929292;
    padding: 18px 0;
    background: #1a1a1a;
    border-top: 1px solid #4D4D4D;
}
.f_social_icon a{
    width: 44px;
    height: 44px;
    line-height: 43px;
    background: transparent;
    border: 1px solid #bdbdbd;
    font-size: 12px;
}
.f_social_icon a:hover{
background: #000000;
border-color: #000000;
}
.footer_bottom .f_menu li a {
    color: #929292;
}
.menu>.nav-item {
    position: relative;
    padding-bottom: 20px;
    padding-top: 20px;
}
.contact_info_item p {
    color: #2a2a2a;
}
.prod-dec{
    color: #626262;
    font-size: 14px;
    line-height: 20px;
    margin-top:6px;
    margin-bottom:0;
}
.menu>.nav-item.submenu .dropdown-menu{
    min-width:360px;
}
.prod:hover{
    background-color: #fafafa !important;
}
.ul-list{
    padding: 20px 20px 30px 20px!important;
    background: white!important;
}
.ul-list li{
    padding: 10px!important;
}
.mapbox img{
	width: 100%;
    height: 100%;
    object-fit: cover;
}
.seo_service_item{
	min-height:465px;
}
.text-justify .saas_features_item p, .justify{
	text-align:justify!important;
}
.rotate{
	background:transparent;
	padding:0;
}
@media (max-width:767px){
	.copyright{
		text-align:center;
	}
}
.list{
	font-size: 16px;
    color: #929292;
}
.f_social_icon a:hover {
    background: #3B5998;
    border-color: #3B5998;
}
.f_social_icon a[class="ti-twitter-alt"]:hover {
    background: #00acee;
    border-color: #3B5998;
}
.footer_nine_area p{
	color:#cecece;
}
.f_widget.about-widget .f_list li a {
    color: #cecece;
}
.footer_bottom{
	color: #cecece;
}
.footer_bottom .f_menu li a {
    color: #cecece;
}
.footer_nine_top .f_widget.about-widget .f_list li a:before {
    background: #ffffff;
}
.footer_nine_top .f_widget.about-widget .f_list li a:hover {
    color: #ffffff;
}
.footer_bottom .f_menu li a:hover {
    color: #ffffff;
    text-decoration: underline;
}
.menu-black{
	background:#1a1a1a;
}
.menu>.nav-item>.nav-link {
    font: 500 15px "Poppins",sans-serif;
    color: #ffffff;
    padding: 0;
    -webkit-transition: color .3s ease 0s;
    -o-transition: color .3s ease 0s;
    transition: color .3s ease 0s;
    position: relative;
}
.menu>.nav-item>.nav-link:before {
    content: "";
    width: 0;
    height: 1px;
    background: #ffffff;
    position: absolute;
    bottom: 0;
    left: auto;
    right: 0;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.menu>.nav-item:hover .nav-link {
    color: #ffffff;
}
.agency_banner_area .banner_shap {
    width: 54%;
    top: -100px;
}
.about{
	height:100%;
}
.about img{
	height: 100%;
    object-fit: cover;
    object-position: left;
}
.subpage-banner{
	padding-top:150px; 
	padding-bottom:60px;
	background: whitesmoke;
}
.seo_service_item{
	cursor:context-menu;
}